{"api":"v1","generated_at":"2026-09-15T22:58:03.226Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-slamai-dev-chain-tokens-newest-898484","pinned_page":"https://tollindex.com/e/api-slamai-dev-chain-tokens-newest-898484/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-slamai-dev-chain-tokens-newest-898484","canonical_url":"https://api.slamai.dev/chain/tokens/newest","resource":"https://api.slamai.dev/chain/tokens/newest","http_method":"GET","type":"http","x402_version":1,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Returns the newest tokens minted on the blockchain based on mint timestamp,\nfiltered by an activity window and optional category.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-08-23T23:50:59.117Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"tokens newest","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.0016 USDC","amount_units":0.001585,"decimals_known":true,"pay_to":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-23T23:50:58.281Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:46:12.277Z","state":"legacy_v1","failed_checks":["x402_version"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T05:46:12.277Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:18:52.287Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:14:37.097Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:30:54.095Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:17:03.412Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","page":"https://tollindex.com/seller/0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","endpoints":3,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xd85096fAeC1aC03075667B4C1a1661F5623Bf111","scheme":"exact","network":"base","mimeType":"application/json","resource":"https://api.slamai.dev/chain/tokens/newest","description":"Returns the newest tokens minted on the blockchain based on mint timestamp,\nfiltered by an activity window and optional category.","discoverable":true,"outputSchema":{"input":{"type":"http","method":"GET","queryParams":{"num":{"type":"integer","format":"int32","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":{"enum":["ethereum","base"],"type":"string","required":true,"description":"The blockchain to query"},"estimate_cost":{"type":"boolean","description":"When true, returns only the SLAM token cost of this query"},"activity_window":{"enum":["5min","15min","1h","3h","6h","1d"],"type":"string","description":"The length of time over which activity is measured."}}},"output":{"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"}},"maxAmountRequired":"1585","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-23T23:50:58.281Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://api.slamai.dev/chain/tokens/newest","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"num":{"type":"integer","format":"int32","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":{"enum":["ethereum","base"],"type":"string","required":true,"description":"The blockchain to query"},"estimate_cost":{"type":"boolean","description":"When true, returns only the SLAM token cost of this query"},"activity_window":{"enum":["5min","15min","1h","3h","6h","1d"],"type":"string","description":"The length of time over which activity is measured."}}},"output":{}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object"}}},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"}}}}}}},"description":"Returns the newest tokens minted on the blockchain based on mint timestamp,\nfiltered by an activity window and optional category.","lastUpdated":"2026-08-23T23:50:59.117Z","x402Version":1}]}}