Skip to main content

Don't have an API key yet?

Sign-up to Moralis to get your free API key and start building today.

Get Your Free API Key
Version: 2.2

Token API

Select what you want to achieve:

Get Token Balances

No.MethodDescriptionAPI ReferenceURL
1getWalletTokenBalancesGet ERC20 token balance by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/erc20
2getWalletTokenBalancesPricesGet Native & ERC20 token balances & prices by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/wallets/:address/tokens
3getTokenAllowanceGet ERC20 token allowanceMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:address/allowance

Get Token Approvals

No.MethodDescriptionAPI ReferenceURL
4getWalletApprovalsGet ERC20 approvals by walletMethod Documentationhttps://deep-index.moralis.io/api-docs-2.2/#/Wallets/getWalletApprovals

Get Token Metadata

No.MethodDescriptionAPI ReferenceURL
5getTokenMetadataBySymbolGet ERC20 token metadata by symbolsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/metadata/symbols
6getTokenMetadataGet ERC20 token metadata by contractMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/metadata
7getDiscoveryTokenGet token detailsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/token

Get Token Price

No.MethodDescriptionAPI ReferenceURL
8getTokenPriceGet ERC20 token priceMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:address/price
9getMultipleTokenPricesGet multiple token pricesMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/prices
10getPairCandlesticksGet the OHLCV candlesticks by using pair addressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/pairs/:address/ohlcv

Get Token Swaps

No.MethodDescriptionAPI ReferenceURL
11getSwapsByPairAddressGet swaps by pair addressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/pairs/:address/swaps
12getSwapsByTokenAddressGet swaps by ERC20 token addressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:address/swaps
13getSwapsByWalletAddressGet swaps by wallet addressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/wallets/:address/swaps

Get Token Transfers

No.MethodDescriptionAPI ReferenceURL
14getWalletTokenTransfersGet ERC20 token transfers by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/erc20/transfers
15getTokenTransfersGet ERC20 token transfers by contractMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:address/transfers

Get Token Top Traders

No.MethodDescriptionAPI ReferenceURL
16getTopProfitableWalletPerTokenGet Token Profitable WalletsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:address/top-gainers

Get Token Pairs & Liquidity

No.MethodDescriptionAPI ReferenceURL
17getTokenPairsGet token pairs by addressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:token_address/pairs
18getPairStatsGet token pair statisticsMethod Documentationhttps://deep-index.moralis.io/api/v2.2//pairs/:address/stats
19getAggregatedTokenPairStatsGet aggregated token pair statisticsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:token_address/pairs/stats
20getPairAddressGet DEX token pair addressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:token0_address/:token1_address/pairAddres
21getPairReservesGet DEX token pair reservesMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:pair_address/reserves

Get Token Stats

No.MethodDescriptionAPI ReferenceURL
22getTokenStatsGet ERC20 token statsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:address/stats

Get Token Holders

No.MethodDescriptionAPI ReferenceURL
23getTokenOwnersGet ERC20 Token HoldersMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:token_address/owners
24getTokenHoldersGet ERC20 Token Holders StatsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:token_address/holders
25getHistoricalTokenHoldersGet ERC20 token holders Stats TimeseriesMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:token_address/holders/timeseries

Get Token Snipers

No.MethodDescriptionAPI ReferenceURL
26getSnipersByPairAddressGet snipers by pair addressMethod Documentationhttps://deep-index.moralis.io/api/v2.2/pairs/:address/snipers
No.MethodDescriptionAPI ReferenceURL
27getRisingLiquidityTokensIdentify tokens with rising liquidityMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens/rising-liquidity
28getTopBuyPressureTokensFind tokens with the highest buying pressureMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens/buying-pressure
29getExperiencedBuyerTokensDiscover tokens popular with experienced buyersMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens/experienced-buyers
30getSolidPerformanceTokensList tokens that have shown solid performanceMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens/solid-performers
31getBlueChipTokensGet tokens that are considered strong and reliableMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens/blue-chip
32getRiskyBetTokensIdentify tokens that are considered high risk, high rewardMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens/risky-bets
33getTopGainersTokensGet tokens with top gainersMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens/top-gainers
34getTopLosersTokensGet tokens with top losersMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens/top-losers
35getTrendingTokensGet trending tokensMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens/trending
36getTopERC20TokensByMarketCapGet the top ERC20 tokens by market capMethod Documentationhttps://deep-index.moralis.io/api/v2.2/market-data/erc20s/top-tokens
37getTopERC20TokensByPriceChangeGet the top ERC20 tokens by price changeMethod Documentationhttps://deep-index.moralis.io/api/v2.2/market-data/erc20s/top-movers

Get Filtered Tokens

No.MethodDescriptionAPI ReferenceURL
38getFilteredTokensGet filtered tokensMethod Documentationhttps://deep-index.moralis.io/api/v2.2/discovery/tokens

Search Tokens

No.MethodDescriptionAPI ReferenceURL
39searchTokensSearch tokensMethod Documentationhttps://deep-index.moralis.io/api/v2.2/tokens/search