---
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

---

[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)
