Skip to content

Commit e2c1a75

Browse files
authored
Merge pull request #290 from VenusProtocol/docs/VEN-3164
[VEN-3164]: remove address of the GovernanceBravo implementation
2 parents 9973fd7 + b5bf57e commit e2c1a75

File tree

2 files changed

+2
-67
lines changed

2 files changed

+2
-67
lines changed

deployed-contracts/governance.md

Lines changed: 0 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
## BNB Chain Mainnet
44

5-
* Governor Bravo Delegate: [`0x360ac19648efc29d2b7b70bac227c35e909272fd`](https://bscscan.com/address/0x360ac19648efc29d2b7b70bac227c35e909272fd)
65
* Governor Bravo Delegator: [`0x2d56dc077072b53571b8252008c60e945108c75a`](https://bscscan.com/address/0x2d56dc077072b53571b8252008c60e945108c75a)
76
* Access Control Manager: [`0x4788629abc6cfca10f9f969efdeaa1cf70c23555`](https://bscscan.com/address/0x4788629abc6cfca10f9f969efdeaa1cf70c23555)
87
* Normal Timelock: [`0x939bD8d64c0A9583A7Dcea9933f7b21697ab6396`](https://bscscan.com/address/0x939bD8d64c0A9583A7Dcea9933f7b21697ab6396)
@@ -14,72 +13,8 @@
1413
* Guardian 3: [`0x3a3284dC0FaFfb0b5F0d074c4C704D14326C98cF`](https://bscscan.com/address/0x3a3284dC0FaFfb0b5F0d074c4C704D14326C98cF) - oracles
1514
* Omnichain Proposal Sender: [`0x36a69dE601381be7b0DcAc5D5dD058825505F8f6`](https://bscscan.com/address/0x36a69dE601381be7b0DcAc5D5dD058825505F8f6)
1615

17-
<!---
18-
Specific functions that can be invoked by the guardians
19-
20-
<details>
21-
<summary>Guardian 1</summary>
22-
23-
* Core pool Comptroller
24-
* `_setCollateralFactor`
25-
* `_setMarketBorrowCaps`
26-
* `_setMarketSupplyCaps`
27-
28-
* Isolated pools Comptrollers
29-
* `setCollateralFactor`
30-
* `setMarketBorrowCaps`
31-
* `setMarketSupplyCaps`
32-
33-
</details>
34-
35-
<details>
36-
<summary>Guardian 2</summary>
37-
38-
* Core pool Comptroller
39-
* `_setProtocolPaused`
40-
* `_setActionsPaused`
41-
42-
* Isolated pools Comptrollers
43-
* `setActionsPaused`
44-
45-
* Shortfall
46-
* `pauseAuctions`
47-
* `resumeAuctions`
48-
49-
* PegStability
50-
* `pause`
51-
* `resume`
52-
53-
* PrimeLiquidityProvider
54-
* `pauseFundsTransfer`
55-
* `resumeFundsTransfer`
56-
57-
* XVSBridgeAdmin
58-
* `pause`
59-
* `unpause`
60-
61-
</details>
62-
63-
<details>
64-
<summary>Guardian 3</summary>
65-
66-
* ResilientOracle
67-
* `pause`
68-
* `unpause`
69-
* `setTokenConfig`
70-
71-
* ChainlinkOracle
72-
* `setDirectPrice`
73-
* `setTokenConfig`
74-
75-
* PythOracle
76-
* `setTokenConfig`
77-
</details>
78-
-->
79-
8016
## BNB Chain Testnet
8117

82-
* Governor Bravo Delegate: [`0x4baf88aba7f86f6540728bef454b224c5d2215e7`](https://testnet.bscscan.com/address/0x4baf88aba7f86f6540728bef454b224c5d2215e7)
8318
* Governor Bravo Delegator: [`0x5573422a1a59385c247ec3a66b93b7c08ec2f8f2`](https://testnet.bscscan.com/address/0x5573422a1a59385c247ec3a66b93b7c08ec2f8f2)
8419
* Access Control Manager: [`0x45f8a08F534f34A97187626E05d4b6648Eeaa9AA`](https://testnet.bscscan.com/address/0x45f8a08F534f34A97187626E05d4b6648Eeaa9AA)
8520
* Normal Timelock: [`0xce10739590001705F7FF231611ba4A48B2820327`](https://testnet.bscscan.com/address/0xce10739590001705F7FF231611ba4A48B2820327)

deployed-contracts/markets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## BNB Chain Mainnet
44

55
* PoolRegistry: [`0x9F7b01A536aFA00EF10310A162877fd792cD0666`](https://bscscan.com/address/0x9F7b01A536aFA00EF10310A162877fd792cD0666)
6-
* PoolLens: [`0x0461c613433d42C06831C8e60Bf0C86FC9495072`](https://bscscan.com/address/0x0461c613433d42C06831C8e60Bf0C86FC9495072)
6+
* PoolLens: [`0xA179d2f1Fd53D15Bc790bE91d5fF4a0108E29621`](https://bscscan.com/address/0xA179d2f1Fd53D15Bc790bE91d5fF4a0108E29621)
77
* DefaultProxyAdmin: [`0x6beb6D2695B67FEb73ad4f172E8E2975497187e4`](https://bscscan.com/address/0x6beb6D2695B67FEb73ad4f172E8E2975497187e4)
88
* Comptroller Beacon: [`0x38B4Efab9ea1bAcD19dC81f19c4D1C2F9DeAe1B2`](https://bscscan.com/address/0x38B4Efab9ea1bAcD19dC81f19c4D1C2F9DeAe1B2)
99
* VToken Beacon: [`0x2b8A1C539ABaC89CbF7E2Bc6987A0A38A5e660D4`](https://bscscan.com/address/0x2b8A1C539ABaC89CbF7E2Bc6987A0A38A5e660D4)
@@ -497,7 +497,7 @@
497497
## BNB Chain Testnet
498498

499499
* PoolRegistry: [`0xC85491616Fa949E048F3aAc39fbf5b0703800667`](https://testnet.bscscan.com/address/0xC85491616Fa949E048F3aAc39fbf5b0703800667)
500-
* PoolLens: [`0x613d859Bf6CB3557179dC03B8F844E0c48FE9C07`](https://testnet.bscscan.com/address/0x613d859Bf6CB3557179dC03B8F844E0c48FE9C07)
500+
* PoolLens: [`0x166C45bCCE54166Ecf9bCDF8d2EC562014A06048`](https://testnet.bscscan.com/address/0x166C45bCCE54166Ecf9bCDF8d2EC562014A06048)
501501
* DefaultProxyAdmin: [`0x7877ffd62649b6a1557b55d4c20fcbab17344c91`](https://testnet.bscscan.com/address/0x7877ffd62649b6a1557b55d4c20fcbab17344c91)
502502
* Comptroller Beacon: [`0xdDDD7725C073105fB2AbfCbdeC16708fC4c24B74`](https://testnet.bscscan.com/address/0xdDDD7725C073105fB2AbfCbdeC16708fC4c24B74)
503503
* VToken Beacon: [`0xBF85A90673E61956f8c79b9150BAB7893b791bDd`](https://testnet.bscscan.com/address/0xBF85A90673E61956f8c79b9150BAB7893b791bDd)

0 commit comments

Comments
 (0)