Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
TranferEth.CreateTransaction
EthTransaction transferTransaction = await TransferEth.CreateTransaction(client, wallet, recipientAddress, DecimalNormalizer.Normalize(1)); TransactionReceipt receipt = await wallet.SendTransactionAndWaitForReceipt(client, transferTransaction);
GasLimitEstimator
このページは役に立ちましたか?