{"api":"v1","generated_at":"2026-09-16T02:01:09.114Z","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/open-pay-jp-api-paid-usdc-jpyc-supply-d4fe09","pinned_page":"https://tollindex.com/e/open-pay-jp-api-paid-usdc-jpyc-supply-d4fe09/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":"open-pay-jp-api-paid-usdc-jpyc-supply-d4fe09","canonical_url":"https://open-pay.jp/api/paid/usdc/jpyc/supply","resource":"https://open-pay.jp/api/paid/usdc/jpyc/supply","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Read the current contract-reported JPYC totalSupply on Polygon, Kaia, Avalanche or Ethereum, with the token contract address and the block number observed at request time. Use for periodic supply monitoring, cross-chain comparison, or verifying a current JPYC supply figure before citing it. Not for market price, reserve backing, circulating-supply analysis, or financial advice.","service_name":"JPYC Supply by Chain","declared_category":null,"declared_tags":["jpyc","japanese-yen","stablecoin","token-supply","onchain-data"],"route_template":null,"registry_updated":"2026-08-23T01:47:52.297Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"jpyc supply","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.002 USDC","amount_units":0.002,"decimals_known":true,"pay_to":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-08-23T01:47:52.019Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:39:37.812Z","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:39:37.812Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:08:16.109Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:59:45.974Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:17:01.309Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T13:00:18.404Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","page":"https://tollindex.com/seller/0x52d4901142e2B5680027da5EB47C86CB02a3cA81","endpoints":12,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["jpyc","japanese-yen","stablecoin","token-supply","onchain-data"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","amount":"2000","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/v1787449672/bazaar-icons/8423b63ce98ad013.png","quality":{"lastCalledAt":"2026-08-23T01:47:52.019Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://open-pay.jp/api/paid/usdc/jpyc/supply","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"chain":"polygon"}},"output":{"type":"json","example":{"items":[{"chain":"polygon","status":"ok","chainId":137,"contract":"0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29","blockNumber":"92387745","totalSupply":"1234567890000000000000000","totalSupplyFormatted":"1234567.89"}],"token":{"symbol":"JPYC","decimals":18},"notice":"onchain-facts-only","termsUrl":"https://open-pay.jp/en/terms","generatedAt":"2026-08-21T04:30:45.340Z","schemaVersion":"2.0"}}},"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","properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string","description":"Chain to query. Omit to query all supported chains. Supported values: polygon, kaia, avalanche, ethereum."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["schemaVersion","token","generatedAt","notice","termsUrl","items"],"properties":{"items":{"type":"array","items":{"oneOf":[{"type":"object","required":["chain","chainId","contract","status","blockNumber","totalSupply","totalSupplyFormatted"],"properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"status":{"type":"string","const":"ok"},"chainId":{"type":"integer","minimum":1},"contract":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"blockNumber":{"type":"string","pattern":"^[0-9]+$"},"totalSupply":{"type":"string","pattern":"^[0-9]+$","description":"Atomic JPYC amount with 18 decimals."},"totalSupplyFormatted":{"type":"string","pattern":"^[0-9]+(\\.[0-9]+)?$"}},"additionalProperties":false},{"type":"object","required":["chain","chainId","contract","status","errorCode","retryable"],"properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"status":{"type":"string","const":"unavailable"},"chainId":{"type":"integer","minimum":1},"contract":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"errorCode":{"enum":["rpc_unavailable","contract_read_failed"],"type":"string"},"retryable":{"type":"boolean"}},"additionalProperties":false}]}},"token":{"type":"object","required":["symbol","decimals"],"properties":{"symbol":{"type":"string","const":"JPYC"},"decimals":{"type":"integer","const":18}},"additionalProperties":false},"notice":{"type":"string","const":"onchain-facts-only","description":"On-chain facts read from public RPC endpoints at request time. Informational only — not financial advice, not an offer, quote or solicitation. Full terms at termsUrl."},"termsUrl":{"type":"string","format":"uri"},"generatedAt":{"type":"string","format":"date-time"},"schemaVersion":{"type":"string","const":"2.0"}},"additionalProperties":false}}}}}}},"description":"Read the current contract-reported JPYC totalSupply on Polygon, Kaia, Avalanche or Ethereum, with the token contract address and the block number observed at request time. Use for periodic supply monitoring, cross-chain comparison, or verifying a current JPYC supply figure before citing it. Not for market price, reserve backing, circulating-supply analysis, or financial advice.","lastUpdated":"2026-08-23T01:47:52.297Z","serviceName":"JPYC Supply by Chain","x402Version":2}]}}