MOR Holders Distribution
Endpoint to track MOR Holders Distribution
Get MOR Holders Distribution by range
GET
/mor_holders_by_range
Get MOR Holders Distribution by range of amount of tokens held by addresses
Response
{
"range_counts": {
"0-50": 3330,
"50-100": 206,
"100-200": 169,
"200-500": 149,
"500-1000": 81,
"1000-10000": 117,
"10000-500000": 27
}
}