- docs/mainnet-bootstrap.md: fix Step 4c to use SwapRouter02 7-field struct (no deadline field); the 8-field ABI was for SwapRouter v1 but the address is SwapRouter02 - docs/mainnet-bootstrap.md: correct Step 1 to no longer falsely claim that pre-bootstrap transactions succeed when Forge aborts on simulation failure; Step 1 now reflects the try/catch behaviour added below - docs/mainnet-bootstrap.md: Step 6 drops --private-key flag (Foundry ignores it when vm.startBroadcast(privateKey) is called internally) and documents that the .secret seed-phrase file must be present - docs/mainnet-bootstrap.md: remove no-op `export LM_ADDRESS="$LM_ADDRESS"` - docs/mainnet-bootstrap.md: cite exact line range (101-145) in Troubleshooting workaround instead of informal marker description - onchain/script/DeployBase.sol: wrap liquidityManager.recenter() and seed buy in try/catch so a fresh-pool TWAP revert skips the inline bootstrap with a warning rather than aborting the entire simulation - onchain/script/DeployBase.sol: fix --fork-url to --rpc-url in the post-deploy console.log hint Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| technical | ||
| ARCHITECTURE.md | ||
| ci-pipeline.md | ||
| codeberg-api.md | ||
| dev-environment.md | ||
| ENVIRONMENT.md | ||
| getting-started.md | ||
| how-it-works.md | ||
| mainnet-bootstrap.md | ||
| PRODUCT-TRUTH.md | ||
| README.md | ||
| testing.md | ||
| UX-DECISIONS.md | ||
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.
Quick Links
- How It Works — The mechanics explained simply
- Getting Started — Buy, stake, earn in 5 minutes
- Technical Deep Dive — Architecture, contracts, development
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.