---
title: "Get all the gas prices"
method: GET
path: "/api/v1/gas-price"
---

# Get all the gas prices

`GET /api/v1/gas-price`

## Response `200`

Gas price table

- object[]
  - `token` union, required
    - NativeToken
      - `address` string, required
    - IbcToken
      - `address` string, required
      - `trace` string, required
  - `minDenomAmount` string, required

---

[API](https://skmtc.net/namada-net/apis/namada-interface-indexer-rest-api.md) · [All operations](https://skmtc.net/namada-net/apis/namada-interface-indexer-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/namada-net/namada-interface-indexer-rest-api/revisions/89e2cef092d6/schema)
