GET
/
v1
/
api
/
tokenlist
curl --request GET \
  --url https://earn.turtle.vision/v1/api/tokenlist
{
  "name": "<string>",
  "timestamp": "2023-11-07T05:31:56Z",
  "version": {
    "major": 123,
    "minor": 123,
    "patch": 123
  },
  "logoURI": "<string>",
  "keywords": [],
  "tags": {},
  "tokens": []
}

Response

200 - application/json; charset=utf-8

A comprehensive list of Ethereum token metadata conforming to the token list schema. This aggregated list is compiled from multiple trusted sources including Uniswap, 1inch, and CoinGecko.