Built on Solana

A token where everyone starts equal

Equilibrium Protocol is the first token designed from the ground up so that no insider, whale, or early adopter gets an unfair advantage. The rules are set at launch and permanently locked.

1B
Fixed Supply
0
Pre-mine Tokens
100%
Community Distributed
Burned
Admin Authority

Three pillars of provable fairness

Every mechanic is enforced on-chain by immutable smart contract code. No trust required.

Sealed Equal-Outcome Auction

During the launch, participants deposit SOL and submit a sealed commitment. When claiming opens, every participant receives the exact same number of tokens, regardless of how much they deposited. Excess SOL is refunded. Depositing more than the minimum gives you nothing extra.

Equal distribution verified on-chain

Flat-Rate Equal-Yield Staking

Every staker earns the same flat reward per epoch. Stake 10 tokens or 10 million tokens and you earn the exact same amount. This eliminates the compounding advantage that makes traditional staking a wealth accelerator for whales.

Same reward regardless of stake size

Probabilistic Concentration Decay

Any wallet holding more than 1% of supply is subject to automatic decay. A small percentage is moved to a redistribution pool, then claimable in equal flat amounts by all holders. Wealth flows from concentrated to distributed.

Anti-whale enforcement by anyone

How the launch works

A three-phase commit-reveal scheme prevents manipulation and ensures fairness.

1

Commit Phase

Deposit SOL and submit a sealed hash commitment. Your deposit amount is hidden from other participants. The minimum deposit is a small spam filter; depositing more does not help you.

2

Reveal Phase

Come back and reveal your original commitment. The contract verifies your hash matches. This prevents last-second gaming of the participant count. If you fail to reveal, your deposit is forfeited as an anti-griefing measure.

3

Claim Phase

Every revealed participant claims their tokens. The formula is simple: (total supply minus staking reserve) divided equally by the number of revealed participants. Everyone gets the same share. Excess SOL above the minimum deposit is refunded.

4

Authority Burn

The deployer permanently burns all admin authority. The mint authority, freeze authority, and upgrade authority are all revoked. No one can change the rules, mint new tokens, or modify the protocol. Ever.

Equilibrium vs. typical token launches

Property Typical Token Equilibrium
Pre-mine / team allocation 10-30% reserved 0% — zero pre-mine
Launch advantage Early/large buyers get more Everyone gets equal share
Staking rewards Proportional to holdings Flat rate per staker
Whale concentration No mechanism to prevent Auto-decay above threshold
Admin keys Team retains control Permanently burned
Rules can change Often upgradeable Immutable on-chain

No trust required. Verify everything.

After authority is burned, the protocol state is permanent. The smart contract enforces every rule. There is no admin, no multisig, no upgrade path, no backdoor.

// After this executes, no one controls the protocol. pub fn handle_burn_authority(ctx: Context<BurnAuthority>) { // Remove freeze authority permanently invoke_signed(&set_authority_ix, accounts, seeds)?; state.authority_burned = true; msg!("AUTHORITY PERMANENTLY BURNED."); }

Interested in the protocol?

Read the whitepaper first. If the fairness mechanics resonate, reach out — we're looking for the right partner or team to bring this to mainnet.

Read the Whitepaper Get in Touch