OptionalaccountThe account to send the transaction from.
The amount of tokens to send in AVAX.
OptionalcontextOptional. The context to use for the transaction. If not provided, the context will be fetched.
OptionaldestinationThe chain to send the tokens to. Default is C. Only P and C are supported.
OptionalfromThe address to send the tokens from. Default is the account address.
OptionalsourceThe 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.
OptionaltokenThe token to send. Default is AVAX. Only AVAX is supported.
The parameters for the send method.