Skip to content

Commit 0bb3e5f

Browse files
[hebao_v2]deploy hebao2.1 on goeril (#2628)
1 parent 81650b0 commit 0bb3e5f

File tree

3 files changed

+202
-185
lines changed

3 files changed

+202
-185
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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

packages/hebao_v2/hardhat.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default {
6262
goerli: {
6363
chainId: 5,
6464
url: "https://goerli.infura.io/v3/b7c22d73c16e4c0ea3f88dadbdffbe03",
65-
gas: 7000000,
65+
gas: 8000000,
6666
gasPrice: 11e9,
6767
gasMultiplier: 1,
6868
timeout: 20000,

0 commit comments

Comments
 (0)