The address of the hook contract for Uniswap V4 pools.
Whether the token is the network token for the Uniswap V4 pool.
Whether the pool uses a dynamic fee. A fee of 0x80000 is used by Uniswap V4 to indicate a dynamic pool — in such cases, the fee percentage on the pair should be disregarded.
Used By
Returned by- categoryTokens
- filterPairs: Returns a list of pairs based on a variety of filters.
- filterTokens: Discover, screen, and rank tokens across every supported network using 100+ on-chain signals: trading activity, liquidity, holder behavior, fee economics, and launchpad lifecycle.
- getBars: Returns bar chart data to track price changes over time.
- getDetailedPairsStats: Returns bucketed stats for a given token within a list of pairs.
- getDetailedPairStats: Returns bucketed stats for a given token within a pair.
- listPairsForToken: Returns a list of pairs containing a given token.
- listPairsWithMetadataForToken: Returns a list of pair metadata for a token.
- onFilterTokensUpdated: Live-streamed filter token updates for the current
filterTokensresult set.