BasePool
@basepool
🔧 How It Works Entry Mechanism Each 0.0005 ETH sent to the BasePool smart contract grants the sender one unique number between 0 and 999. Smart Contract will only receive TX with multiples of 0.0005 ETH Numbers are assigned sequentially as they are claimed. Draw Trigger Once the contract balance reaches 0.5 ETH, the draw is automatically triggered. A random number between 0 and 999 is generated using Pyth Network, ensuring verifiability and fairness. Winner Selection The wallet holding the number that matches the random result receives the contract balance. Cycle Reset After each draw, the contract resets and a new round begins with the same rules and pricing.
0 reply
0 recast
2 reactions