Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 926 Bytes

File metadata and controls

15 lines (11 loc) · 926 Bytes

TokenGenesisRequest

Properties

Name Type Description Notes
wallet_id str The walletId to make a request to.
amount float amount of fungible tokens to create [optional]
nft TokenNft [optional]
cashaddr str Cashaddress to send tokens to [optional]
value float Satoshi value to send alongside with tokens [optional] [default to 1000]
send_requests AnyOfSendRequestItemarrayTokenSendRequestOpReturnData Single or an array of extra send requests (OP_RETURN, value transfer, etc.) to include in genesis transaction. [optional]

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