Skip to main content
POST
Estimate gas for a transfer (EVM chains)

Body

application/json
network
enum<string>
required
Available options:
ETH,
BSC,
POL
currency
string
required
Example:

"USDT"

from_address
string
required
to_address
string
required
amount
string
required
Example:

"25.00"

unit
enum<string>

decimal (default) = human coin amount; base = pre-converted smallest units.

Available options:
decimal,
base

Response

Gas estimate