Governance & Access Control
This page sets out where control sits on GIGA DEX: what the team can change, what it cannot, and what is beyond anyone’s control.
Pools are immutable
The Classic and concentrated-liquidity pools that hold user liquidity follow established AMM designs and are not upgradeable. Once a pool is deployed, its swap logic is fixed. Liquidity positions cannot be paused, altered, or withdrawn by the team. Only the liquidity provider who owns a position can move it.
Protocol contracts
The custom protocol contracts (the controller, fee center, emission center, and vault) coordinate the incentive system. Their authority is limited to protocol-level functions and never extends to user funds in the pools. They can:
- Steer emissions toward productive pools (from GIGA Genesis onward).
- Route protocol fees to their destinations.
- Set parameters of the incentive system.
These contracts are controlled by the GIGA team.
Supply is fixed
GIGA has a fixed supply of 1 billion tokens, fully minted at genesis. Emissions distribute a fixed reserve of existing supply, and no contract can mint new tokens. See Tokenomics.
Verification
Every deployed contract is verified on the Robinhood Chain explorer and listed with its address on the Contracts page, so anyone can read the source and confirm behavior directly on-chain.