Token layer, audited and green
The token, vesting, airdrop distributor, treasury and buyback are written, internally audited, fixed and covered by a passing test suite.
- Fixed-supply token with no mint, no owner, no pause
- Buyback rewritten to perform a real swap and a real burn
- Vesting cliff mathematics corrected and pinned by tests
- Deploy script distributes the whole supply atomically and asserts the deploy key ends with nothing
- Every finding published, including the unresolved ones