Skip to content

Commit 3f85951

Browse files
committed
Add support for the boba network
1 parent e0a4076 commit 3f85951

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

artifacts/28/deployment.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"gasPrice": 20000000000,
3+
"gasLimit": 100000,
4+
"signerAddress": "0xE1CB04A0fA36DdD16a06ea828007E35e1a3cBC37",
5+
"transaction": "0xf8a5808504a817c800830186a08080b853604580600e600039806000f350fe7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe03601600081602082378035828234f58015156039578182fd5b8082525050506014600cf35ca0b501137727a3f33f5431a78a06428d918aa7cf1680ccb5bc1e4574dc32425013a06c00ad38c5f6327b995971e8abe8446fc6425f12c53b4d7de089524b7bb4acb1",
6+
"address": "0x914d7Fec6aaC8cd542e72Bca78B30650d45643d7"
7+
}

artifacts/288/deployment.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"gasPrice": 20000000000,
3+
"gasLimit": 100000,
4+
"signerAddress": "0xE1CB04A0fA36DdD16a06ea828007E35e1a3cBC37",
5+
"transaction": "0xf8a7808504a817c800830186a08080b853604580600e600039806000f350fe7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe03601600081602082378035828234f58015156039578182fd5b8082525050506014600cf3820264a02836f16b67fdf74d02d4d9548495cffd739f509b9bc4b8fdffd2611c38489642a07864709b3f830a661897f4d60d98efc26754f44be447cf35a65ff92a06cb7bd0",
6+
"address": "0x914d7Fec6aaC8cd542e72Bca78B30650d45643d7"
7+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gnosis.pm/safe-singleton-factory",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Singleton factory used by Safe related contracts",
55
"homepage": "https://github.com/gnosis/safe-singleton-factory/",
66
"license": "MIT",

0 commit comments

Comments
 (0)