Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 799 Bytes

File metadata and controls

15 lines (11 loc) · 799 Bytes

TokenBurnRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]