Skip to main content

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, arbitrum
string
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

Show Fee to User Before Send

Gas estimates include a buffer for safety. Unused gas is returned to the sender.

Send Native Token

Send transaction

Get Status

Check transaction status