Skip to main content

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, optimism

Returns

string
Transaction hash
string
Transaction status: pending, confirmed, failed

Examples

Check Balance Before Send

Ensure the wallet has sufficient balance for both the transfer amount and gas fees.

Send Token

Send ERC-20 tokens

Estimate Gas

Estimate transaction cost