The euro-stablecoins data API now requires an active €49/month subscription and API key.Subscribe →
eurostablecoins.xyz
Edition 27 Aug 2026· updated 09:28 UTC

The best euro stablecoin market reference.

The most complete, source-linked view of the euro stablecoin market: supply, peg, transfer activity, holders, issuer profiles, MiCA context, CEX and DEX markets, and a developer API — every tracked coin and chain, dated and cited.

Aggregate supply
€703.8M
−15.2% · 30d
ex-HEUR: €698.6M
Records tracked
45
25 operating · 10 wind-down · 10 inactive/archival
MiCA / EMT context
20
of 45 coins
Active chains
25
EVM + non-EVM
Developer API
€49/mo
API key · 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

Developer API

Every surface available as JSON. €49/month subscription + API key. Versioned at /v1.

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

Where supply is going.

#AssetIssuerSupply30dReg. context
01
Circle Internet Financial Europe SAS€391,600,769−0.38%MiCA EMT
02
Societe Generale – FORGE S.A.€154,241,774+17.54%MiCA EMT
03
Banking Circle S.A.€33,139,851−2.11%MiCA EMT
04
Monerium hf.€28,112,619−1.62%MiCA EMT
05
CACEIS Bank (Crédit Agricole group)€20,020,0000.00%MiCA EMT
06
Salvus SAS€18,435,035+49.10%MiCA EMT
07
StablR Ltd.€15,727,8050.00%MiCA EMT
08
Quantoz Payments B.V.€9,291,545+12.06%MiCA EMT
09
STSS (Malta) Limited€6,852,6200.00%Wind-down
10
Heuro SAS€5,207,397−96.70%MiCA EMT
API · v1 · €49/month

Every surface, as JSON.

$ curl -H "x-api-key: esk_live_…" https://www.eurostablecoins.xyz/api/v1/overview
{
  "data_as_of":            "2026-08-27T09:28:45Z",
  "total_circulating_eur": 703812484,
  "coin_count":            45,
  "coins": [
    {
      "coin_id":            "eurc",
      "issuer":             "Circle Internet Financial Europe SAS",
      "circulating_supply": 391600769,
      "mica_status":        "emi_licensed",
      "operational_status": "operating"
    },
    // + 44 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

Access requires an active €49/month subscription and a personal API key, sent as an x-api-key header (never in a URL).

Read full docs →