Built by nobody Built for everybody

Ethereum Mainnet

AGE COIN

AGE is a coin built by nobody, built for everybody.

AGE
MMXXIV
Scroll to explore
10MFixed Supply
1.7%Total Transfer Fee
2yrReward Halving
AGE Currently Staked
AGE Locked Until 2031  Verify

Our Philosophy

Equal access to
a better life
for every human.

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.

I
Mathematical Integrity

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.

II
Universal Access

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.

III
Provable Impact

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

Built to last.
Built to give.

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.

10M
Fixed supply — no minting function exists
0.5%
Every transfer
Carbon offset
1.0%
Every transfer
Community fund
0.2%
Every transfer
Staking reward pool
Staking Rewards — Real, Deployed, Tested

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.

Self-Healing Circuit Breaker — Real, Deployed, Tested

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.

Ownership & Security — What's Actually True Today
2-of-2 multisig contract ownershipLive
Self-funding staking rewards, 2yr halvingLive
Self-healing circuit breaker (Green/Yellow/Red)Live
Automated security scan (Slither)Clean
65-test automated test suitePassing
Independent professional auditPlanned, not yet done
Ethereum Mainnet deploymentLive
Uniswap liquidity pool (buyable via wallets)Live, but still thin
Current Token Distribution

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

Where things
actually stand.

DoneToday
The Foundation
Built, tested, and now live on Ethereum Mainnet.
  • AGE Coin deployed and verified on Ethereum Mainnet — 10M fixed supply, source code public on Etherscan
  • Automatic carbon offset + community fund fees — 0.5% / 1.0% on every transfer
  • Self-funding staking rewards — 0.2% fee, 2-year halving, pool-capped payouts
  • 2-of-2 multisig ownership — no single key controls the contract anymore
  • Self-healing circuit breaker — automatically restricts and automatically recovers from abnormal transfer volume, no human required
  • 65-test automated suite + Slither security scan, both clean
  • Uniswap liquidity pool live — AGE is actually buyable via MetaMask and other wallets today, though the pool is still small and thin
NextBefore broader trust
The Review
What's left before this deserves wider public confidence, not just technical function.
  • Independent professional smart contract audit — not yet done
  • Legal/securities consultation for A.G.E. CO. (LLC) — not yet done
  • Deeper liquidity — today's pool is small enough that even modest trades move the price significantly
FutureOnly if usage justifies it
The Ecosystem
Real ideas, deliberately not built until there's a real reason to.
  • Element Identity system — an on-chain score, not a token
  • Governance and community proposal rights
  • Broader access beyond a standard smartphone wallet
← Back to AGE Coin

AGE Coin — Whitepaper

Version 1.2 — Ethereum Mainnet Deployment — Last updated 2026-08-03

1. Mission

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.

2. What AGE Coin Is

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.

  • Fixed supply: 10,000,000 AGE, minted once at deployment. The contract has no minting function — this number can never increase.
  • Transfer fees: every non-exempt transfer automatically routes 0.5% to a carbon offset wallet, 1.0% to a community fund wallet, and 0.2% to a staking reward pool — 1.7% total.
  • Staking: holders can lock AGE in the contract itself at any time and unlock it at any time, with no lock-up period.

3. Staking Rewards

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.

4. Security & Ownership — Current Status

2-of-2 multisig contract ownershipLive
Self-funding staking rewards, 2-year halvingLive
Self-healing circuit breaker (Green/Yellow/Red)Live
Automated security scan (Slither)Clean, no critical findings
Automated test suite65 tests passing
Independent professional auditPlanned, not yet complete
Legal/securities review of A.G.E. CO. (LLC)Planned, not yet complete
Ethereum Mainnet deploymentLive
Uniswap liquidity pool (buyable via wallets)Live, but still thin
LP tokens lockedNot yet — held directly by the founding wallet
Founding wallet timelockLive — 3,047,300 AGE locked until Jan 1, 2031, no override
Formal token distribution planNot yet finalized
Security incident responseOne 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.

5. Current Deployment

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.

6. Roadmap

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.

7. Risks & Disclaimers

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.

AGE Balance
Live from your wallet
Staked
Live from the contract
Pending Rewards
Accrues automatically while staked
Current Reward Rate
AGE/day ceiling, halves every 2 years — actual payout is capped by real fee revenue collected
Total AGE Staked (all users)
Out of a fixed 10,000,000 AGE supply
Quick Actions
Available: AGE
Staking
Stake AGE
Stake AGE Coin
Available: AGE
Unstake
Staked: AGE — withdrawable any time, no lock-up
Staking Overview
Total Staked (all users)
Reward Funding0.2% of every transfer
Your Pending Rewards
Reward Halving
Every 2 years
The payout rate halves automatically based on time since deployment — no manual step required. Actual payouts are always capped by real fee revenue collected, so this can never pay out more than it has.