From 7e5e7f7fe5a2b0ce5211c058f751f310a85127b2 Mon Sep 17 00:00:00 2001 From: Liviu Date: Tue, 9 Jun 2026 21:22:33 +0300 Subject: [PATCH] feat(addresses): 21 audit-pass-stack contracts deployed 2026-06-09 sAERE, AereSink, BugBountyVault, Sanctions/TravelRule/Forensic/ZKScreen/ AIProof/Attestation/BestEx, SettlementHub, CoinbaseSplitterV2, Agent + AERE402Facilitator (CREATE-predicted pair), Delegate7702 + DelegationRegistry, InsuranceFund, NavOracle, StateChannels, RaaSFactory. Deployed via Foundation MetaMask through aere.network/deploy.html (standalone HTML deploy page after React AdminDeploy SPA had MetaMask-mobile issues). Pending USDC.e bridge bootstrap: CoreBookV0, LendingMarket x 6, CompliancePool, SpokePool, Hyperlane Warp Routes. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/addresses.ts | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/src/addresses.ts b/src/addresses.ts index 023c79d..315738f 100644 --- a/src/addresses.ts +++ b/src/addresses.ts @@ -60,6 +60,37 @@ export const AERE_MAINNET = { AereStaking: '0xAbDb01d9A4f41792129b2654Fb6DDB9689360DEc', // delegated, 8% APY, 7-day unbonding AereConsensus: '0xF8bDDad4aDACF9d38711e8f9aFC8a2697aBF0d47', + // ── Audit-pass-stack (deployed 2026-06-09 via Foundation MetaMask) ──────── + sAERE: '0xA2125bE9C6fd4196D9F94757Df18B3a2A5e650b0', // R6-hardened ERC-4626 with 7-day drip + AereSink: '0x69581B86A48161b067Ff4E01544780625B231676', // Immutable 3-bucket router 15/40/45 + AereBugBountyVault: '0x253fDCb248649396CBDaD320F81869A570d69cD3', // 5% max payout + AereSanctionsRegistry: '0xb7d235718D99560F6EA4Fc5eAea2F8a306A3Cacf', + AereTravelRuleHashRegistry: '0xcF0E2e010E6e4506672019b1e570874AEeBC4c84', + AereStateChannels: '0x64488eda27fA5b55A277ac8D386E169DC78cd7b6', // 24h challenge window + AereRaaSFactory: '0x8C1b0018ab8C4299a75621a4BdD3cF26971B26Cd', // 1000 AERE bond, 10% sink share, 6h window + ChainalysisOracleWrapper: '0x1B7Be82C80f368f75Cb3807B1bc05E86A498f85c', + AereForensicEventRegistry: '0x4a7526A068e5DDE9788f6571E4A99095b14C6fff', + AereZKScreen: '0xE9da9c5F40c2CDfda368885832C59609286e04ee', // SP1Gateway-backed + AereAIProof: '0xFf92c669AbF4C1DAE31eBFCC017764036d9D97e6', + AereAttestationGateway: '0x9bdacA8dfF39Fc688e8D3c4bbA13bCFC0580c325', + AereBestExReceipt: '0x3c80BD6fa0d9a2274c7fBD5943B5EC03313D92d7', // MiCA Article 78 + AereSettlementHub: '0x2a02fD80c16293D2B5D8a295F31D1a6E6a582c02', + AereCoinbaseSplitterV2: '0x8C1A48eFA57b66fEE743A00E3899c29ad3Fd27b4', + AereAgent: '0xE96396B4b596B3A74e4195Be12aADd5257863536', + AERE402Facilitator: '0xbA6e6700D629a5E3C885778a42885a944CA84E56', + AereDelegate7702: '0x5673D92080efbd0987402E9335c14200d0a5EaeF', + AereDelegationRegistry: '0x6c25c07D134713b6C2F8E19D807423f022903D63', + AereInsuranceFund: '0x5Ab95C549c2A2b07913Df7edD4a16fd108B7CAAC', // 7-day cooldown + AereNavOracle: '0xC8D12E44f10b03477330b35115b432750831fEBD', + // ── PENDING (blocked on Hyperlane USDC.e bootstrap post-MEXC payment) ──── + // AereCoreBookV0 — per-market deploy, needs BASE + QUOTE=USDC.e + // AereLendingMarket × 6 — needs USDC.e + bridged RWAs + // AereCompliancePool — needs USDC.e as TOKEN + // AereSpokePool — needs USDC.e + // AereHypERC20Synthetic/Collateral — Hyperlane Warp Routes (Ethereum-side gas required) + // RWATransferAdapter — needs Foundation NAV aggregators + // AereCompliancePoolSP1Verifier — needs VKEY from cargo-prove build + // ── dApp contracts (deployed 2026-05-22, owner = Foundation) ── AereSwapFactory: '0xf0a8df7BDc25721892475B21271e52D77B0e84DC', // V2 AMM factory AereSwapRouter: '0x7526B2E5526EfA84018378b60F2844Dad77523D8', // V2-style periphery (add/remove liquidity + swap)