---
title: "Changes to Get supported tokens for chain"
method: GET
path: "/chains/{chain}/tokens"
---

# Changes to Get supported tokens for chain

`GET /chains/{chain}/tokens`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 9 revisions.

- **2026-07-22** `76a4e00b118d` — 3 info
- **2026-02-17** `2168c5f4fdd5` — 7 info
- **2025-12-13** `0172b83f90c7` — 3 info
- **2025-11-11** `fce39ccb3e9d` — 1 info

## Changes

- **2026-07-22** `76a4e00b118d` — 3 info
  - added the new enum value `SOLANA_MAINNET` to the `path` request parameter `chain`
  - added the new enum value `SOLANA_TESTNET` to the `path` request parameter `chain`
  - added the new enum value `TRON_MAINNET` to the `path` request parameter `chain`
- **2026-02-17** `2168c5f4fdd5` — 7 info
  - added the new enum value `HYPEREVM_MAINNET` to the `path` request parameter `chain`
  - added the new enum value `LISK_MAINNET` to the `path` request parameter `chain`
  - added the new enum value `MONAD_MAINNET` to the `path` request parameter `chain`
  - added the new enum value `MONAD_TESTNET` to the `path` request parameter `chain`
  - added the new enum value `OPTIMISM_MAINNET` to the `path` request parameter `chain`
  - added the new enum value `OPTIMISM_TESTNET` to the `path` request parameter `chain`
  - added the new enum value `POLYGON_MAINNET` to the `path` request parameter `chain`
- **2025-12-13** `0172b83f90c7` — 3 info
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
- **2025-11-11** `fce39ccb3e9d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/horuslabsio/apis/chainrails-api/docs/chains/:chain/tokens/get.md) · [API](https://skmtc.dev/horuslabsio/apis/chainrails-api.md) · [Page](https://skmtc.dev/horuslabsio/apis/chainrails-api/changes/chains/:chain/tokens/get)
