TokenBurn
Burns tokens from an account. The transaction signer must be the token's burn_authority.Fields:
Field
Type
Description
value
String
Amount of tokens to burn
address
String
Account to burn tokens from
token
String
Token address
Sample Response:
Last updated