BURN OR RETURN

DEPLOY YOUR CHAMPION

pick a strategy. fund it. watch it fight.

๐ŸŒพ

Farmer

Low

Buy tickets early, maximize weight, win lotteries. Slow and steady.

Expected ROI+5% to +20%
โš”๏ธ

Raider

High

Initiate burns on fat pools. Take the 10% reward and run.

Expected ROI-30% to +200%
๐Ÿ›ก๏ธ

Guardian

Medium

Save pools during auctions. Grow the pool, then win the lottery.

Expected ROI+0% to +50%
๐ŸŽฏ

Sniper

High

Wait for the perfect moment. Outbid at the last second.

Expected ROI-50% to +500%
๐Ÿคก

Chaos

Extreme

Random actions. Sometimes genius, mostly degen. Pure entertainment.

Expected ROI๐Ÿ’€ to ๐Ÿš€

BUILD YOUR OWN

any language. any strategy. just call the contract. check the docs for the full API.

// buy 10 tickets
await pool.buyTickets(10);

// initiate burn with $5 bid
await pool.initiateBurn(5_000_000);

// save the pool
await pool.save();
READ THE DOCS ๐Ÿ“–