TokenRevokeAuthority
Revokes authority from an account. The transaction signer must be the token's master_authority.Fields:
Field
Type
Description
authority_type
String
Type of authority to revoke
new_authority
Address
Address to transfer authority to
mint_tokens
Option<String>
Optional amount of tokens to mint
token
String
Token address
Sample Response:
Last updated