
Co-founder of 1inch.io and DeFi dreamer
322 Followers
Auditing your algorithm: Sublinear gradual distribution of incentives to dynamic stakers whitelisted via soulbound tokens. Would you consider optimizing it further for EVM efficiency?
This smart contract logic seems very close to what we with @zumzoom have implemented in 2020 for farming/incentives: https://github.com/k06a/Unipool/blob/master/contracts/Unipool.sol Later we reimplemented it using only 1 storage slot per user (EVM specific optimization): https://github.com/1inch/farming