Alias
Creates a signed transaction to transfer default chain currency
The receiver's address
The amount to transfer
Optional
options: { Options
A private key mnemonic to use for signing the transaction(s) instead of the connected wallet
The signed transaction
prepareTransfer
Creates a list of signed transactions to transfer default chain currency
A list of transfers to prepare
Optional
options: { Options
A private key mnemonic to use for signing the transaction(s) instead of the connected wallet
An ordered list of signed transactions
Creates a signed transaction to transfer default chain currency
The signed transaction
Creatthis.provider = new JsonRpcProvider(this.rpc_url)es a list of signed transactions to transfer default chain currency
A list of transfers to prepare
Optional
options: OptionsOptions
An ordered list of signed transactions
Static
create
Prepare a cell to be sent to the network.