forked from smartcontractkit/chainlink
-
Notifications
You must be signed in to change notification settings - Fork 0
/
zos.rinkeby.json
104 lines (104 loc) · 2.91 KB
/
zos.rinkeby.json
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
"contracts": {
"Chainlinked": {
"address": "0xddb24a291ecabb3a8c9546224bc53c735af8065f",
"constructorCode": "60806040526001600455348015601457600080fd5b5060358060226000396000f300",
"bodyBytecodeHash": "6fdb9eeb48011b84344c324810fc2443ebdf2d52b66872098a64dfedd9b2289d",
"localBytecodeHash": "0dd7cffe36c2d1b5417144e211da313e9c76b25c61384ce1df8f2492c5b7bcf9",
"deployedBytecodeHash": "0dd7cffe36c2d1b5417144e211da313e9c76b25c61384ce1df8f2492c5b7bcf9",
"types": {
"t_address": {
"id": "t_address",
"kind": "elementary",
"label": "address"
},
"t_bytes32": {
"id": "t_bytes32",
"kind": "elementary",
"label": "bytes32"
},
"t_uint256": {
"id": "t_uint256",
"kind": "elementary",
"label": "uint256"
},
"t_mapping<t_address>": {
"id": "t_mapping<t_address>",
"valueType": "t_address",
"label": "mapping(key => address)",
"kind": "mapping"
}
},
"storage": [
{
"contract": "Chainlinked",
"path": "contracts/Chainlinked.sol",
"label": "ens",
"astId": 276,
"type": "t_address",
"src": "605:24:1"
},
{
"contract": "Chainlinked",
"path": "contracts/Chainlinked.sol",
"label": "ensNode",
"astId": 278,
"type": "t_bytes32",
"src": "633:23:1"
},
{
"contract": "Chainlinked",
"path": "contracts/Chainlinked.sol",
"label": "link",
"astId": 280,
"type": "t_address",
"src": "660:31:1"
},
{
"contract": "Chainlinked",
"path": "contracts/Chainlinked.sol",
"label": "oracle",
"astId": 282,
"type": "t_address",
"src": "695:40:1"
},
{
"contract": "Chainlinked",
"path": "contracts/Chainlinked.sol",
"label": "requests",
"astId": 285,
"type": "t_uint256",
"src": "739:28:1"
},
{
"contract": "Chainlinked",
"path": "contracts/Chainlinked.sol",
"label": "unfulfilledRequests",
"astId": 289,
"type": "t_mapping<t_address>",
"src": "771:55:1"
}
],
"warnings": {
"hasConstructor": false,
"hasSelfDestruct": false,
"hasDelegateCall": false,
"hasInitialValuesInDeclarations": true,
"uninitializedBaseContracts": []
}
}
},
"solidityLibs": {},
"proxies": {},
"zosversion": "2",
"version": "0.1.0",
"app": {
"address": "0x11c3e16498ac561e12494433da31562049644dae"
},
"package": {
"address": "0x18eed601e774a089cb8a0657ed3eafc6f908b341"
},
"provider": {
"address": "0xefb3e31bd8cdb2a0976714630569def187f9a51c"
}
}