Fetch real-time trending tokens ranked by recent activity on Ethereum or Base blockchain via SlamLink's token analytics API. Returns token metadata including price, liquidity, FDV, and 24-hour price changes with configurable activity windows (5min to 1d). Supports filtering by token category like 'virtuals' on Base. | Input: Accepts optional blockchain selection (ethereum or base), activity window (5min to 1d), token category filter, and maximum number of results (up to 250). Defaults to ethereum if not specified. | Output: Returns ranked list of trending tokens with address, symbol, name, current USD price, 24-hour price change, FDV, liquidity, first mint block/timestamp, and current block number. Includes SLAM token cost estimation. | Use cases: I want to find trending tokens on Base blockchain in the last hour; Show me the top 10 most active tokens by 24-hour activity; Get trending token data with current prices and liquidity information; I need to monitor newly minted tokens ranked by recent activity
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
The length of time over which activity is measured.
5min15min1h3h6h1dThe blockchain name.
ethereumbaseFilters to a specific subset of tokens. Currently only 'virtuals' is supported on Base.
When true, returns only the SLAM token cost estimation.
The maximum number of tokens to return. Maximum: 250.
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Response Fields
blockchainslamtokensutcWhether the request succeeded
HTTP status code