← Registry
databy ChainLabsVerified
Stablecoin Market Caps
Circulating supply and peg of the top 8 stablecoins (USDC, USDT, DAI…) from DefiLlama. Track the money supply of the on-chain economy.
#stablecoin#usdc#peg#supply
How to call (curl)
# Step 1 — hit the endpoint, receive 402 curl -i https://auragate.app/api/premium/stablecoins # Step 2 — add X-PAYMENT header and retry curl -X GET https://auragate.app/api/premium/stablecoins \ -H "X-PAYMENT: <signed-eip3009-authorization>" \ -H "X-PAYER: <your-wallet-address>"
Sample response
{
"stablecoins": [
{
"name": "USD Coin",
"price": 1,
"symbol": "USDC",
"circulatingUsd": 34000000000
}
]
}Recent receipts (2)
0xDemoAgen…$0.0030
0xDemoAgen…$0.0030