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.
100% of the fixed 10M supply is currently held by the founding wallet (now secured behind the 2-of-2 multisig above). No public sale, team vesting, or liquidity allocation exists yet — those are real future decisions, not yet made or built.
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) | Not yet set up |
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.
AGE Coin is deployed on Ethereum Mainnet — this is real, not a test. The full 10,000,000 AGE supply exists and is held under the multisig-controlled deployer wallet.
Important nuance: being deployed does not yet mean AGE is publicly tradeable. No liquidity pool exists yet on any exchange (Uniswap or otherwise), so there is currently no public market price and no straightforward way for the general public to acquire it. That is intentionally the next step, not something that happens automatically at deployment.
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.
Next, before public trading: independent professional smart contract audit; legal/securities consultation for A.G.E. CO.; a Uniswap liquidity pool so AGE is actually buyable via MetaMask and other wallets.
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, but no public trading market exists yet — no liquidity pool has been established on any exchange.
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.