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.
Eight dimensions.
Supply
Circulating & total per chain. Mint/burn timeline. Treasury holdings split out.
Peg integrity
Market-observed price against EUR, tolerance band, peg-deviation history.
Issuer & reserve
Issuer entity, jurisdiction, MiCA / EMT context label, reserve composition.
Distribution
Chain shares, holder count, concentration (HHI).
Markets & liquidity
DEX pools and CEX spot markets. TVL, 24h volume, spread.
News & research
Cards on regulation, integrations, reserve disclosures and market infrastructure.
MiCA context
Per-issuer MiCA / EMT label. Tagged with jurisdiction and authority.
Developer API
Every surface available as JSON. €49/month subscription + API key. Versioned at /v1.
45 EUR-denominated stablecoins, in one place.
Where supply is going.
Every surface, as JSON.
{
"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).