---
title: "Get estimated gas price with priority filter"
method: GET
path: "/gas/price/{priority}"
tags: ["gas"]
---

# Get estimated gas price with priority filter

`GET /gas/price/{priority}`

Returns a single estimated gas price string for the selected priority level (slow, median, or fast) based on recent transaction history.

## Path parameters

- `priority` 'slow' | 'median' | 'fast', required

## Response `200`

OK

- string

## Changes

- **2025-02-27** `b487e5d10793` — 1 info
  - endpoint added
- **2024-10-13** `2ec1cffe67d5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/celenium-io/apis/celenium-api/changes/gas/price/:priority/get.md)

---

[API](https://skmtc.dev/celenium-io/apis/celenium-api.md) · [All operations](https://skmtc.dev/celenium-io/apis/celenium-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/celenium-io/celenium-api/revisions/117307f84924/schema)
