get_stablecoin_chains
Retrieve the market capitalization sum of all stablecoins across blockchain chains using this API tool. Simplify crypto data analysis and track stablecoin distribution.
Instructions
GET /stablecoins/stablecoinchains
Get current mcap sum of all stablecoins on each chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_stablecoin_chainsArguments",
"type": "object"
}