Stablecoins
Market Dominance
Stablecoin market share by volume
GET
/v1/stablecoins/market-share
x-invezo-api-key*
curl --request GET \
--url https://api.invezo.com/v1/stablecoins/market-share \
--header 'x-invezo-api-key: <x-invezo-api-key>'
Query Parameters
minrequired
int
start of the aggregate time window as a timestamp (example: 1168300800)
maxrequired
int
end of the aggregate time window as a timestamp (example: 1168300800)
curl --request GET \
--url https://api.invezo.com/v1/stablecoins/market-share \
--header 'x-invezo-api-key: <x-invezo-api-key>'