-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ops(deploy): Deploy arbitrage contract to Polygon (v1.0.1)
- Loading branch information
1 parent
5f5da0c
commit 7c86864
Showing
10 changed files
with
194 additions
and
19 deletions.
There are no files selected for viewing
Empty file.
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 was deleted.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
[ | ||
{ | ||
"address": "0x9a58de548212F65c5406e46563372Ee6DcC0aC43", | ||
"name": "Mangrove" | ||
}, | ||
{ | ||
"address": "0x692c15efcA8AABCda9511641F6ed9702d3f4cfb4", | ||
"name": "MgvOracle" | ||
}, | ||
{ | ||
"address": "0x07e5a2DCf82D7b5b8ab684d9b40842E174e49908", | ||
"name": "MgvReader" | ||
}, | ||
{ | ||
"address": "0xa52ba5E5199bE4fD363B163bDe567606589eD2E2", | ||
"name": "MgvCleaner" | ||
}, | ||
{ | ||
"address": "0xB70041dC246412E0DCE34bd788062E969276E737", | ||
"name": "PxUSDC" | ||
}, | ||
{ | ||
"address": "0xba6fBacEeeE55D2d657Eb26023C64002e23Af5E8", | ||
"name": "PxMATIC" | ||
}, | ||
{ | ||
"address": "0xcf4ec117bc38d7D0fE8678B511Ff6a212c76d60B", | ||
"name": "MangroveOrder" | ||
}, | ||
{ | ||
"address": "0x6b08Cc8290302CB4659D7cEDa7016BEa20852D59", | ||
"name": "MangroveOrder-Router" | ||
}, | ||
{ | ||
"address": "0xA48B36E01919472fcdA56CAD574433BeCB7A87C5", | ||
"name": "KandelSeeder" | ||
}, | ||
{ | ||
"address": "0xded8E2fac702646dafE51d496d1217A837b0a424", | ||
"name": "AaveKandelSeeder" | ||
}, | ||
{ | ||
"address": "0xa92737e6917d4d76Fed72027Ccbf1E06094d65Bd", | ||
"name": "AavePooledRouter" | ||
}, | ||
{ | ||
"address": "0x774D3089F08ba6cc67FD8EAC06040936D096308D", | ||
"name": "MgvArbitrage" | ||
} | ||
] |
50 changes: 50 additions & 0 deletions
50
packages/mangrove-arbitrage/addresses/deployed/maticmum.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,50 @@ | ||
[ | ||
{ | ||
"address": "0xd1805f6Fe12aFF69D4264aE3e49ef320895e2D8b", | ||
"name": "Mangrove" | ||
}, | ||
{ | ||
"address": "0x82dA8C07b1E17eBDE8853405E11D89b410ec58E6", | ||
"name": "MgvReader" | ||
}, | ||
{ | ||
"address": "0x2A36f6293bB1F35c84655DB5e6E34604EFCf739d", | ||
"name": "MgvCleaner" | ||
}, | ||
{ | ||
"address": "0x8F8ff080cA0554b02BFC36A5aD465954416271eF", | ||
"name": "MgvOracle" | ||
}, | ||
{ | ||
"address": "0xb4A9Ac8Ae5b405193271A0e62682c9be47d578B9", | ||
"name": "KandelSeeder" | ||
}, | ||
{ | ||
"address": "0x0295a7f3093Fb656d982B6E2c52B07699aDA9594", | ||
"name": "AaveKandelSeeder" | ||
}, | ||
{ | ||
"address": "0x756fAc8bb6fb96A3b005ad7b3337052aE69aAf65", | ||
"name": "MangroveOrder" | ||
}, | ||
{ | ||
"address": "0xADdF5388C695e3F23A2509AA73677ED4a219f834", | ||
"name": "MangroveOrder-Router" | ||
}, | ||
{ | ||
"address": "0xB3ba79DB150E8650efa5c534EEaf6404a25Fdf00", | ||
"name": "AavePooledRouter" | ||
}, | ||
{ | ||
"address": "0x193163EeFfc795F9d573b171aB12cCDdE10392e8", | ||
"name": "WMATIC" | ||
}, | ||
{ | ||
"address": "0xf402f6197d979F0A4cba61596921a3d762520570", | ||
"name": "WBTC" | ||
}, | ||
{ | ||
"address": "0xe8099699aa4A79d89dBD20A63C50b7d35ED3CD9e", | ||
"name": "USDT" | ||
} | ||
] |
71 changes: 71 additions & 0 deletions
71
...arbitrage/deployment/logs/PolygonMgvArbitrageDeployer.s.sol/137/1.0.1/deployment-log.json
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
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