-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathA.json
91 lines (91 loc) · 2.57 KB
/
A.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
{
"abi": [
{
"inputs": [],
"name": "bar",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": {
"object": "0x6080604052348015600f57600080fd5b50606580601d6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c8063febb0f7e14602d575b600080fd5b00fea26469706673582212209744c794a0330c988b2ddb06eada35dc3620bd834d0e96a6a9c7a470d450a06a64736f6c634300080f0033",
"sourceMap": "0:38:9:-:0;;;;;;;;;;;;;;;;;;;",
"linkReferences": {}
},
"deployedBytecode": {
"object": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c8063febb0f7e14602d575b600080fd5b00fea26469706673582212209744c794a0330c988b2ddb06eada35dc3620bd834d0e96a6a9c7a470d450a06a64736f6c634300080f0033",
"sourceMap": "0:38:9:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;13:23;",
"linkReferences": {}
},
"methodIdentifiers": {
"bar()": "febb0f7e"
},
"ast": {
"absolutePath": "src/inner/A.sol",
"id": 21611,
"exportedSymbols": {
"A": [
21610
]
},
"nodeType": "SourceUnit",
"src": "0:39:9",
"nodes": [
{
"id": 21610,
"nodeType": "ContractDefinition",
"src": "0:38:9",
"nodes": [
{
"id": 21609,
"nodeType": "FunctionDefinition",
"src": "13:23:9",
"body": {
"id": 21608,
"nodeType": "Block",
"src": "34:2:9",
"statements": []
},
"functionSelector": "febb0f7e",
"implemented": true,
"kind": "function",
"modifiers": [],
"name": "bar",
"nameLocation": "22:3:9",
"parameters": {
"id": 21606,
"nodeType": "ParameterList",
"parameters": [],
"src": "25:2:9"
},
"returnParameters": {
"id": 21607,
"nodeType": "ParameterList",
"parameters": [],
"src": "34:0:9"
},
"scope": 21610,
"stateMutability": "nonpayable",
"virtual": false,
"visibility": "public"
}
],
"abstract": false,
"baseContracts": [],
"canonicalName": "A",
"contractDependencies": [],
"contractKind": "contract",
"fullyImplemented": true,
"linearizedBaseContracts": [
21610
],
"name": "A",
"nameLocation": "9:1:9",
"scope": 21611,
"usedErrors": []
}
]
},
"id": 9
}