Gas Price from network

Get Gas Price info from network

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

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?