@verified-network/verified-sdk 1.7.0 → 1.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/abi/assetmanager/balancer/MarginIssueManager.json +4 -13
- package/dist/abi/assetmanager/balancer/PrimaryIssueManager.json +10 -25
- package/dist/abi/assetmanager/balancer/SecondaryIssueManager.json +4 -4
- package/dist/abi/distribution/Distribution.json +13 -1
- package/dist/abi/liquidity/Liquidity.json +4 -4
- package/dist/abi/securities/Client.json +249 -249
- package/dist/abi/securities/SecuritiesFactory.json +97 -97
- package/dist/abi/securities/Security.json +6619 -6647
- package/dist/contract/amm/margin/index.d.ts +1 -1
- package/dist/contract/amm/margin/index.js +3 -2
- package/dist/contractAddress/index.js +10 -10
- package/package.json +1 -1
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
"id": 3885,
|
|
634
634
|
"nodeType": "ImportDirective",
|
|
635
635
|
"scope": 4470,
|
|
636
|
-
"sourceUnit":
|
|
636
|
+
"sourceUnit": 6538,
|
|
637
637
|
"src": "101:35:21",
|
|
638
638
|
"symbolAliases": [],
|
|
639
639
|
"unitAlias": ""
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
"id": 3886,
|
|
645
645
|
"nodeType": "ImportDirective",
|
|
646
646
|
"scope": 4470,
|
|
647
|
-
"sourceUnit":
|
|
647
|
+
"sourceUnit": 6601,
|
|
648
648
|
"src": "138:36:21",
|
|
649
649
|
"symbolAliases": [],
|
|
650
650
|
"unitAlias": ""
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
"id": 3887,
|
|
656
656
|
"nodeType": "ImportDirective",
|
|
657
657
|
"scope": 4470,
|
|
658
|
-
"sourceUnit":
|
|
658
|
+
"sourceUnit": 6783,
|
|
659
659
|
"src": "176:41:21",
|
|
660
660
|
"symbolAliases": [],
|
|
661
661
|
"unitAlias": ""
|
|
@@ -724,10 +724,10 @@
|
|
|
724
724
|
"id": 3893,
|
|
725
725
|
"name": "IFactory",
|
|
726
726
|
"nodeType": "UserDefinedTypeName",
|
|
727
|
-
"referencedDeclaration":
|
|
727
|
+
"referencedDeclaration": 6537,
|
|
728
728
|
"src": "637:8:21",
|
|
729
729
|
"typeDescriptions": {
|
|
730
|
-
"typeIdentifier": "t_contract$_IFactory_$
|
|
730
|
+
"typeIdentifier": "t_contract$_IFactory_$6537",
|
|
731
731
|
"typeString": "contract IFactory"
|
|
732
732
|
}
|
|
733
733
|
},
|
|
@@ -795,7 +795,7 @@
|
|
|
795
795
|
409,
|
|
796
796
|
1042,
|
|
797
797
|
1788,
|
|
798
|
-
|
|
798
|
+
6537
|
|
799
799
|
],
|
|
800
800
|
"contractKind": "contract",
|
|
801
801
|
"documentation": null,
|
|
@@ -807,7 +807,7 @@
|
|
|
807
807
|
29,
|
|
808
808
|
1042,
|
|
809
809
|
1788,
|
|
810
|
-
|
|
810
|
+
6537
|
|
811
811
|
],
|
|
812
812
|
"name": "SecuritiesFactory",
|
|
813
813
|
"nodeType": "ContractDefinition",
|
|
@@ -1629,7 +1629,7 @@
|
|
|
1629
1629
|
"name": "msg",
|
|
1630
1630
|
"nodeType": "Identifier",
|
|
1631
1631
|
"overloadedDeclarations": [],
|
|
1632
|
-
"referencedDeclaration":
|
|
1632
|
+
"referencedDeclaration": 9333,
|
|
1633
1633
|
"src": "1746:3:21",
|
|
1634
1634
|
"typeDescriptions": {
|
|
1635
1635
|
"typeIdentifier": "t_magic_message",
|
|
@@ -1984,7 +1984,7 @@
|
|
|
1984
1984
|
"scope": 4469,
|
|
1985
1985
|
"src": "1838:92:21",
|
|
1986
1986
|
"stateMutability": "view",
|
|
1987
|
-
"superFunction":
|
|
1987
|
+
"superFunction": 6481,
|
|
1988
1988
|
"visibility": "external"
|
|
1989
1989
|
},
|
|
1990
1990
|
{
|
|
@@ -2031,7 +2031,7 @@
|
|
|
2031
2031
|
"name": "msg",
|
|
2032
2032
|
"nodeType": "Identifier",
|
|
2033
2033
|
"overloadedDeclarations": [],
|
|
2034
|
-
"referencedDeclaration":
|
|
2034
|
+
"referencedDeclaration": 9333,
|
|
2035
2035
|
"src": "2228:3:21",
|
|
2036
2036
|
"typeDescriptions": {
|
|
2037
2037
|
"typeIdentifier": "t_magic_message",
|
|
@@ -2092,10 +2092,10 @@
|
|
|
2092
2092
|
"name": "require",
|
|
2093
2093
|
"nodeType": "Identifier",
|
|
2094
2094
|
"overloadedDeclarations": [
|
|
2095
|
-
|
|
2096
|
-
|
|
2095
|
+
9336,
|
|
2096
|
+
9337
|
|
2097
2097
|
],
|
|
2098
|
-
"referencedDeclaration":
|
|
2098
|
+
"referencedDeclaration": 9337,
|
|
2099
2099
|
"src": "2212:7:21",
|
|
2100
2100
|
"typeDescriptions": {
|
|
2101
2101
|
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
|
|
@@ -2244,7 +2244,7 @@
|
|
|
2244
2244
|
"name": "abi",
|
|
2245
2245
|
"nodeType": "Identifier",
|
|
2246
2246
|
"overloadedDeclarations": [],
|
|
2247
|
-
"referencedDeclaration":
|
|
2247
|
+
"referencedDeclaration": 9320,
|
|
2248
2248
|
"src": "2320:3:21",
|
|
2249
2249
|
"typeDescriptions": {
|
|
2250
2250
|
"typeIdentifier": "t_magic_abi",
|
|
@@ -2371,7 +2371,7 @@
|
|
|
2371
2371
|
"name": "this",
|
|
2372
2372
|
"nodeType": "Identifier",
|
|
2373
2373
|
"overloadedDeclarations": [],
|
|
2374
|
-
"referencedDeclaration":
|
|
2374
|
+
"referencedDeclaration": 9407,
|
|
2375
2375
|
"src": "2509:4:21",
|
|
2376
2376
|
"typeDescriptions": {
|
|
2377
2377
|
"typeIdentifier": "t_contract$_SecuritiesFactory_$4469",
|
|
@@ -2490,7 +2490,7 @@
|
|
|
2490
2490
|
"name": "abi",
|
|
2491
2491
|
"nodeType": "Identifier",
|
|
2492
2492
|
"overloadedDeclarations": [],
|
|
2493
|
-
"referencedDeclaration":
|
|
2493
|
+
"referencedDeclaration": 9320,
|
|
2494
2494
|
"src": "2399:3:21",
|
|
2495
2495
|
"typeDescriptions": {
|
|
2496
2496
|
"typeIdentifier": "t_magic_abi",
|
|
@@ -4022,7 +4022,7 @@
|
|
|
4022
4022
|
"scope": 4469,
|
|
4023
4023
|
"src": "1938:1419:21",
|
|
4024
4024
|
"stateMutability": "nonpayable",
|
|
4025
|
-
"superFunction":
|
|
4025
|
+
"superFunction": 6440,
|
|
4026
4026
|
"visibility": "external"
|
|
4027
4027
|
},
|
|
4028
4028
|
{
|
|
@@ -4157,7 +4157,7 @@
|
|
|
4157
4157
|
"scope": 4469,
|
|
4158
4158
|
"src": "3365:122:21",
|
|
4159
4159
|
"stateMutability": "view",
|
|
4160
|
-
"superFunction":
|
|
4160
|
+
"superFunction": 6488,
|
|
4161
4161
|
"visibility": "external"
|
|
4162
4162
|
},
|
|
4163
4163
|
{
|
|
@@ -4292,7 +4292,7 @@
|
|
|
4292
4292
|
"scope": 4469,
|
|
4293
4293
|
"src": "3495:131:21",
|
|
4294
4294
|
"stateMutability": "view",
|
|
4295
|
-
"superFunction":
|
|
4295
|
+
"superFunction": 6495,
|
|
4296
4296
|
"visibility": "external"
|
|
4297
4297
|
},
|
|
4298
4298
|
{
|
|
@@ -4951,7 +4951,7 @@
|
|
|
4951
4951
|
"scope": 4469,
|
|
4952
4952
|
"src": "3634:505:21",
|
|
4953
4953
|
"stateMutability": "view",
|
|
4954
|
-
"superFunction":
|
|
4954
|
+
"superFunction": 6457,
|
|
4955
4955
|
"visibility": "external"
|
|
4956
4956
|
},
|
|
4957
4957
|
{
|
|
@@ -5025,7 +5025,7 @@
|
|
|
5025
5025
|
"name": "msg",
|
|
5026
5026
|
"nodeType": "Identifier",
|
|
5027
5027
|
"overloadedDeclarations": [],
|
|
5028
|
-
"referencedDeclaration":
|
|
5028
|
+
"referencedDeclaration": 9333,
|
|
5029
5029
|
"src": "4292:3:21",
|
|
5030
5030
|
"typeDescriptions": {
|
|
5031
5031
|
"typeIdentifier": "t_magic_message",
|
|
@@ -5086,10 +5086,10 @@
|
|
|
5086
5086
|
"name": "require",
|
|
5087
5087
|
"nodeType": "Identifier",
|
|
5088
5088
|
"overloadedDeclarations": [
|
|
5089
|
-
|
|
5090
|
-
|
|
5089
|
+
9336,
|
|
5090
|
+
9337
|
|
5091
5091
|
],
|
|
5092
|
-
"referencedDeclaration":
|
|
5092
|
+
"referencedDeclaration": 9337,
|
|
5093
5093
|
"src": "4265:7:21",
|
|
5094
5094
|
"typeDescriptions": {
|
|
5095
5095
|
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
|
|
@@ -5491,10 +5491,10 @@
|
|
|
5491
5491
|
"name": "ISecurity",
|
|
5492
5492
|
"nodeType": "Identifier",
|
|
5493
5493
|
"overloadedDeclarations": [],
|
|
5494
|
-
"referencedDeclaration":
|
|
5494
|
+
"referencedDeclaration": 6600,
|
|
5495
5495
|
"src": "4861:9:21",
|
|
5496
5496
|
"typeDescriptions": {
|
|
5497
|
-
"typeIdentifier": "t_type$_t_contract$_ISecurity_$
|
|
5497
|
+
"typeIdentifier": "t_type$_t_contract$_ISecurity_$6600_$",
|
|
5498
5498
|
"typeString": "type(contract ISecurity)"
|
|
5499
5499
|
}
|
|
5500
5500
|
},
|
|
@@ -5508,7 +5508,7 @@
|
|
|
5508
5508
|
"nodeType": "FunctionCall",
|
|
5509
5509
|
"src": "4861:64:21",
|
|
5510
5510
|
"typeDescriptions": {
|
|
5511
|
-
"typeIdentifier": "t_contract$_ISecurity_$
|
|
5511
|
+
"typeIdentifier": "t_contract$_ISecurity_$6600",
|
|
5512
5512
|
"typeString": "contract ISecurity"
|
|
5513
5513
|
}
|
|
5514
5514
|
},
|
|
@@ -5519,7 +5519,7 @@
|
|
|
5519
5519
|
"lValueRequested": false,
|
|
5520
5520
|
"memberName": "mintToken",
|
|
5521
5521
|
"nodeType": "MemberAccess",
|
|
5522
|
-
"referencedDeclaration":
|
|
5522
|
+
"referencedDeclaration": 6580,
|
|
5523
5523
|
"src": "4861:74:21",
|
|
5524
5524
|
"typeDescriptions": {
|
|
5525
5525
|
"typeIdentifier": "t_function_external_nonpayable$_t_address_$_t_uint256_$returns$__$",
|
|
@@ -6248,10 +6248,10 @@
|
|
|
6248
6248
|
"name": "ISecurity",
|
|
6249
6249
|
"nodeType": "Identifier",
|
|
6250
6250
|
"overloadedDeclarations": [],
|
|
6251
|
-
"referencedDeclaration":
|
|
6251
|
+
"referencedDeclaration": 6600,
|
|
6252
6252
|
"src": "4648:9:21",
|
|
6253
6253
|
"typeDescriptions": {
|
|
6254
|
-
"typeIdentifier": "t_type$_t_contract$_ISecurity_$
|
|
6254
|
+
"typeIdentifier": "t_type$_t_contract$_ISecurity_$6600_$",
|
|
6255
6255
|
"typeString": "type(contract ISecurity)"
|
|
6256
6256
|
}
|
|
6257
6257
|
},
|
|
@@ -6265,7 +6265,7 @@
|
|
|
6265
6265
|
"nodeType": "FunctionCall",
|
|
6266
6266
|
"src": "4648:64:21",
|
|
6267
6267
|
"typeDescriptions": {
|
|
6268
|
-
"typeIdentifier": "t_contract$_ISecurity_$
|
|
6268
|
+
"typeIdentifier": "t_contract$_ISecurity_$6600",
|
|
6269
6269
|
"typeString": "contract ISecurity"
|
|
6270
6270
|
}
|
|
6271
6271
|
},
|
|
@@ -6276,7 +6276,7 @@
|
|
|
6276
6276
|
"lValueRequested": false,
|
|
6277
6277
|
"memberName": "transferToken",
|
|
6278
6278
|
"nodeType": "MemberAccess",
|
|
6279
|
-
"referencedDeclaration":
|
|
6279
|
+
"referencedDeclaration": 6573,
|
|
6280
6280
|
"src": "4648:78:21",
|
|
6281
6281
|
"typeDescriptions": {
|
|
6282
6282
|
"typeIdentifier": "t_function_external_nonpayable$_t_address_$_t_address_$_t_uint256_$returns$__$",
|
|
@@ -6436,7 +6436,7 @@
|
|
|
6436
6436
|
"scope": 4469,
|
|
6437
6437
|
"src": "4151:823:21",
|
|
6438
6438
|
"stateMutability": "nonpayable",
|
|
6439
|
-
"superFunction":
|
|
6439
|
+
"superFunction": 6468,
|
|
6440
6440
|
"visibility": "external"
|
|
6441
6441
|
},
|
|
6442
6442
|
{
|
|
@@ -6826,7 +6826,7 @@
|
|
|
6826
6826
|
"scope": 4469,
|
|
6827
6827
|
"src": "4982:220:21",
|
|
6828
6828
|
"stateMutability": "view",
|
|
6829
|
-
"superFunction":
|
|
6829
|
+
"superFunction": 6475,
|
|
6830
6830
|
"visibility": "external"
|
|
6831
6831
|
},
|
|
6832
6832
|
{
|
|
@@ -6858,7 +6858,7 @@
|
|
|
6858
6858
|
"name": "msg",
|
|
6859
6859
|
"nodeType": "Identifier",
|
|
6860
6860
|
"overloadedDeclarations": [],
|
|
6861
|
-
"referencedDeclaration":
|
|
6861
|
+
"referencedDeclaration": 9333,
|
|
6862
6862
|
"src": "5321:3:21",
|
|
6863
6863
|
"typeDescriptions": {
|
|
6864
6864
|
"typeIdentifier": "t_magic_message",
|
|
@@ -7031,10 +7031,10 @@
|
|
|
7031
7031
|
"name": "require",
|
|
7032
7032
|
"nodeType": "Identifier",
|
|
7033
7033
|
"overloadedDeclarations": [
|
|
7034
|
-
|
|
7035
|
-
|
|
7034
|
+
9336,
|
|
7035
|
+
9337
|
|
7036
7036
|
],
|
|
7037
|
-
"referencedDeclaration":
|
|
7037
|
+
"referencedDeclaration": 9337,
|
|
7038
7038
|
"src": "5313:7:21",
|
|
7039
7039
|
"typeDescriptions": {
|
|
7040
7040
|
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
|
|
@@ -7148,10 +7148,10 @@
|
|
|
7148
7148
|
"name": "VerifiedClient",
|
|
7149
7149
|
"nodeType": "Identifier",
|
|
7150
7150
|
"overloadedDeclarations": [],
|
|
7151
|
-
"referencedDeclaration":
|
|
7151
|
+
"referencedDeclaration": 6782,
|
|
7152
7152
|
"src": "5457:14:21",
|
|
7153
7153
|
"typeDescriptions": {
|
|
7154
|
-
"typeIdentifier": "t_type$_t_contract$_VerifiedClient_$
|
|
7154
|
+
"typeIdentifier": "t_type$_t_contract$_VerifiedClient_$6782_$",
|
|
7155
7155
|
"typeString": "type(contract VerifiedClient)"
|
|
7156
7156
|
}
|
|
7157
7157
|
},
|
|
@@ -7165,7 +7165,7 @@
|
|
|
7165
7165
|
"nodeType": "FunctionCall",
|
|
7166
7166
|
"src": "5457:22:21",
|
|
7167
7167
|
"typeDescriptions": {
|
|
7168
|
-
"typeIdentifier": "t_contract$_VerifiedClient_$
|
|
7168
|
+
"typeIdentifier": "t_contract$_VerifiedClient_$6782",
|
|
7169
7169
|
"typeString": "contract VerifiedClient"
|
|
7170
7170
|
}
|
|
7171
7171
|
},
|
|
@@ -7176,7 +7176,7 @@
|
|
|
7176
7176
|
"lValueRequested": false,
|
|
7177
7177
|
"memberName": "getRole",
|
|
7178
7178
|
"nodeType": "MemberAccess",
|
|
7179
|
-
"referencedDeclaration":
|
|
7179
|
+
"referencedDeclaration": 6640,
|
|
7180
7180
|
"src": "5457:30:21",
|
|
7181
7181
|
"typeDescriptions": {
|
|
7182
7182
|
"typeIdentifier": "t_function_external_view$_t_address_$returns$_t_bytes32_$_t_bytes32_$_t_bytes32_$",
|
|
@@ -7288,10 +7288,10 @@
|
|
|
7288
7288
|
"name": "require",
|
|
7289
7289
|
"nodeType": "Identifier",
|
|
7290
7290
|
"overloadedDeclarations": [
|
|
7291
|
-
|
|
7292
|
-
|
|
7291
|
+
9336,
|
|
7292
|
+
9337
|
|
7293
7293
|
],
|
|
7294
|
-
"referencedDeclaration":
|
|
7294
|
+
"referencedDeclaration": 9337,
|
|
7295
7295
|
"src": "5510:7:21",
|
|
7296
7296
|
"typeDescriptions": {
|
|
7297
7297
|
"typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
|
|
@@ -7538,7 +7538,7 @@
|
|
|
7538
7538
|
"scope": 4469,
|
|
7539
7539
|
"src": "5210:432:21",
|
|
7540
7540
|
"stateMutability": "nonpayable",
|
|
7541
|
-
"superFunction":
|
|
7541
|
+
"superFunction": 6504,
|
|
7542
7542
|
"visibility": "external"
|
|
7543
7543
|
},
|
|
7544
7544
|
{
|
|
@@ -7743,7 +7743,7 @@
|
|
|
7743
7743
|
"scope": 4469,
|
|
7744
7744
|
"src": "5650:180:21",
|
|
7745
7745
|
"stateMutability": "view",
|
|
7746
|
-
"superFunction":
|
|
7746
|
+
"superFunction": 6513,
|
|
7747
7747
|
"visibility": "external"
|
|
7748
7748
|
},
|
|
7749
7749
|
{
|
|
@@ -7913,7 +7913,7 @@
|
|
|
7913
7913
|
"scope": 4469,
|
|
7914
7914
|
"src": "5838:135:21",
|
|
7915
7915
|
"stateMutability": "nonpayable",
|
|
7916
|
-
"superFunction":
|
|
7916
|
+
"superFunction": 6521,
|
|
7917
7917
|
"visibility": "external"
|
|
7918
7918
|
},
|
|
7919
7919
|
{
|
|
@@ -8057,7 +8057,7 @@
|
|
|
8057
8057
|
"scope": 4469,
|
|
8058
8058
|
"src": "5981:136:21",
|
|
8059
8059
|
"stateMutability": "view",
|
|
8060
|
-
"superFunction":
|
|
8060
|
+
"superFunction": 6529,
|
|
8061
8061
|
"visibility": "external"
|
|
8062
8062
|
},
|
|
8063
8063
|
{
|
|
@@ -8262,7 +8262,7 @@
|
|
|
8262
8262
|
"scope": 4469,
|
|
8263
8263
|
"src": "6125:157:21",
|
|
8264
8264
|
"stateMutability": "view",
|
|
8265
|
-
"superFunction":
|
|
8265
|
+
"superFunction": 6536,
|
|
8266
8266
|
"visibility": "external"
|
|
8267
8267
|
}
|
|
8268
8268
|
],
|
|
@@ -8296,7 +8296,7 @@
|
|
|
8296
8296
|
},
|
|
8297
8297
|
{
|
|
8298
8298
|
"attributes": {
|
|
8299
|
-
"SourceUnit":
|
|
8299
|
+
"SourceUnit": 6538,
|
|
8300
8300
|
"absolutePath": "project:/contracts/interfaces/IFactory.sol",
|
|
8301
8301
|
"file": "./interfaces/IFactory.sol",
|
|
8302
8302
|
"scope": 4470,
|
|
@@ -8311,7 +8311,7 @@
|
|
|
8311
8311
|
},
|
|
8312
8312
|
{
|
|
8313
8313
|
"attributes": {
|
|
8314
|
-
"SourceUnit":
|
|
8314
|
+
"SourceUnit": 6601,
|
|
8315
8315
|
"absolutePath": "project:/contracts/interfaces/ISecurity.sol",
|
|
8316
8316
|
"file": "./interfaces/ISecurity.sol",
|
|
8317
8317
|
"scope": 4470,
|
|
@@ -8326,7 +8326,7 @@
|
|
|
8326
8326
|
},
|
|
8327
8327
|
{
|
|
8328
8328
|
"attributes": {
|
|
8329
|
-
"SourceUnit":
|
|
8329
|
+
"SourceUnit": 6783,
|
|
8330
8330
|
"absolutePath": "project:/contracts/interfaces/VerifiedClient.sol",
|
|
8331
8331
|
"file": "./interfaces/VerifiedClient.sol",
|
|
8332
8332
|
"scope": 4470,
|
|
@@ -8421,7 +8421,7 @@
|
|
|
8421
8421
|
409,
|
|
8422
8422
|
1042,
|
|
8423
8423
|
1788,
|
|
8424
|
-
|
|
8424
|
+
6537
|
|
8425
8425
|
],
|
|
8426
8426
|
"contractKind": "contract",
|
|
8427
8427
|
"documentation": null,
|
|
@@ -8432,7 +8432,7 @@
|
|
|
8432
8432
|
29,
|
|
8433
8433
|
1042,
|
|
8434
8434
|
1788,
|
|
8435
|
-
|
|
8435
|
+
6537
|
|
8436
8436
|
],
|
|
8437
8437
|
"name": "SecuritiesFactory",
|
|
8438
8438
|
"scope": 4470
|
|
@@ -8447,7 +8447,7 @@
|
|
|
8447
8447
|
"attributes": {
|
|
8448
8448
|
"contractScope": null,
|
|
8449
8449
|
"name": "IFactory",
|
|
8450
|
-
"referencedDeclaration":
|
|
8450
|
+
"referencedDeclaration": 6537,
|
|
8451
8451
|
"type": "contract IFactory"
|
|
8452
8452
|
},
|
|
8453
8453
|
"id": 3893,
|
|
@@ -9512,7 +9512,7 @@
|
|
|
9512
9512
|
"overloadedDeclarations": [
|
|
9513
9513
|
null
|
|
9514
9514
|
],
|
|
9515
|
-
"referencedDeclaration":
|
|
9515
|
+
"referencedDeclaration": 9333,
|
|
9516
9516
|
"type": "msg",
|
|
9517
9517
|
"value": "msg"
|
|
9518
9518
|
},
|
|
@@ -9659,7 +9659,7 @@
|
|
|
9659
9659
|
"name": "getIssues",
|
|
9660
9660
|
"scope": 4469,
|
|
9661
9661
|
"stateMutability": "view",
|
|
9662
|
-
"superFunction":
|
|
9662
|
+
"superFunction": 6481,
|
|
9663
9663
|
"visibility": "external"
|
|
9664
9664
|
},
|
|
9665
9665
|
"children": [
|
|
@@ -9767,7 +9767,7 @@
|
|
|
9767
9767
|
"name": "issueSecurity",
|
|
9768
9768
|
"scope": 4469,
|
|
9769
9769
|
"stateMutability": "nonpayable",
|
|
9770
|
-
"superFunction":
|
|
9770
|
+
"superFunction": 6440,
|
|
9771
9771
|
"visibility": "external"
|
|
9772
9772
|
},
|
|
9773
9773
|
"children": [
|
|
@@ -10085,10 +10085,10 @@
|
|
|
10085
10085
|
}
|
|
10086
10086
|
],
|
|
10087
10087
|
"overloadedDeclarations": [
|
|
10088
|
-
|
|
10089
|
-
|
|
10088
|
+
9336,
|
|
10089
|
+
9337
|
|
10090
10090
|
],
|
|
10091
|
-
"referencedDeclaration":
|
|
10091
|
+
"referencedDeclaration": 9337,
|
|
10092
10092
|
"type": "function (bool,string memory) pure",
|
|
10093
10093
|
"value": "require"
|
|
10094
10094
|
},
|
|
@@ -10143,7 +10143,7 @@
|
|
|
10143
10143
|
"overloadedDeclarations": [
|
|
10144
10144
|
null
|
|
10145
10145
|
],
|
|
10146
|
-
"referencedDeclaration":
|
|
10146
|
+
"referencedDeclaration": 9333,
|
|
10147
10147
|
"type": "msg",
|
|
10148
10148
|
"value": "msg"
|
|
10149
10149
|
},
|
|
@@ -10274,7 +10274,7 @@
|
|
|
10274
10274
|
"overloadedDeclarations": [
|
|
10275
10275
|
null
|
|
10276
10276
|
],
|
|
10277
|
-
"referencedDeclaration":
|
|
10277
|
+
"referencedDeclaration": 9320,
|
|
10278
10278
|
"type": "abi",
|
|
10279
10279
|
"value": "abi"
|
|
10280
10280
|
},
|
|
@@ -10452,7 +10452,7 @@
|
|
|
10452
10452
|
"overloadedDeclarations": [
|
|
10453
10453
|
null
|
|
10454
10454
|
],
|
|
10455
|
-
"referencedDeclaration":
|
|
10455
|
+
"referencedDeclaration": 9320,
|
|
10456
10456
|
"type": "abi",
|
|
10457
10457
|
"value": "abi"
|
|
10458
10458
|
},
|
|
@@ -10550,7 +10550,7 @@
|
|
|
10550
10550
|
"overloadedDeclarations": [
|
|
10551
10551
|
null
|
|
10552
10552
|
],
|
|
10553
|
-
"referencedDeclaration":
|
|
10553
|
+
"referencedDeclaration": 9407,
|
|
10554
10554
|
"type": "contract SecuritiesFactory",
|
|
10555
10555
|
"value": "this"
|
|
10556
10556
|
},
|
|
@@ -11944,7 +11944,7 @@
|
|
|
11944
11944
|
"name": "getHolder",
|
|
11945
11945
|
"scope": 4469,
|
|
11946
11946
|
"stateMutability": "view",
|
|
11947
|
-
"superFunction":
|
|
11947
|
+
"superFunction": 6488,
|
|
11948
11948
|
"visibility": "external"
|
|
11949
11949
|
},
|
|
11950
11950
|
"children": [
|
|
@@ -12093,7 +12093,7 @@
|
|
|
12093
12093
|
"name": "getSecurity",
|
|
12094
12094
|
"scope": 4469,
|
|
12095
12095
|
"stateMutability": "view",
|
|
12096
|
-
"superFunction":
|
|
12096
|
+
"superFunction": 6495,
|
|
12097
12097
|
"visibility": "external"
|
|
12098
12098
|
},
|
|
12099
12099
|
"children": [
|
|
@@ -12242,7 +12242,7 @@
|
|
|
12242
12242
|
"name": "getSecurityToken",
|
|
12243
12243
|
"scope": 4469,
|
|
12244
12244
|
"stateMutability": "view",
|
|
12245
|
-
"superFunction":
|
|
12245
|
+
"superFunction": 6457,
|
|
12246
12246
|
"visibility": "external"
|
|
12247
12247
|
},
|
|
12248
12248
|
"children": [
|
|
@@ -12941,7 +12941,7 @@
|
|
|
12941
12941
|
"name": "addBalance",
|
|
12942
12942
|
"scope": 4469,
|
|
12943
12943
|
"stateMutability": "nonpayable",
|
|
12944
|
-
"superFunction":
|
|
12944
|
+
"superFunction": 6468,
|
|
12945
12945
|
"visibility": "external"
|
|
12946
12946
|
},
|
|
12947
12947
|
"children": [
|
|
@@ -13102,10 +13102,10 @@
|
|
|
13102
13102
|
}
|
|
13103
13103
|
],
|
|
13104
13104
|
"overloadedDeclarations": [
|
|
13105
|
-
|
|
13106
|
-
|
|
13105
|
+
9336,
|
|
13106
|
+
9337
|
|
13107
13107
|
],
|
|
13108
|
-
"referencedDeclaration":
|
|
13108
|
+
"referencedDeclaration": 9337,
|
|
13109
13109
|
"type": "function (bool,string memory) pure",
|
|
13110
13110
|
"value": "require"
|
|
13111
13111
|
},
|
|
@@ -13189,7 +13189,7 @@
|
|
|
13189
13189
|
"overloadedDeclarations": [
|
|
13190
13190
|
null
|
|
13191
13191
|
],
|
|
13192
|
-
"referencedDeclaration":
|
|
13192
|
+
"referencedDeclaration": 9333,
|
|
13193
13193
|
"type": "msg",
|
|
13194
13194
|
"value": "msg"
|
|
13195
13195
|
},
|
|
@@ -13916,7 +13916,7 @@
|
|
|
13916
13916
|
"isPure": false,
|
|
13917
13917
|
"lValueRequested": false,
|
|
13918
13918
|
"member_name": "transferToken",
|
|
13919
|
-
"referencedDeclaration":
|
|
13919
|
+
"referencedDeclaration": 6573,
|
|
13920
13920
|
"type": "function (address,address,uint256) external"
|
|
13921
13921
|
},
|
|
13922
13922
|
"children": [
|
|
@@ -13946,7 +13946,7 @@
|
|
|
13946
13946
|
"overloadedDeclarations": [
|
|
13947
13947
|
null
|
|
13948
13948
|
],
|
|
13949
|
-
"referencedDeclaration":
|
|
13949
|
+
"referencedDeclaration": 6600,
|
|
13950
13950
|
"type": "type(contract ISecurity)",
|
|
13951
13951
|
"value": "ISecurity"
|
|
13952
13952
|
},
|
|
@@ -14301,7 +14301,7 @@
|
|
|
14301
14301
|
"isPure": false,
|
|
14302
14302
|
"lValueRequested": false,
|
|
14303
14303
|
"member_name": "mintToken",
|
|
14304
|
-
"referencedDeclaration":
|
|
14304
|
+
"referencedDeclaration": 6580,
|
|
14305
14305
|
"type": "function (address,uint256) external"
|
|
14306
14306
|
},
|
|
14307
14307
|
"children": [
|
|
@@ -14331,7 +14331,7 @@
|
|
|
14331
14331
|
"overloadedDeclarations": [
|
|
14332
14332
|
null
|
|
14333
14333
|
],
|
|
14334
|
-
"referencedDeclaration":
|
|
14334
|
+
"referencedDeclaration": 6600,
|
|
14335
14335
|
"type": "type(contract ISecurity)",
|
|
14336
14336
|
"value": "ISecurity"
|
|
14337
14337
|
},
|
|
@@ -14537,7 +14537,7 @@
|
|
|
14537
14537
|
"name": "checkProduct",
|
|
14538
14538
|
"scope": 4469,
|
|
14539
14539
|
"stateMutability": "view",
|
|
14540
|
-
"superFunction":
|
|
14540
|
+
"superFunction": 6475,
|
|
14541
14541
|
"visibility": "external"
|
|
14542
14542
|
},
|
|
14543
14543
|
"children": [
|
|
@@ -14951,7 +14951,7 @@
|
|
|
14951
14951
|
"name": "setCustodian",
|
|
14952
14952
|
"scope": 4469,
|
|
14953
14953
|
"stateMutability": "nonpayable",
|
|
14954
|
-
"superFunction":
|
|
14954
|
+
"superFunction": 6504,
|
|
14955
14955
|
"visibility": "external"
|
|
14956
14956
|
},
|
|
14957
14957
|
"children": [
|
|
@@ -15086,10 +15086,10 @@
|
|
|
15086
15086
|
}
|
|
15087
15087
|
],
|
|
15088
15088
|
"overloadedDeclarations": [
|
|
15089
|
-
|
|
15090
|
-
|
|
15089
|
+
9336,
|
|
15090
|
+
9337
|
|
15091
15091
|
],
|
|
15092
|
-
"referencedDeclaration":
|
|
15092
|
+
"referencedDeclaration": 9337,
|
|
15093
15093
|
"type": "function (bool,string memory) pure",
|
|
15094
15094
|
"value": "require"
|
|
15095
15095
|
},
|
|
@@ -15130,7 +15130,7 @@
|
|
|
15130
15130
|
"overloadedDeclarations": [
|
|
15131
15131
|
null
|
|
15132
15132
|
],
|
|
15133
|
-
"referencedDeclaration":
|
|
15133
|
+
"referencedDeclaration": 9333,
|
|
15134
15134
|
"type": "msg",
|
|
15135
15135
|
"value": "msg"
|
|
15136
15136
|
},
|
|
@@ -15356,7 +15356,7 @@
|
|
|
15356
15356
|
"isPure": false,
|
|
15357
15357
|
"lValueRequested": false,
|
|
15358
15358
|
"member_name": "getRole",
|
|
15359
|
-
"referencedDeclaration":
|
|
15359
|
+
"referencedDeclaration": 6640,
|
|
15360
15360
|
"type": "function (address) view external returns (bytes32,bytes32,bytes32)"
|
|
15361
15361
|
},
|
|
15362
15362
|
"children": [
|
|
@@ -15386,7 +15386,7 @@
|
|
|
15386
15386
|
"overloadedDeclarations": [
|
|
15387
15387
|
null
|
|
15388
15388
|
],
|
|
15389
|
-
"referencedDeclaration":
|
|
15389
|
+
"referencedDeclaration": 6782,
|
|
15390
15390
|
"type": "type(contract VerifiedClient)",
|
|
15391
15391
|
"value": "VerifiedClient"
|
|
15392
15392
|
},
|
|
@@ -15472,10 +15472,10 @@
|
|
|
15472
15472
|
}
|
|
15473
15473
|
],
|
|
15474
15474
|
"overloadedDeclarations": [
|
|
15475
|
-
|
|
15476
|
-
|
|
15475
|
+
9336,
|
|
15476
|
+
9337
|
|
15477
15477
|
],
|
|
15478
|
-
"referencedDeclaration":
|
|
15478
|
+
"referencedDeclaration": 9337,
|
|
15479
15479
|
"type": "function (bool,string memory) pure",
|
|
15480
15480
|
"value": "require"
|
|
15481
15481
|
},
|
|
@@ -15709,7 +15709,7 @@
|
|
|
15709
15709
|
"name": "getCustodian",
|
|
15710
15710
|
"scope": 4469,
|
|
15711
15711
|
"stateMutability": "view",
|
|
15712
|
-
"superFunction":
|
|
15712
|
+
"superFunction": 6513,
|
|
15713
15713
|
"visibility": "external"
|
|
15714
15714
|
},
|
|
15715
15715
|
"children": [
|
|
@@ -15931,7 +15931,7 @@
|
|
|
15931
15931
|
"name": "restrictCountry",
|
|
15932
15932
|
"scope": 4469,
|
|
15933
15933
|
"stateMutability": "nonpayable",
|
|
15934
|
-
"superFunction":
|
|
15934
|
+
"superFunction": 6521,
|
|
15935
15935
|
"visibility": "external"
|
|
15936
15936
|
},
|
|
15937
15937
|
"children": [
|
|
@@ -16121,7 +16121,7 @@
|
|
|
16121
16121
|
"name": "getRestrictedCountries",
|
|
16122
16122
|
"scope": 4469,
|
|
16123
16123
|
"stateMutability": "view",
|
|
16124
|
-
"superFunction":
|
|
16124
|
+
"superFunction": 6529,
|
|
16125
16125
|
"visibility": "external"
|
|
16126
16126
|
},
|
|
16127
16127
|
"children": [
|
|
@@ -16280,7 +16280,7 @@
|
|
|
16280
16280
|
"name": "getDP",
|
|
16281
16281
|
"scope": 4469,
|
|
16282
16282
|
"stateMutability": "view",
|
|
16283
|
-
"superFunction":
|
|
16283
|
+
"superFunction": 6536,
|
|
16284
16284
|
"visibility": "external"
|
|
16285
16285
|
},
|
|
16286
16286
|
"children": [
|
|
@@ -16507,7 +16507,7 @@
|
|
|
16507
16507
|
"version": "0.5.7+commit.6da8b019.Emscripten.clang"
|
|
16508
16508
|
},
|
|
16509
16509
|
"networks": {
|
|
16510
|
-
"
|
|
16510
|
+
"8453": {
|
|
16511
16511
|
"events": {
|
|
16512
16512
|
"0xac6540763c83abc16ddc03f9bba51ea8af0d61a3f55e915bfcd8717113027bdc": {
|
|
16513
16513
|
"anonymous": false,
|
|
@@ -16592,12 +16592,12 @@
|
|
|
16592
16592
|
}
|
|
16593
16593
|
},
|
|
16594
16594
|
"links": {},
|
|
16595
|
-
"address": "
|
|
16596
|
-
"transactionHash": "
|
|
16595
|
+
"address": "0x4746DD1D30F76a16866EcE1774fd2eE025988D4b",
|
|
16596
|
+
"transactionHash": "0xeff6e2285e3342bfcbfd4b4c252ae84cec27606e84e6eb030a628d4d0acef02b"
|
|
16597
16597
|
}
|
|
16598
16598
|
},
|
|
16599
16599
|
"schemaVersion": "3.4.3",
|
|
16600
|
-
"updatedAt": "2024-
|
|
16600
|
+
"updatedAt": "2024-07-28T07:45:35.882Z",
|
|
16601
16601
|
"networkType": "ethereum",
|
|
16602
16602
|
"devdoc": {
|
|
16603
16603
|
"methods": {
|