{"api":"v1","generated_at":"2026-09-15T19:57:14.838Z","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-balance-748142","pinned_page":"https://tollindex.com/e/open-pay-jp-api-paid-usdc-jpyc-balance-748142/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":"open-pay-jp-api-paid-usdc-jpyc-balance-748142","canonical_url":"https://open-pay.jp/api/paid/usdc/jpyc/balance","resource":"https://open-pay.jp/api/paid/usdc/jpyc/balance","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Read the current on-chain JPYC balance of any EVM address on one or all supported chains (Polygon, Kaia, Avalanche, Ethereum), with the token contract and the block number observed at request time. Use before or after a payment, for treasury checks, wallet monitoring, and payment reconciliation. The result does not prove wallet ownership and is not a transaction-finality certificate.","service_name":"JPYC Wallet Balance","declared_category":null,"declared_tags":["jpyc","wallet-balance","payment-reconciliation","treasury","onchain-data"],"route_template":null,"registry_updated":"2026-08-23T01:47:54.503Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"jpyc balance","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.002 USDC","amount_units":0.002,"decimals_known":true,"pay_to":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-08-23T01:47:54.229Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:31:27.073Z","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-15T05:31:27.073Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:05:06.372Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:01:34.812Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:17:39.739Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:58:41.793Z","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","wallet-balance","payment-reconciliation","treasury","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:54.229Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://open-pay.jp/api/paid/usdc/jpyc/balance","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"chain":"polygon","address":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81"}},"output":{"type":"json","example":{"items":[{"chain":"polygon","status":"ok","balance":"1000000000000000000000","chainId":137,"contract":"0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29","blockNumber":"92387745","balanceFormatted":"1000"}],"token":{"symbol":"JPYC","decimals":18},"notice":"onchain-facts-only","address":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","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","required":["address"],"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."},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"EVM address to read the JPYC balance of."}},"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","address","items"],"properties":{"items":{"type":"array","items":{"oneOf":[{"type":"object","required":["chain","chainId","contract","status","blockNumber","balance","balanceFormatted"],"properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"status":{"type":"string","const":"ok"},"balance":{"type":"string","pattern":"^[0-9]+$","description":"Atomic JPYC amount with 18 decimals."},"chainId":{"type":"integer","minimum":1},"contract":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"blockNumber":{"type":"string","pattern":"^[0-9]+$"},"balanceFormatted":{"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."},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"termsUrl":{"type":"string","format":"uri"},"generatedAt":{"type":"string","format":"date-time"},"schemaVersion":{"type":"string","const":"2.0"}},"additionalProperties":false}}}}}}},"description":"Read the current on-chain JPYC balance of any EVM address on one or all supported chains (Polygon, Kaia, Avalanche, Ethereum), with the token contract and the block number observed at request time. Use before or after a payment, for treasury checks, wallet monitoring, and payment reconciliation. The result does not prove wallet ownership and is not a transaction-finality certificate.","lastUpdated":"2026-08-23T01:47:54.503Z","serviceName":"JPYC Wallet Balance","x402Version":2}]}}