# Track Memecoins

Our Memecoin Tracker endpoint ( `/gettokenlist` ) returns details for the 100 most recently minted tokens, including token address, symbol, name, logo url, and supported DEXs. &#x20;

**Supported DEXs:** This endpoint is currently available for Uniswap V2, Uniswap V3, and SushiSwap V2

`GET` `https://api.expand.network/dex/gettokenlist`

See [here](https://docs.expand.network/integrations/dex-and-dex-aggregators#gettokenlist) for more details on this endpoint
