{
  "x402Version": 2,
  "id": 2492,
  "slug": "2492",
  "resource": "https://chain-analyzer.com/api/v1/x402/issuer/supply",
  "description": "Stablecoin issuer supply in one JSON call: pass the issuer as the `slug` query parameter. Returns total and circulating supply per chain, cumulative mint and burn totals, and the 20 most recent issuance / redemption events with transaction hashes. Same numbers as the public issuer page, shaped for agents.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xe8e26183736D796d401Df30810207465fa708959",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "4eXmvApCcE8wiEWRjoDAfN5Jpdi2UFKTJ9irswV9dkX2",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "data",
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "slug": "jpyc"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "aggregate": {
              "total_supply": 7100000000
            },
            "chains": [
              {
                "chain": "ethereum",
                "total_supply": 2400000000
              }
            ],
            "issuer_name": "JPYC株式会社",
            "recent_events": [
              {
                "amount": 10000000,
                "chain": "ethereum",
                "kind": "mint",
                "occurred_at": "2026-09-19T02:41:00+00:00",
                "tx_hash": "0xabc…"
              }
            ],
            "slug": "jpyc",
            "status": "ok",
            "symbol": "JPYC"
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "queryParams": {
                "properties": {
                  "slug": {
                    "type": "string"
                  }
                },
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {}
            }
          }
        }
      },
      "tags": [
        "stablecoin",
        "issuer",
        "supply",
        "mint-burn",
        "onchain"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "chain-analyzer.com",
  "lastUpdated": "2026-09-18T18:19:54.291Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-18T18:19:52.641Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "chain-analyzer.com",
    "manifest_name": "chain-analyzer.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}