Method Signature
Parameters
string
required
Sender wallet address
string
required
Recipient address
string
required
Amount in native token (e.g.,
"0.1")string
required
Network:
ethereum, polygon, base, arbitrumstring
Optional encoded contract call data (for contract interactions)
Returns
string
Estimated gas units required
string
Current gas price in wei
string
EIP-1559 max fee per gas
string
EIP-1559 priority fee
string
Total estimated cost in native token
Examples
- TypeScript
- JavaScript
Show Fee to User Before Send
Related Methods
Send Native Token
Send transaction
Get Status
Check transaction status