cURL
curl --request GET \ --url http://127.0.0.1:8000/tokens
[ { "name": "<string>", "symbol": "<string>", "slug": "<string>", "addresses": [ { "address": "<string>", "chain": { "name": "<string>", "slug": "<string>", "id": 123 } } ] } ]
Successful Response
Show child attributes