Skip to content

Commit

Permalink
chore: deploy fix erc2771 (#48)
Browse files Browse the repository at this point in the history
* chore: deploy optimism

* chore: deploy base
  • Loading branch information
pedrovalido authored Dec 14, 2023
1 parent 62655af commit 42b13e5
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions script/constants/output/Base.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"AutoCompounderFactory": "0xB953839a8361840f454e7F2A891AD7e13608f2fc",
"KeeperRegistry": "0xBC3dc970f891ffdd3049FA3a649985CC6626d486",
"Optimizer": "0x415e8E27F85D24Cd67502F5e3C38cf506dE4cEAB",
"OptimizerRegistry": "0x53151C807bd7169A6A45b663455485ae453820e1",
"RelayFactoryRegistry": "0x05e41604B9463e2224227053980dfF3f57fb6dB5"
}
"AutoCompounderFactory": "0xD36dAb3bEf6DD077bC4D59098d03fF1053e17397",
"KeeperRegistry": "0x08724A9b94767a0BB9b539d3133Ac7A6AF9F283c",
"Optimizer": "0x79CF636530790602e74500ae560047c98A6990d3",
"OptimizerRegistry": "0xabE4cbcE47707D7A74bF6F1a343FF2c92267D3ea",
"RelayFactoryRegistry": "0xD308aBCe663302d3b86b36d332CEFd8A4F62C5Ed"
}
4 changes: 2 additions & 2 deletions script/constants/output/DeployAutoConverter-Base.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"AutoConverterFactory": "0xd2823278643ed905FF8477Ef0bB9c89E7B0BA651"
}
"AutoConverterFactory": "0xb805fca66277ACFC45DCBBAC0F770588F2B3a223"
}
4 changes: 2 additions & 2 deletions script/constants/output/DeployAutoConverter-Optimism.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"AutoConverterFactory": "0x77bD18662B4DD6D2523653b145c978Ef1Bc5bc1b"
}
"AutoConverterFactory": "0x12419cfe11E85e3E28927eC84209cD7a4CfeCaB1"
}
12 changes: 6 additions & 6 deletions script/constants/output/Optimism.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"AutoCompounderFactory": "0xd4B332F2ADe5C2c1043138116164Eb058C437db9",
"KeeperRegistry": "0xfe97A8c1C90c829a246914f9576cbdA6D26A5AA2",
"Optimizer": "0x2b0547920a21C0496742e92ddDC6483Db227a130",
"OptimizerRegistry": "0xC357369855289DE6e6cEA50C6FdCB327ec4357c9",
"RelayFactoryRegistry": "0xe9F00f2e61CB0c6fb00A2e457546aCbF0fC303C2"
}
"AutoCompounderFactory": "0x8831DD83f24094862fBfa9bbbE2690088c3C8320",
"KeeperRegistry": "0x7bC95b327DF9d6dE05C1A02F6D252986Fcf45AF7",
"Optimizer": "0xA7B6243912FB3D752de29B1ec842f3B3313cE148",
"OptimizerRegistry": "0x7feF5407eD6C83f78eF82B3389FF89019095266B",
"RelayFactoryRegistry": "0x6b1253B116B5919932399295C75116d33F8EfF96"
}

0 comments on commit 42b13e5

Please sign in to comment.