Transactions
Get Gas Fee
Estimate the gas fee for a transaction on a given blockchain network
POST
string
required
Bearer token:
Bearer YOUR_ACCESS_TOKENstring
required
The blockchain network to estimate gas for. One of:
ethereum, solana, bitcoin, polygon, bsc, base, arbitrum, optimism, xdc.string
Transaction priority affecting confirmation speed and fee. One of:
slow, medium, fast. Defaults to medium.number
Optional transaction amount in USD, used to calculate gas as a percentage of the transfer.
string
Optional asset ID to get a fee estimate specific to that asset’s token type.

