Skip to content

Commit

Permalink
Deployed-Contract-Addresses: Upgrade mainnet BondingManager
Browse files Browse the repository at this point in the history
To fix bondWithHint rescaling bug
  • Loading branch information
yondonfu committed Mar 28, 2021
1 parent aa6b4e1 commit 08cc632
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Deployed-Contract-Addresses.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Rinkeby (LPT) is the set of contracts that originally implemented the alpha prot
- LivepeerToken: [0x58b6a8a3302369daec383334672404ee733ab239](https://etherscan.io/address/0x58b6a8a3302369daec383334672404ee733ab239)
- Minter: [0x505F8c2ee81f1C6fa0D88e918eF0491222E05818](https://etherscan.io/address/0x505f8c2ee81f1c6fa0d88e918ef0491222e05818)
- BondingManager (Proxy): [0x511bc4556d823ae99630ae8de28b9b80df90ea2e](https://etherscan.io/address/0x511bc4556d823ae99630ae8de28b9b80df90ea2e)
- BondingManager (Target): [0x246edEBae14b186a67e3d466A485321169a8bcD5](https://etherscan.io/address/0x246edebae14b186a67e3d466a485321169a8bcd5)
- BondingManager (Target): [0x0da7c263eCF5cD3ddba275b9A2D63320E28fD287](https://etherscan.io/address/0x0da7c263ecf5cd3ddba275b9a2d63320e28fd287)
- TicketBroker (Proxy): [0x5b1ce829384eebfa30286f12d1e7a695ca45f5d2](https://etherscan.io/address/0x5b1ce829384eebfa30286f12d1e7a695ca45f5d2)
- TicketBroker (Target): [0x6F582E2bB19ac31D4B1e6eDD0c2eFEabD700f808](https://etherscan.io/address/0x6F582E2bB19ac31D4B1e6eDD0c2eFEabD700f808)
- RoundsManager (Proxy): [0x3984fc4ceeef1739135476f625d36d6c35c40dc3](https://etherscan.io/address/0x3984fc4ceeef1739135476f625d36d6c35c40dc3)
Expand Down Expand Up @@ -43,6 +43,8 @@ Rinkeby (LPT) is the set of contracts that originally implemented the alpha prot
- V9: [0xc8a695155648F18B0cfd6989498B6f8b2c4cc56A](https://etherscan.io/address/0xc8a695155648f18b0cfd6989498b6f8b2c4cc56a)
- V10: [0x35F99F326681FE4F38719491be48Ab4950795013](https://etherscan.io/address/0x35f99f326681fe4f38719491be48ab4950795013)
- V11: [0xAC0153a8C5227e43506901a4f3f83FD000c8178f](https://etherscan.io/address/0xac0153a8c5227e43506901a4f3f83fd000c8178f)
- V12: [0x246edEBae14b186a67e3d466A485321169a8bcD5](https://etherscan.io/address/0x246edebae14b186a67e3d466a485321169a8bcd5)
- V13: [0x223398d0BF9cc24960b3886CC481dBf5276EdeD2](https://etherscan.io/address/0x223398d0bf9cc24960b3886cc481dbf5276eded2)
- JobsManager (Proxy)
- V1: [0xbf07ff45f14c9ff0571b9fbdc7e2b62d29931224](https://etherscan.io/address/0xbf07ff45f14c9ff0571b9fbdc7e2b62d29931224)
- JobsManager (Target)
Expand Down

0 comments on commit 08cc632

Please sign in to comment.