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 Metadata

No.MethodDescriptionAPI ReferenceURL
1getWalletTokenBalancesGet ERC20 token balance by walletMethod Documentationhttps://deep-index.moralis.io/api/v2.2/:address/erc20
2getTokenMetadataBySymbolGet ERC20 token metadata by symbolsMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/metadata/symbols
3getTokenMetadataGet ERC20 token metadata by contractMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/metadata

Get Token Price

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

Get Token Balances

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

Get Token Approvals

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

Get Token Transfers

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

Get Token Top Traders

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

Get Token Pairs & Liquidity

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

Get Token Stats

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

Get Token Owners

No.MethodDescriptionAPI ReferenceURL
20getTokenOwnersGet ERC20 token ownersMethod Documentationhttps://deep-index.moralis.io/api/v2.2/erc20/:token_address/owners