| 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] |