The amount to be transferred. Can be specified directly or as a function that returns a promise resolving to the amount.
OptionalchainThe blockchain network on which the transaction will be executed.
OptionalfeesThe fee values for the transaction. Can be specified directly or as a function that returns a promise resolving to the fee values.
The sender's address or account. Can be a single address/account or an array of addresses/accounts.
OptionalgasThe gas limit for the transaction.
The recipient's address or account.
OptionaltokenThe address of the token or chain contract, if applicable.
Parameters for the transfer function.