-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAccessControlEnumerableMock.json
55 lines (54 loc) · 2.08 KB
/
AccessControlEnumerableMock.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
{
"UDL-SC_version" : "0.1",
"name" : "AccessControlEnumerableMock",
"creation_date":"11/03/2022",
"Business Perspective": {
"Business Perspective": {
"Legal":{ "name": "state" , "type":"gouvernemental" ,"link":"https://www.federalreserve.gov/","description" : "The Federal Reserve System is the central bank of the United States."},
"QOS":{ "service level": { "latency": "6ms", "gasConsomation": "1064289 ", "ContractGasPrice":"1064289 "},
"Princing" :{" Gaslimit": "80000000 ", "tokenPrice": "234.56 USD"},
"security" : {"signed": "yes", "tested": "yes", "link":"https://mariachris.github.io/Pubs/FSE-2020-Harvey.pdf", "description":"A state-of-the-art greybox fuzzer for Ethereum smart contracts. It integrates various novel techniques for finding bugs faster and more reliably."}
},
"participants" : {
"provider":"",
"FutureUserType":""
},
"sc characteristics ":{
"documentational characteristics":{ "used compiler":"",
"usedRessources":"",
"abi" : "",
"deployed byte code" : "",
"description" : "",
"hash":"",
"metadata":""},
"common characteristics":{"type":"",
"category":"", "updateDate":"","state":"","version":"", "initialBalance ": ""
,"creationDate":"", "lifeCycle":""}}},
"technical Perspective":{ "blockhain characteristics ":{ "name":"Ethereum", "type":"public", "consensus":"proof of stacke","currency":"ETH"},
"Protocol information":{ "adress":"0x5B38Da6a701c568545dCfcB03FcB875f56beddC4"}
},
"operationalPerspective":{
"Functions" : [
{"name": "setRoleAdmin",
"Type": "",
"scope" : "",
"description": "setRoleAdmin",
"inputs":[{"name": "roleId", "Type": "bytes32" },{"name": "adminRoleId", "Type": "bytes32" } ],
"outputs": [{"name": "" , "Type": "" }]
},
{"name": "senderProtected",
"Type": "public",
"scope" : "",
"description": "senderProtected",
"inputs":[{"name": "roleId", "Type": "bytes32"}],
"outputs": [{"name": "roleId", "Type": "bytes32"}]
}
],
"Events": [
{"name": "",
"Type": "",
"description": "",
"outputs": [{"name": "", "Type": "","is_indexed" : true}]
}]
}
}