| Name | Type | Description | Notes |
|---|---|---|---|
| wallet_id | str | The walletId to make a request to. | |
| category | str | Token unique hexadecimal identifier, also the id of the token creation transaction | |
| nft | TokenNft | [optional] | |
| amount | float | amount of fungible tokens to burn | [optional] |
| cashaddr | str | address to return token and satoshi change to, default to the sender's cashaddr | [optional] |
| message | str | optional message to include in OP_RETURN | [optional] |