Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 686 Bytes

File metadata and controls

14 lines (10 loc) · 686 Bytes

TokenSendRequest

Properties

Name Type Description Notes
cashaddr str Cashaddress to send tokens to
value float Satoshi value to send alongside with tokens [optional] [default to 1000]
amount float Fungible token amount to send [optional]
category str Token unique hexadecimal identifier, also the id of the token creation transaction
nft TokenNft [optional]

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