harb/docs
openhands b902b89e3b fix: address review findings — CREATE2 guard, transition test, docs
- LiquidityManager.setFeeDestination: add CREATE2 bypass guard — also
  blocks re-assignment when the current feeDestination has since acquired
  bytecode (was a plain address when set, contract deployed to it later)
- LiquidityManager.setFeeDestination: expand NatSpec to document the
  EOA-mutability trade-off and the CREATE2 guard explicitly
- Test: add testSetFeeDestinationEOAToContract_Locks covering the
  realistic EOA→contract transition (the primary lock-activation path)
- red-team.sh: add comment that DEPLOYER_PK is Anvil account-0 and must
  only be used against a local ephemeral Anvil instance
- ARCHITECTURE.md: document feeDestination conditional-lock semantics and
  contrast with Kraiken's strictly set-once liquidityManager/stakingPool

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 17:13:50 +00:00
..
technical docs: layered information architecture (#140) (#163) 2026-02-20 09:01:11 +01:00
ARCHITECTURE.md fix: address review findings — CREATE2 guard, transition test, docs 2026-03-12 17:13:50 +00:00
ci-pipeline.md fix: Housekeeping: remove tracked logs/review.log + fix stale CI URL in docs (#187) 2026-02-23 11:30:37 +00:00
codeberg-api.md fix: Clean up dead code and stale domain references across landing + web-app (#189) 2026-02-23 13:04:02 +00:00
dev-environment.md fix: refactor AGENTS.md into progressive-disclosure structure (#184) 2026-02-23 09:46:35 +00:00
ENVIRONMENT.md fix: ENVIRONMENT.md documents contracts.env with VITE_ prefixes that do not match the actual file (#386) 2026-03-03 01:21:48 +00:00
getting-started.md docs: layered information architecture (#140) (#163) 2026-02-20 09:01:11 +01:00
how-it-works.md docs: layered information architecture (#140) (#163) 2026-02-20 09:01:11 +01:00
PRODUCT-TRUTH.md fix: Red-team: replace ethPerToken with exact total-LM-ETH metric (#539) 2026-03-11 06:28:02 +00:00
README.md docs: layered information architecture (#140) (#163) 2026-02-20 09:01:11 +01:00
testing.md fix: refactor AGENTS.md into progressive-disclosure structure (#184) 2026-02-23 09:46:35 +00:00
UX-DECISIONS.md fix: remove staking references from landing page 2026-02-22 16:49:02 +00:00

KrAIken (Harb)

A token system where your tokens earn for you — backed by real ETH, governed by transparent on-chain rules.

What is it?

KRK is a token on Base (Ethereum L2). When you hold KRK tokens, they're backed by ETH in a trading vault — there's a built-in minimum value your tokens can't drop below.

You can stake your tokens to earn a share of every trade. The longer you stake, the more you accumulate. But there's a twist: someone else can challenge your position by committing to a higher earning rate. If that happens, you get compensated at market value — you never lose money, you just get bought out.

The system adjusts itself automatically based on how people are staking. No manual intervention, no hidden operators. Everything is on-chain and verifiable.

Key Numbers

  • 20,000 staking positions available (20% of total supply)
  • 30 earning rate tiers from 1% to 97% yearly
  • 3-day minimum hold before a position can be challenged
  • ETH-backed floor price — your tokens always have a minimum value

Is it safe?

The contracts are not yet audited. The code is open source and deployed on Base. Use at your own risk, and never invest more than you can afford to lose.