Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 802 Bytes

TokenSendRequest.md

File metadata and controls

15 lines (11 loc) · 802 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]
token_id str Token unique hexadecimal identifier, also the id of the token creation transaction
capability str Capability of the NFT [optional]
commitment str Token commitment message, hexadecimal encoded, 40 bytes max length [optional]

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