---
title: "GET /api/v1/token/:chain_id/:token_address"
method: GET
path: "/api/v1/token/:chain_id/:token_address"
tags: ["wormholescan"]
---

# GET /api/v1/token/:chain_id/:token_address

`GET /api/v1/token/:chain_id/:token_address`

Returns a token symbol, coingecko id and address by chain and token address.

## Path parameters

- `chain_id` integer, required
- `token_address` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/wormholescan/apis/wormholescan-api.md) · [All operations](https://skmtc.net/wormholescan/apis/wormholescan-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wormholescan/wormholescan-api/revisions/898025105c49/schema)
