Skip to main content
GET
Get real-time gas prices
Returns the current gas prices for the specified chain, useful for estimating transaction costs.
chainId
number
required
The chain ID to get gas prices for (e.g., 1 for Ethereum).

Authorizations

X-API-Key
string
header
required

Partner API key. Optional for public endpoints, required for /v1/partner/*.

Query Parameters

chains
string

Comma-separated chain IDs

Response

Gas price data

data
any
required

Response payload (null on error)

error
object | null
required
meta
object
required