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

API URL PATHDescription
Alchemy/prices/v1/tokens/by-addressFetches token prices by their contract address.
Alchemy/prices/v1/tokens/by-symbolRetrieves token prices by their symbol.
Alchemy/prices/v1/tokens/historicalRetrieves historical price data for tokens.
Birdeye/defi/priceFetches the current price of a token.
Birdeye/defi/multi_priceRetrieves prices for multiple tokens at once.
Birdeye/defi/history_priceFetches historical prices of a token.
Birdeye/defi/historical_price_unixRetrieves historical prices of a token based on Unix timestamps.
Birdeye/defi/txs/tokenLists transactions for a specific token.
Birdeye/defi/txs/pairFetches transactions for a specific token pair.
Birdeye/defi/ohlcvRetrieves OHLCV (Open, High, Low, Close, Volume) data for a token.
Birdeye/defi/ohlcv/pairFetches OHLCV data for a specific token pair.
Birdeye/defi/ohlcv/base_quoteRetrieves OHLCV data for base-quote pairs.
Birdeye/defi/tokenlistFetches a list of available tokens.
Birdeye/defi/token_securityProvides security details for a token.
Birdeye/defi/token_overviewFetches an overview of a token.
Birdeye/defi/token_creation_infoRetrieves creation details for a token.
Birdeye/defi/price_volume/singleProvides price and volume data for a single token.
Birdeye/defi/price_volume/multiFetches price and volume data for multiple tokens.
Birdeye/defi/token_trendingLists trending tokens based on trading activity.
Birdeye/defi/v2/tokens/allRetrieves all tokens in version 2 of the API.
Birdeye/defi/v2/tokens/new_listingFetches details of newly listed tokens.
Birdeye/defi/v2/tokens/top_tradersLists top traders of tokens.
Birdeye/defi/v2/marketsRetrieves details of markets for tokens.
Birdeye/defi/v3/token/meta-data/singleFetches metadata for a single token.
Birdeye/defi/v3/token/meta-data/multipleRetrieves metadata for multiple tokens.
Birdeye/defi/v3/token/market-dataProvides market data for a token.
Birdeye/defi/v3/token/trade-data/singleFetches trade data for a single token.
Birdeye/defi/v3/token/trade-data/multipleRetrieves trade data for multiple tokens.
Birdeye/defi/v3/token/holderLists holders of a specific token.
Birdeye/v1/wallet/token_listRetrieves the token list for a specific wallet.
Birdeye/v1/wallet/multichain_token_listFetches the token list across multiple chains for a wallet.
Birdeye/v1/wallet/token_balanceRetrieves token balances for a wallet.
Coingecko/simple/priceFetches the current price of a token in supported currencies.
Coingecko/simple/token_price/{id}Retrieves token prices for a specific platform by ID.
Coingecko/coins/listProvides a list of all coins supported on the platform.
Coingecko/coins/top_gainers_losersLists the top gainers and losers among coins.
Coingecko/coins/list/newFetches a list of newly listed coins.
Coingecko/coins/marketsRetrieves market data for coins, including prices and volumes.
Coingecko/coins/{id}Fetches detailed data for a specific coin.
Coingecko/coins/{id}/tickersRetrieves tickers for a specific coin.
Coingecko/coins/{id}/historyFetches historical data for a specific coin by date.
Coingecko/coins/{id}/market_chartProvides market chart data for a specific coin.
Coingecko/coins/{id}/contract/{contract_address}/
market_chart
Retrieves market chart data for a token using its contract address.
Coingecko/coins/{id}/contract/{contract_address}/
market_chart/range
Fetches market chart data for a token within a specified range by contract address.
Coingecko/coins/{id}/circulating_supply_chartRetrieves a chart of circulating supply for a coin.
Coingecko/coins/{id}/circulating_supply_chart/rangeFetches circulating supply data for a coin within a date range.
Coingecko/coins/{id}/total_supply_chartRetrieves a chart of the total supply for a coin.
Coingecko/coins/{id}/total_supply_chart/rangeFetches total supply data for a coin within a date range.
Coingecko/token_lists/{asset_platform_id}/all.jsonFetches token lists for a specific asset platform.
Coingecko/coins/categories/listLists all available coin categories.
Coingecko/coins/categoriesFetches data for all coin categories.
Coingecko/searchSearches for assets, coins, or tokens on the platform.
Coingecko/onchain/simple/networks/{network}/
token_price/{addresses}
Fetches token prices for specific networks and addresses.
Coingecko/onchain/networks/{network}/tokens/
{token_address}/pools
Fetches pools associated with a token on a specific network.
Coingecko/onchain/networks/{network}/tokens/
{address}
Retrieves token data for a specific address within a network.
Coingecko/onchain/networks/{network}/tokens/
multi/{addresses}
Fetches token data for multiple addresses on a network.
Coingecko/onchain/networks/{network}/tokens/
{address}/info
Retrieves additional info for a token within a network by its address.
Coingecko/onchain/tokens/info_recently_updatedLists recently updated token information.
CoinMarketCap/v1/content/latestRetrieves the latest content from CoinMarketCap.
CoinMarketCap/v1/community/trending/tokenLists trending tokens within the community.
Covalent/v1/{chainName}/address/{walletAddress}/
balances_v2
Fetches token balances for a wallet address on a specific chain.
Covalent/v1/{chainName}/address/{walletAddress}/
balances_native
Fetches native token balances for a wallet address.
Covalent/v1/{chainName}/address/{walletAddress}/
transfers_v2
Lists token transfers for a wallet address on a specific chain.
Covalent/v1/{chainName}/tokens/{tokenAddress}/
token_holders_v2
Retrieves holders of a specific token on a chain.
Covalent/v1/{chainName}/nft/{contractAddress}/
metadata/{tokenId}
Retrieves metadata for a specific NFT by token ID.
Covalent/v1/{chainName}/tokens/{contractAddress}/
nft_transactions/ {tokenId}
Lists NFT transactions for a specific token ID within a contract.
Covalent/v1/{chainName}/address/{walletAddress}/
collection/{collectionContract}/token/{tokenId}
Fetches a specific NFT by token ID within a collection for a wallet address.
Covalent/v1/{chainName}/approvals/{walletAddress}Lists token approval data for a wallet address.
Covalent/v1/btc-mainnet/address/{walletAddress}/
balances_v2
Fetches token balances for a Bitcoin wallet address.
Covalent/v1/chainsRetrieves details of all supported chains.
Covalent/v1/chains/statusProvides the status of all chains.
Covalent/v1/pricing/historical_by_addresses_v2/
{chainName}/{quoteCurrency}/{contractAddress}
Fetches historical pricing data for specific contract addresses.
Defined/balancesRetrieves balances for a wallet or token.
Defined/chartUrlsProvides chart URLs for visualizing token or pair data.
Defined/filterTokensFilters tokens using specific attributes.
Defined/getBarsFetches historical bars of price data for tokens or pairs.
Defined/getCommunityNotesRetrieves community notes for tokens or assets.
Defined/getDetailedStatsRetrieves detailed statistics for tokens or exchanges.
Defined/getLatestTokensRetrieves the latest tokens added to the platform.
Defined/getNetworkStatusProvides the current status of a network.
Defined/getNetworksLists all supported networks.
Defined/getSimulateTokenContractResultsSimulates results for a token contract.
Defined/getSymbolRetrieves the symbol for a specific token.
Defined/getTokenCountFetches the total count of tokens.
Defined/getTokenEventsRetrieves events associated with a specific token.
Defined/getTokenInfoFetches detailed information about a token.
Defined/getTokenPricesProvides current prices for tokens.
Defined/getTokensInfoRetrieves detailed information for multiple tokens.
Defined/holdersLists token holders for a specific asset.
Defined/listFavoriteTokensRetrieves a list of favorite tokens.
Defined/listPairsForTokenLists trading pairs associated with a specific token.
Defined/listPairsWithMetadataForTokenFetches trading pairs with metadata for a specific token.
Defined/listTopTokensLists the top tokens by performance or volume.
Defined/searchTokensSearches for tokens using specific attributes.
Defined/tokenRetrieves information for a specific token.
Defined/tokenSparklinesFetches sparkline data for token prices.
Defined/tokensLists all tokens available on the platform.
HelloMoon/v0/defi/top-holdersFetches the top holders of tokens or assets.
HelloMoon/v0/defi/top-holders/w-metaRetrieves top holders along with metadata.
HelloMoon/v0/token/balances-by-ownerRetrieves token balances by owner.
HelloMoon/v0/token/supplyFetches the total supply of a token.
HelloMoon/v0/token/transfers/historicalLists historical token transfer events.
HelloMoon/v0/token/transfersRetrieves recent token transfers.
HelloMoon/v0/token-22/users-per-dayRetrieves daily user activity for Token-22.
HelloMoon/v0/token-22/first-time-users-per-dayFetches daily first-time users for Token-22.
HelloMoon/v0/token/balances-by-owner-fungibleRetrieves fungible token balances by owner.
HelloMoon/v0/token/candlesticksFetches candlestick data for token prices.
HelloMoon/v0/token/creationRetrieves token creation details.
HelloMoon/v0/token/listLists all tokens on the platform.
HelloMoon/v0/token/price/batchedFetches batched token price data.
HelloMoon/v0/token/priceRetrieves current prices for tokens.
HelloMoon/v0/token/blocktime-unified-mintRetrieves block time for unified mint data.
HelloMoon/v0/token/pricesFetches token prices.
HelloMoon/v0/token/sol-balanceRetrieves SOL balance for a token.
HelloMoon/v0/token/token-balanceFetches token balance details.
HelloMoon/v0/token/
token-leaderboard-max-change
Lists tokens with maximum leaderboard changes.
HelloMoon/v0/token/trading-volumeRetrieves trading volume for tokens.
HelloMoon/v0/defi/fungible-token-infoRetrieves information about fungible tokens in DeFi.
HelloMoon/v0/defi/smart-money/top-tokensRetrieves top tokens associated with smart money in DeFi.
HelloMoon/v0/token/daily_active_usersFetches daily active user stats for a token.
HelloMoon/v0/token/daily_new_purchasesLists daily new purchases for a token.
HelloMoon/v0/defi/program-stats/top-tokensRetrieves top tokens by DeFi program stats.
HelloMoon/v0/defi/sol-grid-bot/top-tokens-one-minFetches top tokens from Sol Grid Bot in the past minute.
HelloMoon/v0/defi/token-ageRetrieves age data for a token.
HelloMoon/v0/defi/token-athFetches all-time high (ATH) statistics for a token.
HelloMoon/v0/defi/token-buyingLists buying trends for a token.
HelloMoon/v0/defi/trending-tokens-volumeFetches trending tokens based on volume.
HelloMoon/v0/defi/twitter_accounts/per-tokenRetrieves Twitter account data associated with specific tokens.
HelloMoon/v0/token/smart-moneyFetches smart money token data.
HelloMoon/v0/token/smart-money-inflowRetrieves inflow data for smart money tokens.
HelloMoon/v0/token/statsLists general stats for a token.
HelloMoon/v0/token/volume-statsFetches volume statistics for tokens.
HelloMoon/v0/token-22/buying-per-dayRetrieves daily buying stats for Token-22.
HelloMoon/v0/token-22/creation-per-dayLists daily creation stats for Token-22.
HelloMoon/v0/token-22/selling-per-dayFetches daily selling stats for Token-22.
HelloMoon/v0/token-22/swaps-balance-per-dayRetrieves daily swap balance stats for Token-22.
HelloMoon/v0/token-22/transfers-per-dayLists daily transfer stats for Token-22.
HelloMoon/v0/hello-moon/
defenders/get-preferred-token
Fetches preferred token for Hello Moon defenders.
HelloMoon/v0/hello-moon/
defenders/set-preferred-token
Sets the preferred token for Hello Moon defenders.
HelloMoon/v0/hello-moon/defenders/
token-unlock-emergency-migration
Unlocks tokens during emergency migrations.
HelloMoon/v0/print/top-tokens-by-frequencyLists top tokens by frequency in print operations.
HelloMoon/v0/print/top-tokens-by-profitRetrieves top tokens by profit in print operations.
HelloMoon/v0/print/top-tokens-trader-profitFetches top tokens by trader profit in print operations.
HelloMoon/v0/print/top-tokens-usersLists top tokens by user engagement in print operations.
HelloMoon/v0/shit/spl-tokenFetches SPL token data flagged as "shit."
HelloMoon/v0/defi/high-volume-recent-tokensFetches high-volume recently traded tokens in DeFi.
Lunarcrush/public/coins/{coin}/meta/v1Retrieves metadata for a specific coin.
Lunarcrush/public/coins/{coin}/time-series/v1Fetches time-series data for a specific coin (version 1).
Lunarcrush/public/coins/{coin}/time-series/v2Fetches time-series data for a specific coin (version 2).
Lunarcrush/public/coins/{coin}/v1Retrieves details about a specific coin.
Lunarcrush/public/coins/list/v1Lists all available coins (version 1).
Lunarcrush/public/coins/list/v2Lists all available coins (version 2).
Moralis/{address}/erc20/transfersLists ERC20 token transfers for a specific address.
Moralis/{address}/erc20Lists ERC20 tokens held by a specific address.
Moralis/wallets/{address}/tokensRetrieves token balances for a specific wallet address.
Moralis/wallets/{address}/approvalsRetrieves token approval data for a specific wallet.
Moralis/nft/{address}/{token_id}/metadata/
resync
Resyncs metadata for a specific NFT token.
Moralis/nft/{address}/{token_id}Fetches metadata for a specific NFT token.
Moralis/nft/{address}/{token_id}/transfersRetrieves transfer history for a specific NFT token.
Moralis/nft/{address}/{token_id}/ownersRetrieves owners of a specific NFT token.
Moralis/nft/{address}/{token_id}/priceRetrieves the price of a specific NFT token.
Moralis/nft/{address}/{token_id}/tradesFetches trade data for a specific NFT token.
Moralis/nft/{address}/{token_id}/statsFetches statistics for a specific NFT token.
Moralis/erc20/metadata/symbolsRetrieves ERC20 token metadata by symbols.
Moralis/erc20/metadataFetches metadata for ERC20 tokens.
Moralis/erc20/{address}/priceRetrieves the price of a specific ERC20 token.
Moralis/erc20/pricesFetches prices for multiple ERC20 tokens.
Moralis/erc20/{address}/allowanceRetrieves token allowance data for a specific ERC20 token.
Moralis/erc20/{address}/transfersLists transfers of a specific ERC20 token.
Moralis/erc20/{address}/top-gainersFetches the top gainers among ERC20 tokens.
Moralis/{pair_address}/reservesRetrieves reserve data for a specific token pair.
Moralis/{token0_address}/{token1_address}/
pairAddres
Fetches the pair address for two tokens.
Moralis/erc20/{address}/statsRetrieves statistics for a specific ERC20 token.
Moralis/erc20/{token_address}/ownersLists owners of a specific ERC20 token.
Moralis/block/{block_number_or_hash}Retrieves block details by number or hash.
Moralis/dateToBlockConverts a date to the corresponding block.
Moralis/web3/versionFetches the version of the Web3 API.
Shyft/sol/v1/wallet/token_balanceRetrieves token balances for a wallet.
Shyft/sol/v1/wallet/all_tokensLists all tokens associated with a wallet.
Shyft/sol/v1/wallet/get_portfolioFetches the portfolio of a wallet, including assets and tokens.
Shyft/sol/v1/token/get_infoRetrieves information about a specific token.
Shyft/sol/v1/token/create_detachCreates a token in a detached process.
Shyft/sol/v1/token/mint_detachMints a token in a detached process.
Shyft/sol/v1/token/burn_detachBurns a token in a detached process.
Shyft/sol/v1/token/transfer_detachTransfers a token in a detached process.
Shyft/sol/v1/token/airdropExecutes a token airdrop.
Shyft/sol/v1/token/get_ownersRetrieves owners of a token.
Shyft/sol/v1/token/create_from_metadataCreates a token from metadata.
SimpleHash/nfts/transfers/{chain}/
{contract_address}/{token_id}
Fetches transfer history for a specific NFT token on a chain.
SimpleHash/nfts/{chain}/
{contract_address}/{token_id}
Retrieves metadata for a specific NFT token on a chain.
SimpleHash/nfts/owners/{chain}/
{contract_address}/{token_id}
Retrieves owners of a specific NFT token on a chain.
SimpleHash/nfts/refresh/{chain}/
{contract_address}/{token_id}
Refreshes metadata for a specific NFT token.
SimpleHash/nfts/listings/{chain}/
{contract_address}/{token_id}
Fetches listings for a specific NFT token.
SimpleHash/nfts/listing_events/
{chain}/{contract_address}/
{token_id}
Retrieves listing events for a specific NFT token.
SimpleHash/nfts/bids/{chain}/
{contract_address}/{token_id}
Retrieves bids for a specific NFT token.
SimpleHash/nfts/traits/{chain}/
{contract_address}/{token_id}/
floors
Fetches floor prices for traits of a specific NFT token.
SimpleHash/fungibles/balancesRetrieves balances of fungible tokens.
SimpleHash/fungibles/top_walletsLists top wallets holding fungible tokens.
SimpleHash/fungibles/transfersFetches transfer history for fungible tokens.
SimpleHash/fungibles/transfers/walletsRetrieves fungible token transfers for specific wallets.
SimpleHash/native_tokens/balancesFetches balances of native tokens.
Solscan/v1.0/block/lastRetrieves the most recent block on the Solana blockchain.
Solscan/v1.0/block/{block}Retrieves details of a specific block by its identifier.
Solscan/v1.0/account/tokensLists all tokens associated with a specific account.
Solscan/v1.0/account/splTransfersLists SPL token transfer activities for a specific account.
Solscan/v1.0/token/holdersLists holders of a specific token.
Solscan/v1.0/token/metaRetrieves metadata for a specific token.
Solscan/v1.0/token/transferLists transfer history for a specific token.
Solscan/v1.0/token/listFetches a list of all tokens on the blockchain.
Solscan/v1.0/market/token/{tokenAddress}Retrieves market data for a specific token by its address.
Solscan/v2.0/account/token-accountsRetrieves token account details for an account (version 2).
Solscan/v2.0/token/transferRetrieves token transfer history (version 2).
Solscan/v2.0/token/defi/activitiesLists DeFi activities for a specific token (version 2).
Solscan/v2.0/token/marketsFetches market data for tokens (version 2).
Solscan/v2.0/token/listRetrieves a list of all tokens (version 2).
Solscan/v2.0/token/trendingLists trending tokens on the blockchain (version 2).
Solscan/v2.0/token/priceRetrieves the current price of a specific token (version 2).
Solscan/v2.0/token/holdersLists holders of a specific token (version 2).
Solscan/v2.0/token/metaFetches metadata for a specific token (version 2).
Solscan/v2.0/block/lastRetrieves the most recent block on the blockchain (version 2).
Solscan/v2.0/block/detailRetrieves detailed information about a specific block (version 2).
TonApi/v2/address/{account_id}/parseParses an address to extract details.
TonApi/v2/blockchain/blocks/{block_id}Fetches details of a specific block by ID.
TonApi/v2/statusRetrieves the current status of the blockchain.