@verified-network/verified-sdk 1.1.3 → 1.1.4
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 +210 -210
- package/dist/abi/assetmanager/balancer/PrimaryIssueManager.json +7952 -7747
- package/dist/abi/assetmanager/balancer/SecondaryIssueManager.json +4902 -4902
- package/dist/abi/distribution/Distribution.json +27549 -14386
- package/dist/contractAddress/index.js +4 -4
- package/package.json +1 -1
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
"id": 3692,
|
|
459
459
|
"nodeType": "ImportDirective",
|
|
460
460
|
"scope": 4834,
|
|
461
|
-
"sourceUnit":
|
|
461
|
+
"sourceUnit": 9553,
|
|
462
462
|
"src": "175:35:16",
|
|
463
463
|
"symbolAliases": [],
|
|
464
464
|
"unitAlias": ""
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
"id": 3693,
|
|
470
470
|
"nodeType": "ImportDirective",
|
|
471
471
|
"scope": 4834,
|
|
472
|
-
"sourceUnit":
|
|
472
|
+
"sourceUnit": 10455,
|
|
473
473
|
"src": "212:36:16",
|
|
474
474
|
"symbolAliases": [],
|
|
475
475
|
"unitAlias": ""
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"id": 3694,
|
|
481
481
|
"nodeType": "ImportDirective",
|
|
482
482
|
"scope": 4834,
|
|
483
|
-
"sourceUnit":
|
|
483
|
+
"sourceUnit": 9913,
|
|
484
484
|
"src": "250:39:16",
|
|
485
485
|
"symbolAliases": [],
|
|
486
486
|
"unitAlias": ""
|
|
@@ -491,7 +491,7 @@
|
|
|
491
491
|
"id": 3695,
|
|
492
492
|
"nodeType": "ImportDirective",
|
|
493
493
|
"scope": 4834,
|
|
494
|
-
"sourceUnit":
|
|
494
|
+
"sourceUnit": 9825,
|
|
495
495
|
"src": "291:41:16",
|
|
496
496
|
"symbolAliases": [],
|
|
497
497
|
"unitAlias": ""
|
|
@@ -502,7 +502,7 @@
|
|
|
502
502
|
"id": 3696,
|
|
503
503
|
"nodeType": "ImportDirective",
|
|
504
504
|
"scope": 4834,
|
|
505
|
-
"sourceUnit":
|
|
505
|
+
"sourceUnit": 9957,
|
|
506
506
|
"src": "334:45:16",
|
|
507
507
|
"symbolAliases": [],
|
|
508
508
|
"unitAlias": ""
|
|
@@ -513,7 +513,7 @@
|
|
|
513
513
|
"id": 3697,
|
|
514
514
|
"nodeType": "ImportDirective",
|
|
515
515
|
"scope": 4834,
|
|
516
|
-
"sourceUnit":
|
|
516
|
+
"sourceUnit": 9989,
|
|
517
517
|
"src": "381:52:16",
|
|
518
518
|
"symbolAliases": [],
|
|
519
519
|
"unitAlias": ""
|
|
@@ -603,10 +603,10 @@
|
|
|
603
603
|
"id": 3705,
|
|
604
604
|
"name": "IMarginManager",
|
|
605
605
|
"nodeType": "UserDefinedTypeName",
|
|
606
|
-
"referencedDeclaration":
|
|
606
|
+
"referencedDeclaration": 9824,
|
|
607
607
|
"src": "982:14:16",
|
|
608
608
|
"typeDescriptions": {
|
|
609
|
-
"typeIdentifier": "t_contract$_IMarginManager_$
|
|
609
|
+
"typeIdentifier": "t_contract$_IMarginManager_$9824",
|
|
610
610
|
"typeString": "contract IMarginManager"
|
|
611
611
|
}
|
|
612
612
|
},
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
],
|
|
634
634
|
"contractDependencies": [
|
|
635
635
|
3045,
|
|
636
|
-
|
|
636
|
+
9824
|
|
637
637
|
],
|
|
638
638
|
"contractKind": "contract",
|
|
639
639
|
"fullyImplemented": true,
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
"linearizedBaseContracts": [
|
|
642
642
|
4833,
|
|
643
643
|
3045,
|
|
644
|
-
|
|
644
|
+
9824
|
|
645
645
|
],
|
|
646
646
|
"name": "MarginIssueManager",
|
|
647
647
|
"nodeType": "ContractDefinition",
|
|
@@ -754,17 +754,17 @@
|
|
|
754
754
|
"stateVariable": true,
|
|
755
755
|
"storageLocation": "default",
|
|
756
756
|
"typeDescriptions": {
|
|
757
|
-
"typeIdentifier": "t_contract$_IFactory_$
|
|
757
|
+
"typeIdentifier": "t_contract$_IFactory_$9552",
|
|
758
758
|
"typeString": "contract IFactory"
|
|
759
759
|
},
|
|
760
760
|
"typeName": {
|
|
761
761
|
"id": 3717,
|
|
762
762
|
"name": "IFactory",
|
|
763
763
|
"nodeType": "UserDefinedTypeName",
|
|
764
|
-
"referencedDeclaration":
|
|
764
|
+
"referencedDeclaration": 9552,
|
|
765
765
|
"src": "1177:8:16",
|
|
766
766
|
"typeDescriptions": {
|
|
767
|
-
"typeIdentifier": "t_contract$_IFactory_$
|
|
767
|
+
"typeIdentifier": "t_contract$_IFactory_$9552",
|
|
768
768
|
"typeString": "contract IFactory"
|
|
769
769
|
}
|
|
770
770
|
},
|
|
@@ -1870,7 +1870,7 @@
|
|
|
1870
1870
|
"referencedDeclaration": 3718,
|
|
1871
1871
|
"src": "2714:9:16",
|
|
1872
1872
|
"typeDescriptions": {
|
|
1873
|
-
"typeIdentifier": "t_contract$_IFactory_$
|
|
1873
|
+
"typeIdentifier": "t_contract$_IFactory_$9552",
|
|
1874
1874
|
"typeString": "contract IFactory"
|
|
1875
1875
|
}
|
|
1876
1876
|
},
|
|
@@ -1881,7 +1881,7 @@
|
|
|
1881
1881
|
"lValueRequested": false,
|
|
1882
1882
|
"memberName": "getDP",
|
|
1883
1883
|
"nodeType": "MemberAccess",
|
|
1884
|
-
"referencedDeclaration":
|
|
1884
|
+
"referencedDeclaration": 9551,
|
|
1885
1885
|
"src": "2714:15:16",
|
|
1886
1886
|
"typeDescriptions": {
|
|
1887
1887
|
"typeIdentifier": "t_function_external_view$_t_address_$returns$_t_address_$",
|
|
@@ -2194,7 +2194,7 @@
|
|
|
2194
2194
|
"referencedDeclaration": 3718,
|
|
2195
2195
|
"src": "3006:9:16",
|
|
2196
2196
|
"typeDescriptions": {
|
|
2197
|
-
"typeIdentifier": "t_contract$_IFactory_$
|
|
2197
|
+
"typeIdentifier": "t_contract$_IFactory_$9552",
|
|
2198
2198
|
"typeString": "contract IFactory"
|
|
2199
2199
|
}
|
|
2200
2200
|
},
|
|
@@ -2226,10 +2226,10 @@
|
|
|
2226
2226
|
"name": "IFactory",
|
|
2227
2227
|
"nodeType": "Identifier",
|
|
2228
2228
|
"overloadedDeclarations": [],
|
|
2229
|
-
"referencedDeclaration":
|
|
2229
|
+
"referencedDeclaration": 9552,
|
|
2230
2230
|
"src": "3018:8:16",
|
|
2231
2231
|
"typeDescriptions": {
|
|
2232
|
-
"typeIdentifier": "t_type$_t_contract$_IFactory_$
|
|
2232
|
+
"typeIdentifier": "t_type$_t_contract$_IFactory_$9552_$",
|
|
2233
2233
|
"typeString": "type(contract IFactory)"
|
|
2234
2234
|
}
|
|
2235
2235
|
},
|
|
@@ -2244,13 +2244,13 @@
|
|
|
2244
2244
|
"src": "3018:18:16",
|
|
2245
2245
|
"tryCall": false,
|
|
2246
2246
|
"typeDescriptions": {
|
|
2247
|
-
"typeIdentifier": "t_contract$_IFactory_$
|
|
2247
|
+
"typeIdentifier": "t_contract$_IFactory_$9552",
|
|
2248
2248
|
"typeString": "contract IFactory"
|
|
2249
2249
|
}
|
|
2250
2250
|
},
|
|
2251
2251
|
"src": "3006:30:16",
|
|
2252
2252
|
"typeDescriptions": {
|
|
2253
|
-
"typeIdentifier": "t_contract$_IFactory_$
|
|
2253
|
+
"typeIdentifier": "t_contract$_IFactory_$9552",
|
|
2254
2254
|
"typeString": "contract IFactory"
|
|
2255
2255
|
}
|
|
2256
2256
|
},
|
|
@@ -2457,7 +2457,7 @@
|
|
|
2457
2457
|
},
|
|
2458
2458
|
{
|
|
2459
2459
|
"baseFunctions": [
|
|
2460
|
-
|
|
2460
|
+
9779
|
|
2461
2461
|
],
|
|
2462
2462
|
"body": {
|
|
2463
2463
|
"id": 3969,
|
|
@@ -3345,10 +3345,10 @@
|
|
|
3345
3345
|
"name": "ISecurity",
|
|
3346
3346
|
"nodeType": "Identifier",
|
|
3347
3347
|
"overloadedDeclarations": [],
|
|
3348
|
-
"referencedDeclaration":
|
|
3348
|
+
"referencedDeclaration": 10454,
|
|
3349
3349
|
"src": "3785:9:16",
|
|
3350
3350
|
"typeDescriptions": {
|
|
3351
|
-
"typeIdentifier": "t_type$_t_contract$_ISecurity_$
|
|
3351
|
+
"typeIdentifier": "t_type$_t_contract$_ISecurity_$10454_$",
|
|
3352
3352
|
"typeString": "type(contract ISecurity)"
|
|
3353
3353
|
}
|
|
3354
3354
|
},
|
|
@@ -3363,7 +3363,7 @@
|
|
|
3363
3363
|
"src": "3785:19:16",
|
|
3364
3364
|
"tryCall": false,
|
|
3365
3365
|
"typeDescriptions": {
|
|
3366
|
-
"typeIdentifier": "t_contract$_ISecurity_$
|
|
3366
|
+
"typeIdentifier": "t_contract$_ISecurity_$10454",
|
|
3367
3367
|
"typeString": "contract ISecurity"
|
|
3368
3368
|
}
|
|
3369
3369
|
},
|
|
@@ -3374,7 +3374,7 @@
|
|
|
3374
3374
|
"lValueRequested": false,
|
|
3375
3375
|
"memberName": "whiteList",
|
|
3376
3376
|
"nodeType": "MemberAccess",
|
|
3377
|
-
"referencedDeclaration":
|
|
3377
|
+
"referencedDeclaration": 10453,
|
|
3378
3378
|
"src": "3785:29:16",
|
|
3379
3379
|
"typeDescriptions": {
|
|
3380
3380
|
"typeIdentifier": "t_function_external_nonpayable$_t_address_$_t_uint256_$returns$__$",
|
|
@@ -3416,17 +3416,17 @@
|
|
|
3416
3416
|
"stateVariable": false,
|
|
3417
3417
|
"storageLocation": "memory",
|
|
3418
3418
|
"typeDescriptions": {
|
|
3419
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
3419
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_memory_ptr",
|
|
3420
3420
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams"
|
|
3421
3421
|
},
|
|
3422
3422
|
"typeName": {
|
|
3423
3423
|
"id": 3945,
|
|
3424
3424
|
"name": "IMarginTradingPoolFactory.FactoryPoolParams",
|
|
3425
3425
|
"nodeType": "UserDefinedTypeName",
|
|
3426
|
-
"referencedDeclaration":
|
|
3426
|
+
"referencedDeclaration": 9980,
|
|
3427
3427
|
"src": "3855:43:16",
|
|
3428
3428
|
"typeDescriptions": {
|
|
3429
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
3429
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_storage_ptr",
|
|
3430
3430
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams"
|
|
3431
3431
|
}
|
|
3432
3432
|
},
|
|
@@ -3613,10 +3613,10 @@
|
|
|
3613
3613
|
"name": "IMarginTradingPoolFactory",
|
|
3614
3614
|
"nodeType": "Identifier",
|
|
3615
3615
|
"overloadedDeclarations": [],
|
|
3616
|
-
"referencedDeclaration":
|
|
3616
|
+
"referencedDeclaration": 9988,
|
|
3617
3617
|
"src": "3919:25:16",
|
|
3618
3618
|
"typeDescriptions": {
|
|
3619
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPoolFactory_$
|
|
3619
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPoolFactory_$9988_$",
|
|
3620
3620
|
"typeString": "type(contract IMarginTradingPoolFactory)"
|
|
3621
3621
|
}
|
|
3622
3622
|
},
|
|
@@ -3627,10 +3627,10 @@
|
|
|
3627
3627
|
"lValueRequested": false,
|
|
3628
3628
|
"memberName": "FactoryPoolParams",
|
|
3629
3629
|
"nodeType": "MemberAccess",
|
|
3630
|
-
"referencedDeclaration":
|
|
3630
|
+
"referencedDeclaration": 9980,
|
|
3631
3631
|
"src": "3919:43:16",
|
|
3632
3632
|
"typeDescriptions": {
|
|
3633
|
-
"typeIdentifier": "t_type$_t_struct$_FactoryPoolParams_$
|
|
3633
|
+
"typeIdentifier": "t_type$_t_struct$_FactoryPoolParams_$9980_storage_ptr_$",
|
|
3634
3634
|
"typeString": "type(struct IMarginTradingPoolFactory.FactoryPoolParams storage pointer)"
|
|
3635
3635
|
}
|
|
3636
3636
|
},
|
|
@@ -3656,7 +3656,7 @@
|
|
|
3656
3656
|
"src": "3919:425:16",
|
|
3657
3657
|
"tryCall": false,
|
|
3658
3658
|
"typeDescriptions": {
|
|
3659
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
3659
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_memory_ptr",
|
|
3660
3660
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams memory"
|
|
3661
3661
|
}
|
|
3662
3662
|
},
|
|
@@ -3674,7 +3674,7 @@
|
|
|
3674
3674
|
"referencedDeclaration": 3946,
|
|
3675
3675
|
"src": "4370:10:16",
|
|
3676
3676
|
"typeDescriptions": {
|
|
3677
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
3677
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_memory_ptr",
|
|
3678
3678
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams memory"
|
|
3679
3679
|
}
|
|
3680
3680
|
},
|
|
@@ -3730,7 +3730,7 @@
|
|
|
3730
3730
|
"expression": {
|
|
3731
3731
|
"argumentTypes": [
|
|
3732
3732
|
{
|
|
3733
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
3733
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_memory_ptr",
|
|
3734
3734
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams memory"
|
|
3735
3735
|
},
|
|
3736
3736
|
{
|
|
@@ -3757,7 +3757,7 @@
|
|
|
3757
3757
|
"referencedDeclaration": 4030,
|
|
3758
3758
|
"src": "4359:10:16",
|
|
3759
3759
|
"typeDescriptions": {
|
|
3760
|
-
"typeIdentifier": "t_function_internal_nonpayable$_t_struct$_FactoryPoolParams_$
|
|
3760
|
+
"typeIdentifier": "t_function_internal_nonpayable$_t_struct$_FactoryPoolParams_$9980_memory_ptr_$_t_address_$_t_uint256_$_t_address_$_t_uint256_$returns$__$",
|
|
3761
3761
|
"typeString": "function (struct IMarginTradingPoolFactory.FactoryPoolParams memory,address,uint256,address,uint256)"
|
|
3762
3762
|
}
|
|
3763
3763
|
},
|
|
@@ -4221,7 +4221,7 @@
|
|
|
4221
4221
|
"referencedDeclaration": 3972,
|
|
4222
4222
|
"src": "4710:10:16",
|
|
4223
4223
|
"typeDescriptions": {
|
|
4224
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
4224
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_memory_ptr",
|
|
4225
4225
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams memory"
|
|
4226
4226
|
}
|
|
4227
4227
|
}
|
|
@@ -4229,7 +4229,7 @@
|
|
|
4229
4229
|
"expression": {
|
|
4230
4230
|
"argumentTypes": [
|
|
4231
4231
|
{
|
|
4232
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
4232
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_memory_ptr",
|
|
4233
4233
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams memory"
|
|
4234
4234
|
}
|
|
4235
4235
|
],
|
|
@@ -4259,10 +4259,10 @@
|
|
|
4259
4259
|
"name": "IMarginTradingPoolFactory",
|
|
4260
4260
|
"nodeType": "Identifier",
|
|
4261
4261
|
"overloadedDeclarations": [],
|
|
4262
|
-
"referencedDeclaration":
|
|
4262
|
+
"referencedDeclaration": 9988,
|
|
4263
4263
|
"src": "4663:25:16",
|
|
4264
4264
|
"typeDescriptions": {
|
|
4265
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPoolFactory_$
|
|
4265
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPoolFactory_$9988_$",
|
|
4266
4266
|
"typeString": "type(contract IMarginTradingPoolFactory)"
|
|
4267
4267
|
}
|
|
4268
4268
|
},
|
|
@@ -4277,7 +4277,7 @@
|
|
|
4277
4277
|
"src": "4663:39:16",
|
|
4278
4278
|
"tryCall": false,
|
|
4279
4279
|
"typeDescriptions": {
|
|
4280
|
-
"typeIdentifier": "t_contract$_IMarginTradingPoolFactory_$
|
|
4280
|
+
"typeIdentifier": "t_contract$_IMarginTradingPoolFactory_$9988",
|
|
4281
4281
|
"typeString": "contract IMarginTradingPoolFactory"
|
|
4282
4282
|
}
|
|
4283
4283
|
},
|
|
@@ -4288,10 +4288,10 @@
|
|
|
4288
4288
|
"lValueRequested": false,
|
|
4289
4289
|
"memberName": "create",
|
|
4290
4290
|
"nodeType": "MemberAccess",
|
|
4291
|
-
"referencedDeclaration":
|
|
4291
|
+
"referencedDeclaration": 9987,
|
|
4292
4292
|
"src": "4663:46:16",
|
|
4293
4293
|
"typeDescriptions": {
|
|
4294
|
-
"typeIdentifier": "t_function_external_nonpayable$_t_struct$_FactoryPoolParams_$
|
|
4294
|
+
"typeIdentifier": "t_function_external_nonpayable$_t_struct$_FactoryPoolParams_$9980_memory_ptr_$returns$_t_address_$",
|
|
4295
4295
|
"typeString": "function (struct IMarginTradingPoolFactory.FactoryPoolParams memory) external returns (address)"
|
|
4296
4296
|
}
|
|
4297
4297
|
},
|
|
@@ -4433,10 +4433,10 @@
|
|
|
4433
4433
|
"name": "IMarginTradingPool",
|
|
4434
4434
|
"nodeType": "Identifier",
|
|
4435
4435
|
"overloadedDeclarations": [],
|
|
4436
|
-
"referencedDeclaration":
|
|
4436
|
+
"referencedDeclaration": 9956,
|
|
4437
4437
|
"src": "4752:18:16",
|
|
4438
4438
|
"typeDescriptions": {
|
|
4439
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$
|
|
4439
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$9956_$",
|
|
4440
4440
|
"typeString": "type(contract IMarginTradingPool)"
|
|
4441
4441
|
}
|
|
4442
4442
|
},
|
|
@@ -4451,7 +4451,7 @@
|
|
|
4451
4451
|
"src": "4752:45:16",
|
|
4452
4452
|
"tryCall": false,
|
|
4453
4453
|
"typeDescriptions": {
|
|
4454
|
-
"typeIdentifier": "t_contract$_IMarginTradingPool_$
|
|
4454
|
+
"typeIdentifier": "t_contract$_IMarginTradingPool_$9956",
|
|
4455
4455
|
"typeString": "contract IMarginTradingPool"
|
|
4456
4456
|
}
|
|
4457
4457
|
},
|
|
@@ -4462,7 +4462,7 @@
|
|
|
4462
4462
|
"lValueRequested": false,
|
|
4463
4463
|
"memberName": "getPoolId",
|
|
4464
4464
|
"nodeType": "MemberAccess",
|
|
4465
|
-
"referencedDeclaration":
|
|
4465
|
+
"referencedDeclaration": 9920,
|
|
4466
4466
|
"src": "4752:55:16",
|
|
4467
4467
|
"typeDescriptions": {
|
|
4468
4468
|
"typeIdentifier": "t_function_external_view$__$returns$_t_bytes32_$",
|
|
@@ -4777,17 +4777,17 @@
|
|
|
4777
4777
|
"stateVariable": false,
|
|
4778
4778
|
"storageLocation": "memory",
|
|
4779
4779
|
"typeDescriptions": {
|
|
4780
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
4780
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_memory_ptr",
|
|
4781
4781
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams"
|
|
4782
4782
|
},
|
|
4783
4783
|
"typeName": {
|
|
4784
4784
|
"id": 3971,
|
|
4785
4785
|
"name": "IMarginTradingPoolFactory.FactoryPoolParams",
|
|
4786
4786
|
"nodeType": "UserDefinedTypeName",
|
|
4787
|
-
"referencedDeclaration":
|
|
4787
|
+
"referencedDeclaration": 9980,
|
|
4788
4788
|
"src": "4473:43:16",
|
|
4789
4789
|
"typeDescriptions": {
|
|
4790
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
4790
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_storage_ptr",
|
|
4791
4791
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams"
|
|
4792
4792
|
}
|
|
4793
4793
|
},
|
|
@@ -6221,10 +6221,10 @@
|
|
|
6221
6221
|
"name": "JoinKind",
|
|
6222
6222
|
"nodeType": "Identifier",
|
|
6223
6223
|
"overloadedDeclarations": [],
|
|
6224
|
-
"referencedDeclaration":
|
|
6224
|
+
"referencedDeclaration": 9753,
|
|
6225
6225
|
"src": "6020:8:16",
|
|
6226
6226
|
"typeDescriptions": {
|
|
6227
|
-
"typeIdentifier": "t_type$_t_enum$_JoinKind_$
|
|
6227
|
+
"typeIdentifier": "t_type$_t_enum$_JoinKind_$9753_$",
|
|
6228
6228
|
"typeString": "type(enum IMarginManager.JoinKind)"
|
|
6229
6229
|
}
|
|
6230
6230
|
},
|
|
@@ -6237,7 +6237,7 @@
|
|
|
6237
6237
|
"nodeType": "MemberAccess",
|
|
6238
6238
|
"src": "6020:13:16",
|
|
6239
6239
|
"typeDescriptions": {
|
|
6240
|
-
"typeIdentifier": "t_enum$_JoinKind_$
|
|
6240
|
+
"typeIdentifier": "t_enum$_JoinKind_$9753",
|
|
6241
6241
|
"typeString": "enum IMarginManager.JoinKind"
|
|
6242
6242
|
}
|
|
6243
6243
|
},
|
|
@@ -6257,7 +6257,7 @@
|
|
|
6257
6257
|
"expression": {
|
|
6258
6258
|
"argumentTypes": [
|
|
6259
6259
|
{
|
|
6260
|
-
"typeIdentifier": "t_enum$_JoinKind_$
|
|
6260
|
+
"typeIdentifier": "t_enum$_JoinKind_$9753",
|
|
6261
6261
|
"typeString": "enum IMarginManager.JoinKind"
|
|
6262
6262
|
},
|
|
6263
6263
|
{
|
|
@@ -6791,7 +6791,7 @@
|
|
|
6791
6791
|
},
|
|
6792
6792
|
{
|
|
6793
6793
|
"baseFunctions": [
|
|
6794
|
-
|
|
6794
|
+
9796
|
|
6795
6795
|
],
|
|
6796
6796
|
"body": {
|
|
6797
6797
|
"id": 4265,
|
|
@@ -6913,17 +6913,17 @@
|
|
|
6913
6913
|
"stateVariable": false,
|
|
6914
6914
|
"storageLocation": "memory",
|
|
6915
6915
|
"typeDescriptions": {
|
|
6916
|
-
"typeIdentifier": "t_struct$_order_$
|
|
6916
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
6917
6917
|
"typeString": "struct IMarginOrder.order"
|
|
6918
6918
|
},
|
|
6919
6919
|
"typeName": {
|
|
6920
6920
|
"id": 4207,
|
|
6921
6921
|
"name": "IMarginOrder.order",
|
|
6922
6922
|
"nodeType": "UserDefinedTypeName",
|
|
6923
|
-
"referencedDeclaration":
|
|
6923
|
+
"referencedDeclaration": 9852,
|
|
6924
6924
|
"src": "6478:18:16",
|
|
6925
6925
|
"typeDescriptions": {
|
|
6926
|
-
"typeIdentifier": "t_struct$_order_$
|
|
6926
|
+
"typeIdentifier": "t_struct$_order_$9852_storage_ptr",
|
|
6927
6927
|
"typeString": "struct IMarginOrder.order"
|
|
6928
6928
|
}
|
|
6929
6929
|
},
|
|
@@ -6985,10 +6985,10 @@
|
|
|
6985
6985
|
"name": "IMarginTradingPool",
|
|
6986
6986
|
"nodeType": "Identifier",
|
|
6987
6987
|
"overloadedDeclarations": [],
|
|
6988
|
-
"referencedDeclaration":
|
|
6988
|
+
"referencedDeclaration": 9956,
|
|
6989
6989
|
"src": "6525:18:16",
|
|
6990
6990
|
"typeDescriptions": {
|
|
6991
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$
|
|
6991
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$9956_$",
|
|
6992
6992
|
"typeString": "type(contract IMarginTradingPool)"
|
|
6993
6993
|
}
|
|
6994
6994
|
},
|
|
@@ -7003,7 +7003,7 @@
|
|
|
7003
7003
|
"src": "6525:24:16",
|
|
7004
7004
|
"tryCall": false,
|
|
7005
7005
|
"typeDescriptions": {
|
|
7006
|
-
"typeIdentifier": "t_contract$_IMarginTradingPool_$
|
|
7006
|
+
"typeIdentifier": "t_contract$_IMarginTradingPool_$9956",
|
|
7007
7007
|
"typeString": "contract IMarginTradingPool"
|
|
7008
7008
|
}
|
|
7009
7009
|
},
|
|
@@ -7014,7 +7014,7 @@
|
|
|
7014
7014
|
"lValueRequested": false,
|
|
7015
7015
|
"memberName": "getOrderbook",
|
|
7016
7016
|
"nodeType": "MemberAccess",
|
|
7017
|
-
"referencedDeclaration":
|
|
7017
|
+
"referencedDeclaration": 9940,
|
|
7018
7018
|
"src": "6525:37:16",
|
|
7019
7019
|
"typeDescriptions": {
|
|
7020
7020
|
"typeIdentifier": "t_function_external_view$__$returns$_t_address_$",
|
|
@@ -7048,10 +7048,10 @@
|
|
|
7048
7048
|
"name": "IMarginOrder",
|
|
7049
7049
|
"nodeType": "Identifier",
|
|
7050
7050
|
"overloadedDeclarations": [],
|
|
7051
|
-
"referencedDeclaration":
|
|
7051
|
+
"referencedDeclaration": 9912,
|
|
7052
7052
|
"src": "6512:12:16",
|
|
7053
7053
|
"typeDescriptions": {
|
|
7054
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$
|
|
7054
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$9912_$",
|
|
7055
7055
|
"typeString": "type(contract IMarginOrder)"
|
|
7056
7056
|
}
|
|
7057
7057
|
},
|
|
@@ -7066,7 +7066,7 @@
|
|
|
7066
7066
|
"src": "6512:53:16",
|
|
7067
7067
|
"tryCall": false,
|
|
7068
7068
|
"typeDescriptions": {
|
|
7069
|
-
"typeIdentifier": "t_contract$_IMarginOrder_$
|
|
7069
|
+
"typeIdentifier": "t_contract$_IMarginOrder_$9912",
|
|
7070
7070
|
"typeString": "contract IMarginOrder"
|
|
7071
7071
|
}
|
|
7072
7072
|
},
|
|
@@ -7077,10 +7077,10 @@
|
|
|
7077
7077
|
"lValueRequested": false,
|
|
7078
7078
|
"memberName": "getOrder",
|
|
7079
7079
|
"nodeType": "MemberAccess",
|
|
7080
|
-
"referencedDeclaration":
|
|
7080
|
+
"referencedDeclaration": 9879,
|
|
7081
7081
|
"src": "6512:62:16",
|
|
7082
7082
|
"typeDescriptions": {
|
|
7083
|
-
"typeIdentifier": "t_function_external_view$_t_bytes32_$returns$_t_struct$_order_$
|
|
7083
|
+
"typeIdentifier": "t_function_external_view$_t_bytes32_$returns$_t_struct$_order_$9852_memory_ptr_$",
|
|
7084
7084
|
"typeString": "function (bytes32) view external returns (struct IMarginOrder.order memory)"
|
|
7085
7085
|
}
|
|
7086
7086
|
},
|
|
@@ -7095,7 +7095,7 @@
|
|
|
7095
7095
|
"src": "6512:72:16",
|
|
7096
7096
|
"tryCall": false,
|
|
7097
7097
|
"typeDescriptions": {
|
|
7098
|
-
"typeIdentifier": "t_struct$_order_$
|
|
7098
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
7099
7099
|
"typeString": "struct IMarginOrder.order memory"
|
|
7100
7100
|
}
|
|
7101
7101
|
},
|
|
@@ -7179,10 +7179,10 @@
|
|
|
7179
7179
|
"name": "IMarginTradingPool",
|
|
7180
7180
|
"nodeType": "Identifier",
|
|
7181
7181
|
"overloadedDeclarations": [],
|
|
7182
|
-
"referencedDeclaration":
|
|
7182
|
+
"referencedDeclaration": 9956,
|
|
7183
7183
|
"src": "6643:18:16",
|
|
7184
7184
|
"typeDescriptions": {
|
|
7185
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$
|
|
7185
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$9956_$",
|
|
7186
7186
|
"typeString": "type(contract IMarginTradingPool)"
|
|
7187
7187
|
}
|
|
7188
7188
|
},
|
|
@@ -7197,7 +7197,7 @@
|
|
|
7197
7197
|
"src": "6643:24:16",
|
|
7198
7198
|
"tryCall": false,
|
|
7199
7199
|
"typeDescriptions": {
|
|
7200
|
-
"typeIdentifier": "t_contract$_IMarginTradingPool_$
|
|
7200
|
+
"typeIdentifier": "t_contract$_IMarginTradingPool_$9956",
|
|
7201
7201
|
"typeString": "contract IMarginTradingPool"
|
|
7202
7202
|
}
|
|
7203
7203
|
},
|
|
@@ -7208,7 +7208,7 @@
|
|
|
7208
7208
|
"lValueRequested": false,
|
|
7209
7209
|
"memberName": "getMargin",
|
|
7210
7210
|
"nodeType": "MemberAccess",
|
|
7211
|
-
"referencedDeclaration":
|
|
7211
|
+
"referencedDeclaration": 9945,
|
|
7212
7212
|
"src": "6643:34:16",
|
|
7213
7213
|
"typeDescriptions": {
|
|
7214
7214
|
"typeIdentifier": "t_function_external_view$__$returns$_t_uint256_$",
|
|
@@ -7363,10 +7363,10 @@
|
|
|
7363
7363
|
"name": "IMarginTradingPool",
|
|
7364
7364
|
"nodeType": "Identifier",
|
|
7365
7365
|
"overloadedDeclarations": [],
|
|
7366
|
-
"referencedDeclaration":
|
|
7366
|
+
"referencedDeclaration": 9956,
|
|
7367
7367
|
"src": "6743:18:16",
|
|
7368
7368
|
"typeDescriptions": {
|
|
7369
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$
|
|
7369
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$9956_$",
|
|
7370
7370
|
"typeString": "type(contract IMarginTradingPool)"
|
|
7371
7371
|
}
|
|
7372
7372
|
},
|
|
@@ -7381,7 +7381,7 @@
|
|
|
7381
7381
|
"src": "6743:24:16",
|
|
7382
7382
|
"tryCall": false,
|
|
7383
7383
|
"typeDescriptions": {
|
|
7384
|
-
"typeIdentifier": "t_contract$_IMarginTradingPool_$
|
|
7384
|
+
"typeIdentifier": "t_contract$_IMarginTradingPool_$9956",
|
|
7385
7385
|
"typeString": "contract IMarginTradingPool"
|
|
7386
7386
|
}
|
|
7387
7387
|
},
|
|
@@ -7392,7 +7392,7 @@
|
|
|
7392
7392
|
"lValueRequested": false,
|
|
7393
7393
|
"memberName": "getCollateral",
|
|
7394
7394
|
"nodeType": "MemberAccess",
|
|
7395
|
-
"referencedDeclaration":
|
|
7395
|
+
"referencedDeclaration": 9950,
|
|
7396
7396
|
"src": "6743:38:16",
|
|
7397
7397
|
"typeDescriptions": {
|
|
7398
7398
|
"typeIdentifier": "t_function_external_view$__$returns$_t_uint256_$",
|
|
@@ -7481,7 +7481,7 @@
|
|
|
7481
7481
|
"referencedDeclaration": 4208,
|
|
7482
7482
|
"src": "6809:5:16",
|
|
7483
7483
|
"typeDescriptions": {
|
|
7484
|
-
"typeIdentifier": "t_struct$_order_$
|
|
7484
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
7485
7485
|
"typeString": "struct IMarginOrder.order memory"
|
|
7486
7486
|
}
|
|
7487
7487
|
},
|
|
@@ -7585,7 +7585,7 @@
|
|
|
7585
7585
|
"expression": {
|
|
7586
7586
|
"argumentTypes": [
|
|
7587
7587
|
{
|
|
7588
|
-
"typeIdentifier": "t_struct$_order_$
|
|
7588
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
7589
7589
|
"typeString": "struct IMarginOrder.order memory"
|
|
7590
7590
|
},
|
|
7591
7591
|
{
|
|
@@ -7628,7 +7628,7 @@
|
|
|
7628
7628
|
"referencedDeclaration": 4348,
|
|
7629
7629
|
"src": "6795:13:16",
|
|
7630
7630
|
"typeDescriptions": {
|
|
7631
|
-
"typeIdentifier": "t_function_internal_nonpayable$_t_struct$_order_$
|
|
7631
|
+
"typeIdentifier": "t_function_internal_nonpayable$_t_struct$_order_$9852_memory_ptr_$_t_address_$_t_address_$_t_uint256_$_t_address_$_t_address_$_t_uint256_$_t_uint256_$_t_address_$returns$__$",
|
|
7632
7632
|
"typeString": "function (struct IMarginOrder.order memory,address,address,uint256,address,address,uint256,uint256,address)"
|
|
7633
7633
|
}
|
|
7634
7634
|
},
|
|
@@ -8098,7 +8098,7 @@
|
|
|
8098
8098
|
"referencedDeclaration": 4268,
|
|
8099
8099
|
"src": "7325:5:16",
|
|
8100
8100
|
"typeDescriptions": {
|
|
8101
|
-
"typeIdentifier": "t_struct$_order_$
|
|
8101
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
8102
8102
|
"typeString": "struct IMarginOrder.order memory"
|
|
8103
8103
|
}
|
|
8104
8104
|
},
|
|
@@ -8109,7 +8109,7 @@
|
|
|
8109
8109
|
"lValueRequested": false,
|
|
8110
8110
|
"memberName": "tokenIn",
|
|
8111
8111
|
"nodeType": "MemberAccess",
|
|
8112
|
-
"referencedDeclaration":
|
|
8112
|
+
"referencedDeclaration": 9843,
|
|
8113
8113
|
"src": "7325:13:16",
|
|
8114
8114
|
"typeDescriptions": {
|
|
8115
8115
|
"typeIdentifier": "t_address",
|
|
@@ -8157,7 +8157,7 @@
|
|
|
8157
8157
|
"referencedDeclaration": 4268,
|
|
8158
8158
|
"src": "7352:5:16",
|
|
8159
8159
|
"typeDescriptions": {
|
|
8160
|
-
"typeIdentifier": "t_struct$_order_$
|
|
8160
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
8161
8161
|
"typeString": "struct IMarginOrder.order memory"
|
|
8162
8162
|
}
|
|
8163
8163
|
},
|
|
@@ -8168,7 +8168,7 @@
|
|
|
8168
8168
|
"lValueRequested": false,
|
|
8169
8169
|
"memberName": "party",
|
|
8170
8170
|
"nodeType": "MemberAccess",
|
|
8171
|
-
"referencedDeclaration":
|
|
8171
|
+
"referencedDeclaration": 9849,
|
|
8172
8172
|
"src": "7352:11:16",
|
|
8173
8173
|
"typeDescriptions": {
|
|
8174
8174
|
"typeIdentifier": "t_address",
|
|
@@ -8231,7 +8231,7 @@
|
|
|
8231
8231
|
"referencedDeclaration": 4268,
|
|
8232
8232
|
"src": "7617:5:16",
|
|
8233
8233
|
"typeDescriptions": {
|
|
8234
|
-
"typeIdentifier": "t_struct$_order_$
|
|
8234
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
8235
8235
|
"typeString": "struct IMarginOrder.order memory"
|
|
8236
8236
|
}
|
|
8237
8237
|
},
|
|
@@ -8242,7 +8242,7 @@
|
|
|
8242
8242
|
"lValueRequested": false,
|
|
8243
8243
|
"memberName": "tokenIn",
|
|
8244
8244
|
"nodeType": "MemberAccess",
|
|
8245
|
-
"referencedDeclaration":
|
|
8245
|
+
"referencedDeclaration": 9843,
|
|
8246
8246
|
"src": "7617:13:16",
|
|
8247
8247
|
"typeDescriptions": {
|
|
8248
8248
|
"typeIdentifier": "t_address",
|
|
@@ -8290,7 +8290,7 @@
|
|
|
8290
8290
|
"referencedDeclaration": 4268,
|
|
8291
8291
|
"src": "7644:5:16",
|
|
8292
8292
|
"typeDescriptions": {
|
|
8293
|
-
"typeIdentifier": "t_struct$_order_$
|
|
8293
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
8294
8294
|
"typeString": "struct IMarginOrder.order memory"
|
|
8295
8295
|
}
|
|
8296
8296
|
},
|
|
@@ -8301,7 +8301,7 @@
|
|
|
8301
8301
|
"lValueRequested": false,
|
|
8302
8302
|
"memberName": "party",
|
|
8303
8303
|
"nodeType": "MemberAccess",
|
|
8304
|
-
"referencedDeclaration":
|
|
8304
|
+
"referencedDeclaration": 9849,
|
|
8305
8305
|
"src": "7644:11:16",
|
|
8306
8306
|
"typeDescriptions": {
|
|
8307
8307
|
"typeIdentifier": "t_address",
|
|
@@ -8951,17 +8951,17 @@
|
|
|
8951
8951
|
"stateVariable": false,
|
|
8952
8952
|
"storageLocation": "memory",
|
|
8953
8953
|
"typeDescriptions": {
|
|
8954
|
-
"typeIdentifier": "t_struct$_order_$
|
|
8954
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
8955
8955
|
"typeString": "struct IMarginOrder.order"
|
|
8956
8956
|
},
|
|
8957
8957
|
"typeName": {
|
|
8958
8958
|
"id": 4267,
|
|
8959
8959
|
"name": "IMarginOrder.order",
|
|
8960
8960
|
"nodeType": "UserDefinedTypeName",
|
|
8961
|
-
"referencedDeclaration":
|
|
8961
|
+
"referencedDeclaration": 9852,
|
|
8962
8962
|
"src": "7041:18:16",
|
|
8963
8963
|
"typeDescriptions": {
|
|
8964
|
-
"typeIdentifier": "t_struct$_order_$
|
|
8964
|
+
"typeIdentifier": "t_struct$_order_$9852_storage_ptr",
|
|
8965
8965
|
"typeString": "struct IMarginOrder.order"
|
|
8966
8966
|
}
|
|
8967
8967
|
},
|
|
@@ -9264,10 +9264,10 @@
|
|
|
9264
9264
|
"name": "IMarginTradingPool",
|
|
9265
9265
|
"nodeType": "Identifier",
|
|
9266
9266
|
"overloadedDeclarations": [],
|
|
9267
|
-
"referencedDeclaration":
|
|
9267
|
+
"referencedDeclaration": 9956,
|
|
9268
9268
|
"src": "8034:18:16",
|
|
9269
9269
|
"typeDescriptions": {
|
|
9270
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$
|
|
9270
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$9956_$",
|
|
9271
9271
|
"typeString": "type(contract IMarginTradingPool)"
|
|
9272
9272
|
}
|
|
9273
9273
|
},
|
|
@@ -9282,7 +9282,7 @@
|
|
|
9282
9282
|
"src": "8034:24:16",
|
|
9283
9283
|
"tryCall": false,
|
|
9284
9284
|
"typeDescriptions": {
|
|
9285
|
-
"typeIdentifier": "t_contract$_IMarginTradingPool_$
|
|
9285
|
+
"typeIdentifier": "t_contract$_IMarginTradingPool_$9956",
|
|
9286
9286
|
"typeString": "contract IMarginTradingPool"
|
|
9287
9287
|
}
|
|
9288
9288
|
},
|
|
@@ -9293,7 +9293,7 @@
|
|
|
9293
9293
|
"lValueRequested": false,
|
|
9294
9294
|
"memberName": "getFee",
|
|
9295
9295
|
"nodeType": "MemberAccess",
|
|
9296
|
-
"referencedDeclaration":
|
|
9296
|
+
"referencedDeclaration": 9955,
|
|
9297
9297
|
"src": "8034:31:16",
|
|
9298
9298
|
"typeDescriptions": {
|
|
9299
9299
|
"typeIdentifier": "t_function_external_view$__$returns$_t_uint256_$",
|
|
@@ -9929,7 +9929,7 @@
|
|
|
9929
9929
|
},
|
|
9930
9930
|
{
|
|
9931
9931
|
"baseFunctions": [
|
|
9932
|
-
|
|
9932
|
+
9811
|
|
9933
9933
|
],
|
|
9934
9934
|
"body": {
|
|
9935
9935
|
"id": 4512,
|
|
@@ -10216,10 +10216,10 @@
|
|
|
10216
10216
|
"name": "IMarginTradingPool",
|
|
10217
10217
|
"nodeType": "Identifier",
|
|
10218
10218
|
"overloadedDeclarations": [],
|
|
10219
|
-
"referencedDeclaration":
|
|
10219
|
+
"referencedDeclaration": 9956,
|
|
10220
10220
|
"src": "8612:18:16",
|
|
10221
10221
|
"typeDescriptions": {
|
|
10222
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$
|
|
10222
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$9956_$",
|
|
10223
10223
|
"typeString": "type(contract IMarginTradingPool)"
|
|
10224
10224
|
}
|
|
10225
10225
|
},
|
|
@@ -10234,7 +10234,7 @@
|
|
|
10234
10234
|
"src": "8612:45:16",
|
|
10235
10235
|
"tryCall": false,
|
|
10236
10236
|
"typeDescriptions": {
|
|
10237
|
-
"typeIdentifier": "t_contract$_IMarginTradingPool_$
|
|
10237
|
+
"typeIdentifier": "t_contract$_IMarginTradingPool_$9956",
|
|
10238
10238
|
"typeString": "contract IMarginTradingPool"
|
|
10239
10239
|
}
|
|
10240
10240
|
},
|
|
@@ -10245,7 +10245,7 @@
|
|
|
10245
10245
|
"lValueRequested": false,
|
|
10246
10246
|
"memberName": "getOrderbook",
|
|
10247
10247
|
"nodeType": "MemberAccess",
|
|
10248
|
-
"referencedDeclaration":
|
|
10248
|
+
"referencedDeclaration": 9940,
|
|
10249
10249
|
"src": "8612:58:16",
|
|
10250
10250
|
"typeDescriptions": {
|
|
10251
10251
|
"typeIdentifier": "t_function_external_view$__$returns$_t_address_$",
|
|
@@ -10353,10 +10353,10 @@
|
|
|
10353
10353
|
"name": "IMarginOrder",
|
|
10354
10354
|
"nodeType": "Identifier",
|
|
10355
10355
|
"overloadedDeclarations": [],
|
|
10356
|
-
"referencedDeclaration":
|
|
10356
|
+
"referencedDeclaration": 9912,
|
|
10357
10357
|
"src": "8699:12:16",
|
|
10358
10358
|
"typeDescriptions": {
|
|
10359
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$
|
|
10359
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$9912_$",
|
|
10360
10360
|
"typeString": "type(contract IMarginOrder)"
|
|
10361
10361
|
}
|
|
10362
10362
|
},
|
|
@@ -10371,7 +10371,7 @@
|
|
|
10371
10371
|
"src": "8699:23:16",
|
|
10372
10372
|
"tryCall": false,
|
|
10373
10373
|
"typeDescriptions": {
|
|
10374
|
-
"typeIdentifier": "t_contract$_IMarginOrder_$
|
|
10374
|
+
"typeIdentifier": "t_contract$_IMarginOrder_$9912",
|
|
10375
10375
|
"typeString": "contract IMarginOrder"
|
|
10376
10376
|
}
|
|
10377
10377
|
},
|
|
@@ -10382,10 +10382,10 @@
|
|
|
10382
10382
|
"lValueRequested": false,
|
|
10383
10383
|
"memberName": "getOrder",
|
|
10384
10384
|
"nodeType": "MemberAccess",
|
|
10385
|
-
"referencedDeclaration":
|
|
10385
|
+
"referencedDeclaration": 9879,
|
|
10386
10386
|
"src": "8699:32:16",
|
|
10387
10387
|
"typeDescriptions": {
|
|
10388
|
-
"typeIdentifier": "t_function_external_view$_t_bytes32_$returns$_t_struct$_order_$
|
|
10388
|
+
"typeIdentifier": "t_function_external_view$_t_bytes32_$returns$_t_struct$_order_$9852_memory_ptr_$",
|
|
10389
10389
|
"typeString": "function (bytes32) view external returns (struct IMarginOrder.order memory)"
|
|
10390
10390
|
}
|
|
10391
10391
|
},
|
|
@@ -10400,7 +10400,7 @@
|
|
|
10400
10400
|
"src": "8699:38:16",
|
|
10401
10401
|
"tryCall": false,
|
|
10402
10402
|
"typeDescriptions": {
|
|
10403
|
-
"typeIdentifier": "t_struct$_order_$
|
|
10403
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
10404
10404
|
"typeString": "struct IMarginOrder.order memory"
|
|
10405
10405
|
}
|
|
10406
10406
|
},
|
|
@@ -10411,7 +10411,7 @@
|
|
|
10411
10411
|
"lValueRequested": false,
|
|
10412
10412
|
"memberName": "party",
|
|
10413
10413
|
"nodeType": "MemberAccess",
|
|
10414
|
-
"referencedDeclaration":
|
|
10414
|
+
"referencedDeclaration": 9849,
|
|
10415
10415
|
"src": "8699:44:16",
|
|
10416
10416
|
"typeDescriptions": {
|
|
10417
10417
|
"typeIdentifier": "t_address",
|
|
@@ -10792,10 +10792,10 @@
|
|
|
10792
10792
|
"name": "IMarginOrder",
|
|
10793
10793
|
"nodeType": "Identifier",
|
|
10794
10794
|
"overloadedDeclarations": [],
|
|
10795
|
-
"referencedDeclaration":
|
|
10795
|
+
"referencedDeclaration": 9912,
|
|
10796
10796
|
"src": "8864:12:16",
|
|
10797
10797
|
"typeDescriptions": {
|
|
10798
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$
|
|
10798
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$9912_$",
|
|
10799
10799
|
"typeString": "type(contract IMarginOrder)"
|
|
10800
10800
|
}
|
|
10801
10801
|
},
|
|
@@ -10810,7 +10810,7 @@
|
|
|
10810
10810
|
"src": "8864:23:16",
|
|
10811
10811
|
"tryCall": false,
|
|
10812
10812
|
"typeDescriptions": {
|
|
10813
|
-
"typeIdentifier": "t_contract$_IMarginOrder_$
|
|
10813
|
+
"typeIdentifier": "t_contract$_IMarginOrder_$9912",
|
|
10814
10814
|
"typeString": "contract IMarginOrder"
|
|
10815
10815
|
}
|
|
10816
10816
|
},
|
|
@@ -10821,7 +10821,7 @@
|
|
|
10821
10821
|
"lValueRequested": false,
|
|
10822
10822
|
"memberName": "reportTrade",
|
|
10823
10823
|
"nodeType": "MemberAccess",
|
|
10824
|
-
"referencedDeclaration":
|
|
10824
|
+
"referencedDeclaration": 9911,
|
|
10825
10825
|
"src": "8864:35:16",
|
|
10826
10826
|
"typeDescriptions": {
|
|
10827
10827
|
"typeIdentifier": "t_function_external_nonpayable$_t_bytes32_$_t_bytes32_$_t_uint256_$_t_uint256_$returns$__$",
|
|
@@ -11532,10 +11532,10 @@
|
|
|
11532
11532
|
"name": "IMarginOrder",
|
|
11533
11533
|
"nodeType": "Identifier",
|
|
11534
11534
|
"overloadedDeclarations": [],
|
|
11535
|
-
"referencedDeclaration":
|
|
11535
|
+
"referencedDeclaration": 9912,
|
|
11536
11536
|
"src": "9518:12:16",
|
|
11537
11537
|
"typeDescriptions": {
|
|
11538
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$
|
|
11538
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$9912_$",
|
|
11539
11539
|
"typeString": "type(contract IMarginOrder)"
|
|
11540
11540
|
}
|
|
11541
11541
|
},
|
|
@@ -11550,7 +11550,7 @@
|
|
|
11550
11550
|
"src": "9518:23:16",
|
|
11551
11551
|
"tryCall": false,
|
|
11552
11552
|
"typeDescriptions": {
|
|
11553
|
-
"typeIdentifier": "t_contract$_IMarginOrder_$
|
|
11553
|
+
"typeIdentifier": "t_contract$_IMarginOrder_$9912",
|
|
11554
11554
|
"typeString": "contract IMarginOrder"
|
|
11555
11555
|
}
|
|
11556
11556
|
},
|
|
@@ -11561,10 +11561,10 @@
|
|
|
11561
11561
|
"lValueRequested": false,
|
|
11562
11562
|
"memberName": "getOrder",
|
|
11563
11563
|
"nodeType": "MemberAccess",
|
|
11564
|
-
"referencedDeclaration":
|
|
11564
|
+
"referencedDeclaration": 9879,
|
|
11565
11565
|
"src": "9518:32:16",
|
|
11566
11566
|
"typeDescriptions": {
|
|
11567
|
-
"typeIdentifier": "t_function_external_view$_t_bytes32_$returns$_t_struct$_order_$
|
|
11567
|
+
"typeIdentifier": "t_function_external_view$_t_bytes32_$returns$_t_struct$_order_$9852_memory_ptr_$",
|
|
11568
11568
|
"typeString": "function (bytes32) view external returns (struct IMarginOrder.order memory)"
|
|
11569
11569
|
}
|
|
11570
11570
|
},
|
|
@@ -11579,7 +11579,7 @@
|
|
|
11579
11579
|
"src": "9518:37:16",
|
|
11580
11580
|
"tryCall": false,
|
|
11581
11581
|
"typeDescriptions": {
|
|
11582
|
-
"typeIdentifier": "t_struct$_order_$
|
|
11582
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
11583
11583
|
"typeString": "struct IMarginOrder.order memory"
|
|
11584
11584
|
}
|
|
11585
11585
|
},
|
|
@@ -11590,7 +11590,7 @@
|
|
|
11590
11590
|
"lValueRequested": false,
|
|
11591
11591
|
"memberName": "party",
|
|
11592
11592
|
"nodeType": "MemberAccess",
|
|
11593
|
-
"referencedDeclaration":
|
|
11593
|
+
"referencedDeclaration": 9849,
|
|
11594
11594
|
"src": "9518:43:16",
|
|
11595
11595
|
"typeDescriptions": {
|
|
11596
11596
|
"typeIdentifier": "t_address",
|
|
@@ -11664,10 +11664,10 @@
|
|
|
11664
11664
|
"name": "IMarginOrder",
|
|
11665
11665
|
"nodeType": "Identifier",
|
|
11666
11666
|
"overloadedDeclarations": [],
|
|
11667
|
-
"referencedDeclaration":
|
|
11667
|
+
"referencedDeclaration": 9912,
|
|
11668
11668
|
"src": "9591:12:16",
|
|
11669
11669
|
"typeDescriptions": {
|
|
11670
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$
|
|
11670
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$9912_$",
|
|
11671
11671
|
"typeString": "type(contract IMarginOrder)"
|
|
11672
11672
|
}
|
|
11673
11673
|
},
|
|
@@ -11682,7 +11682,7 @@
|
|
|
11682
11682
|
"src": "9591:23:16",
|
|
11683
11683
|
"tryCall": false,
|
|
11684
11684
|
"typeDescriptions": {
|
|
11685
|
-
"typeIdentifier": "t_contract$_IMarginOrder_$
|
|
11685
|
+
"typeIdentifier": "t_contract$_IMarginOrder_$9912",
|
|
11686
11686
|
"typeString": "contract IMarginOrder"
|
|
11687
11687
|
}
|
|
11688
11688
|
},
|
|
@@ -11693,7 +11693,7 @@
|
|
|
11693
11693
|
"lValueRequested": false,
|
|
11694
11694
|
"memberName": "getSecurity",
|
|
11695
11695
|
"nodeType": "MemberAccess",
|
|
11696
|
-
"referencedDeclaration":
|
|
11696
|
+
"referencedDeclaration": 9867,
|
|
11697
11697
|
"src": "9591:35:16",
|
|
11698
11698
|
"typeDescriptions": {
|
|
11699
11699
|
"typeIdentifier": "t_function_external_view$__$returns$_t_address_$",
|
|
@@ -11782,10 +11782,10 @@
|
|
|
11782
11782
|
"name": "IMarginOrder",
|
|
11783
11783
|
"nodeType": "Identifier",
|
|
11784
11784
|
"overloadedDeclarations": [],
|
|
11785
|
-
"referencedDeclaration":
|
|
11785
|
+
"referencedDeclaration": 9912,
|
|
11786
11786
|
"src": "9658:12:16",
|
|
11787
11787
|
"typeDescriptions": {
|
|
11788
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$
|
|
11788
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$9912_$",
|
|
11789
11789
|
"typeString": "type(contract IMarginOrder)"
|
|
11790
11790
|
}
|
|
11791
11791
|
},
|
|
@@ -11800,7 +11800,7 @@
|
|
|
11800
11800
|
"src": "9658:23:16",
|
|
11801
11801
|
"tryCall": false,
|
|
11802
11802
|
"typeDescriptions": {
|
|
11803
|
-
"typeIdentifier": "t_contract$_IMarginOrder_$
|
|
11803
|
+
"typeIdentifier": "t_contract$_IMarginOrder_$9912",
|
|
11804
11804
|
"typeString": "contract IMarginOrder"
|
|
11805
11805
|
}
|
|
11806
11806
|
},
|
|
@@ -11811,7 +11811,7 @@
|
|
|
11811
11811
|
"lValueRequested": false,
|
|
11812
11812
|
"memberName": "getCurrency",
|
|
11813
11813
|
"nodeType": "MemberAccess",
|
|
11814
|
-
"referencedDeclaration":
|
|
11814
|
+
"referencedDeclaration": 9872,
|
|
11815
11815
|
"src": "9658:35:16",
|
|
11816
11816
|
"typeDescriptions": {
|
|
11817
11817
|
"typeIdentifier": "t_function_external_view$__$returns$_t_address_$",
|
|
@@ -12019,10 +12019,10 @@
|
|
|
12019
12019
|
"name": "IMarginOrder",
|
|
12020
12020
|
"nodeType": "Identifier",
|
|
12021
12021
|
"overloadedDeclarations": [],
|
|
12022
|
-
"referencedDeclaration":
|
|
12022
|
+
"referencedDeclaration": 9912,
|
|
12023
12023
|
"src": "9807:12:16",
|
|
12024
12024
|
"typeDescriptions": {
|
|
12025
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$
|
|
12025
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginOrder_$9912_$",
|
|
12026
12026
|
"typeString": "type(contract IMarginOrder)"
|
|
12027
12027
|
}
|
|
12028
12028
|
},
|
|
@@ -12037,7 +12037,7 @@
|
|
|
12037
12037
|
"src": "9807:23:16",
|
|
12038
12038
|
"tryCall": false,
|
|
12039
12039
|
"typeDescriptions": {
|
|
12040
|
-
"typeIdentifier": "t_contract$_IMarginOrder_$
|
|
12040
|
+
"typeIdentifier": "t_contract$_IMarginOrder_$9912",
|
|
12041
12041
|
"typeString": "contract IMarginOrder"
|
|
12042
12042
|
}
|
|
12043
12043
|
},
|
|
@@ -12048,7 +12048,7 @@
|
|
|
12048
12048
|
"lValueRequested": false,
|
|
12049
12049
|
"memberName": "getPoolId",
|
|
12050
12050
|
"nodeType": "MemberAccess",
|
|
12051
|
-
"referencedDeclaration":
|
|
12051
|
+
"referencedDeclaration": 9862,
|
|
12052
12052
|
"src": "9807:33:16",
|
|
12053
12053
|
"typeDescriptions": {
|
|
12054
12054
|
"typeIdentifier": "t_function_external_view$__$returns$_t_bytes32_$",
|
|
@@ -12517,7 +12517,7 @@
|
|
|
12517
12517
|
},
|
|
12518
12518
|
{
|
|
12519
12519
|
"baseFunctions": [
|
|
12520
|
-
|
|
12520
|
+
9823
|
|
12521
12521
|
],
|
|
12522
12522
|
"body": {
|
|
12523
12523
|
"id": 4642,
|
|
@@ -13248,7 +13248,7 @@
|
|
|
13248
13248
|
},
|
|
13249
13249
|
{
|
|
13250
13250
|
"baseFunctions": [
|
|
13251
|
-
|
|
13251
|
+
9816
|
|
13252
13252
|
],
|
|
13253
13253
|
"body": {
|
|
13254
13254
|
"id": 4784,
|
|
@@ -13344,10 +13344,10 @@
|
|
|
13344
13344
|
"name": "IMarginTradingPool",
|
|
13345
13345
|
"nodeType": "Identifier",
|
|
13346
13346
|
"overloadedDeclarations": [],
|
|
13347
|
-
"referencedDeclaration":
|
|
13347
|
+
"referencedDeclaration": 9956,
|
|
13348
13348
|
"src": "10663:18:16",
|
|
13349
13349
|
"typeDescriptions": {
|
|
13350
|
-
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$
|
|
13350
|
+
"typeIdentifier": "t_type$_t_contract$_IMarginTradingPool_$9956_$",
|
|
13351
13351
|
"typeString": "type(contract IMarginTradingPool)"
|
|
13352
13352
|
}
|
|
13353
13353
|
},
|
|
@@ -13362,7 +13362,7 @@
|
|
|
13362
13362
|
"src": "10663:40:16",
|
|
13363
13363
|
"tryCall": false,
|
|
13364
13364
|
"typeDescriptions": {
|
|
13365
|
-
"typeIdentifier": "t_contract$_IMarginTradingPool_$
|
|
13365
|
+
"typeIdentifier": "t_contract$_IMarginTradingPool_$9956",
|
|
13366
13366
|
"typeString": "contract IMarginTradingPool"
|
|
13367
13367
|
}
|
|
13368
13368
|
},
|
|
@@ -13373,7 +13373,7 @@
|
|
|
13373
13373
|
"lValueRequested": false,
|
|
13374
13374
|
"memberName": "getCurrency",
|
|
13375
13375
|
"nodeType": "MemberAccess",
|
|
13376
|
-
"referencedDeclaration":
|
|
13376
|
+
"referencedDeclaration": 9930,
|
|
13377
13377
|
"src": "10663:52:16",
|
|
13378
13378
|
"typeDescriptions": {
|
|
13379
13379
|
"typeIdentifier": "t_function_external_view$__$returns$_t_address_$",
|
|
@@ -13836,10 +13836,10 @@
|
|
|
13836
13836
|
"name": "ExitKind",
|
|
13837
13837
|
"nodeType": "Identifier",
|
|
13838
13838
|
"overloadedDeclarations": [],
|
|
13839
|
-
"referencedDeclaration":
|
|
13839
|
+
"referencedDeclaration": 9756,
|
|
13840
13840
|
"src": "11144:8:16",
|
|
13841
13841
|
"typeDescriptions": {
|
|
13842
|
-
"typeIdentifier": "t_type$_t_enum$_ExitKind_$
|
|
13842
|
+
"typeIdentifier": "t_type$_t_enum$_ExitKind_$9756_$",
|
|
13843
13843
|
"typeString": "type(enum IMarginManager.ExitKind)"
|
|
13844
13844
|
}
|
|
13845
13845
|
},
|
|
@@ -13852,7 +13852,7 @@
|
|
|
13852
13852
|
"nodeType": "MemberAccess",
|
|
13853
13853
|
"src": "11144:36:16",
|
|
13854
13854
|
"typeDescriptions": {
|
|
13855
|
-
"typeIdentifier": "t_enum$_ExitKind_$
|
|
13855
|
+
"typeIdentifier": "t_enum$_ExitKind_$9756",
|
|
13856
13856
|
"typeString": "enum IMarginManager.ExitKind"
|
|
13857
13857
|
}
|
|
13858
13858
|
},
|
|
@@ -13902,7 +13902,7 @@
|
|
|
13902
13902
|
"expression": {
|
|
13903
13903
|
"argumentTypes": [
|
|
13904
13904
|
{
|
|
13905
|
-
"typeIdentifier": "t_enum$_ExitKind_$
|
|
13905
|
+
"typeIdentifier": "t_enum$_ExitKind_$9756",
|
|
13906
13906
|
"typeString": "enum IMarginManager.ExitKind"
|
|
13907
13907
|
},
|
|
13908
13908
|
{
|
|
@@ -15858,7 +15858,7 @@
|
|
|
15858
15858
|
},
|
|
15859
15859
|
{
|
|
15860
15860
|
"attributes": {
|
|
15861
|
-
"SourceUnit":
|
|
15861
|
+
"SourceUnit": 9553,
|
|
15862
15862
|
"absolutePath": "project:/contracts/interfaces/IFactory.sol",
|
|
15863
15863
|
"file": "./interfaces/IFactory.sol",
|
|
15864
15864
|
"scope": 4834,
|
|
@@ -15873,7 +15873,7 @@
|
|
|
15873
15873
|
},
|
|
15874
15874
|
{
|
|
15875
15875
|
"attributes": {
|
|
15876
|
-
"SourceUnit":
|
|
15876
|
+
"SourceUnit": 10455,
|
|
15877
15877
|
"absolutePath": "project:/contracts/interfaces/ISecurity.sol",
|
|
15878
15878
|
"file": "./interfaces/ISecurity.sol",
|
|
15879
15879
|
"scope": 4834,
|
|
@@ -15888,7 +15888,7 @@
|
|
|
15888
15888
|
},
|
|
15889
15889
|
{
|
|
15890
15890
|
"attributes": {
|
|
15891
|
-
"SourceUnit":
|
|
15891
|
+
"SourceUnit": 9913,
|
|
15892
15892
|
"absolutePath": "project:/contracts/interfaces/IMarginOrder.sol",
|
|
15893
15893
|
"file": "./interfaces/IMarginOrder.sol",
|
|
15894
15894
|
"scope": 4834,
|
|
@@ -15903,7 +15903,7 @@
|
|
|
15903
15903
|
},
|
|
15904
15904
|
{
|
|
15905
15905
|
"attributes": {
|
|
15906
|
-
"SourceUnit":
|
|
15906
|
+
"SourceUnit": 9825,
|
|
15907
15907
|
"absolutePath": "project:/contracts/interfaces/IMarginManager.sol",
|
|
15908
15908
|
"file": "./interfaces/IMarginManager.sol",
|
|
15909
15909
|
"scope": 4834,
|
|
@@ -15918,7 +15918,7 @@
|
|
|
15918
15918
|
},
|
|
15919
15919
|
{
|
|
15920
15920
|
"attributes": {
|
|
15921
|
-
"SourceUnit":
|
|
15921
|
+
"SourceUnit": 9957,
|
|
15922
15922
|
"absolutePath": "project:/contracts/interfaces/IMarginTradingPool.sol",
|
|
15923
15923
|
"file": "./interfaces/IMarginTradingPool.sol",
|
|
15924
15924
|
"scope": 4834,
|
|
@@ -15933,7 +15933,7 @@
|
|
|
15933
15933
|
},
|
|
15934
15934
|
{
|
|
15935
15935
|
"attributes": {
|
|
15936
|
-
"SourceUnit":
|
|
15936
|
+
"SourceUnit": 9989,
|
|
15937
15937
|
"absolutePath": "project:/contracts/interfaces/IMarginTradingPoolFactory.sol",
|
|
15938
15938
|
"file": "./interfaces/IMarginTradingPoolFactory.sol",
|
|
15939
15939
|
"scope": 4834,
|
|
@@ -16056,14 +16056,14 @@
|
|
|
16056
16056
|
"abstract": false,
|
|
16057
16057
|
"contractDependencies": [
|
|
16058
16058
|
3045,
|
|
16059
|
-
|
|
16059
|
+
9824
|
|
16060
16060
|
],
|
|
16061
16061
|
"contractKind": "contract",
|
|
16062
16062
|
"fullyImplemented": true,
|
|
16063
16063
|
"linearizedBaseContracts": [
|
|
16064
16064
|
4833,
|
|
16065
16065
|
3045,
|
|
16066
|
-
|
|
16066
|
+
9824
|
|
16067
16067
|
],
|
|
16068
16068
|
"name": "MarginIssueManager",
|
|
16069
16069
|
"scope": 4834
|
|
@@ -16075,7 +16075,7 @@
|
|
|
16075
16075
|
{
|
|
16076
16076
|
"attributes": {
|
|
16077
16077
|
"name": "IMarginManager",
|
|
16078
|
-
"referencedDeclaration":
|
|
16078
|
+
"referencedDeclaration": 9824,
|
|
16079
16079
|
"type": "contract IMarginManager"
|
|
16080
16080
|
},
|
|
16081
16081
|
"id": 3705,
|
|
@@ -16219,7 +16219,7 @@
|
|
|
16219
16219
|
{
|
|
16220
16220
|
"attributes": {
|
|
16221
16221
|
"name": "IFactory",
|
|
16222
|
-
"referencedDeclaration":
|
|
16222
|
+
"referencedDeclaration": 9552,
|
|
16223
16223
|
"type": "contract IFactory"
|
|
16224
16224
|
},
|
|
16225
16225
|
"id": 3717,
|
|
@@ -17406,7 +17406,7 @@
|
|
|
17406
17406
|
"isPure": false,
|
|
17407
17407
|
"lValueRequested": false,
|
|
17408
17408
|
"member_name": "getDP",
|
|
17409
|
-
"referencedDeclaration":
|
|
17409
|
+
"referencedDeclaration": 9551,
|
|
17410
17410
|
"type": "function (address) view external returns (address)"
|
|
17411
17411
|
},
|
|
17412
17412
|
"children": [
|
|
@@ -17886,7 +17886,7 @@
|
|
|
17886
17886
|
"overloadedDeclarations": [
|
|
17887
17887
|
null
|
|
17888
17888
|
],
|
|
17889
|
-
"referencedDeclaration":
|
|
17889
|
+
"referencedDeclaration": 9552,
|
|
17890
17890
|
"type": "type(contract IFactory)",
|
|
17891
17891
|
"value": "IFactory"
|
|
17892
17892
|
},
|
|
@@ -17983,7 +17983,7 @@
|
|
|
17983
17983
|
{
|
|
17984
17984
|
"attributes": {
|
|
17985
17985
|
"baseFunctions": [
|
|
17986
|
-
|
|
17986
|
+
9779
|
|
17987
17987
|
],
|
|
17988
17988
|
"functionSelector": "541af9d8",
|
|
17989
17989
|
"implemented": true,
|
|
@@ -19262,7 +19262,7 @@
|
|
|
19262
19262
|
"isPure": false,
|
|
19263
19263
|
"lValueRequested": false,
|
|
19264
19264
|
"member_name": "whiteList",
|
|
19265
|
-
"referencedDeclaration":
|
|
19265
|
+
"referencedDeclaration": 10453,
|
|
19266
19266
|
"type": "function (address,uint256) external"
|
|
19267
19267
|
},
|
|
19268
19268
|
"children": [
|
|
@@ -19292,7 +19292,7 @@
|
|
|
19292
19292
|
"overloadedDeclarations": [
|
|
19293
19293
|
null
|
|
19294
19294
|
],
|
|
19295
|
-
"referencedDeclaration":
|
|
19295
|
+
"referencedDeclaration": 10454,
|
|
19296
19296
|
"type": "type(contract ISecurity)",
|
|
19297
19297
|
"value": "ISecurity"
|
|
19298
19298
|
},
|
|
@@ -19381,7 +19381,7 @@
|
|
|
19381
19381
|
{
|
|
19382
19382
|
"attributes": {
|
|
19383
19383
|
"name": "IMarginTradingPoolFactory.FactoryPoolParams",
|
|
19384
|
-
"referencedDeclaration":
|
|
19384
|
+
"referencedDeclaration": 9980,
|
|
19385
19385
|
"type": "struct IMarginTradingPoolFactory.FactoryPoolParams"
|
|
19386
19386
|
},
|
|
19387
19387
|
"id": 3945,
|
|
@@ -19466,7 +19466,7 @@
|
|
|
19466
19466
|
"isPure": false,
|
|
19467
19467
|
"lValueRequested": false,
|
|
19468
19468
|
"member_name": "FactoryPoolParams",
|
|
19469
|
-
"referencedDeclaration":
|
|
19469
|
+
"referencedDeclaration": 9980,
|
|
19470
19470
|
"type": "type(struct IMarginTradingPoolFactory.FactoryPoolParams storage pointer)"
|
|
19471
19471
|
},
|
|
19472
19472
|
"children": [
|
|
@@ -19475,7 +19475,7 @@
|
|
|
19475
19475
|
"overloadedDeclarations": [
|
|
19476
19476
|
null
|
|
19477
19477
|
],
|
|
19478
|
-
"referencedDeclaration":
|
|
19478
|
+
"referencedDeclaration": 9988,
|
|
19479
19479
|
"type": "type(contract IMarginTradingPoolFactory)",
|
|
19480
19480
|
"value": "IMarginTradingPoolFactory"
|
|
19481
19481
|
},
|
|
@@ -19653,7 +19653,7 @@
|
|
|
19653
19653
|
"attributes": {
|
|
19654
19654
|
"argumentTypes": [
|
|
19655
19655
|
{
|
|
19656
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
19656
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_memory_ptr",
|
|
19657
19657
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams memory"
|
|
19658
19658
|
},
|
|
19659
19659
|
{
|
|
@@ -19801,7 +19801,7 @@
|
|
|
19801
19801
|
{
|
|
19802
19802
|
"attributes": {
|
|
19803
19803
|
"name": "IMarginTradingPoolFactory.FactoryPoolParams",
|
|
19804
|
-
"referencedDeclaration":
|
|
19804
|
+
"referencedDeclaration": 9980,
|
|
19805
19805
|
"type": "struct IMarginTradingPoolFactory.FactoryPoolParams"
|
|
19806
19806
|
},
|
|
19807
19807
|
"id": 3971,
|
|
@@ -20035,7 +20035,7 @@
|
|
|
20035
20035
|
"attributes": {
|
|
20036
20036
|
"argumentTypes": [
|
|
20037
20037
|
{
|
|
20038
|
-
"typeIdentifier": "t_struct$_FactoryPoolParams_$
|
|
20038
|
+
"typeIdentifier": "t_struct$_FactoryPoolParams_$9980_memory_ptr",
|
|
20039
20039
|
"typeString": "struct IMarginTradingPoolFactory.FactoryPoolParams memory"
|
|
20040
20040
|
}
|
|
20041
20041
|
],
|
|
@@ -20044,7 +20044,7 @@
|
|
|
20044
20044
|
"isPure": false,
|
|
20045
20045
|
"lValueRequested": false,
|
|
20046
20046
|
"member_name": "create",
|
|
20047
|
-
"referencedDeclaration":
|
|
20047
|
+
"referencedDeclaration": 9987,
|
|
20048
20048
|
"type": "function (struct IMarginTradingPoolFactory.FactoryPoolParams memory) external returns (address)"
|
|
20049
20049
|
},
|
|
20050
20050
|
"children": [
|
|
@@ -20074,7 +20074,7 @@
|
|
|
20074
20074
|
"overloadedDeclarations": [
|
|
20075
20075
|
null
|
|
20076
20076
|
],
|
|
20077
|
-
"referencedDeclaration":
|
|
20077
|
+
"referencedDeclaration": 9988,
|
|
20078
20078
|
"type": "type(contract IMarginTradingPoolFactory)",
|
|
20079
20079
|
"value": "IMarginTradingPoolFactory"
|
|
20080
20080
|
},
|
|
@@ -20194,7 +20194,7 @@
|
|
|
20194
20194
|
"isPure": false,
|
|
20195
20195
|
"lValueRequested": false,
|
|
20196
20196
|
"member_name": "getPoolId",
|
|
20197
|
-
"referencedDeclaration":
|
|
20197
|
+
"referencedDeclaration": 9920,
|
|
20198
20198
|
"type": "function () view external returns (bytes32)"
|
|
20199
20199
|
},
|
|
20200
20200
|
"children": [
|
|
@@ -20224,7 +20224,7 @@
|
|
|
20224
20224
|
"overloadedDeclarations": [
|
|
20225
20225
|
null
|
|
20226
20226
|
],
|
|
20227
|
-
"referencedDeclaration":
|
|
20227
|
+
"referencedDeclaration": 9956,
|
|
20228
20228
|
"type": "type(contract IMarginTradingPool)",
|
|
20229
20229
|
"value": "IMarginTradingPool"
|
|
20230
20230
|
},
|
|
@@ -22269,7 +22269,7 @@
|
|
|
22269
22269
|
"attributes": {
|
|
22270
22270
|
"argumentTypes": [
|
|
22271
22271
|
{
|
|
22272
|
-
"typeIdentifier": "t_enum$_JoinKind_$
|
|
22272
|
+
"typeIdentifier": "t_enum$_JoinKind_$9753",
|
|
22273
22273
|
"typeString": "enum IMarginManager.JoinKind"
|
|
22274
22274
|
},
|
|
22275
22275
|
{
|
|
@@ -22318,7 +22318,7 @@
|
|
|
22318
22318
|
"overloadedDeclarations": [
|
|
22319
22319
|
null
|
|
22320
22320
|
],
|
|
22321
|
-
"referencedDeclaration":
|
|
22321
|
+
"referencedDeclaration": 9753,
|
|
22322
22322
|
"type": "type(enum IMarginManager.JoinKind)",
|
|
22323
22323
|
"value": "JoinKind"
|
|
22324
22324
|
},
|
|
@@ -22648,7 +22648,7 @@
|
|
|
22648
22648
|
{
|
|
22649
22649
|
"attributes": {
|
|
22650
22650
|
"baseFunctions": [
|
|
22651
|
-
|
|
22651
|
+
9796
|
|
22652
22652
|
],
|
|
22653
22653
|
"functionSelector": "2b06b510",
|
|
22654
22654
|
"implemented": true,
|
|
@@ -23066,7 +23066,7 @@
|
|
|
23066
23066
|
{
|
|
23067
23067
|
"attributes": {
|
|
23068
23068
|
"name": "IMarginOrder.order",
|
|
23069
|
-
"referencedDeclaration":
|
|
23069
|
+
"referencedDeclaration": 9852,
|
|
23070
23070
|
"type": "struct IMarginOrder.order"
|
|
23071
23071
|
},
|
|
23072
23072
|
"id": 4207,
|
|
@@ -23106,7 +23106,7 @@
|
|
|
23106
23106
|
"isPure": false,
|
|
23107
23107
|
"lValueRequested": false,
|
|
23108
23108
|
"member_name": "getOrder",
|
|
23109
|
-
"referencedDeclaration":
|
|
23109
|
+
"referencedDeclaration": 9879,
|
|
23110
23110
|
"type": "function (bytes32) view external returns (struct IMarginOrder.order memory)"
|
|
23111
23111
|
},
|
|
23112
23112
|
"children": [
|
|
@@ -23136,7 +23136,7 @@
|
|
|
23136
23136
|
"overloadedDeclarations": [
|
|
23137
23137
|
null
|
|
23138
23138
|
],
|
|
23139
|
-
"referencedDeclaration":
|
|
23139
|
+
"referencedDeclaration": 9912,
|
|
23140
23140
|
"type": "type(contract IMarginOrder)",
|
|
23141
23141
|
"value": "IMarginOrder"
|
|
23142
23142
|
},
|
|
@@ -23172,7 +23172,7 @@
|
|
|
23172
23172
|
"isPure": false,
|
|
23173
23173
|
"lValueRequested": false,
|
|
23174
23174
|
"member_name": "getOrderbook",
|
|
23175
|
-
"referencedDeclaration":
|
|
23175
|
+
"referencedDeclaration": 9940,
|
|
23176
23176
|
"type": "function () view external returns (address)"
|
|
23177
23177
|
},
|
|
23178
23178
|
"children": [
|
|
@@ -23202,7 +23202,7 @@
|
|
|
23202
23202
|
"overloadedDeclarations": [
|
|
23203
23203
|
null
|
|
23204
23204
|
],
|
|
23205
|
-
"referencedDeclaration":
|
|
23205
|
+
"referencedDeclaration": 9956,
|
|
23206
23206
|
"type": "type(contract IMarginTradingPool)",
|
|
23207
23207
|
"value": "IMarginTradingPool"
|
|
23208
23208
|
},
|
|
@@ -23399,7 +23399,7 @@
|
|
|
23399
23399
|
"isPure": false,
|
|
23400
23400
|
"lValueRequested": false,
|
|
23401
23401
|
"member_name": "getMargin",
|
|
23402
|
-
"referencedDeclaration":
|
|
23402
|
+
"referencedDeclaration": 9945,
|
|
23403
23403
|
"type": "function () view external returns (uint256)"
|
|
23404
23404
|
},
|
|
23405
23405
|
"children": [
|
|
@@ -23429,7 +23429,7 @@
|
|
|
23429
23429
|
"overloadedDeclarations": [
|
|
23430
23430
|
null
|
|
23431
23431
|
],
|
|
23432
|
-
"referencedDeclaration":
|
|
23432
|
+
"referencedDeclaration": 9956,
|
|
23433
23433
|
"type": "type(contract IMarginTradingPool)",
|
|
23434
23434
|
"value": "IMarginTradingPool"
|
|
23435
23435
|
},
|
|
@@ -23603,7 +23603,7 @@
|
|
|
23603
23603
|
"isPure": false,
|
|
23604
23604
|
"lValueRequested": false,
|
|
23605
23605
|
"member_name": "getCollateral",
|
|
23606
|
-
"referencedDeclaration":
|
|
23606
|
+
"referencedDeclaration": 9950,
|
|
23607
23607
|
"type": "function () view external returns (uint256)"
|
|
23608
23608
|
},
|
|
23609
23609
|
"children": [
|
|
@@ -23633,7 +23633,7 @@
|
|
|
23633
23633
|
"overloadedDeclarations": [
|
|
23634
23634
|
null
|
|
23635
23635
|
],
|
|
23636
|
-
"referencedDeclaration":
|
|
23636
|
+
"referencedDeclaration": 9956,
|
|
23637
23637
|
"type": "type(contract IMarginTradingPool)",
|
|
23638
23638
|
"value": "IMarginTradingPool"
|
|
23639
23639
|
},
|
|
@@ -23700,7 +23700,7 @@
|
|
|
23700
23700
|
"attributes": {
|
|
23701
23701
|
"argumentTypes": [
|
|
23702
23702
|
{
|
|
23703
|
-
"typeIdentifier": "t_struct$_order_$
|
|
23703
|
+
"typeIdentifier": "t_struct$_order_$9852_memory_ptr",
|
|
23704
23704
|
"typeString": "struct IMarginOrder.order memory"
|
|
23705
23705
|
},
|
|
23706
23706
|
{
|
|
@@ -24060,7 +24060,7 @@
|
|
|
24060
24060
|
{
|
|
24061
24061
|
"attributes": {
|
|
24062
24062
|
"name": "IMarginOrder.order",
|
|
24063
|
-
"referencedDeclaration":
|
|
24063
|
+
"referencedDeclaration": 9852,
|
|
24064
24064
|
"type": "struct IMarginOrder.order"
|
|
24065
24065
|
},
|
|
24066
24066
|
"id": 4267,
|
|
@@ -24340,7 +24340,7 @@
|
|
|
24340
24340
|
"isPure": false,
|
|
24341
24341
|
"lValueRequested": false,
|
|
24342
24342
|
"member_name": "tokenIn",
|
|
24343
|
-
"referencedDeclaration":
|
|
24343
|
+
"referencedDeclaration": 9843,
|
|
24344
24344
|
"type": "address"
|
|
24345
24345
|
},
|
|
24346
24346
|
"children": [
|
|
@@ -24401,7 +24401,7 @@
|
|
|
24401
24401
|
"isPure": false,
|
|
24402
24402
|
"lValueRequested": false,
|
|
24403
24403
|
"member_name": "party",
|
|
24404
|
-
"referencedDeclaration":
|
|
24404
|
+
"referencedDeclaration": 9849,
|
|
24405
24405
|
"type": "address"
|
|
24406
24406
|
},
|
|
24407
24407
|
"children": [
|
|
@@ -24639,7 +24639,7 @@
|
|
|
24639
24639
|
"isPure": false,
|
|
24640
24640
|
"lValueRequested": false,
|
|
24641
24641
|
"member_name": "tokenIn",
|
|
24642
|
-
"referencedDeclaration":
|
|
24642
|
+
"referencedDeclaration": 9843,
|
|
24643
24643
|
"type": "address"
|
|
24644
24644
|
},
|
|
24645
24645
|
"children": [
|
|
@@ -24700,7 +24700,7 @@
|
|
|
24700
24700
|
"isPure": false,
|
|
24701
24701
|
"lValueRequested": false,
|
|
24702
24702
|
"member_name": "party",
|
|
24703
|
-
"referencedDeclaration":
|
|
24703
|
+
"referencedDeclaration": 9849,
|
|
24704
24704
|
"type": "address"
|
|
24705
24705
|
},
|
|
24706
24706
|
"children": [
|
|
@@ -25445,7 +25445,7 @@
|
|
|
25445
25445
|
"isPure": false,
|
|
25446
25446
|
"lValueRequested": false,
|
|
25447
25447
|
"member_name": "getFee",
|
|
25448
|
-
"referencedDeclaration":
|
|
25448
|
+
"referencedDeclaration": 9955,
|
|
25449
25449
|
"type": "function () view external returns (uint256)"
|
|
25450
25450
|
},
|
|
25451
25451
|
"children": [
|
|
@@ -25475,7 +25475,7 @@
|
|
|
25475
25475
|
"overloadedDeclarations": [
|
|
25476
25476
|
null
|
|
25477
25477
|
],
|
|
25478
|
-
"referencedDeclaration":
|
|
25478
|
+
"referencedDeclaration": 9956,
|
|
25479
25479
|
"type": "type(contract IMarginTradingPool)",
|
|
25480
25480
|
"value": "IMarginTradingPool"
|
|
25481
25481
|
},
|
|
@@ -26047,7 +26047,7 @@
|
|
|
26047
26047
|
{
|
|
26048
26048
|
"attributes": {
|
|
26049
26049
|
"baseFunctions": [
|
|
26050
|
-
|
|
26050
|
+
9811
|
|
26051
26051
|
],
|
|
26052
26052
|
"functionSelector": "433e51a9",
|
|
26053
26053
|
"implemented": true,
|
|
@@ -26549,7 +26549,7 @@
|
|
|
26549
26549
|
"isPure": false,
|
|
26550
26550
|
"lValueRequested": false,
|
|
26551
26551
|
"member_name": "getOrderbook",
|
|
26552
|
-
"referencedDeclaration":
|
|
26552
|
+
"referencedDeclaration": 9940,
|
|
26553
26553
|
"type": "function () view external returns (address)"
|
|
26554
26554
|
},
|
|
26555
26555
|
"children": [
|
|
@@ -26579,7 +26579,7 @@
|
|
|
26579
26579
|
"overloadedDeclarations": [
|
|
26580
26580
|
null
|
|
26581
26581
|
],
|
|
26582
|
-
"referencedDeclaration":
|
|
26582
|
+
"referencedDeclaration": 9956,
|
|
26583
26583
|
"type": "type(contract IMarginTradingPool)",
|
|
26584
26584
|
"value": "IMarginTradingPool"
|
|
26585
26585
|
},
|
|
@@ -26715,7 +26715,7 @@
|
|
|
26715
26715
|
"isPure": false,
|
|
26716
26716
|
"lValueRequested": false,
|
|
26717
26717
|
"member_name": "party",
|
|
26718
|
-
"referencedDeclaration":
|
|
26718
|
+
"referencedDeclaration": 9849,
|
|
26719
26719
|
"type": "address"
|
|
26720
26720
|
},
|
|
26721
26721
|
"children": [
|
|
@@ -26747,7 +26747,7 @@
|
|
|
26747
26747
|
"isPure": false,
|
|
26748
26748
|
"lValueRequested": false,
|
|
26749
26749
|
"member_name": "getOrder",
|
|
26750
|
-
"referencedDeclaration":
|
|
26750
|
+
"referencedDeclaration": 9879,
|
|
26751
26751
|
"type": "function (bytes32) view external returns (struct IMarginOrder.order memory)"
|
|
26752
26752
|
},
|
|
26753
26753
|
"children": [
|
|
@@ -26777,7 +26777,7 @@
|
|
|
26777
26777
|
"overloadedDeclarations": [
|
|
26778
26778
|
null
|
|
26779
26779
|
],
|
|
26780
|
-
"referencedDeclaration":
|
|
26780
|
+
"referencedDeclaration": 9912,
|
|
26781
26781
|
"type": "type(contract IMarginOrder)",
|
|
26782
26782
|
"value": "IMarginOrder"
|
|
26783
26783
|
},
|
|
@@ -27109,7 +27109,7 @@
|
|
|
27109
27109
|
"isPure": false,
|
|
27110
27110
|
"lValueRequested": false,
|
|
27111
27111
|
"member_name": "reportTrade",
|
|
27112
|
-
"referencedDeclaration":
|
|
27112
|
+
"referencedDeclaration": 9911,
|
|
27113
27113
|
"type": "function (bytes32,bytes32,uint256,uint256) external"
|
|
27114
27114
|
},
|
|
27115
27115
|
"children": [
|
|
@@ -27139,7 +27139,7 @@
|
|
|
27139
27139
|
"overloadedDeclarations": [
|
|
27140
27140
|
null
|
|
27141
27141
|
],
|
|
27142
|
-
"referencedDeclaration":
|
|
27142
|
+
"referencedDeclaration": 9912,
|
|
27143
27143
|
"type": "type(contract IMarginOrder)",
|
|
27144
27144
|
"value": "IMarginOrder"
|
|
27145
27145
|
},
|
|
@@ -27989,7 +27989,7 @@
|
|
|
27989
27989
|
"isPure": false,
|
|
27990
27990
|
"lValueRequested": false,
|
|
27991
27991
|
"member_name": "party",
|
|
27992
|
-
"referencedDeclaration":
|
|
27992
|
+
"referencedDeclaration": 9849,
|
|
27993
27993
|
"type": "address"
|
|
27994
27994
|
},
|
|
27995
27995
|
"children": [
|
|
@@ -28021,7 +28021,7 @@
|
|
|
28021
28021
|
"isPure": false,
|
|
28022
28022
|
"lValueRequested": false,
|
|
28023
28023
|
"member_name": "getOrder",
|
|
28024
|
-
"referencedDeclaration":
|
|
28024
|
+
"referencedDeclaration": 9879,
|
|
28025
28025
|
"type": "function (bytes32) view external returns (struct IMarginOrder.order memory)"
|
|
28026
28026
|
},
|
|
28027
28027
|
"children": [
|
|
@@ -28051,7 +28051,7 @@
|
|
|
28051
28051
|
"overloadedDeclarations": [
|
|
28052
28052
|
null
|
|
28053
28053
|
],
|
|
28054
|
-
"referencedDeclaration":
|
|
28054
|
+
"referencedDeclaration": 9912,
|
|
28055
28055
|
"type": "type(contract IMarginOrder)",
|
|
28056
28056
|
"value": "IMarginOrder"
|
|
28057
28057
|
},
|
|
@@ -28172,7 +28172,7 @@
|
|
|
28172
28172
|
"isPure": false,
|
|
28173
28173
|
"lValueRequested": false,
|
|
28174
28174
|
"member_name": "getSecurity",
|
|
28175
|
-
"referencedDeclaration":
|
|
28175
|
+
"referencedDeclaration": 9867,
|
|
28176
28176
|
"type": "function () view external returns (address)"
|
|
28177
28177
|
},
|
|
28178
28178
|
"children": [
|
|
@@ -28202,7 +28202,7 @@
|
|
|
28202
28202
|
"overloadedDeclarations": [
|
|
28203
28203
|
null
|
|
28204
28204
|
],
|
|
28205
|
-
"referencedDeclaration":
|
|
28205
|
+
"referencedDeclaration": 9912,
|
|
28206
28206
|
"type": "type(contract IMarginOrder)",
|
|
28207
28207
|
"value": "IMarginOrder"
|
|
28208
28208
|
},
|
|
@@ -28305,7 +28305,7 @@
|
|
|
28305
28305
|
"isPure": false,
|
|
28306
28306
|
"lValueRequested": false,
|
|
28307
28307
|
"member_name": "getCurrency",
|
|
28308
|
-
"referencedDeclaration":
|
|
28308
|
+
"referencedDeclaration": 9872,
|
|
28309
28309
|
"type": "function () view external returns (address)"
|
|
28310
28310
|
},
|
|
28311
28311
|
"children": [
|
|
@@ -28335,7 +28335,7 @@
|
|
|
28335
28335
|
"overloadedDeclarations": [
|
|
28336
28336
|
null
|
|
28337
28337
|
],
|
|
28338
|
-
"referencedDeclaration":
|
|
28338
|
+
"referencedDeclaration": 9912,
|
|
28339
28339
|
"type": "type(contract IMarginOrder)",
|
|
28340
28340
|
"value": "IMarginOrder"
|
|
28341
28341
|
},
|
|
@@ -28637,7 +28637,7 @@
|
|
|
28637
28637
|
"isPure": false,
|
|
28638
28638
|
"lValueRequested": false,
|
|
28639
28639
|
"member_name": "getPoolId",
|
|
28640
|
-
"referencedDeclaration":
|
|
28640
|
+
"referencedDeclaration": 9862,
|
|
28641
28641
|
"type": "function () view external returns (bytes32)"
|
|
28642
28642
|
},
|
|
28643
28643
|
"children": [
|
|
@@ -28667,7 +28667,7 @@
|
|
|
28667
28667
|
"overloadedDeclarations": [
|
|
28668
28668
|
null
|
|
28669
28669
|
],
|
|
28670
|
-
"referencedDeclaration":
|
|
28670
|
+
"referencedDeclaration": 9912,
|
|
28671
28671
|
"type": "type(contract IMarginOrder)",
|
|
28672
28672
|
"value": "IMarginOrder"
|
|
28673
28673
|
},
|
|
@@ -28843,7 +28843,7 @@
|
|
|
28843
28843
|
{
|
|
28844
28844
|
"attributes": {
|
|
28845
28845
|
"baseFunctions": [
|
|
28846
|
-
|
|
28846
|
+
9823
|
|
28847
28847
|
],
|
|
28848
28848
|
"functionSelector": "2d916746",
|
|
28849
28849
|
"implemented": true,
|
|
@@ -29639,7 +29639,7 @@
|
|
|
29639
29639
|
{
|
|
29640
29640
|
"attributes": {
|
|
29641
29641
|
"baseFunctions": [
|
|
29642
|
-
|
|
29642
|
+
9816
|
|
29643
29643
|
],
|
|
29644
29644
|
"functionSelector": "39c79e0c",
|
|
29645
29645
|
"implemented": true,
|
|
@@ -29858,7 +29858,7 @@
|
|
|
29858
29858
|
"isPure": false,
|
|
29859
29859
|
"lValueRequested": false,
|
|
29860
29860
|
"member_name": "getCurrency",
|
|
29861
|
-
"referencedDeclaration":
|
|
29861
|
+
"referencedDeclaration": 9930,
|
|
29862
29862
|
"type": "function () view external returns (address)"
|
|
29863
29863
|
},
|
|
29864
29864
|
"children": [
|
|
@@ -29888,7 +29888,7 @@
|
|
|
29888
29888
|
"overloadedDeclarations": [
|
|
29889
29889
|
null
|
|
29890
29890
|
],
|
|
29891
|
-
"referencedDeclaration":
|
|
29891
|
+
"referencedDeclaration": 9956,
|
|
29892
29892
|
"type": "type(contract IMarginTradingPool)",
|
|
29893
29893
|
"value": "IMarginTradingPool"
|
|
29894
29894
|
},
|
|
@@ -30494,7 +30494,7 @@
|
|
|
30494
30494
|
"attributes": {
|
|
30495
30495
|
"argumentTypes": [
|
|
30496
30496
|
{
|
|
30497
|
-
"typeIdentifier": "t_enum$_ExitKind_$
|
|
30497
|
+
"typeIdentifier": "t_enum$_ExitKind_$9756",
|
|
30498
30498
|
"typeString": "enum IMarginManager.ExitKind"
|
|
30499
30499
|
},
|
|
30500
30500
|
{
|
|
@@ -30543,7 +30543,7 @@
|
|
|
30543
30543
|
"overloadedDeclarations": [
|
|
30544
30544
|
null
|
|
30545
30545
|
],
|
|
30546
|
-
"referencedDeclaration":
|
|
30546
|
+
"referencedDeclaration": 9756,
|
|
30547
30547
|
"type": "type(enum IMarginManager.ExitKind)",
|
|
30548
30548
|
"value": "ExitKind"
|
|
30549
30549
|
},
|
|
@@ -32419,12 +32419,12 @@
|
|
|
32419
32419
|
"5": {
|
|
32420
32420
|
"events": {},
|
|
32421
32421
|
"links": {},
|
|
32422
|
-
"address": "
|
|
32423
|
-
"transactionHash": "
|
|
32422
|
+
"address": "0x46fE4FdF6FdbA3c50028d256781c6fCE4B0Ce590",
|
|
32423
|
+
"transactionHash": "0xf90ce09a4801258a9323fd59fa7fc0daa32b0692eeb351c61634aa2c66753b57"
|
|
32424
32424
|
}
|
|
32425
32425
|
},
|
|
32426
32426
|
"schemaVersion": "3.4.3",
|
|
32427
|
-
"updatedAt": "2023-06-
|
|
32427
|
+
"updatedAt": "2023-06-04T15:18:02.142Z",
|
|
32428
32428
|
"networkType": "ethereum",
|
|
32429
32429
|
"devdoc": {
|
|
32430
32430
|
"kind": "dev",
|