AVATAR (AVA) Whitepaper
v1.0.0Transparent Token Economy with On-Chain Vesting
TokenAVATAR
SymbolAVA
Supply10,000,000,000
StandardERC-20
NetworkSepolia

11. Deployment Info
Sepolia Testnet Deployment
Deploy Date: 2026-02-24 12:47:00 UTC | Chain ID: 11155111 | Deployer: 0xd74072e204F075555C82203ca51783d7E87205Fe
11.1 Contract Addresses
| Contract | Type | Address | Verified |
|---|---|---|---|
| AVAToken Proxy | ERC1967 Proxy | 0x3aDBb3f9F9f8F9A77E4CfA100a3C197488e7ACD5 |
Verified |
| AVAToken Implementation | UUPS v1.0.0 | 0x72E731498203E1dAF242330e8f89F8d53A6bB325 |
Verified |
| AVAVesting Proxy | ERC1967 Proxy | 0x1a4bDdBFe0C0a4e8681d067A4a100a4760aeC95D |
Verified |
| AVAVesting Implementation | UUPS v1.0.0 | 0xC198A4665E8A5Ce779fB574A0E770CD5D0084034 |
Verified |
11.2 Upgrade History
| Date | Version | Description | AVAToken Impl | AVAVesting Impl |
|---|---|---|---|---|
| 2026-02-24 | v1.0.0 | Fresh deployment (Owner/Admin role separation) | 0x72E731...b325 |
0xC198A4...4034 |
11.3 TGE (Token Generation Event)
| Item | Value |
|---|---|
| TGE Timestamp | 1771937220 |
| TGE Date (UTC) | 2026-02-24 12:47:00 |
| TGE Mode | block.timestamp (deploy time) |
11.4 Group Wallet Distribution
| # | Group | Wallet Address | Balance (AVA) | % |
|---|---|---|---|---|
| 0 | Foundation | 0x6A251791c4715C4d3A4EAfcA9a8e526B2ECb8460 |
2,500,000,000 | 25% |
| 1 | Ecosystem | 0xD9C3c84cDC02CA69D525CF8ce410DfC036640DfD |
2,000,000,000 | 20% |
| 2 | Marketing | 0x497d733a4F1BA1EFA3A501359af90Cb8202E3B6D |
1,500,000,000 | 15% |
| 3 | Liquidity | 0xA9151181Af2de6217ba01da67a87C860d95483Aa |
1,500,000,000 | 15% |
| 4 | TeamAdvisor | 0xa63CE6B406DafA50F0883DB041D58C8Cf68c2b02 |
1,000,000,000 | 10% |
| 5 | Partnership | 0x8c6df16cE7310Ae560332439566B0aDAf563131B |
500,000,000 | 5% |
| 6 | VC | 0xFA0cF1b9c581FC077f0cB3786EcDc6d5dB146E6B |
1,000,000,000 | 10% |
| Total | 10,000,000,000 | 100% |
11.5 Vesting Configuration (On-Chain)
| Group | Allocation | Initial Unlock | Cliff | Vesting | Start |
|---|---|---|---|---|---|
| Foundation | 2,500,000,000 | 0 | 0d | 1,800d | TGE |
| Ecosystem | 2,000,000,000 | 500,000,000 | 180d | 720d | TGE |
| Marketing | 1,500,000,000 | 500,000,000 | 0d | 360d | TGE |
| Liquidity | 1,500,000,000 | 500,000,000 | 0d | 360d | TGE |
| TeamAdvisor | 1,000,000,000 | 0 | 360d | 720d | TGE |
| Partnership | 500,000,000 | 0 | 360d | 720d | TGE |
| VC | 1,000,000,000 | 0 | 180d | 360d | TransferTime |
11.6 Access Control (Owner/Admin Role Separation)
| Role | Category | Holder | Contract |
|---|---|---|---|
| DEFAULT_ADMIN_ROLE | Owner | 0xd74072e204F075555C82203ca51783d7E87205Fe | AVAToken, AVAVesting |
| OWNER_PAUSER_ROLE | Owner | 0xd74072e204F075555C82203ca51783d7E87205Fe | AVAToken, AVAVesting |
| OWNER_UPGRADER_ROLE | Owner | 0xd74072e204F075555C82203ca51783d7E87205Fe | AVAToken, AVAVesting |
| ADMIN_VESTING_MANAGER_ROLE | Admin | 0xd74072e204F075555C82203ca51783d7E87205Fe | AVAVesting |
| ADMIN_BURNER_ROLE | Admin | 0xd74072e204F075555C82203ca51783d7E87205Fe | AVAToken |
| Vesting Contract Link | — | 0x1a4bDdBFe0C0a4e8681d067A4a100a4760aeC95D | AVAToken |
11.7 Technical Stack
| Component | Detail |
|---|---|
| Solidity Compiler | 0.8.24 |
| EVM Target | cancun |
| Optimizer | 200 runs |
| Framework | Foundry (forge) |
| OpenZeppelin | Contracts Upgradeable v5.5.0 |
| Proxy Pattern | UUPS (ERC1967) |
| Storage | ERC-7201 Namespaced Storage |
| Transient Storage | EIP-1153 (vesting transfer flag) |
| Vesting Model | Lazy Evaluation (daily step-wise unlock) |