> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Stablecoins: Direct API: CoinMarketCap

> CoinMarketCap endpoints and compute-unit rates for Stablecoins: Direct API.

[← Back to Stablecoins: Direct API](/reference/direct-api/categories/direct-api-stablecoins)

### GET

| Path                                                                                                                             | Est. CU | Description                                   |
| -------------------------------------------------------------------------------------------------------------------------------- | ------: | --------------------------------------------- |
| [direct/v1/CoinMarketCap/v1/dex/swap/list](https://coinmarketcap.com/api/documentation/v1/#operation/getSwapList)                |    3180 | Get swap/trade history for a token            |
| [direct/v1/CoinMarketCap/v1/dex/token/pools](https://coinmarketcap.com/api/documentation/v1/#operation/getTokenPools)            |    3180 | Get all pools for a specific token            |
| [direct/v1/CoinMarketCap/v1/dex/token/price](https://coinmarketcap.com/api/documentation/v1/#operation/getTokenPrice)            |    3180 | Get current price for a specific token        |
| [direct/v1/CoinMarketCap/v1/dex/token/price/batch](https://coinmarketcap.com/api/documentation/v1/#operation/batchGetTokenPrice) |    3180 | Get prices for multiple tokens in one request |
