Skip to main content

Method Signature

Parameters

Wallet
required
The sender’s wallet object (with private key)
string
required
Token contract address or identifier (usdc, usdt)
string
required
Recipient wallet address
string
required
Amount to send (e.g., "100.00" for 100 USDC)
string
required
Network: ethereum, polygon, base, arbitrum

Returns

string
Transaction hash
string
Transaction status

Examples

Using Contract Address

Token transfers require native tokens for gas fees. Ensure the wallet has both the tokens to send AND native tokens for gas.

Send Native Token

Send ETH/POL

Get Token Balance

Check token balance