Edition 1 Jul 2026· updated 11:31 UTC

The euro stablecoin market reference.

Supply, peg integrity, issuer profiles, exchange markets, and MiCA regulatory context for tracked euro stablecoins.

Aggregate supply
€930.7M
−20.1% · 30d
ex-HEUR: €620.0M
Tracked coins
18
14 active · 4 wind-down
MiCA / EMT context
11
of 18 issuers
Active chains
20
EVM + non-EVM
Public API
Free
keyless · CORS-enabled
Coverage

Eight dimensions.

01

Supply

Circulating & total per chain. Mint/burn timeline. Treasury holdings split out.

on-chain · 20 chains · daily refresh
02

Peg integrity

Market-observed price against EUR, tolerance band, peg-deviation history.

ccxt · dexscreener
03

Issuer & reserve

Issuer entity, jurisdiction, MiCA / EMT context label, reserve composition.

issuer-doc · regulator-reg
04

Distribution

Chain shares, holder count, concentration (HHI).

explorers · indexers
05

Markets & liquidity

DEX pools and CEX spot markets. TVL, 24h volume, spread.

dexscreener · ccxt
06

News & research

Cards on regulation, integrations, reserve disclosures and market infrastructure.

curated
07

MiCA context

Per-issuer MiCA / EMT label. Tagged with jurisdiction and authority.

amf · bafin · cssf
08

Public API

Every surface available as JSON. Keyless. Versioned at /v1.

eurostablecoins.xyz/docs
This week · 30-day movers

Where supply is going.

#AssetIssuerSupply30dReg. context
01
Circle Internet Financial Europe SAS€380,819,945+2.30%MiCA EMT
02
Heuro SAS€310,774,060−33.56%MiCA EMT
03
Societe Generale – FORGE S.A.€124,924,258+18.07%MiCA EMT
04
Banking Circle S.A.€31,854,052−35.80%MiCA EMT
05
Monerium EMI ehf.€27,025,401+11.17%MiCA EMT
API · v1 · public

Every surface, as JSON.

$ curl https://eurostablecoins.xyz/api/v1/overview
{
  "timestamp":        "2026-07-01T11:31:27Z",
  "aggregate_supply": 930727613,
  "period_change_30d":-20.14,
  "coins": [
    {
      "id":        "eurc",
      "issuer":    "Circle Internet Financial Europe SAS",
      "supply":    380819945,
      "mica":      "emi_licensed",
      "source":    "issuer-doc"
    },
    // + 17 more coins
  ]
}
  • /v1/overviewAggregate + per-coin snapshot
  • /v1/supplyPer-coin · per-chain · time series
  • /v1/pegTolerance, deviation, breach history
  • /v1/coinsRegistry index — all tracked coins
  • /v1/holders/{coin}Latest holder snapshot
  • /v1/history/mint-burn/{coin}Daily mint + burn rows
  • /v1/history/peg/{coin}Daily peg series
Read full docs →