More Token Endpoints

A list of additional token endpoints supported by our providers.

📘

How to use Direct Endpoints?

Check out our Direct Endpoints Overview Page for detailed instructions.


Direct Endpoints

We list all of our Token endpoints below which link to our providers own documentation on the endpoint details including the parameters needed to using the endpoint. Use our Direct API to make a call with the same params and URL path.

MethodAPI URL PathDescription
POSTAlchemy/{chain}/v2Provides Alchemy v2 API access.
GETAlchemy/prices/v1/tokens/by-symbolRetrieves token prices by their symbol.
POSTAlchemy/prices/v1/tokens/by-addressFetches token prices by their contract address.
POSTAlchemy/prices/v1/tokens/historicalRetrieves historical price data for tokens.

MethodAPI URL PathDescription
GETBirdeye/defi/priceFetches the current price of a token.
GETBirdeye/defi/multi_priceRetrieves prices for multiple tokens at once.
POSTBirdeye/defi/multi_priceRetrieves prices for multiple tokens at once.
GETBirdeye/defi/history_priceFetches historical prices of a token.
GETBirdeye/defi/historical_price_unixRetrieves historical prices of a token based on Unix timestamps.
GETBirdeye/defi/txs/tokenLists transactions for a specific token.
GETBirdeye/defi/txs/pairFetches transactions for a specific token pair.
GETBirdeye/defi/ohlcvRetrieves OHLCV (Open, High, Low, Close, Volume) data for a token.
GETBirdeye/defi/ohlcv/pairFetches OHLCV data for a specific token pair.
GETBirdeye/defi/ohlcv/base_quoteRetrieves OHLCV data for base-quote pairs.
GETBirdeye/defi/tokenlistFetches a list of available tokens.
GETBirdeye/defi/token_securityProvides security details for a token.
GETBirdeye/defi/token_overviewFetches an overview of a token.
GETBirdeye/defi/token_creation_infoRetrieves creation details for a token.
GETBirdeye/defi/price_volume/singleProvides price and volume data for a single token.
POSTBirdeye/defi/price_volume/multiFetches price and volume data for multiple tokens.
GETBirdeye/defi/token_trendingLists trending tokens based on trading activity.
POSTBirdeye/defi/v2/tokens/allRetrieves all tokens in version 2 of the API.
GETBirdeye/defi/v2/tokens/new_listingFetches details of newly listed tokens.
GETBirdeye/defi/v2/tokens/top_tradersLists top traders of tokens.
GETBirdeye/defi/v2/marketsRetrieves details of markets for tokens.
GETBirdeye/defi/v3/token/meta-data/singleFetches metadata for a single token.
GETBirdeye/defi/v3/token/meta-data/multipleRetrieves metadata for multiple tokens.
GETBirdeye/defi/v3/token/market-dataProvides market data for a token.
GETBirdeye/defi/v3/token/trade-data/singleFetches trade data for a single token.
GETBirdeye/defi/v3/token/trade-data/multipleRetrieves trade data for multiple tokens.
GETBirdeye/defi/v3/token/holderLists holders of a specific token.
GETBirdeye/v1/wallet/token_listRetrieves the token list for a specific wallet.
GETBirdeye/v1/wallet/multichain_token_listFetches the token list across multiple chains for a wallet.
GETBirdeye/v1/wallet/token_balanceRetrieves token balances for a wallet.


MethodAPI URL PathDescription
GETCoingecko/simple/priceFetches the current price of a token in supported currencies.
GETCoingecko/simple/token_price/{id}Retrieves token prices for a specific platform by ID.
GETCoingecko/coins/listProvides a list of all coins supported on the platform.
GETCoingecko/coins/top_gainers_losersLists the top gainers and losers among coins.
GETCoingecko/coins/list/newFetches a list of newly listed coins.
GETCoingecko/coins/marketsRetrieves market data for coins, including prices and volumes.
GETCoingecko/coins/{id}Fetches detailed data for a specific coin.
GETCoingecko/coins/{id}/tickersRetrieves tickers for a specific coin.
GETCoingecko/coins/{id}/historyFetches historical data for a specific coin by date.
GETCoingecko/coins/{id}/market_chartProvides market chart data for a specific coin.
GETCoingecko/coins/{id}/contract/ {contract_address}/market_chartRetrieves market chart data for a token using its contract address.
GETCoingecko/coins/{id}/contract/ {contract_address}/market_chart/rangeFetches market chart data for a token within a specified range by contract address.
GETCoingecko/coins/{id}/ circulating_supply_chartRetrieves a chart of circulating supply for a coin.
GETCoingecko/coins/{id}/ circulating_supply_chart/rangeFetches circulating supply data for a coin within a date range.
GETCoingecko/coins/{id}/ total_supply_chartRetrieves a chart of the total supply for a coin.
GETCoingecko/coins/{id}/ total_supply_chart/rangeFetches total supply data for a coin within a date range.
GETCoingecko/token_lists/ {asset_platform_id}/all.jsonFetches token lists for a specific asset platform.
GETCoingecko/coins/categories/listLists all available coin categories.
GETCoingecko/coins/categoriesFetches data for all coin categories.
GETCoingecko/searchSearches for assets, coins, or tokens on the platform.
GETCoingecko/onchain/simple/ networks/{network}/token_price/{addresses}Fetches token prices for specific networks and addresses.
GETCoingecko/onchain/networks/ {network}/tokens/{token_address}/poolsFetches pools associated with a token on a specific network.
GETCoingecko/onchain/networks/{network}/. tokens/{address}Retrieves token data for a specific address within a network.
GETCoingecko/onchain/networks/ {network}/tokens/multi/{addresses}Fetches token data for multiple addresses on a network.
GETCoingecko/onchain/networks/ {network}/tokens/{address}/infoRetrieves additional info for a token within a network by its address.
GETCoingecko/onchain/tokens/info_recently_updatedLists recently updated token information.


MethodAPI URL PathDescription
GETCoinMarketCap/v1/content/latestRetrieves the latest content from CoinMarketCap.
GETCoinMarketCap/v1/community/trending/tokenLists trending tokens within the community.


MethodAPI URL PathDescription
GETCovalent/v1/{chainName}/address/ {walletAddress}/balances_v2Fetches token balances for a wallet address on a specific chain.
GETCovalent/v1/{chainName}/address/ {walletAddress}/balances_nativeFetches native token balances for a wallet address.
GETCovalent/v1/{chainName}/address/ {walletAddress}/transfers_v2Lists token transfers for a wallet address on a specific chain.
GETCovalent/v1/{chainName}/tokens/ {tokenAddress}/token_holders_v2Retrieves holders of a specific token on a chain.
GETCovalent/v1/{chainName}/nft/ {contractAddress}/metadata/{tokenId}Retrieves metadata for a specific NFT by token ID.
GETCovalent/v1/{chainName}/tokens/ {contractAddress}/nft_transactions/{tokenId}Lists NFT transactions for a specific token ID within a contract.
GETCovalent/v1/{chainName}/address/ {walletAddress}/collection/{collectionContract}/ token/{tokenId}Fetches a specific NFT by token ID within a collection for a wallet address.
GETCovalent/v1/{chainName}/approvals/ {walletAddress}Lists token approval data for a wallet address.
GETCovalent/v1/btc-mainnet/address/ {walletAddress}/balances_v2Fetches token balances for a Bitcoin wallet address.
GETCovalent/v1/chainsRetrieves details of all supported chains.
GETCovalent/v1/chains/statusProvides the status of all chains.
GETCovalent/v1/pricing/historical_by_addresses_v2/ {chainName}/{quoteCurrency}/{contractAddress}Fetches historical pricing data for specific contract addresses.


MethodAPI URL PathDescription
POSTDefined/balancesRetrieves balances for a wallet or token.
POSTDefined/chartUrlsProvides chart URLs for visualizing token or pair data.
POSTDefined/filterTokensFilters tokens using specific attributes.
POSTDefined/getBarsFetches historical bars of price data for tokens or pairs.
POSTDefined/getCommunityNotesRetrieves community notes for tokens or assets.
POSTDefined/getDetailedStatsRetrieves detailed statistics for tokens or exchanges.
POSTDefined/getLatestTokensRetrieves the latest tokens added to the platform.
POSTDefined/getNetworkStatusProvides the current status of a network.
POSTDefined/getNetworksLists all supported networks.
POSTDefined/getSimulateTokenContractResultsSimulates results for a token contract.
POSTDefined/getSymbolRetrieves the symbol for a specific token.
POSTDefined/getTokenCountFetches the total count of tokens.
POSTDefined/getTokenEventsRetrieves events associated with a specific token.
POSTDefined/getTokenInfoFetches detailed information about a token.
POSTDefined/getTokenPricesProvides current prices for tokens.
POSTDefined/getTokensInfoRetrieves detailed information for multiple tokens.
POSTDefined/holdersLists token holders for a specific asset.
POSTDefined/listFavoriteTokensRetrieves a list of favorite tokens.
POSTDefined/listPairsForTokenLists trading pairs associated with a specific token.
POSTDefined/listPairsWithMetadataForTokenFetches trading pairs with metadata for a specific token.
POSTDefined/listTopTokensLists the top tokens by performance or volume.
POSTDefined/searchTokensSearches for tokens using specific attributes.
POSTDefined/tokenRetrieves information for a specific token.
POSTDefined/tokenSparklinesFetches sparkline data for token prices.
POSTDefined/tokensLists all tokens available on the platform.


MethodAPI URL PathDescription
POSTHelloMoon/v0/defi/top-holdersFetches the top holders of tokens or assets.
POSTHelloMoon/v0/defi/top-holders/w-metaRetrieves top holders along with metadata.
POSTHelloMoon/v0/token/balances-by-ownerRetrieves token balances by owner.
POSTHelloMoon/v0/token/supplyFetches the total supply of a token.
POSTHelloMoon/v0/token/transfers/historicalLists historical token transfer events.
POSTHelloMoon/v0/token/transfersRetrieves recent token transfers.
POSTHelloMoon/v0/token-22/users-per-dayRetrieves daily user activity for Token-22.
POSTHelloMoon/v0/token-22/first-time-users-per-dayFetches daily first-time users for Token-22.
POSTHelloMoon/v0/token/balances-by-owner-fungibleRetrieves fungible token balances by owner.
POSTHelloMoon/v0/token/candlesticksFetches candlestick data for token prices.
POSTHelloMoon/v0/token/creationRetrieves token creation details.
POSTHelloMoon/v0/token/listLists all tokens on the platform.
POSTHelloMoon/v0/token/price/batchedFetches batched token price data.
POSTHelloMoon/v0/token/priceRetrieves current prices for tokens.
POSTHelloMoon/v0/token/blocktime-unified-mintRetrieves block time for unified mint data.
POSTHelloMoon/v0/token/pricesFetches token prices.
POSTHelloMoon/v0/token/sol-balanceRetrieves SOL balance for a token.
POSTHelloMoon/v0/token/token-balanceFetches token balance details.
POSTHelloMoon/v0/token/token-leaderboard-max-changeLists tokens with maximum leaderboard changes.
POSTHelloMoon/v0/token/trading-volumeRetrieves trading volume for tokens.
POSTHelloMoon/v0/defi/fungible-token-infoRetrieves information about fungible tokens in DeFi.
POSTHelloMoon/v0/defi/smart-money/top-tokensRetrieves top tokens associated with smart money in DeFi.
POSTHelloMoon/v0/token/daily_active_usersFetches daily active user stats for a token.
POSTHelloMoon/v0/token/daily_new_purchasesLists daily new purchases for a token.
POSTHelloMoon/v0/defi/program-stats/top-tokensRetrieves top tokens by DeFi program stats.
POSTHelloMoon/v0/defi/sol-grid-bot/top-tokens-one-minFetches top tokens from Sol Grid Bot in the past minute.
POSTHelloMoon/v0/defi/token-ageRetrieves age data for a token.
POSTHelloMoon/v0/defi/token-athFetches all-time high (ATH) statistics for a token.
POSTHelloMoon/v0/defi/token-buyingLists buying trends for a token.
POSTHelloMoon/v0/defi/trending-tokens-volumeFetches trending tokens based on volume.
POSTHelloMoon/v0/defi/twitter_accounts/per-tokenRetrieves Twitter account data associated with specific tokens.
POSTHelloMoon/v0/token/smart-moneyFetches smart money token data.
POSTHelloMoon/v0/token/smart-money-inflowRetrieves inflow data for smart money tokens.
POSTHelloMoon/v0/token/statsLists general stats for a token.
POSTHelloMoon/v0/token/volume-statsFetches volume statistics for tokens.
POSTHelloMoon/v0/token-22/buying-per-dayRetrieves daily buying stats for Token-22.
POSTHelloMoon/v0/token-22/creation-per-dayLists daily creation stats for Token-22.
POSTHelloMoon/v0/token-22/selling-per-dayFetches daily selling stats for Token-22.
POSTHelloMoon/v0/token-22/swaps-balance-per-dayRetrieves daily swap balance stats for Token-22.
POSTHelloMoon/v0/token-22/transfers-per-dayLists daily transfer stats for Token-22.
POSTHelloMoon/v0/hello-moon/defenders/get-preferred-tokenFetches preferred token for Hello Moon defenders.
POSTHelloMoon/v0/hello-moon/defenders/set-preferred-tokenSets the preferred token for Hello Moon defenders.
POSTHelloMoon/v0/hello-moon/defenders/token-unlock-emergency-migrationUnlocks tokens during emergency migrations.
POSTHelloMoon/v0/print/top-tokens-by-frequencyLists top tokens by frequency in print operations.
POSTHelloMoon/v0/print/top-tokens-by-profitRetrieves top tokens by profit in print operations.
POSTHelloMoon/v0/print/top-tokens-trader-profitFetches top tokens by trader profit in print operations.
POSTHelloMoon/v0/print/top-tokens-usersLists top tokens by user engagement in print operations.
POSTHelloMoon/v0/shit/spl-tokenFetches SPL token data flagged as "shit."
POSTHelloMoon/v0/defi/high-volume-recent-tokensFetches high-volume recently traded tokens in DeFi.


MethodAPI URL PathDescription
GETLunarcrush/public/coins/{coin}/meta/v1Retrieves metadata for a specific coin.
GETLunarcrush/public/coins/{coin}/time-series/v1Fetches time-series data for a specific coin (version 1).
GETLunarcrush/public/coins/{coin}/time-series/v2Fetches time-series data for a specific coin (version 2).
GETLunarcrush/public/coins/{coin}/v1Retrieves details about a specific coin.
GETLunarcrush/public/coins/list/v1Lists all available coins (version 1).
GETLunarcrush/public/coins/list/v2Lists all available coins (version 2).


MethodAPI URL PathDescription
GETMoralis/{address}/erc20/transfersLists ERC20 token transfers for a specific address.
GETMoralis/{address}/erc20Lists ERC20 tokens held by a specific address.
GETMoralis/wallets/{address}/tokensRetrieves token balances for a specific wallet address.
GETMoralis/wallets/{address}/approvalsRetrieves token approval data for a specific wallet.
GETMoralis/nft/{address}/{token_id}/metadata/resyncResyncs metadata for a specific NFT token.
GETMoralis/nft/{address}/{token_id}Fetches metadata for a specific NFT token.
GETMoralis/nft/{address}/{token_id}/transfersRetrieves transfer history for a specific NFT token.
GETMoralis/nft/{address}/{token_id}/ownersRetrieves owners of a specific NFT token.
GETMoralis/nft/{address}/{token_id}/priceRetrieves the price of a specific NFT token.
GETMoralis/nft/{address}/{token_id}/tradesFetches trade data for a specific NFT token.
GETMoralis/nft/{address}/{token_id}/statsFetches statistics for a specific NFT token.
GETMoralis/erc20/metadata/symbolsRetrieves ERC20 token metadata by symbols.
GETMoralis/erc20/metadataFetches metadata for ERC20 tokens.
GETMoralis/erc20/{address}/priceRetrieves the price of a specific ERC20 token.
GETMoralis/erc20/pricesFetches prices for multiple ERC20 tokens.
GETMoralis/erc20/{address}/allowanceRetrieves token allowance data for a specific ERC20 token.
GETMoralis/erc20/{address}/transfersLists transfers of a specific ERC20 token.
GETMoralis/erc20/{address}/top-gainersFetches the top gainers among ERC20 tokens.
GETMoralis/{pair_address}/reservesRetrieves reserve data for a specific token pair.
GETMoralis/{token0_address}/{token1_address}/pairAddresFetches the pair address for two tokens.
GETMoralis/erc20/{address}/statsRetrieves statistics for a specific ERC20 token.
GETMoralis/erc20/{token_address}/ownersLists owners of a specific ERC20 token.
GETMoralis/block/{block_number_or_hash}Retrieves block details by number or hash.
GETMoralis/dateToBlockConverts a date to the corresponding block.


MethodAPI URL PathDescription
GETShyft/sol/v1/wallet/token_balanceRetrieves token balances for a wallet.
GETShyft/sol/v1/wallet/all_tokensLists all tokens associated with a wallet.
GETShyft/sol/v1/wallet/get_portfolioFetches the portfolio of a wallet, including assets and tokens.
GETShyft/sol/v1/token/get_infoRetrieves information about a specific token.
POSTShyft/sol/v1/token/create_detachCreates a token in a detached process.
POSTShyft/sol/v1/token/mint_detachMints a token in a detached process.
DELETEShyft/sol/v1/token/burn_detachBurns a token in a detached process.
POSTShyft/sol/v1/token/transfer_detachTransfers a token in a detached process.
POSTShyft/sol/v1/token/airdropExecutes a token airdrop.
GETShyft/sol/v1/token/get_ownersRetrieves owners of a token.
POSTShyft/sol/v1/token/create_from_metadataCreates a token from metadata.


MethodAPI URL PathDescription
GETSimpleHash/nfts/transfers/{chain}/ {contract_address}/{token_id}Fetches transfer history for a specific NFT token on a chain.
GETSimpleHash/nfts/{chain}/ {contract_address}/{token_id}Retrieves metadata for a specific NFT token on a chain.
GETSimpleHash/nfts/owners/{chain}/ {contract_address}/{token_id}Retrieves owners of a specific NFT token on a chain.
POSTSimpleHash/nfts/refresh/{chain}/ {contract_address}/{token_id}Refreshes metadata for a specific NFT token.
GETSimpleHash/nfts/listings/{chain}/ {contract_address}/{token_id}Fetches listings for a specific NFT token.
GETSimpleHash/nfts/listing_events/ {chain}/{contract_address}/{token_id}Retrieves listing events for a specific NFT token.
GETSimpleHash/nfts/bids/{chain}/ {contract_address}/{token_id}Retrieves bids for a specific NFT token.
GETSimpleHash/nfts/traits/{chain}/ {contract_address}/{token_id}/floorsFetches floor prices for traits of a specific NFT token.
GETSimpleHash/fungibles/balancesRetrieves balances of fungible tokens.
GETSimpleHash/fungibles/top_walletsLists top wallets holding fungible tokens.
GETSimpleHash/fungibles/transfersFetches transfer history for fungible tokens.
GETSimpleHash/fungibles/transfers/walletsRetrieves fungible token transfers for specific wallets.
GETSimpleHash/native_tokens/balancesFetches balances of native tokens.


MethodAPI URL PathDescription
GETSolscan/v1.0/block/lastRetrieves the most recent block on the Solana blockchain.
GETSolscan/v1.0/block/{block}Retrieves details of a specific block by its identifier.
GETSolscan/v1.0/account/tokensLists all tokens associated with a specific account.
GETSolscan/v1.0/account/splTransfersLists SPL token transfer activities for a specific account.
GETSolscan/v1.0/token/holdersLists holders of a specific token.
GETSolscan/v1.0/token/metaRetrieves metadata for a specific token.
GETSolscan/v1.0/token/transferLists transfer history for a specific token.
GETSolscan/v1.0/token/listFetches a list of all tokens on the blockchain.
GETSolscan/v1.0/market/token/{tokenAddress}Retrieves market data for a specific token by its address.
GETSolscan/v2.0/account/token-accountsRetrieves token account details for an account (version 2).
GETSolscan/v2.0/token/transferRetrieves token transfer history (version 2).
GETSolscan/v2.0/token/defi/activitiesLists DeFi activities for a specific token (version 2).
GETSolscan/v2.0/token/marketsFetches market data for tokens (version 2).
GETSolscan/v2.0/token/listRetrieves a list of all tokens (version 2).
GETSolscan/v2.0/token/trendingLists trending tokens on the blockchain (version 2).
GETSolscan/v2.0/token/priceRetrieves the current price of a specific token (version 2).
GETSolscan/v2.0/token/holdersLists holders of a specific token (version 2).
GETSolscan/v2.0/token/metaFetches metadata for a specific token (version 2).
GETSolscan/v2.0/block/lastRetrieves the most recent block on the blockchain (version 2).
GETSolscan/v2.0/block/detailRetrieves detailed information about a specific block (version 2).


MethodAPI URL PathDescription
GETTonApi/v2/address/{account_id}/parseParses an address to extract details.
GETTonApi/v2/blockchain/blocks/{block_id}Fetches details of a specific block by ID.
GETTonApi/v2/statusRetrieves the current status of the blockchain.