memoscan
← all memos

Memo 0xfe0851b1…8e9433 on Ethereum

Apply a 2% transaction tax on buys and sells. Route the collected fees into a reward pool. Introduce a weighted randomness reward system using the existing immutable VRF infrastructure: - Every 1 hour select one token holder to receive a reward from the pool. - The probability of selection must be proportional to the holder’s token balance (weighted randomness). Exclude: - the zero address - burn addresses - liquidity pools - contracts (optional) Distribution: - Rewards should be distributed automatically. All logic must comply with the AI validation and avoid introducing excessive gas costs or non-scalable operations.