- Stablecoins
- User Dominance
Stablecoins
User Dominance
Stablecoin user share by distinct on-chain senders
GET
/v1/stablecoins/user-share
x-invezo-api-key*
curl --request GET \
--url https://api.invezo.com/v1/stablecoins/user-share \
--header 'x-invezo-api-key: AUTH_VALUE'
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/user-share \
--header 'x-invezo-api-key: AUTH_VALUE'