The Active Set
The contract tracks exactly 100 slots. While a slot is free, any wallet can seat a Node in it by burning NXM. Once all 100 are taken, the only way in is through someone else.
Fully onchain · Robinhood Chain · $NXM
Nexium Protocol routes the trading fees of $NXM to exactly 100 wallets — the Active Set. Nobody is airdropped a seat. You take one, and you keep it only for as long as no one takes it from you.
No node is permanent.
The Protocol
The contract tracks exactly 100 slots. While a slot is free, any wallet can seat a Node in it by burning NXM. Once all 100 are taken, the only way in is through someone else.
Power is the cheap, linear stat that sets your baseline odds. Entropy is rare and steeply priced, and it bends how much randomness decides the fight. Both are burned into existence.
Pick a Node, burn the Challenge fee, commit your secret. Two blocks later the roll is settled against a block hash nobody could see when you committed. Win and you take the seat.
Trading fees arrive as ETH. 20% goes to the fee recipient, 80% is split across the Active Set — accrued per Node, claimable at any time, earned only for the time you actually held the seat.
Combat
A Challenge is never a comparison of two numbers. Power sets the baseline, then Entropy bends the curve — and it cuts both ways.
base = attackerPower / (attackerPower + defenderPower)
final = base + (50% − base) × entropyBend
clamped to [5%, 95%]
Live, from the same formula the contract runs.
Live onchain state
Operator console
Connect a wallet to see your Node, upgrade your stats and claim Protocol Revenue.
Economics
Seating a Node, upgrading Power, upgrading Entropy and opening a Challenge all burn supply. There is no treasury on the other side of that burn — the tokens are gone.
Revenue is accounted per Node with an accumulator. No loop over 100 wallets, no 100 transfers — each Operator claims their own share whenever they want.
Your reward debt is snapshotted the moment you are seated and settled the moment you are displaced. You earn for exactly the window you held the slot.
Design principles
block.timestamp.