|
267 | 267 | "id": 2,
|
268 | 268 | "nodeType": "ImportDirective",
|
269 | 269 | "scope": 244,
|
270 |
| - "sourceUnit": 7194, |
| 270 | + "sourceUnit": 7195, |
271 | 271 | "src": "25:29:0",
|
272 | 272 | "symbolAliases": [],
|
273 | 273 | "unitAlias": ""
|
|
281 | 281 | "id": 3,
|
282 | 282 | "name": "Ownable",
|
283 | 283 | "nodeType": "UserDefinedTypeName",
|
284 |
| - "referencedDeclaration": 7193, |
| 284 | + "referencedDeclaration": 7194, |
285 | 285 | "src": "182:7:0",
|
286 | 286 | "typeDescriptions": {
|
287 |
| - "typeIdentifier": "t_contract$_Ownable_$7193", |
| 287 | + "typeIdentifier": "t_contract$_Ownable_$7194", |
288 | 288 | "typeString": "contract Ownable"
|
289 | 289 | }
|
290 | 290 | },
|
|
294 | 294 | }
|
295 | 295 | ],
|
296 | 296 | "contractDependencies": [
|
297 |
| - 7193 |
| 297 | + 7194 |
298 | 298 | ],
|
299 | 299 | "contractKind": "contract",
|
300 | 300 | "documentation": "@title Permissioned manages access rights\n@author Lukas Lukac, Lightstreams, 11.7.2018",
|
301 | 301 | "fullyImplemented": true,
|
302 | 302 | "id": 220,
|
303 | 303 | "linearizedBaseContracts": [
|
304 | 304 | 220,
|
305 |
| - 7193 |
| 305 | + 7194 |
306 | 306 | ],
|
307 | 307 | "name": "Permissioned",
|
308 | 308 | "nodeType": "ContractDefinition",
|
|
750 | 750 | "name": "Ownable",
|
751 | 751 | "nodeType": "Identifier",
|
752 | 752 | "overloadedDeclarations": [],
|
753 |
| - "referencedDeclaration": 7193, |
| 753 | + "referencedDeclaration": 7194, |
754 | 754 | "src": "942:7:0",
|
755 | 755 | "typeDescriptions": {
|
756 |
| - "typeIdentifier": "t_type$_t_contract$_Ownable_$7193_$", |
| 756 | + "typeIdentifier": "t_type$_t_contract$_Ownable_$7194_$", |
757 | 757 | "typeString": "type(contract Ownable)"
|
758 | 758 | }
|
759 | 759 | },
|
|
882 | 882 | "name": "msg",
|
883 | 883 | "nodeType": "Identifier",
|
884 | 884 | "overloadedDeclarations": [],
|
885 |
| - "referencedDeclaration": 8392, |
| 885 | + "referencedDeclaration": 8393, |
886 | 886 | "src": "1148:3:0",
|
887 | 887 | "typeDescriptions": {
|
888 | 888 | "typeIdentifier": "t_magic_message",
|
|
999 | 999 | "name": "require",
|
1000 | 1000 | "nodeType": "Identifier",
|
1001 | 1001 | "overloadedDeclarations": [
|
1002 |
| - 8395, |
1003 |
| - 8396 |
| 1002 | + 8396, |
| 1003 | + 8397 |
1004 | 1004 | ],
|
1005 |
| - "referencedDeclaration": 8396, |
| 1005 | + "referencedDeclaration": 8397, |
1006 | 1006 | "src": "1128:7:0",
|
1007 | 1007 | "typeDescriptions": {
|
1008 | 1008 | "typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
|
|
2876 | 2876 | "name": "owner",
|
2877 | 2877 | "nodeType": "Identifier",
|
2878 | 2878 | "overloadedDeclarations": [],
|
2879 |
| - "referencedDeclaration": 7134, |
| 2879 | + "referencedDeclaration": 7135, |
2880 | 2880 | "src": "2669:5:0",
|
2881 | 2881 | "typeDescriptions": {
|
2882 | 2882 | "typeIdentifier": "t_address",
|
|
2940 | 2940 | "scope": 220,
|
2941 | 2941 | "src": "2602:79:0",
|
2942 | 2942 | "stateMutability": "view",
|
2943 |
| - "superFunction": 7172, |
| 2943 | + "superFunction": 7173, |
2944 | 2944 | "visibility": "public"
|
2945 | 2945 | }
|
2946 | 2946 | ],
|
|
2970 | 2970 | ],
|
2971 | 2971 | "contractDependencies": [
|
2972 | 2972 | 220,
|
2973 |
| - 7193 |
| 2973 | + 7194 |
2974 | 2974 | ],
|
2975 | 2975 | "contractKind": "contract",
|
2976 | 2976 | "documentation": "@title ACL enables access control and management for every Smart Vault file\n@author Lukas Lukac, Lightstreams, 11.7.2018",
|
|
2979 | 2979 | "linearizedBaseContracts": [
|
2980 | 2980 | 243,
|
2981 | 2981 | 220,
|
2982 |
| - 7193 |
| 2982 | + 7194 |
2983 | 2983 | ],
|
2984 | 2984 | "name": "ACL",
|
2985 | 2985 | "nodeType": "ContractDefinition",
|
|
3238 | 3238 | "id": 2,
|
3239 | 3239 | "nodeType": "ImportDirective",
|
3240 | 3240 | "scope": 244,
|
3241 |
| - "sourceUnit": 7194, |
| 3241 | + "sourceUnit": 7195, |
3242 | 3242 | "src": "25:29:0",
|
3243 | 3243 | "symbolAliases": [],
|
3244 | 3244 | "unitAlias": ""
|
|
3252 | 3252 | "id": 3,
|
3253 | 3253 | "name": "Ownable",
|
3254 | 3254 | "nodeType": "UserDefinedTypeName",
|
3255 |
| - "referencedDeclaration": 7193, |
| 3255 | + "referencedDeclaration": 7194, |
3256 | 3256 | "src": "182:7:0",
|
3257 | 3257 | "typeDescriptions": {
|
3258 |
| - "typeIdentifier": "t_contract$_Ownable_$7193", |
| 3258 | + "typeIdentifier": "t_contract$_Ownable_$7194", |
3259 | 3259 | "typeString": "contract Ownable"
|
3260 | 3260 | }
|
3261 | 3261 | },
|
|
3265 | 3265 | }
|
3266 | 3266 | ],
|
3267 | 3267 | "contractDependencies": [
|
3268 |
| - 7193 |
| 3268 | + 7194 |
3269 | 3269 | ],
|
3270 | 3270 | "contractKind": "contract",
|
3271 | 3271 | "documentation": "@title Permissioned manages access rights\n@author Lukas Lukac, Lightstreams, 11.7.2018",
|
3272 | 3272 | "fullyImplemented": true,
|
3273 | 3273 | "id": 220,
|
3274 | 3274 | "linearizedBaseContracts": [
|
3275 | 3275 | 220,
|
3276 |
| - 7193 |
| 3276 | + 7194 |
3277 | 3277 | ],
|
3278 | 3278 | "name": "Permissioned",
|
3279 | 3279 | "nodeType": "ContractDefinition",
|
|
3721 | 3721 | "name": "Ownable",
|
3722 | 3722 | "nodeType": "Identifier",
|
3723 | 3723 | "overloadedDeclarations": [],
|
3724 |
| - "referencedDeclaration": 7193, |
| 3724 | + "referencedDeclaration": 7194, |
3725 | 3725 | "src": "942:7:0",
|
3726 | 3726 | "typeDescriptions": {
|
3727 |
| - "typeIdentifier": "t_type$_t_contract$_Ownable_$7193_$", |
| 3727 | + "typeIdentifier": "t_type$_t_contract$_Ownable_$7194_$", |
3728 | 3728 | "typeString": "type(contract Ownable)"
|
3729 | 3729 | }
|
3730 | 3730 | },
|
|
3853 | 3853 | "name": "msg",
|
3854 | 3854 | "nodeType": "Identifier",
|
3855 | 3855 | "overloadedDeclarations": [],
|
3856 |
| - "referencedDeclaration": 8392, |
| 3856 | + "referencedDeclaration": 8393, |
3857 | 3857 | "src": "1148:3:0",
|
3858 | 3858 | "typeDescriptions": {
|
3859 | 3859 | "typeIdentifier": "t_magic_message",
|
|
3970 | 3970 | "name": "require",
|
3971 | 3971 | "nodeType": "Identifier",
|
3972 | 3972 | "overloadedDeclarations": [
|
3973 |
| - 8395, |
3974 |
| - 8396 |
| 3973 | + 8396, |
| 3974 | + 8397 |
3975 | 3975 | ],
|
3976 |
| - "referencedDeclaration": 8396, |
| 3976 | + "referencedDeclaration": 8397, |
3977 | 3977 | "src": "1128:7:0",
|
3978 | 3978 | "typeDescriptions": {
|
3979 | 3979 | "typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
|
|
5847 | 5847 | "name": "owner",
|
5848 | 5848 | "nodeType": "Identifier",
|
5849 | 5849 | "overloadedDeclarations": [],
|
5850 |
| - "referencedDeclaration": 7134, |
| 5850 | + "referencedDeclaration": 7135, |
5851 | 5851 | "src": "2669:5:0",
|
5852 | 5852 | "typeDescriptions": {
|
5853 | 5853 | "typeIdentifier": "t_address",
|
|
5911 | 5911 | "scope": 220,
|
5912 | 5912 | "src": "2602:79:0",
|
5913 | 5913 | "stateMutability": "view",
|
5914 |
| - "superFunction": 7172, |
| 5914 | + "superFunction": 7173, |
5915 | 5915 | "visibility": "public"
|
5916 | 5916 | }
|
5917 | 5917 | ],
|
|
5941 | 5941 | ],
|
5942 | 5942 | "contractDependencies": [
|
5943 | 5943 | 220,
|
5944 |
| - 7193 |
| 5944 | + 7194 |
5945 | 5945 | ],
|
5946 | 5946 | "contractKind": "contract",
|
5947 | 5947 | "documentation": "@title ACL enables access control and management for every Smart Vault file\n@author Lukas Lukac, Lightstreams, 11.7.2018",
|
|
5950 | 5950 | "linearizedBaseContracts": [
|
5951 | 5951 | 243,
|
5952 | 5952 | 220,
|
5953 |
| - 7193 |
| 5953 | + 7194 |
5954 | 5954 | ],
|
5955 | 5955 | "name": "ACL",
|
5956 | 5956 | "nodeType": "ContractDefinition",
|
|
6185 | 6185 | },
|
6186 | 6186 | "networks": {},
|
6187 | 6187 | "schemaVersion": "3.0.23",
|
6188 |
| - "updatedAt": "2020-03-05T10:42:18.158Z", |
| 6188 | + "updatedAt": "2020-03-05T16:01:15.135Z", |
6189 | 6189 | "devdoc": {
|
6190 | 6190 | "author": "Lukas Lukac, Lightstreams, 11.7.2018",
|
6191 | 6191 | "methods": {},
|
|
0 commit comments