Skip to main content
GET
Get list of all available gas prices

Authorizations

Authorization
string
header
required

To test endpoints here, paste your API key from the dashboard into the username field and leave the password empty.

Query Parameters

filter[chain_ids]
string[]

Return only gas prices from specified chains (comma-separated list). You can find available chain ids in chain endpoints.

filter[gas_types]
enum<string>[]

Return only gas prices with specified gas-type (comma-separated list).

Format of the gas.

Available options:
classic,
eip1559,
optimistic

Response

List of gas prices

data
object[]