Rebel Pool: Smartified
Rebel Pool: Smartified brings AI + delegated execution to liquid staking on Monad. Users set simple rules, and our autonomous agent manages compounding, unstaking, and delegation on their behalf
Description
About Rebel Pool
Rebel Pool is built by coders, bootstrapped, and run for stakers first. No outside investors, no fee switches waiting to flip, no marketing burn. Just transparent contracts and honest math.
Rebel Pool: Smartified is a next-gen liquid staking protocol built natively on Monad’s lightning-fast, low-cost testnet and powered by Smart Account with Delegations.
Instead of babysitting yield manually, users create simple delegated rules like:
Auto-compound rewards once they cross a threshold.
Unstake if returns fall below a set APY.
Redirect stake to a chosen validator or strategy.
Thanks to Smart Account, users grant secure, gas-abstracted permissions once, and the RuleDelegation agent executes rules on their behalf. Executors earn micro-tips, creating a self-sustaining automation loop.
By combining Monad’s high-throughput blockchain, liquid staking (AquaMON/ArcMON), and a Delegation engine, Rebel Pool: Smartified transforms staking into an autonomous, AI-assisted, consumer-friendly experience. It demonstrates how Monad unlock real, everyday DeFi usability with no backend, no middlemen, and transparent on-chain logic.
Progress During Hackathon
Day 1 –> Explored ideas aligned with Rebel Pool’s Open + Decentralized ethos. Decided to extend liquid staking with smart, rule-based automation. Day 2 –> Specced out the RuleDelegation contract, focusing on user-owned rules and meta-tx compatibility with MetaMask Smart Accounts. Day 3 –> Integrated with the Rebel Pool core (StakePool + AquaMON + ArcMON), ensuring rules could auto-compound, unstake, or redirect stake. Day 4 -> Built the deployment + wiring scripts, making RuleDelegation discoverable and meta-tx ready via the EntryForwarder + Relay Manager. Day 5 -> Wrote the internal test harness (rebel_pool_tests.sh) to validate deposits, accrual, wrapping/unwrapping, fee skimming, and delegation flows. Day 6 - 27 -> Testing Testing Testing :)