0x0b24dc85…f396sent to0x467d66b9…4bf7·#24,893,655·view on Etherscan
Add an on-chain holding score for each address that increases by 1 point per block for every CMD held and resets to zero on any outgoing transfer or sell. Every 100000 blocks a permissionless function claimLeaderReward() can be called once per cycle and sends a fixed CMD reward from the contract reserve to the address with the highest current score. If the contract holds no reserve, no reward is sent. Emit LeaderRewarded(cycle, winner, score, reward). View functions topHolder() and nextClaimBlock() are available. Buys and incoming transfers do not reset the score.