List of all MarketData endpoints
Remember to Create Your Project & Get Your API-KEY
Endpoint | ETH | GOERLI | BSC | BSCTESTNET | MATIC | FTM | ARBITRUM | CELO | AVAX | MUMBAI | SEPOLIA |
---|---|---|---|---|---|---|---|---|---|---|---|
MarketDataMarketCap | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
MarketData24HourVolume | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
MarketDataTokenHistorySnapshot | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
MarketDataMarketChartRange | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
MarketDataMarketChartPriceRange | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
Endpoint | Description |
---|---|
market-data/price | Gets the price of a token. |
market-data/market-cap | Gets the market cap of a token. |
market-data/24-hour-volume | Gets the 24 hour volume of a token. |
market-data/history | Gets the price, volume, market cap of a token at a given date. |
market-data/chart-range | Gets the price, volume, market cap of a token at a given range on a predefined granularity. |
market-data/chart-price-range | Gets the price of a token at a given range in a period. |
market-data/trending | Gets the trending tokens. |