File tree Expand file tree Collapse file tree 3 files changed +202
-185
lines changed Expand file tree Collapse file tree 3 files changed +202
-185
lines changed Original file line number Diff line number Diff line change
1
+ # Deployment on goerli:
2
+
3
+ ## 20220531:
4
+
5
+ - deployer: 0xE20cF871f1646d8651ee9dC95AAB1d93160b3467
6
+ - ERC1271Lib: 0xaF56Bc1b737d2d9180a27E6678Edb83c43Ba209B
7
+ - ERC20Lib: 0x8e696049488F55933a8Ae6B7990dAaE8784be229
8
+ - GuardianLib: 0x7cD96F6cf616DE63C728E09B9F0b6909D10939eb
9
+ - InheritanceLib: 0x0aDe2900c1E605ea51E93Ea1C9C59fEd4F15d91E
10
+ - LockLib: 0xD7e532C120ffD4739c43d94A17E0497912Dd1A93
11
+ - MetaTxLib: 0x00E1e91E6cB4DAC6622db7fBD430ef2bBa2c4697
12
+ - QuotaLib: 0x446B019bcC644683981ec7Ce9947499c8671b1aa
13
+ - RecoverLib: 0xFAA07B24990E31B399cdeEDF5357e4230c84b245
14
+ - UpgradeLib: 0xa831BF9A9DFf62A29C707f0705F4aA914a49673d
15
+ - WhitelistLib: 0x057f4263f4b3378a9Bef3C9A2Cd31b6d12be9bB9
16
+ - SmartWallet(masterCopy): 0x7D2F800604EeEc49B63b833D07b6EA30450773C1
17
+ - WalletFactory: 0x0e25C82478037d37E51669c5FD271d846533F1E2
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ export default {
62
62
goerli : {
63
63
chainId : 5 ,
64
64
url : "https://goerli.infura.io/v3/b7c22d73c16e4c0ea3f88dadbdffbe03" ,
65
- gas : 7000000 ,
65
+ gas : 8000000 ,
66
66
gasPrice : 11e9 ,
67
67
gasMultiplier : 1 ,
68
68
timeout : 20000 ,
You can’t perform that action at this time.
0 commit comments