Security Overview
GIGA DEX rolls out in two phases, and its security model follows the same shape: run proven, heavily audited code for what users touch today, and ship GIGA’s own system only once it has been independently audited.
Phase 1: Initial protocol deployment
Throughout the points phase, swapping and providing liquidity run entirely on established AMM designs:
- Classic pools are a fork of Uniswap v2.
- Concentrated liquidity pools are built on PancakeSwap v3, a fork of Uniswap v3.
These are among the most forked, reviewed, and battle-tested contracts in DeFi. They have secured billions in liquidity across many chains over several years, backed by extensive independent audits and years of adversarial testing in production.
The Phase 1 contracts are immutable. Once deployed they cannot be upgraded, paused, or altered by anyone, including the GIGA team. See Governance & Access Control for what this covers.
Phase 2: GIGA Genesis (31 August 2026)
GIGA’s differentiator is new code written specifically for GIGA: revenue-driven emissions rebalanced hourly, veGIGA, gauges, and the GIGA Machine. This custom system activates at GIGA Genesis.
Audits
The new code introduced at GIGA Genesis is undergoing a full independent security audit, scoped specifically to the custom emissions system. The report will be published here before emissions activate, with more details added as the audit progresses.
Resources
- Governance & Access Control explains what can be changed and what is not.
- Contracts lists every deployed address, verified on-chain.