Market Data API
The Market Data API provides popular market overview and trends data, such as the top cryptocurrencies by market cap, popular NFT collections, leading ERC20 tokens and much more. We're introducing the following new endpoints with this launch:
Top ERC-20 tokensβ
No. | Method | Description | API Reference | URL |
---|---|---|---|---|
1 | getTopERC20TokensByMarketCap | Get the top ERC20 tokens by market cap | Method Documentation | https://deep-index.moralis.io/api/v2.2/market-data/erc20s/top-tokens |
2 | getTopERC20TokensByPriceChange | Get the top ERC20 tokens by price change | Method Documentation | https://deep-index.moralis.io/api/v2.2/market-data/erc20s/top-movers |
Top NFTsβ
No. | Method | Description | API Reference | URL |
---|---|---|---|---|
3 | getTopNFTCollectionsByMarketCap | Get the top NFT collections by market cap | Method Documentation | https://deep-index.moralis.io/api/v2.2/market-data/nfts/top-collections |
4 | getTopNFTCollectionsByTradingVolume | Get the top NFT collections by trading volume | Method Documentation | https://deep-index.moralis.io/api/v2.2/market-data/nfts/hottest-collections |
Top Crypto Currenciesβ
No. | Method | Description | API Reference | URL |
---|---|---|---|---|
5 | getTopCryptoCurrenciesByMarketCap | Get the top Crypto Currencies by market cap | Method Documentation | https://deep-index.moralis.io/api/v2.2/market-data/global/market-cap |
6 | getTopCryptoCurrenciesByTradingVolume | Get the top Crypto Currencies by trading volume | Method Documentation | https://deep-index.moralis.io/api/v2.2/market-data/global/volume |
Example use casesβ
The use cases for our NFT API are truly endless! Some popular use cases include:
- Display trending NFT collections as part of an NFT Marketplace
- Display top NFT collections by market cap as part of a Wallet dapp
- Display the top ERC20s by market cap as part of a Dex
- Display the top movers (gainers and losers) as part of a Wallet dapp
Supported chainsβ
Our initial launch only supports Ethereum. Future chains will be coming!
Chain Name | Chain Id (HEX) | Chain Id (INT) |
---|---|---|
eth | 0x1 | 1 |
How often is the data refreshed?β
All endpoints are refreshed on an hourly basis and report on the last 24 hours of data.
Is the Market Data API available on all plans?β
No, this set of endpoints is not available to users on our free plan (requires Pro plan or above).
Feature requests or feedbackβ
We would welcome your feature requests or feedback on how we can improve the next iteration of our Market Data API. Please submit all feedback here: https://moralis.typeform.com/to/fcCh9UEC