From f4e0565e46338d20764a7116bc6bfab4cf50efaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Mar=C3=ADa=20Sosa=20Resendiz?= Date: Tue, 27 Jun 2023 10:50:31 -0600 Subject: [PATCH] docs --- README.md | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f333f46..8abbb0c 100644 --- a/README.md +++ b/README.md @@ -21,18 +21,28 @@ git checkout tags/v0.2.1 -b stable # Addresses in AURORA 🈯️ `mainnet` -Address for the Staking Pool in Aurora Mainnet. +Address for the Staking Pool in Aurora Mainnet. Version `v0.2.1`, post-audits: -```bash -Addresses of the deployed contracts: +```sh - AuroraToken 💚: ----- 0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79 - AuroraPlus: --------- 0xccc2b1aD21666A5847A804a73a41F904C4a4A0Ec - - StakingManager: ----- 0x0db2E0AF08757b1a50768a59C27D3EEE716809c0 - - Depositor 00: ------- 0xa1B107aF89c773e73F3cb796368953566e6D9Cd1 - - Depositor 01: ------- 0xF86100ce765cAE7E6C2aBD1e7555924677EFf7C7 - - StakedAuroraVault: -- 0x2262148E0d327Fa4bcC7882c0f2Bb2D4139Cd0E7 - - LiquidityPool: ------ 0x4162858459aE2B949Bc24d5383e33963A46CBB63 - - ERC4626Router: ------ 0x21DEe40eFebB1F68D58FC2e2b6a0d2D0c7e87403 + - StakingManager: ----- 0xfbC1423a2A4453E162cDd535991bCC4143E5d336 + - Depositor 00: ------- 0x158eFd7b742ac77922F6dcC5CA6e0dFD0c375eeC + - Depositor 01: ------- 0x1CC2f3A24F5c826af7F98A91b98BeC2C05115d01 + - StakedAuroraVault: -- 0x8A7feB26ee5b202804AC11Dd5a739A945C5De11d + - LiquidityPool: ------ 0x98d45f7D4FcF992cb62fb439A889320400186AE0 + - ERC4626Router: ------ 0x3750Be57761707e3dEEdAb9F888996F61376fd37 +``` + +Legacy addresses for **DEPRECATED** stAUR (whitelisted) token. Version-Beta `v0.1`: + +```sh +Addresses of the deployed contracts: + - StakingManager: ----- 0x69e3a362ffD379cB56755B142c2290AFbE5A6Cc8 + - Depositor 00: ------- 0xf56Baf1EE71fD4d6938c88E1C4bd0422ee768932 + - Depositor 01: ------- 0x7ca831De9E59D7414313a1F7a003cc7d011caFE2 + - StakedAuroraVault: -- 0xb01d35D469703c6dc5B369A1fDfD7D6009cA397F + - LiquidityPool: ------ 0x2b22F6ae30DD752B5765dB5f2fE8eF5c5d2F154B ``` # Use the Router 🛜