-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Patrick McKelvy <[email protected]>
- Loading branch information
1 parent
9f31dcc
commit 9014df3
Showing
25 changed files
with
4,766 additions
and
932 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
22 changes: 22 additions & 0 deletions
22
scripts/addresses/base-3.0.0/8453-tmp-assets-collateral.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"assets": { | ||
"COMP": "0x277FD5f51fE53a9B3707a0383bF930B149C74ABf" | ||
}, | ||
"collateral": { | ||
"DAI": "0x5EBE8927e5495e0A7731888C81AF463cD63602fb", | ||
"WETH": "0x42D0fA25d6d5bff01aC050c0F5aB0B2C9D01b4a3", | ||
"USDbC": "0x6490D66B17A1E9a460Ab54131165C8F921aCcDeB", | ||
"cbETH": "0x5fE248625aC2AB0e17A115fef288f17AF1952402", | ||
"cUSDbCv3": "0xa372EC846131FBf9AE8b589efa3D041D9a94dF41", | ||
"aBasUSDbC": "0x1DdB7dfdC5D26FE1f2aD02d9972f12481346Ae9b" | ||
}, | ||
"erc20s": { | ||
"COMP": "0x9e1028F5F1D5eDE59748FFceE5532509976840E0", | ||
"DAI": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", | ||
"WETH": "0x4200000000000000000000000000000000000006", | ||
"USDbC": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA", | ||
"cbETH": "0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22", | ||
"cUSDbCv3": "0xbC0033679AEf41Fb9FeB553Fdf55a8Bb2fC5B29e", | ||
"aBasUSDbC": "0x308447562442Cc43978f8274fA722C9C14BafF8b" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"prerequisites": { | ||
"RSR": "0xaB36452DbAC151bE02b16Ca17d8919826072f64a", | ||
"RSR_FEED": "0xAa98aE504658766Dfe11F31c5D95a0bdcABDe0b1", | ||
"GNOSIS_EASY_AUCTION": "0xb1875Feaeea32Bbb02DE83D81772e07E37A40f02" | ||
}, | ||
"tradingLib": "0x4E01677488384B851EeAa09C8b8F6Dd0b16d7E9B", | ||
"cvxMiningLib": "", | ||
"facadeRead": "0xe1aa15DA8b993c6312BAeD91E0b470AE405F91BF", | ||
"facadeAct": "0x3d6D679c863858E89e35c925F937F5814ca687F3", | ||
"facadeWriteLib": "0x29e9740275D26fdeDBb0ABA8129C74c15c393027", | ||
"basketLib": "0x199E12d58B36deE2D2B3dD2b91aD7bb25c787a71", | ||
"facadeWrite": "0x0903048fD4E948c60451B41A48B35E0bafc0967F", | ||
"deployer": "0xf1B06c2305445E34CF0147466352249724c2EAC1", | ||
"rsrAsset": "0x23b57479327f9BccE6A1F6Be65F3dAa3C9Db797B", | ||
"implementations": { | ||
"main": "0x1D6d0B74E7A701aE5C2E11967b242E9861275143", | ||
"trading": { | ||
"gnosisTrade": "0xD4e1D5b1311C992b2735710D46A10284Bcd7D39F", | ||
"dutchTrade": "0xDfCc89cf76aC93D113A21Da8fbfA63365b1E3DC7" | ||
}, | ||
"components": { | ||
"assetRegistry": "0x9c387fc258061bd3E02c851F36aE227DB03a396C", | ||
"backingManager": "0x63e12c3b2DBCaeF1835Bb99Ac1Fdb0Ebe1bE69bE", | ||
"basketHandler": "0x25E92785C1AC01B397224E0534f3D626868A1Cbf", | ||
"broker": "0x12c3BB1B0da85fDaE0137aE8fDe901F7D0e106ba", | ||
"distributor": "0xd31de64957b79435bfc702044590ac417e02c19B", | ||
"furnace": "0x45D7dFE976cdF80962d863A66918346a457b87Bd", | ||
"rsrTrader": "0xAeA6BD7b231C0eC7f35C2bdf47A76053D09dbD09", | ||
"rTokenTrader": "0xAeA6BD7b231C0eC7f35C2bdf47A76053D09dbD09", | ||
"rToken": "0xA42850A760151bb3ACF17E7f8643EB4d864bF7a6", | ||
"stRSR": "0x53321f03A7cce52413515DFD0527e0163ec69A46" | ||
} | ||
} | ||
} |
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
Oops, something went wrong.