Tagged: tokenomics
7 projects across the lattice ecosystem.
Videos & Talks
- Nation Coins and the future of currency Nation Coins, stable coins, and the evolving landscape of digital currencies — how Convex enables sovereign digital money.
- Unlocking Value: Tokenomics Design Tokenomics design on Convex — how to shape economic value, incentives, and growth in open digital economies.
- Convex Tokenomics―Community Call: DeFi Attributes DeFi attributes and Convex tokenomics — how the foundation structures token distribution and incentives.
Convex Architecture Documents
- CAD006: Memory Accounting Makes on-chain storage an accounted, tradeable resource — users get a memory allowance, pay into a common pool for more, and are refunded for deletions. Directly attacks the state-bloat trap that makes running an Ethereum archive node increasingly impractical.
- CAD007: Juice Accounting Meters CPU and bandwidth per CVM op with hard upper bounds so an O(n) attacker cannot force O(n^2) work — DoS protection baked into the execution semantics rather than retrofitted. It plays the role Ethereum gas plays but is priced on actual worst-case resource use, and is called juice deliberately because it is a Convex concept, not a blockchain one.
- CAD016: Peer Staking Separates operational peer stake (slashed if the hot key leaks) from delegated stake (slashed only if the controller account is compromised), so coin holders can back good operators without running infrastructure themselves. Cleaner fault model than Ethereum validator staking, where one key loss loses everything.
- CAD020: Tokenomics Issues Convex Coins via a market-driven release curve rather than pre-mine, ICO, or airdrop — new supply prints only when economic demand pushes price above the curve, protecting earlier holders from dilution. Deliberately neutralises the pump-and-dump dynamics of Ethereum pre-mines and ICO-era launches.