From d8cebf2d55305efd66138527e2dae493a2734dca Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Fri, 31 Mar 2023 23:04:11 -0700 Subject: [PATCH 1/2] chore: add exec msig addr to readme --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c9baeb2..719af8b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# WBTC DAO +# WBTC DAO Multisig wallet: [`0xB33f8879d4608711cEBb623F293F8Da13B8A37c5`](https://etherscan.io/address/0xB33f8879d4608711cEBb623F293F8Da13B8A37c5) +Execution multisig wallet: [`0xA1F7bB557c1fe6Ded1EE6b1775E5B2d2f7598ae4`](https://app.safe.global/home?safe=eth:0xA1F7bB557c1fe6Ded1EE6b1775E5B2d2f7598ae4) + + ~Old multisig wallet: [`0xd409db68d0e6e97e1cb1f3eb0bd38de278bc3c68`](https://etherscan.io/address/0xd409db68d0e6e97e1cb1f3eb0bd38de278bc3c68)~ (Deprecated) @@ -71,7 +74,3 @@ The merchants' guide for how to mint and burn WBTC can be found [here](https://g ## Auditing the WBTC system A guide on how to verify the WBTC code and configurations can be found [here](https://github.com/WrappedBTC/DAO/blob/master/DeploymentVerification.md) - - - - From f27c4ccb8dc80fa323f4bff4a4e22c4e60dfaa2a Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Fri, 31 Mar 2023 23:05:46 -0700 Subject: [PATCH 2/2] style: remove unnecessary newlines --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 719af8b..c3f251f 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,8 @@ Multisig wallet: [`0xB33f8879d4608711cEBb623F293F8Da13B8A37c5`](https://ethersca Execution multisig wallet: [`0xA1F7bB557c1fe6Ded1EE6b1775E5B2d2f7598ae4`](https://app.safe.global/home?safe=eth:0xA1F7bB557c1fe6Ded1EE6b1775E5B2d2f7598ae4) - ~Old multisig wallet: [`0xd409db68d0e6e97e1cb1f3eb0bd38de278bc3c68`](https://etherscan.io/address/0xd409db68d0e6e97e1cb1f3eb0bd38de278bc3c68)~ (Deprecated) - ## WBTC important addresses WBTC token [`0x2260fac5e5542a773aa44fbcfedf7c193bc2c599`](https://etherscan.io/address/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599) @@ -72,5 +70,4 @@ The merchants' guide for how to mint and burn WBTC can be found [here](https://g |13| Gopax|[`0x6707A6763c6Dc64DE7C4048A27b6303292F88F50`](https://etherscan.io/address/0x6707A6763c6Dc64DE7C4048A27b6303292F88F50)|[link](https://twitter.com/GOPAX_kr/status/1084773803966644225)| ## Auditing the WBTC system - A guide on how to verify the WBTC code and configurations can be found [here](https://github.com/WrappedBTC/DAO/blob/master/DeploymentVerification.md)