Where the tax goes
税去哪了
2% on buys, 2% on sells, paid into the vault contract in native ETH. Flap's protocol commission (~3% of inflow) comes off the top; every remaining wei is split exactly as shown. No hidden cuts.
买卖各收 2%,以原生 ETH 流进金库合约。先付掉 Flap 协议佣金(约为进账的 3%),剩下的全部按下面的比例分干净,没有藏起来的口袋。
Two ways to win
两种中法
The Bounty五分钟赏金THE BOUNTY · EVERY 5 MIN
The steady drip. Each round takes an off-chain snapshot of real holders — LP pool and token contract excluded — and draws 5% of them as winners (1,000 holders → 50 winners), weighted by √balance. The whole pot is paid straight to winning wallets. Whales get an edge, never the whole pot.
高频的雨露。链下快照当前真实持有者,剔除 LP 池和代币合约本身,每轮从全部持有者里抽出 5% 的人中奖(1000 个持有者就是 50 个名额),按 √余额 加权,整池 ETH 直接打进中奖钱包。鲸鱼略占先手,绝不通吃。
The Golden Arrow滚存金箭THE GOLDEN ARROW · EVERY 2 H
The biggest arrow in the quiver. Fires every 2 hours, no exceptions: half the pot goes to the winner, the other half stays on the string and rolls into the next round. The busier the trading, the heavier the next arrow.
金库里最大的一支箭。每 2 小时必开一次:射出当时池子的一半打给中奖者,另一半留在弦上滚进下一期。交易越活跃,下一箭越沉。
Winners, on the record
中奖记录,链上可查
Every payout is a public transaction. Once $LuckyHood is live, every draw lands here straight from on-chain events — we can't edit them, and we can't delete them.
每一笔派奖都是公开交易。$LuckyHood 上线后,每一轮中奖地址都会直接从链上事件落在这里——我们改不了,也删不掉。
Verifiable draws
开奖,可验证
The random seed is committed on-chain in advance, every input is public, and anyone can recompute any round.
随机种子先上链锁死,数据全程公开,每一轮的结果谁都能自己复算。
-
01
Seed locked first
先锁死种子
The keeper commits the hash of its random seed on-chain before anything else. No take-backs.
开奖机器人把随机种子的哈希提前写上链,提交之后无法反悔。
-
02
Entropy from the future
取未来的熵
The block hash mixed into the randomness comes from a block that doesn't exist yet at commit time — not even the keeper can precompute it.
合成随机数用的区块哈希,来自提交时还不存在的区块,连开奖机器人自己也没法预先算计。
-
03
Off-chain draw
链下抽取
Winners are drawn from the snapshot — LP pool and token contract excluded — weighted by √balance; the contract auto-pays within budget caps.
按快照剔除 LP 池与代币合约,以 √余额 加权抽出中奖者,合约按预算上限自动打款。
-
04
Everything published
全量公开
Seed and full holder snapshot are written into on-chain events. Anyone can re-run the draw and get the same winners.
种子与完整持有者快照写进链上事件,任何人都能复算出同一批赢家。