GCA Security
This page summarizes the verified contract controls and the current audit status for GCA. It is meant for users, wallets, moderators, and reviewers who need a concise security reference.
Verified Contract Controls
The deployed GCA token is a fixed-supply ERC-20 contract on Base Mainnet. These controls are visible in the verified source and protected by repository tests.
The full supply was created once in the constructor.
Transfers do not route fees to a project wallet.
There is no token-level address blocking path.
The token contract has no post-deployment admin account.
There is no upgrade mechanism or proxy controller.
The token contract cannot custody or withdraw user funds.
Internal Review
An internal engineering review was completed on 2026-05-08. No critical, high, medium, or low severity contract issues were found in the reviewed fixed-supply token logic.
Third-Party Audit
No independent third-party audit has been completed. Quote requests were submitted to QuillAudits, Hacken, and OpenZeppelin on 2026-05-10, then deferred by owner decision. GCA should not be described as externally audited, audit-approved, or third-party audited.
Operational Distribution
The contract can be simple while distribution remains operationally sensitive. Reserve custody, liquidity management, and public communications must stay transparent.
Liquidity Risk
The current official GCA/USDT pool has starter-depth liquidity. Slippage, price impact, and execution volatility can be high.
Wallet Warnings
Risk-warning status is controlled by wallet and security vendors. A false-positive report was submitted, and the owner observed no wallet risk warning visible on 2026-05-14; this is not permanent security-vendor approval.
Security References
Use the readable token safety, technical report, audit readiness, and risk remediation pages first. Public claims must still follow the safe-claim boundaries below.
Safe Public Claims
- Safe to say: source verified, fixed supply, no mint function, no owner/admin role, no blacklist, no transfer tax, no proxy, and no withdrawal path.
- Do not say: third-party audited, externally audited, audit-approved, locked reserve, deep liquidity, price support, permanent warning-free status, or security-vendor approval.
- Do not ask users for private keys, seed phrases, exchange API secrets, withdrawal permission, or custody of funds.