HyperEVM
Pre-launch · V1

Hold $KIBU.
Get paid.

Every trade on $KIBU pays a fee to the protocol's own liquidity. It is collected, converted, and streamed back to holders. You don't stake. You don't lock. You just hold.

01 Buy $KIBU> 02 Hold> 03 Fees> 04 Earn
Your position

Dashboard

Not live · placeholders
Not connected
Your $KIBU
Connect to read balance
Reward pool
Undistributed, held by the distributor
Fees generated
Cumulative, since launch
Your share
Of eligible supply
Claimable now
0.00 HYPE
Accruing continuously Next conversion —
Reward assetHYPE
Accrued (lifetime)
Already claimed
Pool / 1M KIBU
In the collector
StatusNot deployed

Rewards accrue in real time against your balance — no staking, no lock, no snapshot to catch. Sell part of your bag and everything already accrued stays claimable; only your future rate goes down.

The loop · fees in, rewards out

The trading pays the holders.

No emissions, no printer. Every reward that leaves the pool was a fee that came in first. That's the whole design — and the only thing that keeps "hold = earn" honest past week two.

01

Trading pays a fee

The protocol owns the liquidity, so every trade already pays it the pool's standard swap fee — in both sides of the pair.

No tax in the transfer path. Your wallet-to-wallet transfers are untouched, and every router and aggregator works normally.
02

Collector accumulates

The HYPE side piles up and converts periodically — on a threshold or a timer, not trade by trade.

The KIBU side is swept to the treasury, never sold. Selling it to fund rewards would put permanent sell pressure on the token the flywheel is meant to lift.
03

Pool pays you

Converted rewards land in the Reward Pool. rewardPerToken ticks up, and every wallet accrues pro-rata to its balance, continuously.

Claim is pull-based — you take your rewards when you want them.
  1. > Swap KIBUSomeone buys or sells on the pool. Volume is the raw material.
  2. > Pool feeThe protocol-owned position earns the pool's standard fee, in both sides of the pair.
  3. > HarvestA permissionless collect() pulls those fees into the Fee Collector. Anyone can call it; the destination is fixed in the contract.
  4. > Fee CollectorQuote side accumulates, KIBU side is swept to the treasury. No conversion until the threshold or the timer fires.
  5. > ConversionOne batched swap into the reward asset. Fewer transactions, better execution.
  6. > Reward PoolrewardPerTokenStored increases by the amount added, divided by eligible supply.
  7. > HoldersEach wallet accrues in O(1), and claims on demand.

The golden rule: as long as what goes out stays under what the fees bring in, "hold = earn" is sustainable. The day rewards outrun fees, it's the 2021 reflection-token trap — paying Peter with Paul's money. That line is not crossed.

Plumbing · you never touch this

Under the hood.

Four contracts. No epochs, no snapshots, no keeper recomputing every holder each period — the accumulator pattern (Synthetix StakingRewards / MasterChef) handles it in constant time.

Fee Collector

01

Receives the harvested fees and decides when to convert.

  • Accumulates the quote side, sweeps the KIBU side to treasury
  • Accumulates until threshold or timer
  • Batches one conversion into the reward asset
  • Pushes the result to the Distributor
Addressnot deployed

Reward Distributor

02

The accumulator. Where your rewards actually live.

  • Maintains rewardPerTokenStored
  • _updateReward(wallet) on every balance change
  • Tracks userRewardPerTokenPaid per wallet
  • Pull-based claim(), double-claim guarded
  • Custodies the reward asset
Addressnot deployed

$KIBU token

03

A plain ERC-20. Nothing exotic in the transfer path.

  • Standard ERC-20, no rebase
  • Fixed supply — no mint, no burn, no pause, no blacklist
  • Notifies the Distributor on balance moves
  • No transfer tax — routers and aggregators stay happy
Addressnot deployed

Fee Harvester

04 · the fee source

Pulls the swap fees earned by the protocol-owned liquidity position into the Fee Collector. Permissionless — the destination is fixed in the contract, so the worst a caller can do is pay the gas.

  • The three contracts above never learn where the money came from
  • Swapping the fee source later touches neither the token nor the accumulator
Addressnot deployed
Fee capture · why it works this way

No hook. No tax.

Two obvious ways to skim a swap. On HyperEVM neither one is available, so we take the third.

x

A v4 hook needs a v4

HyperEVM's liquidity lives on HyperSwap v3, a Uniswap v3 fork. v3 has no hooks.

There is no PoolManager to attach anything to. Not a preference — it does not exist on this chain.
x

A transfer tax is broken

A v3 pool asserts it received the exact input amount of a swap, and reverts otherwise.

So a fee-on-transfer token is not merely "less recommended" on v3 — it cannot be swapped at all.
+

Own the liquidity instead

A protocol-owned position already earns the pool's fee on every trade, in both sides of the pair.

Harvesting it is one call. Nothing in the transfer path, nothing for a holder to opt into.
Selling · handled natively

What happens when you sell.

There is no special "don't lose your rewards" code. The accumulator does it for free.

  • +
    Accrued stays yoursThe update fires before your balance moves, freezing what you earned. It stays claimable.
  • v
    Future rate scales downLess KIBU, less accrual. Zero KIBU, zero accrual. Nothing is clawed back.
  • 8
    No snapshot to catchNo epoch, no cutoff, no "you sold two blocks before the distribution". Accrual is continuous.
KIBU
The asset · $KIBU

GameStop energy.
Liquid rewards.

$KIBU

KIBU carries the GameStop meme. It does not carry GameStop stock. The only on-chain GME actually backed by the real share is a permissioned security token — KYC enforced at the wallet, non-compliant transfers reverting by design, several jurisdictions blocked, near-zero liquidity, and no HyperEVM deployment. Auto-distributing that to anonymous holders isn't hard, it's impossible: the transfer reverts.

So the asset you actually get paid in is liquid and permissionless — HYPE, the native asset of the chain KIBU lives on, funded by real KIBU trading fees. GameStop stays what it should be here: the theme.

  • $
    Reward asset: HYPEThe same asset the pair is quoted in, which is what makes the whole loop permissionless: nothing to convert, so nobody to trust with a slippage setting.
  • o
    GME-equivalent: optionalA price oracle can show "you earned the equivalent of X GME". Cosmetic. What lands in your wallet is still HYPE.
  • #
    HyperEVMFees come from the protocol's own liquidity position on HyperSwap v3 — no transfer tax, no hook, nothing in the transfer path.
Straight answers

FAQ.

Do I have to stake or lock my KIBU?
No. Holding is the whole action. Your rewards accrue against your wallet balance, continuously, wherever that balance sits — no staking contract, no lock, no cooldown.
What exactly do I receive?
HYPE — liquid, permissionless, and the native asset of the chain KIBU trades on. Funded by real $KIBU trading fees. Not GameStop stock, not a tokenized share, not a synthetic on one.
Why not distribute real tokenized GME?
Because it would not work, and it would not be safe to market. The real thing is a permissioned security token: KYC/KYB enforced at the wallet level, non-compliant transfers reverting by design, US persons and several jurisdictions blocked, near-zero liquidity, and no HyperEVM deployment. Auto-distributing it to anonymous holders would simply fail on transfer — and distributing or marketing it would put the protocol squarely in securities territory.
Where do the rewards actually come from?
From the swap fees earned by the protocol's own liquidity position. Every trade pays the pool's standard fee, and the protocol owns the position collecting it. Those fees are harvested, the quote side is converted periodically into the reward asset, and it lands in the Reward Pool. Nothing is minted or printed. No trading volume means no fees means no new rewards — and we'd rather say that plainly than promise a fixed APR nothing backs.
What if I sell part of my bag?
Everything already accrued stays claimable. Only your future accrual rate drops, in proportion to what you still hold. Nothing gets clawed back and there's no snapshot to miss.
Why isn't there a tax on transfers?
Because it would make $KIBU untradable. A Uniswap-v3-style pool — which is what HyperEVM runs — asserts it received the exact input amount of a swap and reverts otherwise, so a fee-on-transfer token cannot be swapped at all. Owning the liquidity gets the same fees with none of that: your transfers are plain ERC-20 transfers, and every router and aggregator works normally. The KIBU side of those fees is swept to the treasury and never sold — selling it to fund rewards would put constant sell pressure on the token the whole flywheel is supposed to lift.
Why HYPE and not a stablecoin?
Because the pair is quoted in HYPE, and paying out in the same asset means nothing has to be converted. No conversion means no swap, no slippage to set, and nobody who has to be trusted to set it — the payout is permissionless from end to end. Paying in a stablecoin would put a human back in the loop on every batch. The trade-off is honest: your rewards move with HYPE, so their dollar value can drift even when trading is strong.
Is there an APR?
No fixed APR, and no promise of one. Your yield is a function of trading volume, the fee rate, and your share of eligible supply. High volume, more rewards. Dead volume, close to nothing. That's the honest version.
Is the dashboard live?
Not yet. Contracts are not deployed — every figure is a placeholder, and the preview button fills the panels with sample numbers so you can see the shape of it. On-chain reads go live the day the token launches.
Disclaimer. $KIBU is a meme token. It is not affiliated with, endorsed by, or connected to GameStop Corp. in any way. $KIBU does not represent, track, or entitle you to GameStop shares, and no GameStop security is distributed by this protocol. Rewards are funded solely by trading fees generated by $KIBU and are paid in a liquid, permissionless asset. There is no fixed or guaranteed yield; if trading activity stops, rewards stop. Any "GME-equivalent" figure, if shown, is a purely cosmetic price display and does not represent an entitlement to any share or security. Nothing here is financial, investment, or legal advice. Crypto assets are volatile and you can lose everything you put in.

KIBU   Buy. Hold. Earn.

Meme token — no affiliation with GameStop Corp. No guaranteed yield. Full disclaimer