{"api":"v1","generated_at":"2026-09-15T18:52:04.556Z","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/trader-rigoblock-com-api-quote-uniswap-b828e2","pinned_page":"https://tollindex.com/e/trader-rigoblock-com-api-quote-uniswap-b828e2/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":"trader-rigoblock-com-api-quote-uniswap-b828e2","canonical_url":"https://trader.rigoblock.com/api/quote/uniswap","resource":"https://trader.rigoblock.com/api/quote/uniswap","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Uniswap Trading API quote with on-chain oracle price comparison. Drop-in proxy for Uniswap /quote — same request body, response includes priceFeedExists, deltaBps, and oracleAmount.","service_name":"Rigoblock","declared_category":null,"declared_tags":["defi","trading","rigoblock","vault","swap"],"route_template":null,"registry_updated":"2026-08-25T18:34:58.612Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"quote uniswap","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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.0021 USDC","amount_units":0.0021,"decimals_known":true,"pay_to":"0xA0F9C380ad1E1be09046319fd907335B2B452B37","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-25T18:34:57.537Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:19:51.361Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:19:51.361Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:49:54.691Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:42:52.037Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:59:52.466Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:55:18.721Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xA0F9C380ad1E1be09046319fd907335B2B452B37","page":"https://tollindex.com/seller/0xA0F9C380ad1E1be09046319fd907335B2B452B37","endpoints":3,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["defi","trading","rigoblock","vault","swap"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xA0F9C380ad1E1be09046319fd907335B2B452B37","amount":"2100","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1784987641/bazaar-icons/0d58af5f638f7e4c.png","quality":{"lastCalledAt":"2026-08-25T18:34:57.537Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://trader.rigoblock.com/api/quote/uniswap","extensions":{"bazaar":{"info":{"input":{"body":{"type":"EXACT_INPUT","amount":"1000000000000000000","swapper":"0x0000000000000000000000000000000000000000","tokenIn":"0x0000000000000000000000000000000000000000","tokenOut":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","tokenInChainId":8453,"tokenOutChainId":8453},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"routing":"CLASSIC","deltaBps":12,"oracleAmount":"2079548076","priceFeedExists":true}}},"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":["type","amount","tokenIn","tokenOut","tokenInChainId","tokenOutChainId","swapper"],"properties":{"type":{"enum":["EXACT_INPUT","EXACT_OUTPUT"],"type":"string","description":"Quote type"},"amount":{"type":"string","description":"Amount in base units (e.g. '1000000000000000000')"},"swapper":{"type":"string","description":"Swapper address (required by Uniswap Trading API)"},"tokenIn":{"type":"string","description":"Token to sell (address or symbol)"},"tokenOut":{"type":"string","description":"Token to buy (address or symbol)"},"tokenInChainId":{"type":"integer","description":"Chain ID for tokenIn (e.g. 8453)"},"tokenOutChainId":{"type":"integer","description":"Chain ID for tokenOut (e.g. 8453)"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"routing":{"type":"string"},"deltaBps":{"type":"integer"},"oracleAmount":{"type":"string"},"priceFeedExists":{"type":"boolean"}}}}}}}}},"description":"Uniswap Trading API quote with on-chain oracle price comparison. Drop-in proxy for Uniswap /quote — same request body, response includes priceFeedExists, deltaBps, and oracleAmount.","lastUpdated":"2026-08-25T18:34:58.612Z","serviceName":"Rigoblock","x402Version":2}]}}