Machine-readable version of this catalog: catalog.json
Entity Status
| Metric | Endpoint | Required params | Response fields |
|---|---|---|---|
| Entity List | /stablecoin/status/entity-list | token type | name symbol is_validated market_type |
Exchange Flows
| Metric | Endpoint | Required params | Response fields |
|---|---|---|---|
| Reserve | /stablecoin/exchange-flows/reserve | token exchange | blockheight date datetime reserve |
| Netflow | /stablecoin/exchange-flows/netflow | token exchange | blockheight date datetime netflow_total |
| Inflow | /stablecoin/exchange-flows/inflow | token exchange | blockheight date datetime inflow_total inflow_top10 inflow_mean |
| Outflow | /stablecoin/exchange-flows/outflow | token exchange | blockheight date datetime outflow_total outflow_top10 outflow_mean |
| Transactions Count | /stablecoin/exchange-flows/transactions-count | token exchange | blockheight date datetime transactions_count_inflow transactions_count_outflow |
| Addresses Count | /stablecoin/exchange-flows/addresses-count | token exchange | blockheight date datetime addresses_count_inflow addresses_count_outflow |
Network Data
| Metric | Endpoint | Required params | Response fields |
|---|---|---|---|
| Supply | /stablecoin/network-data/supply | token | datetime blockheight date supply_total supply_minted supply_burned +3 |
| Events Count | /stablecoin/network-data/events-count | token | datetime blockheight date events_transfer_count events_mint_count events_issue_count +2 |
| Tokens Transferred | /stablecoin/network-data/tokens-transferred | token | datetime blockheight date tokens_transferred_total tokens_transferred_mean |
| Addresses Count | /stablecoin/network-data/addresses-count | token | datetime blockheight date addresses_active_count addresses_active_sender_count addresses_active_receiver_count +2 |
Market Data
| Metric | Endpoint | Required params | Response fields |
|---|---|---|---|
| Price OHLCV | /stablecoin/market-data/price-ohlcv | token | date blockheight datetime open high low +2 |
| Capitalization | /stablecoin/market-data/capitalization | token | date blockheight datetime market_cap |
Flow Indicator
| Metric | Endpoint | Required params | Response fields |
|---|---|---|---|
| Exchange Supply Ratio | /stablecoin/flow-indicator/exchange-supply-ratio | token exchange | blockheight date datetime supply_ratio |