Optional
accountThe account to send the transaction from.
The amount of tokens to send in AVAX.
Optional
contextOptional. The context to use for the transaction. If not provided, the context will be fetched.
Optional
destinationThe chain to send the tokens to. Default is C. Only P and C are supported.
Optional
fromThe address to send the tokens from. Default is the account address.
Optional
sourceThe chain to send the tokens from. Default is C. Only P and C are supported.
The address to send the tokens to. If the destination chain is P, this should be a P chain address. If the destination chain is C, this should be a C chain address.
Optional
tokenThe token to send. Default is AVAX. Only AVAX is supported.
The parameters for the send method.