Method Signature
Parameters
Wallet
required
The sender’s wallet object (with private key)
string
required
Recipient wallet address
string
required
Amount to send (e.g.,
"0.1" for 0.1 ETH/POL)string
required
Network:
ethereum, polygon, base, arbitrum, optimismReturns
string
Transaction hash
string
Transaction status:
pending, confirmed, failedExamples
- TypeScript
- JavaScript
Check Balance Before Send
Related Methods
Send Token
Send ERC-20 tokens
Estimate Gas
Estimate transaction cost