Business
Products
Pricing
Enterprise
AI
Docs
Try for free
Sign in
Go to...
Search
⌘K
Gas Price API
API version:
v1.6
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
Search
⌘K
Gas Price API
API version:
v1.6
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
Use with AI
Get Gas Price info from network
GET
https://api.1inch.com/gas-price/v1.6/{chain}
Supported on:
Arbitrum
Avalanche
Base
BNB Chain
ZKsync
Ethereum
Gnosis
Optimism
Polygon
Linea
Solana
Sonic
Unichain
Parameters
chain
*
number
path
Request Body
This request doesn’t have any request body.
JavaScript
Copy
Try it
1
Returns
200
Eip1559GasPriceResponse
object
EIP-1559 gas price response with base fee and priority recommendations
baseFee
*
string
Current network base fee in wei
low
*
any
Low priority gas price recommendation
allOf[0]
Eip1559GasValueResponse
object
EIP-1559 gas value with max priority fee and max fee per gas
maxPriorityFeePerGas
*
string
Maximum priority fee per gas (tip to validators) in wei
maxFeePerGas
*
string
Maximum total fee per gas (base fee + priority fee) in wei
medium
*
any
Medium priority gas price recommendation
allOf[0]
Eip1559GasValueResponse
object
EIP-1559 gas value with max priority fee and max fee per gas
maxPriorityFeePerGas
*
string
Maximum priority fee per gas (tip to validators) in wei
maxFeePerGas
*
string
Maximum total fee per gas (base fee + priority fee) in wei
high
*
any
High priority gas price recommendation
allOf[0]
Eip1559GasValueResponse
object
EIP-1559 gas value with max priority fee and max fee per gas
maxPriorityFeePerGas
*
string
Maximum priority fee per gas (tip to validators) in wei
maxFeePerGas
*
string
Maximum total fee per gas (base fee + priority fee) in wei
instant
*
any
Instant priority gas price recommendation
allOf[0]
Eip1559GasValueResponse
object
EIP-1559 gas value with max priority fee and max fee per gas
maxPriorityFeePerGas
*
string
Maximum priority fee per gas (tip to validators) in wei
maxFeePerGas
*
string
Maximum total fee per gas (base fee + priority fee) in wei
JSON
Copy
1
Quickstart guide
Gas Price from network for solana accounts
Did you find what you need?
Yes
No