The amount of native token to be sent.
Optional
contractProperties for contract interaction.
This is not required for transferring a contract token. In the case that native token is required for the transfer, specify contract interaction with amount required.
When decoding a transaction, this property will be populated with ContractInteraction.
Optional
fromThe sender address of the transaction. This is optional.
Optional
innerNetwork-specific transaction request. If you do not specify one, it will be populated for you.
The network where this transaction will be submitted to.
The recipient address of the transaction.
The token that is to be sent. The token's network must match that of the transaction request.
The type of the transaction.
Generated using TypeDoc
Transfer token request is a request that can transfer token to another wallet. Contract token and native token are specified in the same way.