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, arbitrumReturns
string
Transaction hash
string
Transaction status
Examples
- TypeScript
- JavaScript
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.
Related Methods
Send Native Token
Send ETH/POL
Get Token Balance
Check token balance