Search
⌘K
Gas Price API
API version:
Introduction
Quickstart guide
Methods
Gas Price from network GET
Gas Price from network for solana accounts POST
Get gas price (v1.1) GET
Get gas price (v1.2) GET
Get gas price (v1.3) GET
Get gas price (v1.4) GET
Get gas price (v1.5) GET
Docs·APIs·Gas Price API·Methods·v1.6·Gas Price from network

Gas Price from network

Get Gas Price info from network

GEThttps://api.1inch.com/gas-price/v1.6/{chain}
Supported on:
ArbitrumAvalancheBaseBNB ChainZKsyncEthereumGnosisOptimismPolygonLineaSolanaSonicUnichain

Parameters

chain
* number path

Request Body

This request doesn’t have any request body.

1

Returns

200
Eip1559GasPriceResponse object
baseFee
* string
low
* any
allOf[0]
Eip1559GasValueResponse object
maxPriorityFeePerGas
* string
maxFeePerGas
* string
medium
* any
allOf[0]
Eip1559GasValueResponse object
maxPriorityFeePerGas
* string
maxFeePerGas
* string
high
* any
allOf[0]
Eip1559GasValueResponse object
maxPriorityFeePerGas
* string
maxFeePerGas
* string
instant
* any
allOf[0]
Eip1559GasValueResponse object
maxPriorityFeePerGas
* string
maxFeePerGas
* string
JSON
1

Did you find what you need?