Price API
Select what you want to achieve:
Get Token Prices​
No. | Method | Description | API Reference | URL |
---|---|---|---|---|
1 | getTokenPrice | Get ERC20 token price | Method Documentation | https://deep-index.moralis.io/api/v2.2/erc20/:address/price |
2 | getMultipleTokenPrices | Get multiple token prices | Method Documentation | https://deep-index.moralis.io/api/v2.2/erc20/prices |
No. | Method | Description | API Reference | URL | Spam Detection |
---|---|---|---|---|---|
3 | getNFTContractSalePrices | Get contract sale prices | Method Documentation | https://deep-index.moralis.io/api/v2.2/nft/:address/price | |
4 | getNFTSalePrices | Get sale prices | Method Documentation | https://deep-index.moralis.io/api/v2.2/nft/:address/:token_id/price | |
5 | getNFTLowestPrice | Get lowest price | Method Documentation | https://deep-index.moralis.io/api/v2.2/nft/:address/lowestprice |