v0.11.0 — Tier-1.8 coinbase splitter (37.5% burn flow)

This commit is contained in:
Liviu 2026-05-31 19:37:23 +03:00
parent aef6eb0ccd
commit 8f21df96d2

View File

@ -99,6 +99,9 @@ export const AERE_MAINNET = {
// ── Tier-1.7 verifiable randomness (deployed 2026-05-31) ──────────
AereRandomnessBeacon: '0x25b6317efD8C7d425210F56Ee1E204852CD8213C', // Permissionless drand beacon — anyone submits, consumers pay own gas
AereDrandConsumer: '0xeBA8De4f61c923a2E43eA8d7233Cf8e1Db5911B5', // Reference consumer (example/library)
// ── Tier-1.8 burn flow (deployed 2026-05-31) ──────────
AereCoinbaseSplitter: '0xb4b0eCe9011613A5b84248a9B42a0f309E6F01Ec', // 37.5% to FeeBurnVault, 62.5% to validator. Whitepaper §3.3 made real.
// NOTE: AERE is the network's only native token. No stablecoin issuance.
// ── Deferred to future phases (not yet deployed) ──────────