Fetch the deserialized account from the network
The program address
Options
The account data
Alias
Creates a signed transaction to transfer default chain currency
The receiver's address
The amount to transfer
Optional
options: SignTxOptionsOptions
The signed transaction
prepareTransfer
Creates a list of signed transactions to transfer default chain currency
A list of transfers to prepare
Optional
options: SignTxOptionsOptions
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
Signs a list of transactions using the connected wallet. The transaction nonce is incremented for each transaction in order of appearance.
A list of transactions to sign
Optional
options: SignTxOptionsOptions
Static
createStatic
createStatic
get
Connects to the RPC provider