Skip to main content
← Back to Token: Direct API

POST

PathEst. CUDescription
direct/v1/Codex/balances3500Returns list of token balances that a wallet has
direct/v1/Codex/chartUrls3500Returns a URL for a pair chart.
direct/v1/Codex/filterTokens3500Returns a list of tokens based on a variety of filters.
direct/v1/Codex/getBars3500Returns bar chart data to track price changes over time.
direct/v1/Codex/getCommunityNotes3500Returns community gathered notes.
direct/v1/Codex/getDetailedStats3500Returns bucketed stats for a given token within a pair.
direct/v1/Codex/getLatestTokens3500Returns new tokens listed over the last three days.
direct/v1/Codex/getNetworks3500Returns a list of all networks supported on Codex.
direct/v1/Codex/getNetworkStatus3500Returns the status of a list of networks supported on Codex.
direct/v1/Codex/getSimulateTokenContractResults3500Simulates a token contract call.
direct/v1/Codex/getSymbol3500Returns metadata for a given pair.
direct/v1/Codex/getTokenCount3500Returns the total count of tokens on Codex. This value is updated approximately every 6 hours.
direct/v1/Codex/getTokenEvents3500Returns transactions for a pair.
direct/v1/Codex/getTokenInfo3500Returns metadata for a given token.
direct/v1/Codex/getTokenPrices3500Returns real-time or historical prices for a list of tokens, fetched in batches.
direct/v1/Codex/getTokensInfo3500Returns metadata for a list of given tokens.
direct/v1/Codex/holders3500Returns list of wallets that hold a given token, ordered by holdings descending. Also has the unique count of holders for that token
direct/v1/Codex/listFavoriteTokens3500Returns a list of token metadata.
direct/v1/Codex/listPairsForToken3500Returns a list of pairs containing a given token.
direct/v1/Codex/listPairsWithMetadataForToken3500Returns a list of pair metadata for a token.
direct/v1/Codex/listTopTokens3500Returns a list of trending tokens across any given network(s).
direct/v1/Codex/searchTokens3500Returns a list of tokens matching a given query string.
direct/v1/Codex/token3500Find a single token by its address & network id.
direct/v1/Codex/tokens3500Find a list of tokens by their addresses & network id, with pagination.
direct/v1/Codex/tokenSparklines3500Returns a list of token simple chart data (sparklines) for the given tokens.