-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add hard limits for protocol rewards. make setting renderer more generic
- Loading branch information
Showing
10 changed files
with
100 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
Manager: 0x0351045fda7eb52635d516f2a0ffc0b9d1d21f75 | ||
Default Token implementation: 0x36d5157f02069a40969c7895fd3e21d0c2097dff | ||
Protocol Rewards:0xb601cf7945e77d26111a4e41b82b0ac82e2be10c | ||
Metadata Renderer implementation: 0x444ce208c0f0f6787d4fbaaa0657c2a0fd095eb6 | ||
Auction implementation: 0xbaafa316e549c21ae811ec39278f90e6bc770947 | ||
Treasury implementation: 0x44a2bb76be05c5086e626f5d7e5cbeb043c9d91d | ||
Governor implementation: 0x2eefd2e9fbb2ebc5c393f092bbdd90418521bbf1 | ||
Manager implementation: 0xb713fa8f71e0154d2bc867e491af2c2e4f6c5741 | ||
Manager: 0x2177ab5b03866ca31b5acd0b837d7fd54c7d2936 | ||
Token implementation: 0x209452d7b38a36b042967ab0d9c6366ae1242dca | ||
Metadata Renderer implementation: 0x4238d016947087d21e9959c628688b6b5a527adc | ||
Auction implementation: 0xc7f35eb5896aa32b4decbe7768c903db43a20044 | ||
Treasury implementation: 0x23cbb0637dfe7eec42202c885cbfe76c09c7c759 | ||
Governor implementation: 0x11e646c27529af1a18e6977d909be90d0cf504f5 | ||
Manager implementation: 0x7d09fcd78ded047e112060f66ce4d4ec7c59e0be |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
ERC721 Redeem Minter: 0x6cbd4119cc78df069673b34f42e643bffe3e473a | ||
Merkle Reserve Minter: 0xf2dcdd37bec020b07faff1014dd7b23db193f104 | ||
Migration Deployer: 0xd49a4ef9d13ea17e6c84aa4ecf4565f9f05cdfd0 | ||
Collection Plus Deployer: 0xa05e7d87e412b9c7d1e7fec77ed797517142e78a | ||
Merkle Reserve Minter: 0x1991abb6d9613ae4e339a1a747a894201d5e4dae | ||
Migration Deployer: 0xfad4bd5777fb472609f97fcde9fb001f5c0dd506 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters