eurostablecoins.xyz
Edition 15 Aug 2026· updated 20:33 UTC

The euro stablecoin market reference.

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

Aggregate supply
€854.8M
+4.8% · 30d
ex-HEUR: €690.4M
Tracked coins
44
24 active · 9 wind-down · 1 apparent shutdown
MiCA / EMT context
19
of 44 coins
Active chains
25
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 · 25 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€404,626,943+7.43%MiCA EMT
02
Heuro SAS€164,388,152−0.70%MiCA EMT
03
Societe Generale – FORGE S.A.€139,562,468+10.64%MiCA EMT
04
Banking Circle S.A.€33,139,851−2.11%MiCA EMT
05
Monerium hf.€27,110,922−4.35%MiCA EMT
06
CACEIS Bank (Crédit Agricole group)€20,020,0000.00%MiCA EMT
07
StablR Ltd.€15,727,8050.00%MiCA EMT
08
Salvus SAS€13,032,050+8.88%MiCA EMT
09
Quantoz Payments B.V.€9,291,545+11.03%MiCA EMT
10
STSS (Malta) Limited€6,852,6200.00%Not EMT
API · v1 · public

Every surface, as JSON.

$ curl https://www.eurostablecoins.xyz/api/v1/overview
{
  "data_as_of":            "2026-08-15T20:33:22Z",
  "total_circulating_eur": 854799180,
  "coin_count":            44,
  "coins": [
    {
      "coin_id":            "eurc",
      "issuer":             "Circle Internet Financial Europe SAS",
      "circulating_supply": 404626943,
      "mica_status":        "emi_licensed",
      "operational_status": "operating"
    },
    // + 43 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 →