-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathtest1.json
More file actions
53 lines (53 loc) · 1.67 KB
/
test1.json
File metadata and controls
53 lines (53 loc) · 1.67 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"version": "0.9.1",
"id": "0x9c82796f5193c4db0965d63046ed83572b2e8140f2be2f9587125b37e8d8710c",
"contract_name": "ConstructorFactory",
"address": "0x5fbdb2315678afecb367f032d93f642f64180aa3",
"chain_id": 31337,
"deployment_block_num": 1,
"init_block_num": 2,
"deployment_tx": "0x9f852dc8e8b0ad7dee5533ba7854bb676f3f270a3720c7501bbd0a65b1194663",
"codehash": "0x035d6d745ec488636551786986451c4f4d368d1fd9facc2c4f11b8b3733f5aa9",
"insecure": false,
"immutables": [],
"constructor_args": [],
"critical_storage_variables": [
{
"slot": "0x0",
"offset": 0,
"var_name": "children.length",
"var_type": "t_uint256",
"value": "0x0000000000000000000000000000000000000000000000000000000000000002",
"value_hint": "2",
"comparison_operator": "Equal"
},
{
"slot": "0x290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563",
"offset": 0,
"var_name": "children[0]",
"var_type": "t_address",
"value": "0xa16e02e87b7454126e5e10d957a927a7f5b5d2be",
"comparison_operator": "Equal"
},
{
"slot": "0x290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e564",
"offset": 0,
"var_name": "children[1]",
"var_type": "t_address",
"value": "0xb7a5bd0345ef1cc5e66bf61bdec17d2461fbd968",
"comparison_operator": "Equal"
}
],
"critical_events": [],
"unvalidated_metadata": {
"author_name": "Author",
"description": "System Description",
"hardfork": [
"paris",
"shanghai"
],
"audit_report": "https://example.org/report.pdf",
"source_url": "https://github.com/source/code",
"security_contact": "security@example.org"
}
}