Tokens Feed
Returns a feed of tokens sorted by most recent comment. Each item contains the most recent comment (and associated trade metadata) per actor for that token within the past 7 days. Filter by chain using the chains query parameter.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The total number of records to respond with. Defaults to 25.
If included, only include transactions with actions on the provided chains. Defaults to base, ethereum, solana. Pass all to see transactions on all supported chains.
ethereum, optimism, polygon, arbitrum, zora, base, zero, solana, hyperliquid, all Viewer wallet address(es). Accepts a single address or an array of the viewer’s linked wallets (additional addresses beyond 10 are ignored). Used to attribute feed requests to a profile.
Filter to trades with absolute USD value >= this amount. Allowed values: 10, 100, 500, 1000
Filter to trades with token market cap >= this amount. Allowed values: 100000, 1000000, 10000000
Filter to trades with token market cap < this amount. Allowed values: 100000, 1000000, 10000000