Ethereum Mainnet
AGE is a coin built by nobody, built for everybody.
Our Philosophy
The gap between what people deserve and what the current financial system can reach is not a policy problem. It is an infrastructure problem. AGE is the infrastructure — built on mathematics, verified on chain, accountable to every human being on earth.
Every fee, every staking reward, and every lock is encoded directly in the contract. No human override. The 2-of-2 multisig that owns this contract can adjust configuration, but it cannot mint new tokens or bypass the fee logic.
AGE works with any standard Ethereum wallet — MetaMask, Ledger, or any wallet that supports ERC-20 tokens. Broader reach beyond a smartphone and internet connection is a real long-term goal, not something built yet.
0.5% of every transfer routes automatically to a carbon offset wallet, and 1.0% to a community fund — both addresses are public and verifiable on-chain, not a promise.
Tokenomics
10 million AGE Coin. Fixed forever — the contract has no minting function, so this number can never increase. Every transfer automatically funds carbon offset, the community fund, and a self-sustaining staking reward pool.
Rewards are funded entirely by the 0.2% fee above — never minted — and the payout rate halves automatically every 2 years. The contract can never pay out more than it has actually collected in fees, so it's mathematically incapable of running dry.
The contract watches its own transfer volume and automatically moves through three states — Green (normal), Yellow (caps transfer size, pauses new staking), and Red (pauses transfers and new staking entirely) — then recovers on its own once volume normalizes, with no human action required. Unstaking and claiming rewards are never affected, in any mode. No oracle, no external dependency — purely on-chain.
As of today: roughly 67% of the fixed 10M supply remains liquid in the founding wallet, ~31% (3,047,300 AGE) is locked in a code-enforced timelock contract until January 1, 2031 — no override exists, not even for us — and the rest has been provided as Uniswap trading liquidity or accrued to the carbon offset and community fund wallets through normal transfer fees.
Honest disclosure: no formal public-sale, team-vesting, or community-allocation plan has been finalized yet for the founding wallet's remaining liquid holdings. That's a real, known limitation — not something to gloss over. The 2031 lock is a first real step, not the whole answer. Any future distribution commitments will be documented here, and where meaningful, backed by time-locked contracts rather than just a stated promise.
The Declaration
AGE Coin is built on a simple idea: the gap between what people deserve and what the current financial system can reach is not a policy problem, it is an infrastructure problem. AGE is an attempt at that infrastructure — a fixed-supply ERC-20 token where a portion of every transfer automatically funds carbon offset efforts and a community fund, enforced by code rather than by promise.
This document describes what AGE Coin actually is today, not what it might become. Anything not explicitly marked "live" should be read as a future possibility, not a current feature.
AGE is a standard ERC-20 token deployed on Ethereum, built with OpenZeppelin's audited base contracts (ERC20, Ownable, ReentrancyGuard). It works with any Ethereum wallet that supports ERC-20 tokens, including MetaMask and Ledger.
Staking rewards are funded entirely by the 0.2% fee above — never minted. This is an important distinction: the contract mathematically cannot pay out more than it has actually collected in fees, so it cannot run dry the way a promised fixed-yield system could.
The reward rate halves automatically every 2 years, calculated purely from elapsed time since deployment — no manual "start a new period" action is ever required from anyone, including the contract owner.
| 2-of-2 multisig contract ownership | Live |
| Self-funding staking rewards, 2-year halving | Live |
| Self-healing circuit breaker (Green/Yellow/Red) | Live |
| Automated security scan (Slither) | Clean, no critical findings |
| Automated test suite | 65 tests passing |
| Independent professional audit | Planned, not yet complete |
| Legal/securities review of A.G.E. CO. (LLC) | Planned, not yet complete |
| Ethereum Mainnet deployment | Live |
| Uniswap liquidity pool (buyable via wallets) | Live, but still thin |
| LP tokens locked | Not yet — held directly by the founding wallet |
| Founding wallet timelock | Live — 3,047,300 AGE locked until Jan 1, 2031, no override |
| Formal token distribution plan | Not yet finalized |
| Security incident response | One battle test complete — survived a key-exposure incident, zero funds lost |
Contract ownership was moved from a single private key to a 2-of-2 multisig (Safe) — no single key can change contract configuration alone anymore. This was the top recommendation from our own internal security review and was implemented before any other planned upgrade.
The circuit breaker watches the contract's own transfer volume using a sliding time window and automatically moves between three states: Green (normal operation), Yellow (caps individual transfer size, pauses new staking), and Red (pauses transfers and new staking entirely). It recovers on its own once volume normalizes — no human action required, and no external oracle involved. Unstaking and claiming already-earned rewards are never affected, in any mode; that guarantee has no exceptions.
Token distribution, disclosed honestly: as of today, roughly 67% of the fixed 10M supply remains liquid in the founding wallet. ~31% (3,047,300 AGE) is locked in a standalone, code-enforced timelock contract until January 1, 2031 — the contract has no owner and no override, so this cannot be released early by anyone, including us. The remainder has been provided as Uniswap trading liquidity or has accrued to the carbon offset and community fund wallets through normal transfer fees. No formal public-sale, team-vesting, or community-allocation plan has been finalized yet for the remaining liquid holdings, and the LP tokens for the Uniswap pool are not yet locked — both are real, known limitations, not hidden ones. Any future distribution commitments will be documented here, and where meaningful, backed by time-locked contracts rather than just a stated promise.
Security incident response: in July 2026, a deployer wallet's private key was accidentally exposed in plain text locally. It was rotated to a new wallet before any funds were touched, with every step verified on-chain. Zero funds were lost. We're disclosing this plainly rather than omitting it — one real battle test, survived cleanly.
AGE Coin is deployed on Ethereum Mainnet — this is real, not a test. The full 10,000,000 AGE supply exists; ~31% of it is locked in a code-enforced timelock until 2031, and the remainder sits in the founding wallet or has entered public circulation via Uniswap and normal transfer fees.
A Uniswap v2 liquidity pool is now live (AGE/ETH), meaning AGE is genuinely buyable through MetaMask and other wallets today. Important nuance to stay honest about: this pool is still small, so even modest trades move the price significantly — this is an early, thin market, not a mature one. Depth will grow over time as more liquidity is added.
Also still true: this contract has not yet undergone an independent professional security audit, and A.G.E. CO. has not yet completed a legal/securities review. Both remain open items — see the roadmap below.
Contract source code is verified and publicly readable on Etherscan. The GitHub repository contains the full contract source, test suite, and deployment scripts.
Done: core contract deployed and verified on Ethereum Mainnet; automatic carbon offset and community fund fees; self-funding staking rewards with halving; 2-of-2 multisig ownership; a self-healing circuit breaker; automated test suite and security scan; a live Uniswap v2 liquidity pool.
Next, before broader trust: independent professional smart contract audit; legal/securities consultation for A.G.E. CO.; deeper liquidity (today's pool is small enough that even modest trades move the price significantly).
Future, only if real usage justifies it: an Element Identity system (an on-chain engagement score, not a separate token); governance and community proposal rights; broader access beyond a standard smartphone wallet.
This document is for informational purposes only and is not financial, legal, or investment advice. AGE Coin is deployed on Ethereum Mainnet with a real, live Uniswap liquidity pool — but that pool is still small and thin, meaning even modest trades can move the price significantly. This is an early, immature market, not a mature one.
The smart contract has not yet undergone an independent professional security audit. While it has passed automated scanning, a 65-test automated suite, and property-based fuzz testing, this does not guarantee the absence of vulnerabilities. Do not treat the absence of a professional audit lightly — this is a genuine, disclosed limitation, not a formality.
A.G.E. CO. has not yet completed a legal or securities review of this token. Nothing in this document or the AGE Coin application should be interpreted as an offer to sell or a solicitation of an offer to buy any security.