How it works
Counter
A shared on-chain counter with batch increments and a contributor leaderboard.
Updated 2026-09-22
Basics
- Each increment costs a small fee in the network's native currency; the exact fee is shown on the Counter page before you sign.
- You can increment one by one or in batches.
- The maximum batch size is 25 increments.
- Batch operations are gas optimized.
Leaderboard
- The top 100 contributors are shown on the leaderboard.
- Ranking is based on total contributions.
- A minimum of 1 contribution is required to appear.
- Your rank and position update in real time.
Your statistics
Total contributionsNumber of times you have incremented
RankYour position on the leaderboard
Last updateTimestamp of your last increment
ProgressContributions left until the next rank
Security
- The contract is open source and verified.
- All transactions are transparent on the blockchain.
- The contract can be paused in case of emergencies.
- Gas optimized for lower transaction costs.