# Euro Stablecoins > The euro stablecoin market reference. Supply, peg, chain distribution, holders, issuer context, and public API data for EUR-denominated stablecoins. ## What this site is eurostablecoins.xyz is the euro stablecoin market reference. It tracks supply, peg data, chain distribution, holder counts, mint/burn history, transfer activity, issuer context, and public API access for EUR-denominated stablecoins. Data sources include on-chain RPC providers, public block explorers, CoinGecko, DefiLlama, and project/issuer disclosures. No paid data partnerships. Informational data only. Not legal, financial, or investment advice. ## Key URLs - Homepage: https://www.eurostablecoins.xyz - Euro stablecoins overview: https://www.eurostablecoins.xyz/euro-stablecoins - MiCA reference: https://www.eurostablecoins.xyz/mica-stablecoins - Public API: https://www.eurostablecoins.xyz/euro-stablecoin-api - API documentation: https://www.eurostablecoins.xyz/docs - Data coverage by coin and metric: https://www.eurostablecoins.xyz/data-coverage - Methodology / about: https://www.eurostablecoins.xyz/about - API root: https://www.eurostablecoins.xyz/api/v1 - Sitemap: https://www.eurostablecoins.xyz/sitemap.xml ## Coin page pattern Each tracked coin has a canonical page at https://www.eurostablecoins.xyz/{coin_id}. Examples: /eurc, /eurs, /eurcv, /euri, /eure, /eura, /aeur, /europ, /eurq, /eurr, /eurau, /deuro, /heuro. ## Public API A free, CORS-enabled REST API. JSON responses. Attribution requested. - /api/v1 — endpoint discovery - /api/v1/coins — list of tracked coins + current state - /api/v1/coins/{coin_id} — single coin metadata + current state - /api/v1/overview — aggregated market stats - /api/v1/supply — latest supply for all coins - /api/v1/supply/{coin_id} — latest supply for one coin - /api/v1/supply/{coin_id}/{chain} — latest supply for one coin on one chain - /api/v1/history/supply/{coin_id} — daily supply history - /api/v1/peg — latest peg metrics for tracked coins - /api/v1/peg/{coin_id} — peg metrics for one coin - /api/v1/history/peg/{coin_id} — daily peg history - /api/v1/history/mint-burn/{coin_id} — daily mint/burn history - /api/v1/history/transfer-volume/{coin_id} — daily transfer volume history - /api/v1/holders/{coin_id} — latest holder snapshot ## Data categories - Supply (total + circulating + per-chain breakdown) - Peg metrics (price in EUR, deviation in basis points, rolling averages) — tracked subset of coins only - Daily mint and burn activity - Daily transfer volume and active addresses - Holder counts (point-in-time) - Per-coin display metadata (issuer name, jurisdiction, MiCA status label, chain deployments) ## How to cite When citing data, include eurostablecoins.xyz, the page or endpoint URL, and the access date. Example: "Source: eurostablecoins.xyz API, accessed YYYY-MM-DD". ## Limitations - Snapshots are taken on cron cadence; values are not real-time tick-by-tick. - Activity history coverage varies by coin and chain. - Not all coins have peg data (depends on public price-feed coverage). - Holder counts are point-in-time; no backfilled history is published. - Regulatory and issuer metadata is informational and should be checked against issuer and regulator sources. - This site does not list exchanges, DEX pools or trading venues at this time. ## Out of scope - Legal, financial, tax, or investment advice. - Recommendations to use one stablecoin over another. - Trading, custody, or redemption services.