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 PATH | Description |
---|---|
Alchemy/prices/v1/tokens/by-address | Fetches token prices by their contract address. |
Alchemy/prices/v1/tokens/by-symbol | Retrieves token prices by their symbol. |
Alchemy/prices/v1/tokens/historical | Retrieves historical price data for tokens. |
Birdeye/defi/price | Fetches the current price of a token. |
Birdeye/defi/multi_price | Retrieves prices for multiple tokens at once. |
Birdeye/defi/history_price | Fetches historical prices of a token. |
Birdeye/defi/historical_price_unix | Retrieves historical prices of a token based on Unix timestamps. |
Birdeye/defi/txs/token | Lists transactions for a specific token. |
Birdeye/defi/txs/pair | Fetches transactions for a specific token pair. |
Birdeye/defi/ohlcv | Retrieves OHLCV (Open, High, Low, Close, Volume) data for a token. |
Birdeye/defi/ohlcv/pair | Fetches OHLCV data for a specific token pair. |
Birdeye/defi/ohlcv/base_quote | Retrieves OHLCV data for base-quote pairs. |
Birdeye/defi/tokenlist | Fetches a list of available tokens. |
Birdeye/defi/token_security | Provides security details for a token. |
Birdeye/defi/token_overview | Fetches an overview of a token. |
Birdeye/defi/token_creation_info | Retrieves creation details for a token. |
Birdeye/defi/price_volume/single | Provides price and volume data for a single token. |
Birdeye/defi/price_volume/multi | Fetches price and volume data for multiple tokens. |
Birdeye/defi/token_trending | Lists trending tokens based on trading activity. |
Birdeye/defi/v2/tokens/all | Retrieves all tokens in version 2 of the API. |
Birdeye/defi/v2/tokens/new_listing | Fetches details of newly listed tokens. |
Birdeye/defi/v2/tokens/top_traders | Lists top traders of tokens. |
Birdeye/defi/v2/markets | Retrieves details of markets for tokens. |
Birdeye/defi/v3/token/meta-data/single | Fetches metadata for a single token. |
Birdeye/defi/v3/token/meta-data/multiple | Retrieves metadata for multiple tokens. |
Birdeye/defi/v3/token/market-data | Provides market data for a token. |
Birdeye/defi/v3/token/trade-data/single | Fetches trade data for a single token. |
Birdeye/defi/v3/token/trade-data/multiple | Retrieves trade data for multiple tokens. |
Birdeye/defi/v3/token/holder | Lists holders of a specific token. |
Birdeye/v1/wallet/token_list | Retrieves the token list for a specific wallet. |
Birdeye/v1/wallet/multichain_token_list | Fetches the token list across multiple chains for a wallet. |
Birdeye/v1/wallet/token_balance | Retrieves token balances for a wallet. |
Coingecko/simple/price | Fetches 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/list | Provides a list of all coins supported on the platform. |
Coingecko/coins/top_gainers_losers | Lists the top gainers and losers among coins. |
Coingecko/coins/list/new | Fetches a list of newly listed coins. |
Coingecko/coins/markets | Retrieves market data for coins, including prices and volumes. |
Coingecko/coins/{id} | Fetches detailed data for a specific coin. |
Coingecko/coins/{id}/tickers | Retrieves tickers for a specific coin. |
Coingecko/coins/{id}/history | Fetches historical data for a specific coin by date. |
Coingecko/coins/{id}/market_chart | Provides 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_chart | Retrieves a chart of circulating supply for a coin. |
Coingecko/coins/{id}/circulating_supply_chart/range | Fetches circulating supply data for a coin within a date range. |
Coingecko/coins/{id}/total_supply_chart | Retrieves a chart of the total supply for a coin. |
Coingecko/coins/{id}/total_supply_chart/range | Fetches total supply data for a coin within a date range. |
Coingecko/token_lists/{asset_platform_id}/all.json | Fetches token lists for a specific asset platform. |
Coingecko/coins/categories/list | Lists all available coin categories. |
Coingecko/coins/categories | Fetches data for all coin categories. |
Coingecko/search | Searches 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_updated | Lists recently updated token information. |
CoinMarketCap/v1/content/latest | Retrieves the latest content from CoinMarketCap. |
CoinMarketCap/v1/community/trending/token | Lists 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/chains | Retrieves details of all supported chains. |
Covalent/v1/chains/status | Provides the status of all chains. |
Covalent/v1/pricing/historical_by_addresses_v2/ {chainName}/{quoteCurrency}/{contractAddress} | Fetches historical pricing data for specific contract addresses. |
Defined/balances | Retrieves balances for a wallet or token. |
Defined/chartUrls | Provides chart URLs for visualizing token or pair data. |
Defined/filterTokens | Filters tokens using specific attributes. |
Defined/getBars | Fetches historical bars of price data for tokens or pairs. |
Defined/getCommunityNotes | Retrieves community notes for tokens or assets. |
Defined/getDetailedStats | Retrieves detailed statistics for tokens or exchanges. |
Defined/getLatestTokens | Retrieves the latest tokens added to the platform. |
Defined/getNetworkStatus | Provides the current status of a network. |
Defined/getNetworks | Lists all supported networks. |
Defined/getSimulateTokenContractResults | Simulates results for a token contract. |
Defined/getSymbol | Retrieves the symbol for a specific token. |
Defined/getTokenCount | Fetches the total count of tokens. |
Defined/getTokenEvents | Retrieves events associated with a specific token. |
Defined/getTokenInfo | Fetches detailed information about a token. |
Defined/getTokenPrices | Provides current prices for tokens. |
Defined/getTokensInfo | Retrieves detailed information for multiple tokens. |
Defined/holders | Lists token holders for a specific asset. |
Defined/listFavoriteTokens | Retrieves a list of favorite tokens. |
Defined/listPairsForToken | Lists trading pairs associated with a specific token. |
Defined/listPairsWithMetadataForToken | Fetches trading pairs with metadata for a specific token. |
Defined/listTopTokens | Lists the top tokens by performance or volume. |
Defined/searchTokens | Searches for tokens using specific attributes. |
Defined/token | Retrieves information for a specific token. |
Defined/tokenSparklines | Fetches sparkline data for token prices. |
Defined/tokens | Lists all tokens available on the platform. |
HelloMoon/v0/defi/top-holders | Fetches the top holders of tokens or assets. |
HelloMoon/v0/defi/top-holders/w-meta | Retrieves top holders along with metadata. |
HelloMoon/v0/token/balances-by-owner | Retrieves token balances by owner. |
HelloMoon/v0/token/supply | Fetches the total supply of a token. |
HelloMoon/v0/token/transfers/historical | Lists historical token transfer events. |
HelloMoon/v0/token/transfers | Retrieves recent token transfers. |
HelloMoon/v0/token-22/users-per-day | Retrieves daily user activity for Token-22. |
HelloMoon/v0/token-22/first-time-users-per-day | Fetches daily first-time users for Token-22. |
HelloMoon/v0/token/balances-by-owner-fungible | Retrieves fungible token balances by owner. |
HelloMoon/v0/token/candlesticks | Fetches candlestick data for token prices. |
HelloMoon/v0/token/creation | Retrieves token creation details. |
HelloMoon/v0/token/list | Lists all tokens on the platform. |
HelloMoon/v0/token/price/batched | Fetches batched token price data. |
HelloMoon/v0/token/price | Retrieves current prices for tokens. |
HelloMoon/v0/token/blocktime-unified-mint | Retrieves block time for unified mint data. |
HelloMoon/v0/token/prices | Fetches token prices. |
HelloMoon/v0/token/sol-balance | Retrieves SOL balance for a token. |
HelloMoon/v0/token/token-balance | Fetches token balance details. |
HelloMoon/v0/token/ token-leaderboard-max-change | Lists tokens with maximum leaderboard changes. |
HelloMoon/v0/token/trading-volume | Retrieves trading volume for tokens. |
HelloMoon/v0/defi/fungible-token-info | Retrieves information about fungible tokens in DeFi. |
HelloMoon/v0/defi/smart-money/top-tokens | Retrieves top tokens associated with smart money in DeFi. |
HelloMoon/v0/token/daily_active_users | Fetches daily active user stats for a token. |
HelloMoon/v0/token/daily_new_purchases | Lists daily new purchases for a token. |
HelloMoon/v0/defi/program-stats/top-tokens | Retrieves top tokens by DeFi program stats. |
HelloMoon/v0/defi/sol-grid-bot/top-tokens-one-min | Fetches top tokens from Sol Grid Bot in the past minute. |
HelloMoon/v0/defi/token-age | Retrieves age data for a token. |
HelloMoon/v0/defi/token-ath | Fetches all-time high (ATH) statistics for a token. |
HelloMoon/v0/defi/token-buying | Lists buying trends for a token. |
HelloMoon/v0/defi/trending-tokens-volume | Fetches trending tokens based on volume. |
HelloMoon/v0/defi/twitter_accounts/per-token | Retrieves Twitter account data associated with specific tokens. |
HelloMoon/v0/token/smart-money | Fetches smart money token data. |
HelloMoon/v0/token/smart-money-inflow | Retrieves inflow data for smart money tokens. |
HelloMoon/v0/token/stats | Lists general stats for a token. |
HelloMoon/v0/token/volume-stats | Fetches volume statistics for tokens. |
HelloMoon/v0/token-22/buying-per-day | Retrieves daily buying stats for Token-22. |
HelloMoon/v0/token-22/creation-per-day | Lists daily creation stats for Token-22. |
HelloMoon/v0/token-22/selling-per-day | Fetches daily selling stats for Token-22. |
HelloMoon/v0/token-22/swaps-balance-per-day | Retrieves daily swap balance stats for Token-22. |
HelloMoon/v0/token-22/transfers-per-day | Lists 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-frequency | Lists top tokens by frequency in print operations. |
HelloMoon/v0/print/top-tokens-by-profit | Retrieves top tokens by profit in print operations. |
HelloMoon/v0/print/top-tokens-trader-profit | Fetches top tokens by trader profit in print operations. |
HelloMoon/v0/print/top-tokens-users | Lists top tokens by user engagement in print operations. |
HelloMoon/v0/shit/spl-token | Fetches SPL token data flagged as "shit." |
HelloMoon/v0/defi/high-volume-recent-tokens | Fetches high-volume recently traded tokens in DeFi. |
Lunarcrush/public/coins/{coin}/meta/v1 | Retrieves metadata for a specific coin. |
Lunarcrush/public/coins/{coin}/time-series/v1 | Fetches time-series data for a specific coin (version 1). |
Lunarcrush/public/coins/{coin}/time-series/v2 | Fetches time-series data for a specific coin (version 2). |
Lunarcrush/public/coins/{coin}/v1 | Retrieves details about a specific coin. |
Lunarcrush/public/coins/list/v1 | Lists all available coins (version 1). |
Lunarcrush/public/coins/list/v2 | Lists all available coins (version 2). |
Moralis/{address}/erc20/transfers | Lists ERC20 token transfers for a specific address. |
Moralis/{address}/erc20 | Lists ERC20 tokens held by a specific address. |
Moralis/wallets/{address}/tokens | Retrieves token balances for a specific wallet address. |
Moralis/wallets/{address}/approvals | Retrieves 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}/transfers | Retrieves transfer history for a specific NFT token. |
Moralis/nft/{address}/{token_id}/owners | Retrieves owners of a specific NFT token. |
Moralis/nft/{address}/{token_id}/price | Retrieves the price of a specific NFT token. |
Moralis/nft/{address}/{token_id}/trades | Fetches trade data for a specific NFT token. |
Moralis/nft/{address}/{token_id}/stats | Fetches statistics for a specific NFT token. |
Moralis/erc20/metadata/symbols | Retrieves ERC20 token metadata by symbols. |
Moralis/erc20/metadata | Fetches metadata for ERC20 tokens. |
Moralis/erc20/{address}/price | Retrieves the price of a specific ERC20 token. |
Moralis/erc20/prices | Fetches prices for multiple ERC20 tokens. |
Moralis/erc20/{address}/allowance | Retrieves token allowance data for a specific ERC20 token. |
Moralis/erc20/{address}/transfers | Lists transfers of a specific ERC20 token. |
Moralis/erc20/{address}/top-gainers | Fetches the top gainers among ERC20 tokens. |
Moralis/{pair_address}/reserves | Retrieves reserve data for a specific token pair. |
Moralis/{token0_address}/{token1_address}/ pairAddres | Fetches the pair address for two tokens. |
Moralis/erc20/{address}/stats | Retrieves statistics for a specific ERC20 token. |
Moralis/erc20/{token_address}/owners | Lists owners of a specific ERC20 token. |
Moralis/block/{block_number_or_hash} | Retrieves block details by number or hash. |
Moralis/dateToBlock | Converts a date to the corresponding block. |
Moralis/web3/version | Fetches the version of the Web3 API. |
Shyft/sol/v1/wallet/token_balance | Retrieves token balances for a wallet. |
Shyft/sol/v1/wallet/all_tokens | Lists all tokens associated with a wallet. |
Shyft/sol/v1/wallet/get_portfolio | Fetches the portfolio of a wallet, including assets and tokens. |
Shyft/sol/v1/token/get_info | Retrieves information about a specific token. |
Shyft/sol/v1/token/create_detach | Creates a token in a detached process. |
Shyft/sol/v1/token/mint_detach | Mints a token in a detached process. |
Shyft/sol/v1/token/burn_detach | Burns a token in a detached process. |
Shyft/sol/v1/token/transfer_detach | Transfers a token in a detached process. |
Shyft/sol/v1/token/airdrop | Executes a token airdrop. |
Shyft/sol/v1/token/get_owners | Retrieves owners of a token. |
Shyft/sol/v1/token/create_from_metadata | Creates 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/balances | Retrieves balances of fungible tokens. |
SimpleHash/fungibles/top_wallets | Lists top wallets holding fungible tokens. |
SimpleHash/fungibles/transfers | Fetches transfer history for fungible tokens. |
SimpleHash/fungibles/transfers/wallets | Retrieves fungible token transfers for specific wallets. |
SimpleHash/native_tokens/balances | Fetches balances of native tokens. |
Solscan/v1.0/block/last | Retrieves 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/tokens | Lists all tokens associated with a specific account. |
Solscan/v1.0/account/splTransfers | Lists SPL token transfer activities for a specific account. |
Solscan/v1.0/token/holders | Lists holders of a specific token. |
Solscan/v1.0/token/meta | Retrieves metadata for a specific token. |
Solscan/v1.0/token/transfer | Lists transfer history for a specific token. |
Solscan/v1.0/token/list | Fetches 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-accounts | Retrieves token account details for an account (version 2). |
Solscan/v2.0/token/transfer | Retrieves token transfer history (version 2). |
Solscan/v2.0/token/defi/activities | Lists DeFi activities for a specific token (version 2). |
Solscan/v2.0/token/markets | Fetches market data for tokens (version 2). |
Solscan/v2.0/token/list | Retrieves a list of all tokens (version 2). |
Solscan/v2.0/token/trending | Lists trending tokens on the blockchain (version 2). |
Solscan/v2.0/token/price | Retrieves the current price of a specific token (version 2). |
Solscan/v2.0/token/holders | Lists holders of a specific token (version 2). |
Solscan/v2.0/token/meta | Fetches metadata for a specific token (version 2). |
Solscan/v2.0/block/last | Retrieves the most recent block on the blockchain (version 2). |
Solscan/v2.0/block/detail | Retrieves detailed information about a specific block (version 2). |
TonApi/v2/address/{account_id}/parse | Parses an address to extract details. |
TonApi/v2/blockchain/blocks/{block_id} | Fetches details of a specific block by ID. |
TonApi/v2/status | Retrieves the current status of the blockchain. |