{"uid":"cap_f3BPOxZKt4VSec5c5SStK","slug":"api-slamai-dev-4dec755d","name":"SLAMai Newest Tokens","description":"Returns the newest tokens minted on the blockchain based on mint timestamp,\nfiltered by an activity window and optional category.","url":"https://api.slamai.dev/chain/tokens/newest","method":"POST","headers":{},"bodySchema":{"type":"object","required":["blockchain"],"properties":{"num":{"type":"integer","description":"The maximum number of tokens to return. Max: 1000."},"category":{"type":"string","description":"Filter by token category. Currently, only 'virtuals' on Base is supported."},"blockchain":{"type":"string","description":"The blockchain to query"},"estimate_cost":{"type":"boolean","description":"When true, returns only the SLAM token cost of this query"},"activity_window":{"type":"string","description":"The length of time over which activity is measured."}}},"responseSchema":{"status":200,"content":{"application/json":{"schema":{"oneOf":[{"type":"object","properties":{"utc":{"type":"string","description":"The UTC timestamp of the block used for the response (ISO 8601 format)"},"slam":{"type":"number","format":"double","description":"The SLAM token cost for this API call"},"block":{"type":"integer","format":"int32","description":"The block number at which this data snapshot was generated"},"chain":{"type":"string","description":"The name of the blockchain network (e.g., 'base')"},"tokens":{"type":"array","items":{"type":"object","properties":{"fdv":{"type":"number","format":"double","description":"The token’s fully diluted valuation in USD"},"usd":{"type":"object","properties":{"cur":{"type":"number","format":"double","description":"The current token price in USD"},"prev":{"type":"array","items":{"type":"object","properties":{"change":{"type":"string","description":"Price change percentage."},"minutes":{"type":"integer","format":"int32","description":"Lookback period in minutes."}}},"description":"Previous price data for comparison"}}},"name":{"type":"string","description":"The full name of the token"},"rank":{"type":"integer","format":"int32","description":"The token’s newness rank, determined by timestamp of its first mint"},"symbol":{"type":"string","description":"The token’s symbol (e.g., 'SLAM')"},"address":{"type":"string","description":"The token contract address"},"liquidity":{"type":"number","format":"double","description":"The liquidity value for the token in USD"},"first_minted":{"type":"object","properties":{"utc":{"type":"string","description":"The UTC timestamp of the mint (ISO 8601 format)"},"hash":{"type":"string","description":"The transaction hash of the first mint"},"block":{"type":"integer","format":"int32","description":"The block number of the first mint"}}}}},"description":"List of trending tokens for the specified activity window and category"}}},{"type":"object","properties":{"slam":{"type":"number","format":"double"}}}]}}},"description":"OK"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001585","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001585/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001585","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001585","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_bphZFBJYj7Vvd7QkVdlGx","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001585","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the most recently minted tokens on a blockchain, ranked by mint timestamp, with optional filtering by activity window and category.","exampleAgentPrompt":"Show me the 50 newest tokens minted on Base in the last hour — Virtuals category only — ranked by how recently they were first minted, with prices and liquidity.","exampleUseCases":null,"resultDescription":"A JSON object containing a list of up to N tokens sorted by newness rank, each with name, symbol, contract address, first mint block and transaction hash, current USD price, price change percentages over lookback periods, fully diluted valuation, and liquidity in USD. Also includes the block number and UTC timestamp of the data snapshot, the blockchain name, and the SLAM token cost of the query.","failureModes":["Invalid activity_window value (must be one of: 5min, 15min, 1h, 3h, 6h, 1d) returns 400 validation error","Unsupported blockchain name returns error","category filter other than 'virtuals' on Base is not supported","Payment failure via x402 protocol returns 402","num exceeding 1000 may be rejected or clamped","Network timeout or chain data unavailability may return 5xx"],"whenToPreferThis":"Use this endpoint when you need to discover freshly minted tokens ranked purely by mint timestamp — ideal for tracking new token launches in real time. Prefer this over trending endpoints when recency (first mint time) is the primary signal rather than trading activity or volume. Best for agents monitoring new token launches, sniping newly deployed contracts, or surfacing the latest Virtuals tokens on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:36:03.575Z","isFirstParty":false}