---
title: "GET /v1/governor/token_list"
method: GET
path: "/v1/governor/token_list"
tags: ["Guardian"]
---

# GET /v1/governor/token_list

`GET /v1/governor/token_list`

Get token list
Since from the wormhole-explorer point of view it is not a node, but has the information of all nodes,
in order to build the endpoints it was assumed:
For tokens with the same originChainId and originAddress and different price values for each node,
the price that has most occurrences in all the nodes for an originChainId and originAddress is returned.

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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