Skip to main contentTo calculate this effectively across multiple blockchains, you should follow these steps:
- Group and Sum: For each blockchain, sum the amount_usd per user_address.
- Sort: Sort the users by their total claim amount in ascending order.
- Calculate: Use the Gini formula.
Insights you can gain
By comparing Gini coefficients across chains (e.g., Base vs. Arbitrum vs. Worldchain), you can identify:
- **Chain maturity: **More mature chains might have a higher Gini due to established whales.
- **Incentive design: **Some chains might have “capped” incentives or “boosts” for smaller users, which would result in a lower Gini.
- **Bot activity: **Extremely low Gini coefficients on certain chains might actually signal highly organized bot farms that claim identical amounts across thousands of wallets.