{"api":"v1","generated_at":"2026-09-15T18:58:40.974Z","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/concordancehq-duckdns-org-tools-series-a0e4f1","pinned_page":"https://tollindex.com/e/concordancehq-duckdns-org-tools-series-a0e4f1/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"concordancehq-duckdns-org-tools-series-a0e4f1","canonical_url":"https://concordancehq.duckdns.org/tools/series","resource":"https://concordancehq.duckdns.org/tools/series","http_method":"POST","type":"http","x402_version":2,"registries":[],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Tabular time-series lookup across economic indicators (FRED, World Bank, UN Comtrade), crypto TVL, weather, and stock quotes -- by source + series_id, with an optional date range.","service_name":"series","declared_category":null,"declared_tags":["economic-data","time-series","market-data","stock-quotes","trade-data"],"route_template":null,"registry_updated":"2026-08-13T00:03:11.064Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"tools series","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-11T20:57:00.628Z","observation_began":"2026-09-10"},"presence":{"listed_now":false,"first_absent_at":"2026-09-12T04:32:46.838Z","delisting_confirmed_at":"2026-09-12T10:44:49.991Z","events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"},{"registry":"cdp","at":"2026-09-12T04:32:46.838Z","event":"delisted"},{"registry":"cdp","at":"2026-09-12T10:44:49.991Z","event":"delisting_confirmed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","asset_name":null,"symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"yEx9WBP1NnzoTpDmi67F536bso3YNcQPBRhWRoswTBS","scheme":"exact"}],"counters":{"observed_at":"2026-09-11T20:57:00.628Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-13T00:03:10.614Z"},"validation":{"latest":{"observed_at":"2026-09-11T11:36:19.078Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-11"},"uptime":[{"days":7,"observed":1,"passed":1,"ratio":1},{"days":30,"observed":1,"passed":1,"ratio":1},{"days":90,"observed":1,"passed":1,"ratio":1}],"history_90d":[{"observed_at":"2026-09-11T11:36:19.078Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34","page":"https://tollindex.com/seller/0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34","endpoints":4,"hosts":3},"reports":0,"registry_record":{"cdp":[{"tags":["economic-data","time-series","market-data","stock-quotes","trade-data"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},{"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"},"payTo":"yEx9WBP1NnzoTpDmi67F536bso3YNcQPBRhWRoswTBS","amount":"10000","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786579391/bazaar-icons/8d838c55be0bf55d.jpg","quality":{"lastCalledAt":"2026-08-13T00:03:10.614Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://concordancehq.duckdns.org/tools/series","extensions":{"bazaar":{"info":{"input":{"body":{"source":"fred","series_id":"GDP"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"points":[{"value":100,"observed_at":"2026-01-01"}],"source":"fred","series_id":"GDP"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["source","series_id"],"properties":{"end":{"type":"string"},"start":{"type":"string"},"source":{"type":"string"},"series_id":{"type":"string"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Tabular time-series lookup across economic indicators (FRED, World Bank, UN Comtrade), crypto TVL, weather, and stock quotes -- by source + series_id, with an optional date range.","lastUpdated":"2026-08-13T00:03:11.064Z","serviceName":"series","x402Version":2}]}}