Get gas prices
Get real-time gas estimates for different transaction speeds on a specific network, enabling users to optimize transaction costs and confirmation times.
Processing: Batch
Currently support these event types: erc20 token transfers, nativetokens transfer, and uniswapv3 swap events.
Path Parameters
The chain name eg: eth-mainnet
.
The desired event type to retrieve gas prices for. Supports erc20
transfer events, uniswapv3
swap events and nativetokens
transfers.
Query Parameters
The currency to convert. Supports USD
, CAD
, EUR
, SGD
, INR
, JPY
, VND
, CNY
, KRW
, RUB
, TRY
, NGN
, ARS
, AUD
, CHF
, and GBP
.
Response
The requested chain ID eg: 1
.
The requested chain name eg: eth-mainnet
.
The requested quote currency eg: USD
.
The timestamp when the response was generated. Useful to show data staleness to users.
The requested event type.
The exchange rate for the requested quote currency.
b;The lowest gas fee for the latest block height.
List of response items.