forked from inkdrop-network/inkdrop-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzos.development.json
More file actions
36 lines (36 loc) · 1.07 KB
/
zos.development.json
File metadata and controls
36 lines (36 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"contracts": {
"InkDrop": {
"address": "0x6c736c0e9d18ece655d05a29add6ba703474a6b6",
"constructorCode":
"60806040526001805460a060020a60ff021916905566038d7ea4c6800060065534801561002b57600080fd5b506134968061003b6000396000f300",
"bodyBytecodeHash": "81cd546a2db614cfdb0c0d918082b1f50888e186bbe138206b2455c76a60bfde",
"bytecodeHash": "2765ff236f60abd889a1222f4a795885539630dd12cefab34e1723ece4d86d98"
}
},
"proxies": {
"InkDrop": [
{
"address": "0x6ac823e63c9a4f3281907833940475c1deb7d18a",
"version": "1.2.3",
"implementation": "0x6c736c0e9d18ece655d05a29add6ba703474a6b6"
}
]
},
"stdlib": {
"address": "0x37cc8ff0759bc0f9d26fc79bf5dc14f8cdf3f0f3",
"customDeploy": true,
"name": "openzeppelin-zos",
"version": "^1.9.1"
},
"app": {
"address": "0x33b1af242daf9ca24594f0eec6c36567f2a0bac7"
},
"version": "1.2.3",
"package": {
"address": "0x79eb4d5f6ca2cd295933db1306c08a120c208a7c"
},
"provider": {
"address": "0xa6825330e3842653c71063cd375ec51f113a7f4d"
}
}