@verified-network/verified-sdk 0.8.8 → 0.9.1
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/Client.json +20 -20
- package/dist/abi/assetmanager/PrimaryIssueManager.json +8725 -13277
- package/dist/abi/assetmanager/SecondaryIssueManager.json +2222 -2285
- package/dist/abi/deposits/Bond.json +222 -222
- package/dist/abi/deposits/Cash.json +421 -421
- package/dist/abi/deposits/Factory.json +1418 -968
- package/dist/abi/deposits/Rates.json +1408 -1408
- package/dist/abi/deposits/Security.json +512 -512
- package/dist/abi/securities/Bonds.json +3549 -3598
- package/dist/abi/securities/Products.json +3284 -3623
- package/dist/abi/securities/Stocks.json +4958 -5007
- package/dist/abi/trades/OrderPool.json +6722 -6722
- package/dist/abi/trades/PoolFactory.json +708 -708
- package/dist/abi/trades/PostTrade.json +563 -563
- package/dist/abi/trades/PreTrade.json +1134 -1010
- package/dist/abi/trades/SecuritiesRegistry.json +3879 -3724
- package/dist/abi/trades/Security.json +889 -889
- package/dist/abi/trades/Trade.json +4172 -4172
- package/dist/contract/public/factory/index.js +7 -1
- package/dist/contractAddress/index.js +24 -23
- package/package.json +1 -1
|
@@ -460,14 +460,14 @@
|
|
|
460
460
|
"absolutePath": "project:/contracts/Security.sol",
|
|
461
461
|
"exportedSymbols": {
|
|
462
462
|
"Security": [
|
|
463
|
-
|
|
463
|
+
10715
|
|
464
464
|
]
|
|
465
465
|
},
|
|
466
|
-
"id":
|
|
466
|
+
"id": 10716,
|
|
467
467
|
"nodeType": "SourceUnit",
|
|
468
468
|
"nodes": [
|
|
469
469
|
{
|
|
470
|
-
"id":
|
|
470
|
+
"id": 10545,
|
|
471
471
|
"literals": [
|
|
472
472
|
"solidity",
|
|
473
473
|
"0.5",
|
|
@@ -479,10 +479,10 @@
|
|
|
479
479
|
{
|
|
480
480
|
"absolutePath": "project:/contracts/interfaces/ISecurity.sol",
|
|
481
481
|
"file": "./interfaces/ISecurity.sol",
|
|
482
|
-
"id":
|
|
482
|
+
"id": 10546,
|
|
483
483
|
"nodeType": "ImportDirective",
|
|
484
|
-
"scope":
|
|
485
|
-
"sourceUnit":
|
|
484
|
+
"scope": 10716,
|
|
485
|
+
"sourceUnit": 11166,
|
|
486
486
|
"src": "132:36:21",
|
|
487
487
|
"symbolAliases": [],
|
|
488
488
|
"unitAlias": ""
|
|
@@ -490,9 +490,9 @@
|
|
|
490
490
|
{
|
|
491
491
|
"absolutePath": "@openzeppelin/contracts-ethereum-package/contracts/ownership/Ownable.sol",
|
|
492
492
|
"file": "@openzeppelin/contracts-ethereum-package/contracts/ownership/Ownable.sol",
|
|
493
|
-
"id":
|
|
493
|
+
"id": 10547,
|
|
494
494
|
"nodeType": "ImportDirective",
|
|
495
|
-
"scope":
|
|
495
|
+
"scope": 10716,
|
|
496
496
|
"sourceUnit": 341,
|
|
497
497
|
"src": "170:82:21",
|
|
498
498
|
"symbolAliases": [],
|
|
@@ -501,9 +501,9 @@
|
|
|
501
501
|
{
|
|
502
502
|
"absolutePath": "@openzeppelin/contracts-ethereum-package/contracts/token/ERC20/ERC20.sol",
|
|
503
503
|
"file": "@openzeppelin/contracts-ethereum-package/contracts/token/ERC20/ERC20.sol",
|
|
504
|
-
"id":
|
|
504
|
+
"id": 10548,
|
|
505
505
|
"nodeType": "ImportDirective",
|
|
506
|
-
"scope":
|
|
506
|
+
"scope": 10716,
|
|
507
507
|
"sourceUnit": 753,
|
|
508
508
|
"src": "254:82:21",
|
|
509
509
|
"symbolAliases": [],
|
|
@@ -515,17 +515,17 @@
|
|
|
515
515
|
"arguments": null,
|
|
516
516
|
"baseName": {
|
|
517
517
|
"contractScope": null,
|
|
518
|
-
"id":
|
|
518
|
+
"id": 10549,
|
|
519
519
|
"name": "ISecurity",
|
|
520
520
|
"nodeType": "UserDefinedTypeName",
|
|
521
|
-
"referencedDeclaration":
|
|
521
|
+
"referencedDeclaration": 11165,
|
|
522
522
|
"src": "361:9:21",
|
|
523
523
|
"typeDescriptions": {
|
|
524
|
-
"typeIdentifier": "t_contract$_ISecurity_$
|
|
524
|
+
"typeIdentifier": "t_contract$_ISecurity_$11165",
|
|
525
525
|
"typeString": "contract ISecurity"
|
|
526
526
|
}
|
|
527
527
|
},
|
|
528
|
-
"id":
|
|
528
|
+
"id": 10550,
|
|
529
529
|
"nodeType": "InheritanceSpecifier",
|
|
530
530
|
"src": "361:9:21"
|
|
531
531
|
},
|
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
"arguments": null,
|
|
534
534
|
"baseName": {
|
|
535
535
|
"contractScope": null,
|
|
536
|
-
"id":
|
|
536
|
+
"id": 10551,
|
|
537
537
|
"name": "ERC20",
|
|
538
538
|
"nodeType": "UserDefinedTypeName",
|
|
539
539
|
"referencedDeclaration": 752,
|
|
@@ -543,7 +543,7 @@
|
|
|
543
543
|
"typeString": "contract ERC20"
|
|
544
544
|
}
|
|
545
545
|
},
|
|
546
|
-
"id":
|
|
546
|
+
"id": 10552,
|
|
547
547
|
"nodeType": "InheritanceSpecifier",
|
|
548
548
|
"src": "372:5:21"
|
|
549
549
|
},
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
"arguments": null,
|
|
552
552
|
"baseName": {
|
|
553
553
|
"contractScope": null,
|
|
554
|
-
"id":
|
|
554
|
+
"id": 10553,
|
|
555
555
|
"name": "Ownable",
|
|
556
556
|
"nodeType": "UserDefinedTypeName",
|
|
557
557
|
"referencedDeclaration": 340,
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
"typeString": "contract Ownable"
|
|
562
562
|
}
|
|
563
563
|
},
|
|
564
|
-
"id":
|
|
564
|
+
"id": 10554,
|
|
565
565
|
"nodeType": "InheritanceSpecifier",
|
|
566
566
|
"src": "379:7:21"
|
|
567
567
|
}
|
|
@@ -572,30 +572,30 @@
|
|
|
572
572
|
752,
|
|
573
573
|
821,
|
|
574
574
|
890,
|
|
575
|
-
|
|
575
|
+
11165
|
|
576
576
|
],
|
|
577
577
|
"contractKind": "contract",
|
|
578
578
|
"documentation": null,
|
|
579
579
|
"fullyImplemented": true,
|
|
580
|
-
"id":
|
|
580
|
+
"id": 10715,
|
|
581
581
|
"linearizedBaseContracts": [
|
|
582
|
-
|
|
582
|
+
10715,
|
|
583
583
|
340,
|
|
584
584
|
752,
|
|
585
585
|
821,
|
|
586
586
|
29,
|
|
587
587
|
890,
|
|
588
|
-
|
|
588
|
+
11165
|
|
589
589
|
],
|
|
590
590
|
"name": "Security",
|
|
591
591
|
"nodeType": "ContractDefinition",
|
|
592
592
|
"nodes": [
|
|
593
593
|
{
|
|
594
594
|
"constant": false,
|
|
595
|
-
"id":
|
|
595
|
+
"id": 10556,
|
|
596
596
|
"name": "_name",
|
|
597
597
|
"nodeType": "VariableDeclaration",
|
|
598
|
-
"scope":
|
|
598
|
+
"scope": 10715,
|
|
599
599
|
"src": "396:20:21",
|
|
600
600
|
"stateVariable": true,
|
|
601
601
|
"storageLocation": "default",
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
"typeString": "string"
|
|
605
605
|
},
|
|
606
606
|
"typeName": {
|
|
607
|
-
"id":
|
|
607
|
+
"id": 10555,
|
|
608
608
|
"name": "string",
|
|
609
609
|
"nodeType": "ElementaryTypeName",
|
|
610
610
|
"src": "396:6:21",
|
|
@@ -618,10 +618,10 @@
|
|
|
618
618
|
},
|
|
619
619
|
{
|
|
620
620
|
"constant": false,
|
|
621
|
-
"id":
|
|
621
|
+
"id": 10558,
|
|
622
622
|
"name": "_symbol",
|
|
623
623
|
"nodeType": "VariableDeclaration",
|
|
624
|
-
"scope":
|
|
624
|
+
"scope": 10715,
|
|
625
625
|
"src": "423:22:21",
|
|
626
626
|
"stateVariable": true,
|
|
627
627
|
"storageLocation": "default",
|
|
@@ -630,7 +630,7 @@
|
|
|
630
630
|
"typeString": "string"
|
|
631
631
|
},
|
|
632
632
|
"typeName": {
|
|
633
|
-
"id":
|
|
633
|
+
"id": 10557,
|
|
634
634
|
"name": "string",
|
|
635
635
|
"nodeType": "ElementaryTypeName",
|
|
636
636
|
"src": "423:6:21",
|
|
@@ -644,10 +644,10 @@
|
|
|
644
644
|
},
|
|
645
645
|
{
|
|
646
646
|
"constant": false,
|
|
647
|
-
"id":
|
|
647
|
+
"id": 10560,
|
|
648
648
|
"name": "bridge",
|
|
649
649
|
"nodeType": "VariableDeclaration",
|
|
650
|
-
"scope":
|
|
650
|
+
"scope": 10715,
|
|
651
651
|
"src": "454:22:21",
|
|
652
652
|
"stateVariable": true,
|
|
653
653
|
"storageLocation": "default",
|
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
"typeString": "address"
|
|
657
657
|
},
|
|
658
658
|
"typeName": {
|
|
659
|
-
"id":
|
|
659
|
+
"id": 10559,
|
|
660
660
|
"name": "address",
|
|
661
661
|
"nodeType": "ElementaryTypeName",
|
|
662
662
|
"src": "454:7:21",
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
},
|
|
672
672
|
{
|
|
673
673
|
"body": {
|
|
674
|
-
"id":
|
|
674
|
+
"id": 10601,
|
|
675
675
|
"nodeType": "Block",
|
|
676
676
|
"src": "901:176:21",
|
|
677
677
|
"statements": [
|
|
@@ -681,11 +681,11 @@
|
|
|
681
681
|
"arguments": [
|
|
682
682
|
{
|
|
683
683
|
"argumentTypes": null,
|
|
684
|
-
"id":
|
|
684
|
+
"id": 10576,
|
|
685
685
|
"name": "_owner",
|
|
686
686
|
"nodeType": "Identifier",
|
|
687
687
|
"overloadedDeclarations": [],
|
|
688
|
-
"referencedDeclaration":
|
|
688
|
+
"referencedDeclaration": 10566,
|
|
689
689
|
"src": "931:6:21",
|
|
690
690
|
"typeDescriptions": {
|
|
691
691
|
"typeIdentifier": "t_address",
|
|
@@ -702,7 +702,7 @@
|
|
|
702
702
|
],
|
|
703
703
|
"expression": {
|
|
704
704
|
"argumentTypes": null,
|
|
705
|
-
"id":
|
|
705
|
+
"id": 10573,
|
|
706
706
|
"name": "Ownable",
|
|
707
707
|
"nodeType": "Identifier",
|
|
708
708
|
"overloadedDeclarations": [],
|
|
@@ -713,7 +713,7 @@
|
|
|
713
713
|
"typeString": "type(contract Ownable)"
|
|
714
714
|
}
|
|
715
715
|
},
|
|
716
|
-
"id":
|
|
716
|
+
"id": 10575,
|
|
717
717
|
"isConstant": false,
|
|
718
718
|
"isLValue": false,
|
|
719
719
|
"isPure": false,
|
|
@@ -727,7 +727,7 @@
|
|
|
727
727
|
"typeString": "function (address)"
|
|
728
728
|
}
|
|
729
729
|
},
|
|
730
|
-
"id":
|
|
730
|
+
"id": 10577,
|
|
731
731
|
"isConstant": false,
|
|
732
732
|
"isLValue": false,
|
|
733
733
|
"isPure": false,
|
|
@@ -741,25 +741,25 @@
|
|
|
741
741
|
"typeString": "tuple()"
|
|
742
742
|
}
|
|
743
743
|
},
|
|
744
|
-
"id":
|
|
744
|
+
"id": 10578,
|
|
745
745
|
"nodeType": "ExpressionStatement",
|
|
746
746
|
"src": "912:26:21"
|
|
747
747
|
},
|
|
748
748
|
{
|
|
749
749
|
"expression": {
|
|
750
750
|
"argumentTypes": null,
|
|
751
|
-
"id":
|
|
751
|
+
"id": 10586,
|
|
752
752
|
"isConstant": false,
|
|
753
753
|
"isLValue": false,
|
|
754
754
|
"isPure": false,
|
|
755
755
|
"lValueRequested": false,
|
|
756
756
|
"leftHandSide": {
|
|
757
757
|
"argumentTypes": null,
|
|
758
|
-
"id":
|
|
758
|
+
"id": 10579,
|
|
759
759
|
"name": "_name",
|
|
760
760
|
"nodeType": "Identifier",
|
|
761
761
|
"overloadedDeclarations": [],
|
|
762
|
-
"referencedDeclaration":
|
|
762
|
+
"referencedDeclaration": 10556,
|
|
763
763
|
"src": "949:5:21",
|
|
764
764
|
"typeDescriptions": {
|
|
765
765
|
"typeIdentifier": "t_string_storage",
|
|
@@ -776,11 +776,11 @@
|
|
|
776
776
|
"arguments": [
|
|
777
777
|
{
|
|
778
778
|
"argumentTypes": null,
|
|
779
|
-
"id":
|
|
779
|
+
"id": 10583,
|
|
780
780
|
"name": "name_",
|
|
781
781
|
"nodeType": "Identifier",
|
|
782
782
|
"overloadedDeclarations": [],
|
|
783
|
-
"referencedDeclaration":
|
|
783
|
+
"referencedDeclaration": 10562,
|
|
784
784
|
"src": "981:5:21",
|
|
785
785
|
"typeDescriptions": {
|
|
786
786
|
"typeIdentifier": "t_bytes32",
|
|
@@ -797,18 +797,18 @@
|
|
|
797
797
|
],
|
|
798
798
|
"expression": {
|
|
799
799
|
"argumentTypes": null,
|
|
800
|
-
"id":
|
|
800
|
+
"id": 10581,
|
|
801
801
|
"name": "abi",
|
|
802
802
|
"nodeType": "Identifier",
|
|
803
803
|
"overloadedDeclarations": [],
|
|
804
|
-
"referencedDeclaration":
|
|
804
|
+
"referencedDeclaration": 11502,
|
|
805
805
|
"src": "964:3:21",
|
|
806
806
|
"typeDescriptions": {
|
|
807
807
|
"typeIdentifier": "t_magic_abi",
|
|
808
808
|
"typeString": "abi"
|
|
809
809
|
}
|
|
810
810
|
},
|
|
811
|
-
"id":
|
|
811
|
+
"id": 10582,
|
|
812
812
|
"isConstant": false,
|
|
813
813
|
"isLValue": false,
|
|
814
814
|
"isPure": true,
|
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
"typeString": "function () pure returns (bytes memory)"
|
|
823
823
|
}
|
|
824
824
|
},
|
|
825
|
-
"id":
|
|
825
|
+
"id": 10584,
|
|
826
826
|
"isConstant": false,
|
|
827
827
|
"isLValue": false,
|
|
828
828
|
"isPure": false,
|
|
@@ -844,7 +844,7 @@
|
|
|
844
844
|
"typeString": "bytes memory"
|
|
845
845
|
}
|
|
846
846
|
],
|
|
847
|
-
"id":
|
|
847
|
+
"id": 10580,
|
|
848
848
|
"isConstant": false,
|
|
849
849
|
"isLValue": false,
|
|
850
850
|
"isPure": true,
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
},
|
|
858
858
|
"typeName": "string"
|
|
859
859
|
},
|
|
860
|
-
"id":
|
|
860
|
+
"id": 10585,
|
|
861
861
|
"isConstant": false,
|
|
862
862
|
"isLValue": false,
|
|
863
863
|
"isPure": false,
|
|
@@ -877,25 +877,25 @@
|
|
|
877
877
|
"typeString": "string storage ref"
|
|
878
878
|
}
|
|
879
879
|
},
|
|
880
|
-
"id":
|
|
880
|
+
"id": 10587,
|
|
881
881
|
"nodeType": "ExpressionStatement",
|
|
882
882
|
"src": "949:39:21"
|
|
883
883
|
},
|
|
884
884
|
{
|
|
885
885
|
"expression": {
|
|
886
886
|
"argumentTypes": null,
|
|
887
|
-
"id":
|
|
887
|
+
"id": 10595,
|
|
888
888
|
"isConstant": false,
|
|
889
889
|
"isLValue": false,
|
|
890
890
|
"isPure": false,
|
|
891
891
|
"lValueRequested": false,
|
|
892
892
|
"leftHandSide": {
|
|
893
893
|
"argumentTypes": null,
|
|
894
|
-
"id":
|
|
894
|
+
"id": 10588,
|
|
895
895
|
"name": "_symbol",
|
|
896
896
|
"nodeType": "Identifier",
|
|
897
897
|
"overloadedDeclarations": [],
|
|
898
|
-
"referencedDeclaration":
|
|
898
|
+
"referencedDeclaration": 10558,
|
|
899
899
|
"src": "999:7:21",
|
|
900
900
|
"typeDescriptions": {
|
|
901
901
|
"typeIdentifier": "t_string_storage",
|
|
@@ -912,11 +912,11 @@
|
|
|
912
912
|
"arguments": [
|
|
913
913
|
{
|
|
914
914
|
"argumentTypes": null,
|
|
915
|
-
"id":
|
|
915
|
+
"id": 10592,
|
|
916
916
|
"name": "symbol_",
|
|
917
917
|
"nodeType": "Identifier",
|
|
918
918
|
"overloadedDeclarations": [],
|
|
919
|
-
"referencedDeclaration":
|
|
919
|
+
"referencedDeclaration": 10564,
|
|
920
920
|
"src": "1033:7:21",
|
|
921
921
|
"typeDescriptions": {
|
|
922
922
|
"typeIdentifier": "t_bytes32",
|
|
@@ -933,18 +933,18 @@
|
|
|
933
933
|
],
|
|
934
934
|
"expression": {
|
|
935
935
|
"argumentTypes": null,
|
|
936
|
-
"id":
|
|
936
|
+
"id": 10590,
|
|
937
937
|
"name": "abi",
|
|
938
938
|
"nodeType": "Identifier",
|
|
939
939
|
"overloadedDeclarations": [],
|
|
940
|
-
"referencedDeclaration":
|
|
940
|
+
"referencedDeclaration": 11502,
|
|
941
941
|
"src": "1016:3:21",
|
|
942
942
|
"typeDescriptions": {
|
|
943
943
|
"typeIdentifier": "t_magic_abi",
|
|
944
944
|
"typeString": "abi"
|
|
945
945
|
}
|
|
946
946
|
},
|
|
947
|
-
"id":
|
|
947
|
+
"id": 10591,
|
|
948
948
|
"isConstant": false,
|
|
949
949
|
"isLValue": false,
|
|
950
950
|
"isPure": true,
|
|
@@ -958,7 +958,7 @@
|
|
|
958
958
|
"typeString": "function () pure returns (bytes memory)"
|
|
959
959
|
}
|
|
960
960
|
},
|
|
961
|
-
"id":
|
|
961
|
+
"id": 10593,
|
|
962
962
|
"isConstant": false,
|
|
963
963
|
"isLValue": false,
|
|
964
964
|
"isPure": false,
|
|
@@ -980,7 +980,7 @@
|
|
|
980
980
|
"typeString": "bytes memory"
|
|
981
981
|
}
|
|
982
982
|
],
|
|
983
|
-
"id":
|
|
983
|
+
"id": 10589,
|
|
984
984
|
"isConstant": false,
|
|
985
985
|
"isLValue": false,
|
|
986
986
|
"isPure": true,
|
|
@@ -993,7 +993,7 @@
|
|
|
993
993
|
},
|
|
994
994
|
"typeName": "string"
|
|
995
995
|
},
|
|
996
|
-
"id":
|
|
996
|
+
"id": 10594,
|
|
997
997
|
"isConstant": false,
|
|
998
998
|
"isLValue": false,
|
|
999
999
|
"isPure": false,
|
|
@@ -1013,25 +1013,25 @@
|
|
|
1013
1013
|
"typeString": "string storage ref"
|
|
1014
1014
|
}
|
|
1015
1015
|
},
|
|
1016
|
-
"id":
|
|
1016
|
+
"id": 10596,
|
|
1017
1017
|
"nodeType": "ExpressionStatement",
|
|
1018
1018
|
"src": "999:43:21"
|
|
1019
1019
|
},
|
|
1020
1020
|
{
|
|
1021
1021
|
"expression": {
|
|
1022
1022
|
"argumentTypes": null,
|
|
1023
|
-
"id":
|
|
1023
|
+
"id": 10599,
|
|
1024
1024
|
"isConstant": false,
|
|
1025
1025
|
"isLValue": false,
|
|
1026
1026
|
"isPure": false,
|
|
1027
1027
|
"lValueRequested": false,
|
|
1028
1028
|
"leftHandSide": {
|
|
1029
1029
|
"argumentTypes": null,
|
|
1030
|
-
"id":
|
|
1030
|
+
"id": 10597,
|
|
1031
1031
|
"name": "bridge",
|
|
1032
1032
|
"nodeType": "Identifier",
|
|
1033
1033
|
"overloadedDeclarations": [],
|
|
1034
|
-
"referencedDeclaration":
|
|
1034
|
+
"referencedDeclaration": 10560,
|
|
1035
1035
|
"src": "1053:6:21",
|
|
1036
1036
|
"typeDescriptions": {
|
|
1037
1037
|
"typeIdentifier": "t_address",
|
|
@@ -1042,11 +1042,11 @@
|
|
|
1042
1042
|
"operator": "=",
|
|
1043
1043
|
"rightHandSide": {
|
|
1044
1044
|
"argumentTypes": null,
|
|
1045
|
-
"id":
|
|
1045
|
+
"id": 10598,
|
|
1046
1046
|
"name": "_bridge",
|
|
1047
1047
|
"nodeType": "Identifier",
|
|
1048
1048
|
"overloadedDeclarations": [],
|
|
1049
|
-
"referencedDeclaration":
|
|
1049
|
+
"referencedDeclaration": 10568,
|
|
1050
1050
|
"src": "1062:7:21",
|
|
1051
1051
|
"typeDescriptions": {
|
|
1052
1052
|
"typeIdentifier": "t_address",
|
|
@@ -1059,23 +1059,23 @@
|
|
|
1059
1059
|
"typeString": "address"
|
|
1060
1060
|
}
|
|
1061
1061
|
},
|
|
1062
|
-
"id":
|
|
1062
|
+
"id": 10600,
|
|
1063
1063
|
"nodeType": "ExpressionStatement",
|
|
1064
1064
|
"src": "1053:16:21"
|
|
1065
1065
|
}
|
|
1066
1066
|
]
|
|
1067
1067
|
},
|
|
1068
1068
|
"documentation": "@dev Sets the values for {name} and {symbol}.\r\n\n * The default value of {decimals} is 18. To select a different value for\r\n{decimals} you should overload it.\r\n\n * All two of these values are immutable: they can only be set once during\r\nconstruction.\r",
|
|
1069
|
-
"id":
|
|
1069
|
+
"id": 10602,
|
|
1070
1070
|
"implemented": true,
|
|
1071
1071
|
"kind": "function",
|
|
1072
1072
|
"modifiers": [
|
|
1073
1073
|
{
|
|
1074
1074
|
"arguments": null,
|
|
1075
|
-
"id":
|
|
1075
|
+
"id": 10571,
|
|
1076
1076
|
"modifierName": {
|
|
1077
1077
|
"argumentTypes": null,
|
|
1078
|
-
"id":
|
|
1078
|
+
"id": 10570,
|
|
1079
1079
|
"name": "initializer",
|
|
1080
1080
|
"nodeType": "Identifier",
|
|
1081
1081
|
"overloadedDeclarations": [],
|
|
@@ -1093,15 +1093,15 @@
|
|
|
1093
1093
|
"name": "initialize",
|
|
1094
1094
|
"nodeType": "FunctionDefinition",
|
|
1095
1095
|
"parameters": {
|
|
1096
|
-
"id":
|
|
1096
|
+
"id": 10569,
|
|
1097
1097
|
"nodeType": "ParameterList",
|
|
1098
1098
|
"parameters": [
|
|
1099
1099
|
{
|
|
1100
1100
|
"constant": false,
|
|
1101
|
-
"id":
|
|
1101
|
+
"id": 10562,
|
|
1102
1102
|
"name": "name_",
|
|
1103
1103
|
"nodeType": "VariableDeclaration",
|
|
1104
|
-
"scope":
|
|
1104
|
+
"scope": 10602,
|
|
1105
1105
|
"src": "817:13:21",
|
|
1106
1106
|
"stateVariable": false,
|
|
1107
1107
|
"storageLocation": "default",
|
|
@@ -1110,7 +1110,7 @@
|
|
|
1110
1110
|
"typeString": "bytes32"
|
|
1111
1111
|
},
|
|
1112
1112
|
"typeName": {
|
|
1113
|
-
"id":
|
|
1113
|
+
"id": 10561,
|
|
1114
1114
|
"name": "bytes32",
|
|
1115
1115
|
"nodeType": "ElementaryTypeName",
|
|
1116
1116
|
"src": "817:7:21",
|
|
@@ -1124,10 +1124,10 @@
|
|
|
1124
1124
|
},
|
|
1125
1125
|
{
|
|
1126
1126
|
"constant": false,
|
|
1127
|
-
"id":
|
|
1127
|
+
"id": 10564,
|
|
1128
1128
|
"name": "symbol_",
|
|
1129
1129
|
"nodeType": "VariableDeclaration",
|
|
1130
|
-
"scope":
|
|
1130
|
+
"scope": 10602,
|
|
1131
1131
|
"src": "832:15:21",
|
|
1132
1132
|
"stateVariable": false,
|
|
1133
1133
|
"storageLocation": "default",
|
|
@@ -1136,7 +1136,7 @@
|
|
|
1136
1136
|
"typeString": "bytes32"
|
|
1137
1137
|
},
|
|
1138
1138
|
"typeName": {
|
|
1139
|
-
"id":
|
|
1139
|
+
"id": 10563,
|
|
1140
1140
|
"name": "bytes32",
|
|
1141
1141
|
"nodeType": "ElementaryTypeName",
|
|
1142
1142
|
"src": "832:7:21",
|
|
@@ -1150,10 +1150,10 @@
|
|
|
1150
1150
|
},
|
|
1151
1151
|
{
|
|
1152
1152
|
"constant": false,
|
|
1153
|
-
"id":
|
|
1153
|
+
"id": 10566,
|
|
1154
1154
|
"name": "_owner",
|
|
1155
1155
|
"nodeType": "VariableDeclaration",
|
|
1156
|
-
"scope":
|
|
1156
|
+
"scope": 10602,
|
|
1157
1157
|
"src": "849:14:21",
|
|
1158
1158
|
"stateVariable": false,
|
|
1159
1159
|
"storageLocation": "default",
|
|
@@ -1162,7 +1162,7 @@
|
|
|
1162
1162
|
"typeString": "address"
|
|
1163
1163
|
},
|
|
1164
1164
|
"typeName": {
|
|
1165
|
-
"id":
|
|
1165
|
+
"id": 10565,
|
|
1166
1166
|
"name": "address",
|
|
1167
1167
|
"nodeType": "ElementaryTypeName",
|
|
1168
1168
|
"src": "849:7:21",
|
|
@@ -1177,10 +1177,10 @@
|
|
|
1177
1177
|
},
|
|
1178
1178
|
{
|
|
1179
1179
|
"constant": false,
|
|
1180
|
-
"id":
|
|
1180
|
+
"id": 10568,
|
|
1181
1181
|
"name": "_bridge",
|
|
1182
1182
|
"nodeType": "VariableDeclaration",
|
|
1183
|
-
"scope":
|
|
1183
|
+
"scope": 10602,
|
|
1184
1184
|
"src": "865:15:21",
|
|
1185
1185
|
"stateVariable": false,
|
|
1186
1186
|
"storageLocation": "default",
|
|
@@ -1189,7 +1189,7 @@
|
|
|
1189
1189
|
"typeString": "address"
|
|
1190
1190
|
},
|
|
1191
1191
|
"typeName": {
|
|
1192
|
-
"id":
|
|
1192
|
+
"id": 10567,
|
|
1193
1193
|
"name": "address",
|
|
1194
1194
|
"nodeType": "ElementaryTypeName",
|
|
1195
1195
|
"src": "865:7:21",
|
|
@@ -1206,12 +1206,12 @@
|
|
|
1206
1206
|
"src": "816:65:21"
|
|
1207
1207
|
},
|
|
1208
1208
|
"returnParameters": {
|
|
1209
|
-
"id":
|
|
1209
|
+
"id": 10572,
|
|
1210
1210
|
"nodeType": "ParameterList",
|
|
1211
1211
|
"parameters": [],
|
|
1212
1212
|
"src": "901:0:21"
|
|
1213
1213
|
},
|
|
1214
|
-
"scope":
|
|
1214
|
+
"scope": 10715,
|
|
1215
1215
|
"src": "797:280:21",
|
|
1216
1216
|
"stateMutability": "nonpayable",
|
|
1217
1217
|
"superFunction": null,
|
|
@@ -1219,54 +1219,54 @@
|
|
|
1219
1219
|
},
|
|
1220
1220
|
{
|
|
1221
1221
|
"body": {
|
|
1222
|
-
"id":
|
|
1222
|
+
"id": 10609,
|
|
1223
1223
|
"nodeType": "Block",
|
|
1224
1224
|
"src": "1199:31:21",
|
|
1225
1225
|
"statements": [
|
|
1226
1226
|
{
|
|
1227
1227
|
"expression": {
|
|
1228
1228
|
"argumentTypes": null,
|
|
1229
|
-
"id":
|
|
1229
|
+
"id": 10607,
|
|
1230
1230
|
"name": "_name",
|
|
1231
1231
|
"nodeType": "Identifier",
|
|
1232
1232
|
"overloadedDeclarations": [],
|
|
1233
|
-
"referencedDeclaration":
|
|
1233
|
+
"referencedDeclaration": 10556,
|
|
1234
1234
|
"src": "1217:5:21",
|
|
1235
1235
|
"typeDescriptions": {
|
|
1236
1236
|
"typeIdentifier": "t_string_storage",
|
|
1237
1237
|
"typeString": "string storage ref"
|
|
1238
1238
|
}
|
|
1239
1239
|
},
|
|
1240
|
-
"functionReturnParameters":
|
|
1241
|
-
"id":
|
|
1240
|
+
"functionReturnParameters": 10606,
|
|
1241
|
+
"id": 10608,
|
|
1242
1242
|
"nodeType": "Return",
|
|
1243
1243
|
"src": "1210:12:21"
|
|
1244
1244
|
}
|
|
1245
1245
|
]
|
|
1246
1246
|
},
|
|
1247
1247
|
"documentation": "@dev Returns the name of the token.\r",
|
|
1248
|
-
"id":
|
|
1248
|
+
"id": 10610,
|
|
1249
1249
|
"implemented": true,
|
|
1250
1250
|
"kind": "function",
|
|
1251
1251
|
"modifiers": [],
|
|
1252
1252
|
"name": "name",
|
|
1253
1253
|
"nodeType": "FunctionDefinition",
|
|
1254
1254
|
"parameters": {
|
|
1255
|
-
"id":
|
|
1255
|
+
"id": 10603,
|
|
1256
1256
|
"nodeType": "ParameterList",
|
|
1257
1257
|
"parameters": [],
|
|
1258
1258
|
"src": "1160:2:21"
|
|
1259
1259
|
},
|
|
1260
1260
|
"returnParameters": {
|
|
1261
|
-
"id":
|
|
1261
|
+
"id": 10606,
|
|
1262
1262
|
"nodeType": "ParameterList",
|
|
1263
1263
|
"parameters": [
|
|
1264
1264
|
{
|
|
1265
1265
|
"constant": false,
|
|
1266
|
-
"id":
|
|
1266
|
+
"id": 10605,
|
|
1267
1267
|
"name": "",
|
|
1268
1268
|
"nodeType": "VariableDeclaration",
|
|
1269
|
-
"scope":
|
|
1269
|
+
"scope": 10610,
|
|
1270
1270
|
"src": "1184:13:21",
|
|
1271
1271
|
"stateVariable": false,
|
|
1272
1272
|
"storageLocation": "memory",
|
|
@@ -1275,7 +1275,7 @@
|
|
|
1275
1275
|
"typeString": "string"
|
|
1276
1276
|
},
|
|
1277
1277
|
"typeName": {
|
|
1278
|
-
"id":
|
|
1278
|
+
"id": 10604,
|
|
1279
1279
|
"name": "string",
|
|
1280
1280
|
"nodeType": "ElementaryTypeName",
|
|
1281
1281
|
"src": "1184:6:21",
|
|
@@ -1290,7 +1290,7 @@
|
|
|
1290
1290
|
],
|
|
1291
1291
|
"src": "1183:15:21"
|
|
1292
1292
|
},
|
|
1293
|
-
"scope":
|
|
1293
|
+
"scope": 10715,
|
|
1294
1294
|
"src": "1147:83:21",
|
|
1295
1295
|
"stateMutability": "view",
|
|
1296
1296
|
"superFunction": null,
|
|
@@ -1298,54 +1298,54 @@
|
|
|
1298
1298
|
},
|
|
1299
1299
|
{
|
|
1300
1300
|
"body": {
|
|
1301
|
-
"id":
|
|
1301
|
+
"id": 10617,
|
|
1302
1302
|
"nodeType": "Block",
|
|
1303
1303
|
"src": "1403:33:21",
|
|
1304
1304
|
"statements": [
|
|
1305
1305
|
{
|
|
1306
1306
|
"expression": {
|
|
1307
1307
|
"argumentTypes": null,
|
|
1308
|
-
"id":
|
|
1308
|
+
"id": 10615,
|
|
1309
1309
|
"name": "_symbol",
|
|
1310
1310
|
"nodeType": "Identifier",
|
|
1311
1311
|
"overloadedDeclarations": [],
|
|
1312
|
-
"referencedDeclaration":
|
|
1312
|
+
"referencedDeclaration": 10558,
|
|
1313
1313
|
"src": "1421:7:21",
|
|
1314
1314
|
"typeDescriptions": {
|
|
1315
1315
|
"typeIdentifier": "t_string_storage",
|
|
1316
1316
|
"typeString": "string storage ref"
|
|
1317
1317
|
}
|
|
1318
1318
|
},
|
|
1319
|
-
"functionReturnParameters":
|
|
1320
|
-
"id":
|
|
1319
|
+
"functionReturnParameters": 10614,
|
|
1320
|
+
"id": 10616,
|
|
1321
1321
|
"nodeType": "Return",
|
|
1322
1322
|
"src": "1414:14:21"
|
|
1323
1323
|
}
|
|
1324
1324
|
]
|
|
1325
1325
|
},
|
|
1326
1326
|
"documentation": "@dev Returns the symbol of the token, usually a shorter version of the\r\nname.\r",
|
|
1327
|
-
"id":
|
|
1327
|
+
"id": 10618,
|
|
1328
1328
|
"implemented": true,
|
|
1329
1329
|
"kind": "function",
|
|
1330
1330
|
"modifiers": [],
|
|
1331
1331
|
"name": "symbol",
|
|
1332
1332
|
"nodeType": "FunctionDefinition",
|
|
1333
1333
|
"parameters": {
|
|
1334
|
-
"id":
|
|
1334
|
+
"id": 10611,
|
|
1335
1335
|
"nodeType": "ParameterList",
|
|
1336
1336
|
"parameters": [],
|
|
1337
1337
|
"src": "1364:2:21"
|
|
1338
1338
|
},
|
|
1339
1339
|
"returnParameters": {
|
|
1340
|
-
"id":
|
|
1340
|
+
"id": 10614,
|
|
1341
1341
|
"nodeType": "ParameterList",
|
|
1342
1342
|
"parameters": [
|
|
1343
1343
|
{
|
|
1344
1344
|
"constant": false,
|
|
1345
|
-
"id":
|
|
1345
|
+
"id": 10613,
|
|
1346
1346
|
"name": "",
|
|
1347
1347
|
"nodeType": "VariableDeclaration",
|
|
1348
|
-
"scope":
|
|
1348
|
+
"scope": 10618,
|
|
1349
1349
|
"src": "1388:13:21",
|
|
1350
1350
|
"stateVariable": false,
|
|
1351
1351
|
"storageLocation": "memory",
|
|
@@ -1354,7 +1354,7 @@
|
|
|
1354
1354
|
"typeString": "string"
|
|
1355
1355
|
},
|
|
1356
1356
|
"typeName": {
|
|
1357
|
-
"id":
|
|
1357
|
+
"id": 10612,
|
|
1358
1358
|
"name": "string",
|
|
1359
1359
|
"nodeType": "ElementaryTypeName",
|
|
1360
1360
|
"src": "1388:6:21",
|
|
@@ -1369,7 +1369,7 @@
|
|
|
1369
1369
|
],
|
|
1370
1370
|
"src": "1387:15:21"
|
|
1371
1371
|
},
|
|
1372
|
-
"scope":
|
|
1372
|
+
"scope": 10715,
|
|
1373
1373
|
"src": "1349:87:21",
|
|
1374
1374
|
"stateMutability": "view",
|
|
1375
1375
|
"superFunction": null,
|
|
@@ -1377,7 +1377,7 @@
|
|
|
1377
1377
|
},
|
|
1378
1378
|
{
|
|
1379
1379
|
"body": {
|
|
1380
|
-
"id":
|
|
1380
|
+
"id": 10625,
|
|
1381
1381
|
"nodeType": "Block",
|
|
1382
1382
|
"src": "2123:28:21",
|
|
1383
1383
|
"statements": [
|
|
@@ -1385,7 +1385,7 @@
|
|
|
1385
1385
|
"expression": {
|
|
1386
1386
|
"argumentTypes": null,
|
|
1387
1387
|
"hexValue": "3138",
|
|
1388
|
-
"id":
|
|
1388
|
+
"id": 10623,
|
|
1389
1389
|
"isConstant": false,
|
|
1390
1390
|
"isLValue": false,
|
|
1391
1391
|
"isPure": true,
|
|
@@ -1400,36 +1400,36 @@
|
|
|
1400
1400
|
},
|
|
1401
1401
|
"value": "18"
|
|
1402
1402
|
},
|
|
1403
|
-
"functionReturnParameters":
|
|
1404
|
-
"id":
|
|
1403
|
+
"functionReturnParameters": 10622,
|
|
1404
|
+
"id": 10624,
|
|
1405
1405
|
"nodeType": "Return",
|
|
1406
1406
|
"src": "2134:9:21"
|
|
1407
1407
|
}
|
|
1408
1408
|
]
|
|
1409
1409
|
},
|
|
1410
1410
|
"documentation": "@dev Returns the number of decimals used to get its user representation.\r\nFor example, if `decimals` equals `2`, a balance of `505` tokens should\r\nbe displayed to a user as `5.05` (`505 / 10 ** 2`).\r\n\n * Tokens usually opt for a value of 18, imitating the relationship between\r\nEther and Wei. This is the value {ERC20} uses, unless this function is\r\noverridden;\r\n\n * NOTE: This information is only used for _display_ purposes: it in\r\nno way affects any of the arithmetic of the contract, including\r\n{IERC20-balanceOf} and {IERC20-transfer}.\r",
|
|
1411
|
-
"id":
|
|
1411
|
+
"id": 10626,
|
|
1412
1412
|
"implemented": true,
|
|
1413
1413
|
"kind": "function",
|
|
1414
1414
|
"modifiers": [],
|
|
1415
1415
|
"name": "decimals",
|
|
1416
1416
|
"nodeType": "FunctionDefinition",
|
|
1417
1417
|
"parameters": {
|
|
1418
|
-
"id":
|
|
1418
|
+
"id": 10619,
|
|
1419
1419
|
"nodeType": "ParameterList",
|
|
1420
1420
|
"parameters": [],
|
|
1421
1421
|
"src": "2092:2:21"
|
|
1422
1422
|
},
|
|
1423
1423
|
"returnParameters": {
|
|
1424
|
-
"id":
|
|
1424
|
+
"id": 10622,
|
|
1425
1425
|
"nodeType": "ParameterList",
|
|
1426
1426
|
"parameters": [
|
|
1427
1427
|
{
|
|
1428
1428
|
"constant": false,
|
|
1429
|
-
"id":
|
|
1429
|
+
"id": 10621,
|
|
1430
1430
|
"name": "",
|
|
1431
1431
|
"nodeType": "VariableDeclaration",
|
|
1432
|
-
"scope":
|
|
1432
|
+
"scope": 10626,
|
|
1433
1433
|
"src": "2116:5:21",
|
|
1434
1434
|
"stateVariable": false,
|
|
1435
1435
|
"storageLocation": "default",
|
|
@@ -1438,7 +1438,7 @@
|
|
|
1438
1438
|
"typeString": "uint8"
|
|
1439
1439
|
},
|
|
1440
1440
|
"typeName": {
|
|
1441
|
-
"id":
|
|
1441
|
+
"id": 10620,
|
|
1442
1442
|
"name": "uint8",
|
|
1443
1443
|
"nodeType": "ElementaryTypeName",
|
|
1444
1444
|
"src": "2116:5:21",
|
|
@@ -1453,7 +1453,7 @@
|
|
|
1453
1453
|
],
|
|
1454
1454
|
"src": "2115:7:21"
|
|
1455
1455
|
},
|
|
1456
|
-
"scope":
|
|
1456
|
+
"scope": 10715,
|
|
1457
1457
|
"src": "2075:76:21",
|
|
1458
1458
|
"stateMutability": "view",
|
|
1459
1459
|
"superFunction": null,
|
|
@@ -1461,7 +1461,7 @@
|
|
|
1461
1461
|
},
|
|
1462
1462
|
{
|
|
1463
1463
|
"body": {
|
|
1464
|
-
"id":
|
|
1464
|
+
"id": 10643,
|
|
1465
1465
|
"nodeType": "Block",
|
|
1466
1466
|
"src": "2256:60:21",
|
|
1467
1467
|
"statements": [
|
|
@@ -1471,11 +1471,11 @@
|
|
|
1471
1471
|
"arguments": [
|
|
1472
1472
|
{
|
|
1473
1473
|
"argumentTypes": null,
|
|
1474
|
-
"id":
|
|
1474
|
+
"id": 10638,
|
|
1475
1475
|
"name": "transferor",
|
|
1476
1476
|
"nodeType": "Identifier",
|
|
1477
1477
|
"overloadedDeclarations": [],
|
|
1478
|
-
"referencedDeclaration":
|
|
1478
|
+
"referencedDeclaration": 10628,
|
|
1479
1479
|
"src": "2277:10:21",
|
|
1480
1480
|
"typeDescriptions": {
|
|
1481
1481
|
"typeIdentifier": "t_address",
|
|
@@ -1484,11 +1484,11 @@
|
|
|
1484
1484
|
},
|
|
1485
1485
|
{
|
|
1486
1486
|
"argumentTypes": null,
|
|
1487
|
-
"id":
|
|
1487
|
+
"id": 10639,
|
|
1488
1488
|
"name": "transferee",
|
|
1489
1489
|
"nodeType": "Identifier",
|
|
1490
1490
|
"overloadedDeclarations": [],
|
|
1491
|
-
"referencedDeclaration":
|
|
1491
|
+
"referencedDeclaration": 10630,
|
|
1492
1492
|
"src": "2289:10:21",
|
|
1493
1493
|
"typeDescriptions": {
|
|
1494
1494
|
"typeIdentifier": "t_address",
|
|
@@ -1497,11 +1497,11 @@
|
|
|
1497
1497
|
},
|
|
1498
1498
|
{
|
|
1499
1499
|
"argumentTypes": null,
|
|
1500
|
-
"id":
|
|
1500
|
+
"id": 10640,
|
|
1501
1501
|
"name": "amount",
|
|
1502
1502
|
"nodeType": "Identifier",
|
|
1503
1503
|
"overloadedDeclarations": [],
|
|
1504
|
-
"referencedDeclaration":
|
|
1504
|
+
"referencedDeclaration": 10632,
|
|
1505
1505
|
"src": "2301:6:21",
|
|
1506
1506
|
"typeDescriptions": {
|
|
1507
1507
|
"typeIdentifier": "t_uint256",
|
|
@@ -1524,7 +1524,7 @@
|
|
|
1524
1524
|
"typeString": "uint256"
|
|
1525
1525
|
}
|
|
1526
1526
|
],
|
|
1527
|
-
"id":
|
|
1527
|
+
"id": 10637,
|
|
1528
1528
|
"name": "_transfer",
|
|
1529
1529
|
"nodeType": "Identifier",
|
|
1530
1530
|
"overloadedDeclarations": [],
|
|
@@ -1535,7 +1535,7 @@
|
|
|
1535
1535
|
"typeString": "function (address,address,uint256)"
|
|
1536
1536
|
}
|
|
1537
1537
|
},
|
|
1538
|
-
"id":
|
|
1538
|
+
"id": 10641,
|
|
1539
1539
|
"isConstant": false,
|
|
1540
1540
|
"isLValue": false,
|
|
1541
1541
|
"isPure": false,
|
|
@@ -1549,23 +1549,23 @@
|
|
|
1549
1549
|
"typeString": "tuple()"
|
|
1550
1550
|
}
|
|
1551
1551
|
},
|
|
1552
|
-
"id":
|
|
1552
|
+
"id": 10642,
|
|
1553
1553
|
"nodeType": "ExpressionStatement",
|
|
1554
1554
|
"src": "2267:41:21"
|
|
1555
1555
|
}
|
|
1556
1556
|
]
|
|
1557
1557
|
},
|
|
1558
1558
|
"documentation": null,
|
|
1559
|
-
"id":
|
|
1559
|
+
"id": 10644,
|
|
1560
1560
|
"implemented": true,
|
|
1561
1561
|
"kind": "function",
|
|
1562
1562
|
"modifiers": [
|
|
1563
1563
|
{
|
|
1564
1564
|
"arguments": null,
|
|
1565
|
-
"id":
|
|
1565
|
+
"id": 10635,
|
|
1566
1566
|
"modifierName": {
|
|
1567
1567
|
"argumentTypes": null,
|
|
1568
|
-
"id":
|
|
1568
|
+
"id": 10634,
|
|
1569
1569
|
"name": "onlyOwner",
|
|
1570
1570
|
"nodeType": "Identifier",
|
|
1571
1571
|
"overloadedDeclarations": [],
|
|
@@ -1583,15 +1583,15 @@
|
|
|
1583
1583
|
"name": "transferToken",
|
|
1584
1584
|
"nodeType": "FunctionDefinition",
|
|
1585
1585
|
"parameters": {
|
|
1586
|
-
"id":
|
|
1586
|
+
"id": 10633,
|
|
1587
1587
|
"nodeType": "ParameterList",
|
|
1588
1588
|
"parameters": [
|
|
1589
1589
|
{
|
|
1590
1590
|
"constant": false,
|
|
1591
|
-
"id":
|
|
1591
|
+
"id": 10628,
|
|
1592
1592
|
"name": "transferor",
|
|
1593
1593
|
"nodeType": "VariableDeclaration",
|
|
1594
|
-
"scope":
|
|
1594
|
+
"scope": 10644,
|
|
1595
1595
|
"src": "2182:18:21",
|
|
1596
1596
|
"stateVariable": false,
|
|
1597
1597
|
"storageLocation": "default",
|
|
@@ -1600,7 +1600,7 @@
|
|
|
1600
1600
|
"typeString": "address"
|
|
1601
1601
|
},
|
|
1602
1602
|
"typeName": {
|
|
1603
|
-
"id":
|
|
1603
|
+
"id": 10627,
|
|
1604
1604
|
"name": "address",
|
|
1605
1605
|
"nodeType": "ElementaryTypeName",
|
|
1606
1606
|
"src": "2182:7:21",
|
|
@@ -1615,10 +1615,10 @@
|
|
|
1615
1615
|
},
|
|
1616
1616
|
{
|
|
1617
1617
|
"constant": false,
|
|
1618
|
-
"id":
|
|
1618
|
+
"id": 10630,
|
|
1619
1619
|
"name": "transferee",
|
|
1620
1620
|
"nodeType": "VariableDeclaration",
|
|
1621
|
-
"scope":
|
|
1621
|
+
"scope": 10644,
|
|
1622
1622
|
"src": "2202:18:21",
|
|
1623
1623
|
"stateVariable": false,
|
|
1624
1624
|
"storageLocation": "default",
|
|
@@ -1627,7 +1627,7 @@
|
|
|
1627
1627
|
"typeString": "address"
|
|
1628
1628
|
},
|
|
1629
1629
|
"typeName": {
|
|
1630
|
-
"id":
|
|
1630
|
+
"id": 10629,
|
|
1631
1631
|
"name": "address",
|
|
1632
1632
|
"nodeType": "ElementaryTypeName",
|
|
1633
1633
|
"src": "2202:7:21",
|
|
@@ -1642,10 +1642,10 @@
|
|
|
1642
1642
|
},
|
|
1643
1643
|
{
|
|
1644
1644
|
"constant": false,
|
|
1645
|
-
"id":
|
|
1645
|
+
"id": 10632,
|
|
1646
1646
|
"name": "amount",
|
|
1647
1647
|
"nodeType": "VariableDeclaration",
|
|
1648
|
-
"scope":
|
|
1648
|
+
"scope": 10644,
|
|
1649
1649
|
"src": "2222:14:21",
|
|
1650
1650
|
"stateVariable": false,
|
|
1651
1651
|
"storageLocation": "default",
|
|
@@ -1654,7 +1654,7 @@
|
|
|
1654
1654
|
"typeString": "uint256"
|
|
1655
1655
|
},
|
|
1656
1656
|
"typeName": {
|
|
1657
|
-
"id":
|
|
1657
|
+
"id": 10631,
|
|
1658
1658
|
"name": "uint256",
|
|
1659
1659
|
"nodeType": "ElementaryTypeName",
|
|
1660
1660
|
"src": "2222:7:21",
|
|
@@ -1670,20 +1670,20 @@
|
|
|
1670
1670
|
"src": "2181:56:21"
|
|
1671
1671
|
},
|
|
1672
1672
|
"returnParameters": {
|
|
1673
|
-
"id":
|
|
1673
|
+
"id": 10636,
|
|
1674
1674
|
"nodeType": "ParameterList",
|
|
1675
1675
|
"parameters": [],
|
|
1676
1676
|
"src": "2256:0:21"
|
|
1677
1677
|
},
|
|
1678
|
-
"scope":
|
|
1678
|
+
"scope": 10715,
|
|
1679
1679
|
"src": "2159:157:21",
|
|
1680
1680
|
"stateMutability": "nonpayable",
|
|
1681
|
-
"superFunction":
|
|
1681
|
+
"superFunction": 11140,
|
|
1682
1682
|
"visibility": "external"
|
|
1683
1683
|
},
|
|
1684
1684
|
{
|
|
1685
1685
|
"body": {
|
|
1686
|
-
"id":
|
|
1686
|
+
"id": 10658,
|
|
1687
1687
|
"nodeType": "Block",
|
|
1688
1688
|
"src": "2393:40:21",
|
|
1689
1689
|
"statements": [
|
|
@@ -1693,11 +1693,11 @@
|
|
|
1693
1693
|
"arguments": [
|
|
1694
1694
|
{
|
|
1695
1695
|
"argumentTypes": null,
|
|
1696
|
-
"id":
|
|
1696
|
+
"id": 10654,
|
|
1697
1697
|
"name": "issuer",
|
|
1698
1698
|
"nodeType": "Identifier",
|
|
1699
1699
|
"overloadedDeclarations": [],
|
|
1700
|
-
"referencedDeclaration":
|
|
1700
|
+
"referencedDeclaration": 10646,
|
|
1701
1701
|
"src": "2410:6:21",
|
|
1702
1702
|
"typeDescriptions": {
|
|
1703
1703
|
"typeIdentifier": "t_address",
|
|
@@ -1706,11 +1706,11 @@
|
|
|
1706
1706
|
},
|
|
1707
1707
|
{
|
|
1708
1708
|
"argumentTypes": null,
|
|
1709
|
-
"id":
|
|
1709
|
+
"id": 10655,
|
|
1710
1710
|
"name": "amount",
|
|
1711
1711
|
"nodeType": "Identifier",
|
|
1712
1712
|
"overloadedDeclarations": [],
|
|
1713
|
-
"referencedDeclaration":
|
|
1713
|
+
"referencedDeclaration": 10648,
|
|
1714
1714
|
"src": "2418:6:21",
|
|
1715
1715
|
"typeDescriptions": {
|
|
1716
1716
|
"typeIdentifier": "t_uint256",
|
|
@@ -1729,7 +1729,7 @@
|
|
|
1729
1729
|
"typeString": "uint256"
|
|
1730
1730
|
}
|
|
1731
1731
|
],
|
|
1732
|
-
"id":
|
|
1732
|
+
"id": 10653,
|
|
1733
1733
|
"name": "_mint",
|
|
1734
1734
|
"nodeType": "Identifier",
|
|
1735
1735
|
"overloadedDeclarations": [],
|
|
@@ -1740,7 +1740,7 @@
|
|
|
1740
1740
|
"typeString": "function (address,uint256)"
|
|
1741
1741
|
}
|
|
1742
1742
|
},
|
|
1743
|
-
"id":
|
|
1743
|
+
"id": 10656,
|
|
1744
1744
|
"isConstant": false,
|
|
1745
1745
|
"isLValue": false,
|
|
1746
1746
|
"isPure": false,
|
|
@@ -1754,23 +1754,23 @@
|
|
|
1754
1754
|
"typeString": "tuple()"
|
|
1755
1755
|
}
|
|
1756
1756
|
},
|
|
1757
|
-
"id":
|
|
1757
|
+
"id": 10657,
|
|
1758
1758
|
"nodeType": "ExpressionStatement",
|
|
1759
1759
|
"src": "2404:21:21"
|
|
1760
1760
|
}
|
|
1761
1761
|
]
|
|
1762
1762
|
},
|
|
1763
1763
|
"documentation": null,
|
|
1764
|
-
"id":
|
|
1764
|
+
"id": 10659,
|
|
1765
1765
|
"implemented": true,
|
|
1766
1766
|
"kind": "function",
|
|
1767
1767
|
"modifiers": [
|
|
1768
1768
|
{
|
|
1769
1769
|
"arguments": null,
|
|
1770
|
-
"id":
|
|
1770
|
+
"id": 10651,
|
|
1771
1771
|
"modifierName": {
|
|
1772
1772
|
"argumentTypes": null,
|
|
1773
|
-
"id":
|
|
1773
|
+
"id": 10650,
|
|
1774
1774
|
"name": "onlyOwner",
|
|
1775
1775
|
"nodeType": "Identifier",
|
|
1776
1776
|
"overloadedDeclarations": [],
|
|
@@ -1788,15 +1788,15 @@
|
|
|
1788
1788
|
"name": "mintToken",
|
|
1789
1789
|
"nodeType": "FunctionDefinition",
|
|
1790
1790
|
"parameters": {
|
|
1791
|
-
"id":
|
|
1791
|
+
"id": 10649,
|
|
1792
1792
|
"nodeType": "ParameterList",
|
|
1793
1793
|
"parameters": [
|
|
1794
1794
|
{
|
|
1795
1795
|
"constant": false,
|
|
1796
|
-
"id":
|
|
1796
|
+
"id": 10646,
|
|
1797
1797
|
"name": "issuer",
|
|
1798
1798
|
"nodeType": "VariableDeclaration",
|
|
1799
|
-
"scope":
|
|
1799
|
+
"scope": 10659,
|
|
1800
1800
|
"src": "2343:14:21",
|
|
1801
1801
|
"stateVariable": false,
|
|
1802
1802
|
"storageLocation": "default",
|
|
@@ -1805,7 +1805,7 @@
|
|
|
1805
1805
|
"typeString": "address"
|
|
1806
1806
|
},
|
|
1807
1807
|
"typeName": {
|
|
1808
|
-
"id":
|
|
1808
|
+
"id": 10645,
|
|
1809
1809
|
"name": "address",
|
|
1810
1810
|
"nodeType": "ElementaryTypeName",
|
|
1811
1811
|
"src": "2343:7:21",
|
|
@@ -1820,10 +1820,10 @@
|
|
|
1820
1820
|
},
|
|
1821
1821
|
{
|
|
1822
1822
|
"constant": false,
|
|
1823
|
-
"id":
|
|
1823
|
+
"id": 10648,
|
|
1824
1824
|
"name": "amount",
|
|
1825
1825
|
"nodeType": "VariableDeclaration",
|
|
1826
|
-
"scope":
|
|
1826
|
+
"scope": 10659,
|
|
1827
1827
|
"src": "2359:14:21",
|
|
1828
1828
|
"stateVariable": false,
|
|
1829
1829
|
"storageLocation": "default",
|
|
@@ -1832,7 +1832,7 @@
|
|
|
1832
1832
|
"typeString": "uint256"
|
|
1833
1833
|
},
|
|
1834
1834
|
"typeName": {
|
|
1835
|
-
"id":
|
|
1835
|
+
"id": 10647,
|
|
1836
1836
|
"name": "uint256",
|
|
1837
1837
|
"nodeType": "ElementaryTypeName",
|
|
1838
1838
|
"src": "2359:7:21",
|
|
@@ -1848,34 +1848,34 @@
|
|
|
1848
1848
|
"src": "2342:32:21"
|
|
1849
1849
|
},
|
|
1850
1850
|
"returnParameters": {
|
|
1851
|
-
"id":
|
|
1851
|
+
"id": 10652,
|
|
1852
1852
|
"nodeType": "ParameterList",
|
|
1853
1853
|
"parameters": [],
|
|
1854
1854
|
"src": "2393:0:21"
|
|
1855
1855
|
},
|
|
1856
|
-
"scope":
|
|
1856
|
+
"scope": 10715,
|
|
1857
1857
|
"src": "2324:109:21",
|
|
1858
1858
|
"stateMutability": "nonpayable",
|
|
1859
|
-
"superFunction":
|
|
1859
|
+
"superFunction": 11147,
|
|
1860
1860
|
"visibility": "external"
|
|
1861
1861
|
},
|
|
1862
1862
|
{
|
|
1863
1863
|
"body": {
|
|
1864
|
-
"id":
|
|
1864
|
+
"id": 10713,
|
|
1865
1865
|
"nodeType": "Block",
|
|
1866
1866
|
"src": "2578:303:21",
|
|
1867
1867
|
"statements": [
|
|
1868
1868
|
{
|
|
1869
1869
|
"assignments": [
|
|
1870
|
-
|
|
1870
|
+
10677
|
|
1871
1871
|
],
|
|
1872
1872
|
"declarations": [
|
|
1873
1873
|
{
|
|
1874
1874
|
"constant": false,
|
|
1875
|
-
"id":
|
|
1875
|
+
"id": 10677,
|
|
1876
1876
|
"name": "payloadHash",
|
|
1877
1877
|
"nodeType": "VariableDeclaration",
|
|
1878
|
-
"scope":
|
|
1878
|
+
"scope": 10713,
|
|
1879
1879
|
"src": "2589:19:21",
|
|
1880
1880
|
"stateVariable": false,
|
|
1881
1881
|
"storageLocation": "default",
|
|
@@ -1884,7 +1884,7 @@
|
|
|
1884
1884
|
"typeString": "bytes32"
|
|
1885
1885
|
},
|
|
1886
1886
|
"typeName": {
|
|
1887
|
-
"id":
|
|
1887
|
+
"id": 10676,
|
|
1888
1888
|
"name": "bytes32",
|
|
1889
1889
|
"nodeType": "ElementaryTypeName",
|
|
1890
1890
|
"src": "2589:7:21",
|
|
@@ -1897,7 +1897,7 @@
|
|
|
1897
1897
|
"visibility": "internal"
|
|
1898
1898
|
}
|
|
1899
1899
|
],
|
|
1900
|
-
"id":
|
|
1900
|
+
"id": 10685,
|
|
1901
1901
|
"initialValue": {
|
|
1902
1902
|
"argumentTypes": null,
|
|
1903
1903
|
"arguments": [
|
|
@@ -1906,11 +1906,11 @@
|
|
|
1906
1906
|
"arguments": [
|
|
1907
1907
|
{
|
|
1908
1908
|
"argumentTypes": null,
|
|
1909
|
-
"id":
|
|
1909
|
+
"id": 10681,
|
|
1910
1910
|
"name": "_hashedMessage",
|
|
1911
1911
|
"nodeType": "Identifier",
|
|
1912
1912
|
"overloadedDeclarations": [],
|
|
1913
|
-
"referencedDeclaration":
|
|
1913
|
+
"referencedDeclaration": 10667,
|
|
1914
1914
|
"src": "2632:14:21",
|
|
1915
1915
|
"typeDescriptions": {
|
|
1916
1916
|
"typeIdentifier": "t_bytes32",
|
|
@@ -1920,7 +1920,7 @@
|
|
|
1920
1920
|
{
|
|
1921
1921
|
"argumentTypes": null,
|
|
1922
1922
|
"hexValue": "4c32746f4c31",
|
|
1923
|
-
"id":
|
|
1923
|
+
"id": 10682,
|
|
1924
1924
|
"isConstant": false,
|
|
1925
1925
|
"isLValue": false,
|
|
1926
1926
|
"isPure": true,
|
|
@@ -1949,18 +1949,18 @@
|
|
|
1949
1949
|
],
|
|
1950
1950
|
"expression": {
|
|
1951
1951
|
"argumentTypes": null,
|
|
1952
|
-
"id":
|
|
1952
|
+
"id": 10679,
|
|
1953
1953
|
"name": "abi",
|
|
1954
1954
|
"nodeType": "Identifier",
|
|
1955
1955
|
"overloadedDeclarations": [],
|
|
1956
|
-
"referencedDeclaration":
|
|
1956
|
+
"referencedDeclaration": 11502,
|
|
1957
1957
|
"src": "2621:3:21",
|
|
1958
1958
|
"typeDescriptions": {
|
|
1959
1959
|
"typeIdentifier": "t_magic_abi",
|
|
1960
1960
|
"typeString": "abi"
|
|
1961
1961
|
}
|
|
1962
1962
|
},
|
|
1963
|
-
"id":
|
|
1963
|
+
"id": 10680,
|
|
1964
1964
|
"isConstant": false,
|
|
1965
1965
|
"isLValue": false,
|
|
1966
1966
|
"isPure": true,
|
|
@@ -1974,7 +1974,7 @@
|
|
|
1974
1974
|
"typeString": "function () pure returns (bytes memory)"
|
|
1975
1975
|
}
|
|
1976
1976
|
},
|
|
1977
|
-
"id":
|
|
1977
|
+
"id": 10683,
|
|
1978
1978
|
"isConstant": false,
|
|
1979
1979
|
"isLValue": false,
|
|
1980
1980
|
"isPure": false,
|
|
@@ -1996,18 +1996,18 @@
|
|
|
1996
1996
|
"typeString": "bytes memory"
|
|
1997
1997
|
}
|
|
1998
1998
|
],
|
|
1999
|
-
"id":
|
|
1999
|
+
"id": 10678,
|
|
2000
2000
|
"name": "keccak256",
|
|
2001
2001
|
"nodeType": "Identifier",
|
|
2002
2002
|
"overloadedDeclarations": [],
|
|
2003
|
-
"referencedDeclaration":
|
|
2003
|
+
"referencedDeclaration": 11509,
|
|
2004
2004
|
"src": "2611:9:21",
|
|
2005
2005
|
"typeDescriptions": {
|
|
2006
2006
|
"typeIdentifier": "t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$",
|
|
2007
2007
|
"typeString": "function (bytes memory) pure returns (bytes32)"
|
|
2008
2008
|
}
|
|
2009
2009
|
},
|
|
2010
|
-
"id":
|
|
2010
|
+
"id": 10684,
|
|
2011
2011
|
"isConstant": false,
|
|
2012
2012
|
"isLValue": false,
|
|
2013
2013
|
"isPure": false,
|
|
@@ -2026,15 +2026,15 @@
|
|
|
2026
2026
|
},
|
|
2027
2027
|
{
|
|
2028
2028
|
"assignments": [
|
|
2029
|
-
|
|
2029
|
+
10687
|
|
2030
2030
|
],
|
|
2031
2031
|
"declarations": [
|
|
2032
2032
|
{
|
|
2033
2033
|
"constant": false,
|
|
2034
|
-
"id":
|
|
2034
|
+
"id": 10687,
|
|
2035
2035
|
"name": "messageHash",
|
|
2036
2036
|
"nodeType": "VariableDeclaration",
|
|
2037
|
-
"scope":
|
|
2037
|
+
"scope": 10713,
|
|
2038
2038
|
"src": "2669:19:21",
|
|
2039
2039
|
"stateVariable": false,
|
|
2040
2040
|
"storageLocation": "default",
|
|
@@ -2043,7 +2043,7 @@
|
|
|
2043
2043
|
"typeString": "bytes32"
|
|
2044
2044
|
},
|
|
2045
2045
|
"typeName": {
|
|
2046
|
-
"id":
|
|
2046
|
+
"id": 10686,
|
|
2047
2047
|
"name": "bytes32",
|
|
2048
2048
|
"nodeType": "ElementaryTypeName",
|
|
2049
2049
|
"src": "2669:7:21",
|
|
@@ -2056,7 +2056,7 @@
|
|
|
2056
2056
|
"visibility": "internal"
|
|
2057
2057
|
}
|
|
2058
2058
|
],
|
|
2059
|
-
"id":
|
|
2059
|
+
"id": 10695,
|
|
2060
2060
|
"initialValue": {
|
|
2061
2061
|
"argumentTypes": null,
|
|
2062
2062
|
"arguments": [
|
|
@@ -2066,7 +2066,7 @@
|
|
|
2066
2066
|
{
|
|
2067
2067
|
"argumentTypes": null,
|
|
2068
2068
|
"hexValue": "19457468657265756d205369676e6564204d6573736167653a0a3332",
|
|
2069
|
-
"id":
|
|
2069
|
+
"id": 10691,
|
|
2070
2070
|
"isConstant": false,
|
|
2071
2071
|
"isLValue": false,
|
|
2072
2072
|
"isPure": true,
|
|
@@ -2083,11 +2083,11 @@
|
|
|
2083
2083
|
},
|
|
2084
2084
|
{
|
|
2085
2085
|
"argumentTypes": null,
|
|
2086
|
-
"id":
|
|
2086
|
+
"id": 10692,
|
|
2087
2087
|
"name": "payloadHash",
|
|
2088
2088
|
"nodeType": "Identifier",
|
|
2089
2089
|
"overloadedDeclarations": [],
|
|
2090
|
-
"referencedDeclaration":
|
|
2090
|
+
"referencedDeclaration": 10677,
|
|
2091
2091
|
"src": "2754:11:21",
|
|
2092
2092
|
"typeDescriptions": {
|
|
2093
2093
|
"typeIdentifier": "t_bytes32",
|
|
@@ -2108,18 +2108,18 @@
|
|
|
2108
2108
|
],
|
|
2109
2109
|
"expression": {
|
|
2110
2110
|
"argumentTypes": null,
|
|
2111
|
-
"id":
|
|
2111
|
+
"id": 10689,
|
|
2112
2112
|
"name": "abi",
|
|
2113
2113
|
"nodeType": "Identifier",
|
|
2114
2114
|
"overloadedDeclarations": [],
|
|
2115
|
-
"referencedDeclaration":
|
|
2115
|
+
"referencedDeclaration": 11502,
|
|
2116
2116
|
"src": "2701:3:21",
|
|
2117
2117
|
"typeDescriptions": {
|
|
2118
2118
|
"typeIdentifier": "t_magic_abi",
|
|
2119
2119
|
"typeString": "abi"
|
|
2120
2120
|
}
|
|
2121
2121
|
},
|
|
2122
|
-
"id":
|
|
2122
|
+
"id": 10690,
|
|
2123
2123
|
"isConstant": false,
|
|
2124
2124
|
"isLValue": false,
|
|
2125
2125
|
"isPure": true,
|
|
@@ -2133,7 +2133,7 @@
|
|
|
2133
2133
|
"typeString": "function () pure returns (bytes memory)"
|
|
2134
2134
|
}
|
|
2135
2135
|
},
|
|
2136
|
-
"id":
|
|
2136
|
+
"id": 10693,
|
|
2137
2137
|
"isConstant": false,
|
|
2138
2138
|
"isLValue": false,
|
|
2139
2139
|
"isPure": false,
|
|
@@ -2155,18 +2155,18 @@
|
|
|
2155
2155
|
"typeString": "bytes memory"
|
|
2156
2156
|
}
|
|
2157
2157
|
],
|
|
2158
|
-
"id":
|
|
2158
|
+
"id": 10688,
|
|
2159
2159
|
"name": "keccak256",
|
|
2160
2160
|
"nodeType": "Identifier",
|
|
2161
2161
|
"overloadedDeclarations": [],
|
|
2162
|
-
"referencedDeclaration":
|
|
2162
|
+
"referencedDeclaration": 11509,
|
|
2163
2163
|
"src": "2691:9:21",
|
|
2164
2164
|
"typeDescriptions": {
|
|
2165
2165
|
"typeIdentifier": "t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$",
|
|
2166
2166
|
"typeString": "function (bytes memory) pure returns (bytes32)"
|
|
2167
2167
|
}
|
|
2168
2168
|
},
|
|
2169
|
-
"id":
|
|
2169
|
+
"id": 10694,
|
|
2170
2170
|
"isConstant": false,
|
|
2171
2171
|
"isLValue": false,
|
|
2172
2172
|
"isPure": false,
|
|
@@ -2193,7 +2193,7 @@
|
|
|
2193
2193
|
"typeIdentifier": "t_address",
|
|
2194
2194
|
"typeString": "address"
|
|
2195
2195
|
},
|
|
2196
|
-
"id":
|
|
2196
|
+
"id": 10704,
|
|
2197
2197
|
"isConstant": false,
|
|
2198
2198
|
"isLValue": false,
|
|
2199
2199
|
"isPure": false,
|
|
@@ -2203,11 +2203,11 @@
|
|
|
2203
2203
|
"arguments": [
|
|
2204
2204
|
{
|
|
2205
2205
|
"argumentTypes": null,
|
|
2206
|
-
"id":
|
|
2206
|
+
"id": 10698,
|
|
2207
2207
|
"name": "messageHash",
|
|
2208
2208
|
"nodeType": "Identifier",
|
|
2209
2209
|
"overloadedDeclarations": [],
|
|
2210
|
-
"referencedDeclaration":
|
|
2210
|
+
"referencedDeclaration": 10687,
|
|
2211
2211
|
"src": "2796:11:21",
|
|
2212
2212
|
"typeDescriptions": {
|
|
2213
2213
|
"typeIdentifier": "t_bytes32",
|
|
@@ -2216,11 +2216,11 @@
|
|
|
2216
2216
|
},
|
|
2217
2217
|
{
|
|
2218
2218
|
"argumentTypes": null,
|
|
2219
|
-
"id":
|
|
2219
|
+
"id": 10699,
|
|
2220
2220
|
"name": "_v",
|
|
2221
2221
|
"nodeType": "Identifier",
|
|
2222
2222
|
"overloadedDeclarations": [],
|
|
2223
|
-
"referencedDeclaration":
|
|
2223
|
+
"referencedDeclaration": 10669,
|
|
2224
2224
|
"src": "2809:2:21",
|
|
2225
2225
|
"typeDescriptions": {
|
|
2226
2226
|
"typeIdentifier": "t_uint8",
|
|
@@ -2229,11 +2229,11 @@
|
|
|
2229
2229
|
},
|
|
2230
2230
|
{
|
|
2231
2231
|
"argumentTypes": null,
|
|
2232
|
-
"id":
|
|
2232
|
+
"id": 10700,
|
|
2233
2233
|
"name": "_r",
|
|
2234
2234
|
"nodeType": "Identifier",
|
|
2235
2235
|
"overloadedDeclarations": [],
|
|
2236
|
-
"referencedDeclaration":
|
|
2236
|
+
"referencedDeclaration": 10671,
|
|
2237
2237
|
"src": "2813:2:21",
|
|
2238
2238
|
"typeDescriptions": {
|
|
2239
2239
|
"typeIdentifier": "t_bytes32",
|
|
@@ -2242,11 +2242,11 @@
|
|
|
2242
2242
|
},
|
|
2243
2243
|
{
|
|
2244
2244
|
"argumentTypes": null,
|
|
2245
|
-
"id":
|
|
2245
|
+
"id": 10701,
|
|
2246
2246
|
"name": "_s",
|
|
2247
2247
|
"nodeType": "Identifier",
|
|
2248
2248
|
"overloadedDeclarations": [],
|
|
2249
|
-
"referencedDeclaration":
|
|
2249
|
+
"referencedDeclaration": 10673,
|
|
2250
2250
|
"src": "2817:2:21",
|
|
2251
2251
|
"typeDescriptions": {
|
|
2252
2252
|
"typeIdentifier": "t_bytes32",
|
|
@@ -2273,18 +2273,18 @@
|
|
|
2273
2273
|
"typeString": "bytes32"
|
|
2274
2274
|
}
|
|
2275
2275
|
],
|
|
2276
|
-
"id":
|
|
2276
|
+
"id": 10697,
|
|
2277
2277
|
"name": "ecrecover",
|
|
2278
2278
|
"nodeType": "Identifier",
|
|
2279
2279
|
"overloadedDeclarations": [],
|
|
2280
|
-
"referencedDeclaration":
|
|
2280
|
+
"referencedDeclaration": 11507,
|
|
2281
2281
|
"src": "2786:9:21",
|
|
2282
2282
|
"typeDescriptions": {
|
|
2283
2283
|
"typeIdentifier": "t_function_ecrecover_pure$_t_bytes32_$_t_uint8_$_t_bytes32_$_t_bytes32_$returns$_t_address_$",
|
|
2284
2284
|
"typeString": "function (bytes32,uint8,bytes32,bytes32) pure returns (address)"
|
|
2285
2285
|
}
|
|
2286
2286
|
},
|
|
2287
|
-
"id":
|
|
2287
|
+
"id": 10702,
|
|
2288
2288
|
"isConstant": false,
|
|
2289
2289
|
"isLValue": false,
|
|
2290
2290
|
"isPure": false,
|
|
@@ -2302,11 +2302,11 @@
|
|
|
2302
2302
|
"operator": "==",
|
|
2303
2303
|
"rightExpression": {
|
|
2304
2304
|
"argumentTypes": null,
|
|
2305
|
-
"id":
|
|
2305
|
+
"id": 10703,
|
|
2306
2306
|
"name": "bridge",
|
|
2307
2307
|
"nodeType": "Identifier",
|
|
2308
2308
|
"overloadedDeclarations": [],
|
|
2309
|
-
"referencedDeclaration":
|
|
2309
|
+
"referencedDeclaration": 10560,
|
|
2310
2310
|
"src": "2823:6:21",
|
|
2311
2311
|
"typeDescriptions": {
|
|
2312
2312
|
"typeIdentifier": "t_address",
|
|
@@ -2327,21 +2327,21 @@
|
|
|
2327
2327
|
"typeString": "bool"
|
|
2328
2328
|
}
|
|
2329
2329
|
],
|
|
2330
|
-
"id":
|
|
2330
|
+
"id": 10696,
|
|
2331
2331
|
"name": "require",
|
|
2332
2332
|
"nodeType": "Identifier",
|
|
2333
2333
|
"overloadedDeclarations": [
|
|
2334
|
-
|
|
2335
|
-
|
|
2334
|
+
11518,
|
|
2335
|
+
11519
|
|
2336
2336
|
],
|
|
2337
|
-
"referencedDeclaration":
|
|
2337
|
+
"referencedDeclaration": 11518,
|
|
2338
2338
|
"src": "2778:7:21",
|
|
2339
2339
|
"typeDescriptions": {
|
|
2340
2340
|
"typeIdentifier": "t_function_require_pure$_t_bool_$returns$__$",
|
|
2341
2341
|
"typeString": "function (bool) pure"
|
|
2342
2342
|
}
|
|
2343
2343
|
},
|
|
2344
|
-
"id":
|
|
2344
|
+
"id": 10705,
|
|
2345
2345
|
"isConstant": false,
|
|
2346
2346
|
"isLValue": false,
|
|
2347
2347
|
"isPure": false,
|
|
@@ -2355,7 +2355,7 @@
|
|
|
2355
2355
|
"typeString": "tuple()"
|
|
2356
2356
|
}
|
|
2357
2357
|
},
|
|
2358
|
-
"id":
|
|
2358
|
+
"id": 10706,
|
|
2359
2359
|
"nodeType": "ExpressionStatement",
|
|
2360
2360
|
"src": "2778:52:21"
|
|
2361
2361
|
},
|
|
@@ -2365,11 +2365,11 @@
|
|
|
2365
2365
|
"arguments": [
|
|
2366
2366
|
{
|
|
2367
2367
|
"argumentTypes": null,
|
|
2368
|
-
"id":
|
|
2368
|
+
"id": 10708,
|
|
2369
2369
|
"name": "owner",
|
|
2370
2370
|
"nodeType": "Identifier",
|
|
2371
2371
|
"overloadedDeclarations": [],
|
|
2372
|
-
"referencedDeclaration":
|
|
2372
|
+
"referencedDeclaration": 10661,
|
|
2373
2373
|
"src": "2850:5:21",
|
|
2374
2374
|
"typeDescriptions": {
|
|
2375
2375
|
"typeIdentifier": "t_address",
|
|
@@ -2378,11 +2378,11 @@
|
|
|
2378
2378
|
},
|
|
2379
2379
|
{
|
|
2380
2380
|
"argumentTypes": null,
|
|
2381
|
-
"id":
|
|
2381
|
+
"id": 10709,
|
|
2382
2382
|
"name": "spender",
|
|
2383
2383
|
"nodeType": "Identifier",
|
|
2384
2384
|
"overloadedDeclarations": [],
|
|
2385
|
-
"referencedDeclaration":
|
|
2385
|
+
"referencedDeclaration": 10663,
|
|
2386
2386
|
"src": "2857:7:21",
|
|
2387
2387
|
"typeDescriptions": {
|
|
2388
2388
|
"typeIdentifier": "t_address",
|
|
@@ -2391,11 +2391,11 @@
|
|
|
2391
2391
|
},
|
|
2392
2392
|
{
|
|
2393
2393
|
"argumentTypes": null,
|
|
2394
|
-
"id":
|
|
2394
|
+
"id": 10710,
|
|
2395
2395
|
"name": "amount",
|
|
2396
2396
|
"nodeType": "Identifier",
|
|
2397
2397
|
"overloadedDeclarations": [],
|
|
2398
|
-
"referencedDeclaration":
|
|
2398
|
+
"referencedDeclaration": 10665,
|
|
2399
2399
|
"src": "2866:6:21",
|
|
2400
2400
|
"typeDescriptions": {
|
|
2401
2401
|
"typeIdentifier": "t_uint256",
|
|
@@ -2418,7 +2418,7 @@
|
|
|
2418
2418
|
"typeString": "uint256"
|
|
2419
2419
|
}
|
|
2420
2420
|
],
|
|
2421
|
-
"id":
|
|
2421
|
+
"id": 10707,
|
|
2422
2422
|
"name": "_approve",
|
|
2423
2423
|
"nodeType": "Identifier",
|
|
2424
2424
|
"overloadedDeclarations": [],
|
|
@@ -2429,7 +2429,7 @@
|
|
|
2429
2429
|
"typeString": "function (address,address,uint256)"
|
|
2430
2430
|
}
|
|
2431
2431
|
},
|
|
2432
|
-
"id":
|
|
2432
|
+
"id": 10711,
|
|
2433
2433
|
"isConstant": false,
|
|
2434
2434
|
"isLValue": false,
|
|
2435
2435
|
"isPure": false,
|
|
@@ -2443,29 +2443,29 @@
|
|
|
2443
2443
|
"typeString": "tuple()"
|
|
2444
2444
|
}
|
|
2445
2445
|
},
|
|
2446
|
-
"id":
|
|
2446
|
+
"id": 10712,
|
|
2447
2447
|
"nodeType": "ExpressionStatement",
|
|
2448
2448
|
"src": "2841:32:21"
|
|
2449
2449
|
}
|
|
2450
2450
|
]
|
|
2451
2451
|
},
|
|
2452
2452
|
"documentation": null,
|
|
2453
|
-
"id":
|
|
2453
|
+
"id": 10714,
|
|
2454
2454
|
"implemented": true,
|
|
2455
2455
|
"kind": "function",
|
|
2456
2456
|
"modifiers": [],
|
|
2457
2457
|
"name": "approveToken",
|
|
2458
2458
|
"nodeType": "FunctionDefinition",
|
|
2459
2459
|
"parameters": {
|
|
2460
|
-
"id":
|
|
2460
|
+
"id": 10674,
|
|
2461
2461
|
"nodeType": "ParameterList",
|
|
2462
2462
|
"parameters": [
|
|
2463
2463
|
{
|
|
2464
2464
|
"constant": false,
|
|
2465
|
-
"id":
|
|
2465
|
+
"id": 10661,
|
|
2466
2466
|
"name": "owner",
|
|
2467
2467
|
"nodeType": "VariableDeclaration",
|
|
2468
|
-
"scope":
|
|
2468
|
+
"scope": 10714,
|
|
2469
2469
|
"src": "2463:13:21",
|
|
2470
2470
|
"stateVariable": false,
|
|
2471
2471
|
"storageLocation": "default",
|
|
@@ -2474,7 +2474,7 @@
|
|
|
2474
2474
|
"typeString": "address"
|
|
2475
2475
|
},
|
|
2476
2476
|
"typeName": {
|
|
2477
|
-
"id":
|
|
2477
|
+
"id": 10660,
|
|
2478
2478
|
"name": "address",
|
|
2479
2479
|
"nodeType": "ElementaryTypeName",
|
|
2480
2480
|
"src": "2463:7:21",
|
|
@@ -2489,10 +2489,10 @@
|
|
|
2489
2489
|
},
|
|
2490
2490
|
{
|
|
2491
2491
|
"constant": false,
|
|
2492
|
-
"id":
|
|
2492
|
+
"id": 10663,
|
|
2493
2493
|
"name": "spender",
|
|
2494
2494
|
"nodeType": "VariableDeclaration",
|
|
2495
|
-
"scope":
|
|
2495
|
+
"scope": 10714,
|
|
2496
2496
|
"src": "2478:15:21",
|
|
2497
2497
|
"stateVariable": false,
|
|
2498
2498
|
"storageLocation": "default",
|
|
@@ -2501,7 +2501,7 @@
|
|
|
2501
2501
|
"typeString": "address"
|
|
2502
2502
|
},
|
|
2503
2503
|
"typeName": {
|
|
2504
|
-
"id":
|
|
2504
|
+
"id": 10662,
|
|
2505
2505
|
"name": "address",
|
|
2506
2506
|
"nodeType": "ElementaryTypeName",
|
|
2507
2507
|
"src": "2478:7:21",
|
|
@@ -2516,10 +2516,10 @@
|
|
|
2516
2516
|
},
|
|
2517
2517
|
{
|
|
2518
2518
|
"constant": false,
|
|
2519
|
-
"id":
|
|
2519
|
+
"id": 10665,
|
|
2520
2520
|
"name": "amount",
|
|
2521
2521
|
"nodeType": "VariableDeclaration",
|
|
2522
|
-
"scope":
|
|
2522
|
+
"scope": 10714,
|
|
2523
2523
|
"src": "2495:14:21",
|
|
2524
2524
|
"stateVariable": false,
|
|
2525
2525
|
"storageLocation": "default",
|
|
@@ -2528,7 +2528,7 @@
|
|
|
2528
2528
|
"typeString": "uint256"
|
|
2529
2529
|
},
|
|
2530
2530
|
"typeName": {
|
|
2531
|
-
"id":
|
|
2531
|
+
"id": 10664,
|
|
2532
2532
|
"name": "uint256",
|
|
2533
2533
|
"nodeType": "ElementaryTypeName",
|
|
2534
2534
|
"src": "2495:7:21",
|
|
@@ -2542,10 +2542,10 @@
|
|
|
2542
2542
|
},
|
|
2543
2543
|
{
|
|
2544
2544
|
"constant": false,
|
|
2545
|
-
"id":
|
|
2545
|
+
"id": 10667,
|
|
2546
2546
|
"name": "_hashedMessage",
|
|
2547
2547
|
"nodeType": "VariableDeclaration",
|
|
2548
|
-
"scope":
|
|
2548
|
+
"scope": 10714,
|
|
2549
2549
|
"src": "2511:22:21",
|
|
2550
2550
|
"stateVariable": false,
|
|
2551
2551
|
"storageLocation": "default",
|
|
@@ -2554,7 +2554,7 @@
|
|
|
2554
2554
|
"typeString": "bytes32"
|
|
2555
2555
|
},
|
|
2556
2556
|
"typeName": {
|
|
2557
|
-
"id":
|
|
2557
|
+
"id": 10666,
|
|
2558
2558
|
"name": "bytes32",
|
|
2559
2559
|
"nodeType": "ElementaryTypeName",
|
|
2560
2560
|
"src": "2511:7:21",
|
|
@@ -2568,10 +2568,10 @@
|
|
|
2568
2568
|
},
|
|
2569
2569
|
{
|
|
2570
2570
|
"constant": false,
|
|
2571
|
-
"id":
|
|
2571
|
+
"id": 10669,
|
|
2572
2572
|
"name": "_v",
|
|
2573
2573
|
"nodeType": "VariableDeclaration",
|
|
2574
|
-
"scope":
|
|
2574
|
+
"scope": 10714,
|
|
2575
2575
|
"src": "2535:8:21",
|
|
2576
2576
|
"stateVariable": false,
|
|
2577
2577
|
"storageLocation": "default",
|
|
@@ -2580,7 +2580,7 @@
|
|
|
2580
2580
|
"typeString": "uint8"
|
|
2581
2581
|
},
|
|
2582
2582
|
"typeName": {
|
|
2583
|
-
"id":
|
|
2583
|
+
"id": 10668,
|
|
2584
2584
|
"name": "uint8",
|
|
2585
2585
|
"nodeType": "ElementaryTypeName",
|
|
2586
2586
|
"src": "2535:5:21",
|
|
@@ -2594,10 +2594,10 @@
|
|
|
2594
2594
|
},
|
|
2595
2595
|
{
|
|
2596
2596
|
"constant": false,
|
|
2597
|
-
"id":
|
|
2597
|
+
"id": 10671,
|
|
2598
2598
|
"name": "_r",
|
|
2599
2599
|
"nodeType": "VariableDeclaration",
|
|
2600
|
-
"scope":
|
|
2600
|
+
"scope": 10714,
|
|
2601
2601
|
"src": "2545:10:21",
|
|
2602
2602
|
"stateVariable": false,
|
|
2603
2603
|
"storageLocation": "default",
|
|
@@ -2606,7 +2606,7 @@
|
|
|
2606
2606
|
"typeString": "bytes32"
|
|
2607
2607
|
},
|
|
2608
2608
|
"typeName": {
|
|
2609
|
-
"id":
|
|
2609
|
+
"id": 10670,
|
|
2610
2610
|
"name": "bytes32",
|
|
2611
2611
|
"nodeType": "ElementaryTypeName",
|
|
2612
2612
|
"src": "2545:7:21",
|
|
@@ -2620,10 +2620,10 @@
|
|
|
2620
2620
|
},
|
|
2621
2621
|
{
|
|
2622
2622
|
"constant": false,
|
|
2623
|
-
"id":
|
|
2623
|
+
"id": 10673,
|
|
2624
2624
|
"name": "_s",
|
|
2625
2625
|
"nodeType": "VariableDeclaration",
|
|
2626
|
-
"scope":
|
|
2626
|
+
"scope": 10714,
|
|
2627
2627
|
"src": "2557:10:21",
|
|
2628
2628
|
"stateVariable": false,
|
|
2629
2629
|
"storageLocation": "default",
|
|
@@ -2632,7 +2632,7 @@
|
|
|
2632
2632
|
"typeString": "bytes32"
|
|
2633
2633
|
},
|
|
2634
2634
|
"typeName": {
|
|
2635
|
-
"id":
|
|
2635
|
+
"id": 10672,
|
|
2636
2636
|
"name": "bytes32",
|
|
2637
2637
|
"nodeType": "ElementaryTypeName",
|
|
2638
2638
|
"src": "2557:7:21",
|
|
@@ -2648,19 +2648,19 @@
|
|
|
2648
2648
|
"src": "2462:106:21"
|
|
2649
2649
|
},
|
|
2650
2650
|
"returnParameters": {
|
|
2651
|
-
"id":
|
|
2651
|
+
"id": 10675,
|
|
2652
2652
|
"nodeType": "ParameterList",
|
|
2653
2653
|
"parameters": [],
|
|
2654
2654
|
"src": "2578:0:21"
|
|
2655
2655
|
},
|
|
2656
|
-
"scope":
|
|
2656
|
+
"scope": 10715,
|
|
2657
2657
|
"src": "2441:440:21",
|
|
2658
2658
|
"stateMutability": "nonpayable",
|
|
2659
|
-
"superFunction":
|
|
2659
|
+
"superFunction": 11164,
|
|
2660
2660
|
"visibility": "external"
|
|
2661
2661
|
}
|
|
2662
2662
|
],
|
|
2663
|
-
"scope":
|
|
2663
|
+
"scope": 10716,
|
|
2664
2664
|
"src": "340:2546:21"
|
|
2665
2665
|
}
|
|
2666
2666
|
],
|
|
@@ -2671,7 +2671,7 @@
|
|
|
2671
2671
|
"absolutePath": "project:/contracts/Security.sol",
|
|
2672
2672
|
"exportedSymbols": {
|
|
2673
2673
|
"Security": [
|
|
2674
|
-
|
|
2674
|
+
10715
|
|
2675
2675
|
]
|
|
2676
2676
|
}
|
|
2677
2677
|
},
|
|
@@ -2684,22 +2684,22 @@
|
|
|
2684
2684
|
".7"
|
|
2685
2685
|
]
|
|
2686
2686
|
},
|
|
2687
|
-
"id":
|
|
2687
|
+
"id": 10545,
|
|
2688
2688
|
"name": "PragmaDirective",
|
|
2689
2689
|
"src": "106:22:21"
|
|
2690
2690
|
},
|
|
2691
2691
|
{
|
|
2692
2692
|
"attributes": {
|
|
2693
|
-
"SourceUnit":
|
|
2693
|
+
"SourceUnit": 11166,
|
|
2694
2694
|
"absolutePath": "project:/contracts/interfaces/ISecurity.sol",
|
|
2695
2695
|
"file": "./interfaces/ISecurity.sol",
|
|
2696
|
-
"scope":
|
|
2696
|
+
"scope": 10716,
|
|
2697
2697
|
"symbolAliases": [
|
|
2698
2698
|
null
|
|
2699
2699
|
],
|
|
2700
2700
|
"unitAlias": ""
|
|
2701
2701
|
},
|
|
2702
|
-
"id":
|
|
2702
|
+
"id": 10546,
|
|
2703
2703
|
"name": "ImportDirective",
|
|
2704
2704
|
"src": "132:36:21"
|
|
2705
2705
|
},
|
|
@@ -2708,13 +2708,13 @@
|
|
|
2708
2708
|
"SourceUnit": 341,
|
|
2709
2709
|
"absolutePath": "@openzeppelin/contracts-ethereum-package/contracts/ownership/Ownable.sol",
|
|
2710
2710
|
"file": "@openzeppelin/contracts-ethereum-package/contracts/ownership/Ownable.sol",
|
|
2711
|
-
"scope":
|
|
2711
|
+
"scope": 10716,
|
|
2712
2712
|
"symbolAliases": [
|
|
2713
2713
|
null
|
|
2714
2714
|
],
|
|
2715
2715
|
"unitAlias": ""
|
|
2716
2716
|
},
|
|
2717
|
-
"id":
|
|
2717
|
+
"id": 10547,
|
|
2718
2718
|
"name": "ImportDirective",
|
|
2719
2719
|
"src": "170:82:21"
|
|
2720
2720
|
},
|
|
@@ -2723,13 +2723,13 @@
|
|
|
2723
2723
|
"SourceUnit": 753,
|
|
2724
2724
|
"absolutePath": "@openzeppelin/contracts-ethereum-package/contracts/token/ERC20/ERC20.sol",
|
|
2725
2725
|
"file": "@openzeppelin/contracts-ethereum-package/contracts/token/ERC20/ERC20.sol",
|
|
2726
|
-
"scope":
|
|
2726
|
+
"scope": 10716,
|
|
2727
2727
|
"symbolAliases": [
|
|
2728
2728
|
null
|
|
2729
2729
|
],
|
|
2730
2730
|
"unitAlias": ""
|
|
2731
2731
|
},
|
|
2732
|
-
"id":
|
|
2732
|
+
"id": 10548,
|
|
2733
2733
|
"name": "ImportDirective",
|
|
2734
2734
|
"src": "254:82:21"
|
|
2735
2735
|
},
|
|
@@ -2741,22 +2741,22 @@
|
|
|
2741
2741
|
752,
|
|
2742
2742
|
821,
|
|
2743
2743
|
890,
|
|
2744
|
-
|
|
2744
|
+
11165
|
|
2745
2745
|
],
|
|
2746
2746
|
"contractKind": "contract",
|
|
2747
2747
|
"documentation": null,
|
|
2748
2748
|
"fullyImplemented": true,
|
|
2749
2749
|
"linearizedBaseContracts": [
|
|
2750
|
-
|
|
2750
|
+
10715,
|
|
2751
2751
|
340,
|
|
2752
2752
|
752,
|
|
2753
2753
|
821,
|
|
2754
2754
|
29,
|
|
2755
2755
|
890,
|
|
2756
|
-
|
|
2756
|
+
11165
|
|
2757
2757
|
],
|
|
2758
2758
|
"name": "Security",
|
|
2759
|
-
"scope":
|
|
2759
|
+
"scope": 10716
|
|
2760
2760
|
},
|
|
2761
2761
|
"children": [
|
|
2762
2762
|
{
|
|
@@ -2768,15 +2768,15 @@
|
|
|
2768
2768
|
"attributes": {
|
|
2769
2769
|
"contractScope": null,
|
|
2770
2770
|
"name": "ISecurity",
|
|
2771
|
-
"referencedDeclaration":
|
|
2771
|
+
"referencedDeclaration": 11165,
|
|
2772
2772
|
"type": "contract ISecurity"
|
|
2773
2773
|
},
|
|
2774
|
-
"id":
|
|
2774
|
+
"id": 10549,
|
|
2775
2775
|
"name": "UserDefinedTypeName",
|
|
2776
2776
|
"src": "361:9:21"
|
|
2777
2777
|
}
|
|
2778
2778
|
],
|
|
2779
|
-
"id":
|
|
2779
|
+
"id": 10550,
|
|
2780
2780
|
"name": "InheritanceSpecifier",
|
|
2781
2781
|
"src": "361:9:21"
|
|
2782
2782
|
},
|
|
@@ -2792,12 +2792,12 @@
|
|
|
2792
2792
|
"referencedDeclaration": 752,
|
|
2793
2793
|
"type": "contract ERC20"
|
|
2794
2794
|
},
|
|
2795
|
-
"id":
|
|
2795
|
+
"id": 10551,
|
|
2796
2796
|
"name": "UserDefinedTypeName",
|
|
2797
2797
|
"src": "372:5:21"
|
|
2798
2798
|
}
|
|
2799
2799
|
],
|
|
2800
|
-
"id":
|
|
2800
|
+
"id": 10552,
|
|
2801
2801
|
"name": "InheritanceSpecifier",
|
|
2802
2802
|
"src": "372:5:21"
|
|
2803
2803
|
},
|
|
@@ -2813,12 +2813,12 @@
|
|
|
2813
2813
|
"referencedDeclaration": 340,
|
|
2814
2814
|
"type": "contract Ownable"
|
|
2815
2815
|
},
|
|
2816
|
-
"id":
|
|
2816
|
+
"id": 10553,
|
|
2817
2817
|
"name": "UserDefinedTypeName",
|
|
2818
2818
|
"src": "379:7:21"
|
|
2819
2819
|
}
|
|
2820
2820
|
],
|
|
2821
|
-
"id":
|
|
2821
|
+
"id": 10554,
|
|
2822
2822
|
"name": "InheritanceSpecifier",
|
|
2823
2823
|
"src": "379:7:21"
|
|
2824
2824
|
},
|
|
@@ -2826,7 +2826,7 @@
|
|
|
2826
2826
|
"attributes": {
|
|
2827
2827
|
"constant": false,
|
|
2828
2828
|
"name": "_name",
|
|
2829
|
-
"scope":
|
|
2829
|
+
"scope": 10715,
|
|
2830
2830
|
"stateVariable": true,
|
|
2831
2831
|
"storageLocation": "default",
|
|
2832
2832
|
"type": "string",
|
|
@@ -2839,12 +2839,12 @@
|
|
|
2839
2839
|
"name": "string",
|
|
2840
2840
|
"type": "string"
|
|
2841
2841
|
},
|
|
2842
|
-
"id":
|
|
2842
|
+
"id": 10555,
|
|
2843
2843
|
"name": "ElementaryTypeName",
|
|
2844
2844
|
"src": "396:6:21"
|
|
2845
2845
|
}
|
|
2846
2846
|
],
|
|
2847
|
-
"id":
|
|
2847
|
+
"id": 10556,
|
|
2848
2848
|
"name": "VariableDeclaration",
|
|
2849
2849
|
"src": "396:20:21"
|
|
2850
2850
|
},
|
|
@@ -2852,7 +2852,7 @@
|
|
|
2852
2852
|
"attributes": {
|
|
2853
2853
|
"constant": false,
|
|
2854
2854
|
"name": "_symbol",
|
|
2855
|
-
"scope":
|
|
2855
|
+
"scope": 10715,
|
|
2856
2856
|
"stateVariable": true,
|
|
2857
2857
|
"storageLocation": "default",
|
|
2858
2858
|
"type": "string",
|
|
@@ -2865,12 +2865,12 @@
|
|
|
2865
2865
|
"name": "string",
|
|
2866
2866
|
"type": "string"
|
|
2867
2867
|
},
|
|
2868
|
-
"id":
|
|
2868
|
+
"id": 10557,
|
|
2869
2869
|
"name": "ElementaryTypeName",
|
|
2870
2870
|
"src": "423:6:21"
|
|
2871
2871
|
}
|
|
2872
2872
|
],
|
|
2873
|
-
"id":
|
|
2873
|
+
"id": 10558,
|
|
2874
2874
|
"name": "VariableDeclaration",
|
|
2875
2875
|
"src": "423:22:21"
|
|
2876
2876
|
},
|
|
@@ -2878,7 +2878,7 @@
|
|
|
2878
2878
|
"attributes": {
|
|
2879
2879
|
"constant": false,
|
|
2880
2880
|
"name": "bridge",
|
|
2881
|
-
"scope":
|
|
2881
|
+
"scope": 10715,
|
|
2882
2882
|
"stateVariable": true,
|
|
2883
2883
|
"storageLocation": "default",
|
|
2884
2884
|
"type": "address",
|
|
@@ -2892,12 +2892,12 @@
|
|
|
2892
2892
|
"stateMutability": "nonpayable",
|
|
2893
2893
|
"type": "address"
|
|
2894
2894
|
},
|
|
2895
|
-
"id":
|
|
2895
|
+
"id": 10559,
|
|
2896
2896
|
"name": "ElementaryTypeName",
|
|
2897
2897
|
"src": "454:7:21"
|
|
2898
2898
|
}
|
|
2899
2899
|
],
|
|
2900
|
-
"id":
|
|
2900
|
+
"id": 10560,
|
|
2901
2901
|
"name": "VariableDeclaration",
|
|
2902
2902
|
"src": "454:22:21"
|
|
2903
2903
|
},
|
|
@@ -2908,7 +2908,7 @@
|
|
|
2908
2908
|
"isConstructor": false,
|
|
2909
2909
|
"kind": "function",
|
|
2910
2910
|
"name": "initialize",
|
|
2911
|
-
"scope":
|
|
2911
|
+
"scope": 10715,
|
|
2912
2912
|
"stateMutability": "nonpayable",
|
|
2913
2913
|
"superFunction": null,
|
|
2914
2914
|
"visibility": "public"
|
|
@@ -2920,7 +2920,7 @@
|
|
|
2920
2920
|
"attributes": {
|
|
2921
2921
|
"constant": false,
|
|
2922
2922
|
"name": "name_",
|
|
2923
|
-
"scope":
|
|
2923
|
+
"scope": 10602,
|
|
2924
2924
|
"stateVariable": false,
|
|
2925
2925
|
"storageLocation": "default",
|
|
2926
2926
|
"type": "bytes32",
|
|
@@ -2933,12 +2933,12 @@
|
|
|
2933
2933
|
"name": "bytes32",
|
|
2934
2934
|
"type": "bytes32"
|
|
2935
2935
|
},
|
|
2936
|
-
"id":
|
|
2936
|
+
"id": 10561,
|
|
2937
2937
|
"name": "ElementaryTypeName",
|
|
2938
2938
|
"src": "817:7:21"
|
|
2939
2939
|
}
|
|
2940
2940
|
],
|
|
2941
|
-
"id":
|
|
2941
|
+
"id": 10562,
|
|
2942
2942
|
"name": "VariableDeclaration",
|
|
2943
2943
|
"src": "817:13:21"
|
|
2944
2944
|
},
|
|
@@ -2946,7 +2946,7 @@
|
|
|
2946
2946
|
"attributes": {
|
|
2947
2947
|
"constant": false,
|
|
2948
2948
|
"name": "symbol_",
|
|
2949
|
-
"scope":
|
|
2949
|
+
"scope": 10602,
|
|
2950
2950
|
"stateVariable": false,
|
|
2951
2951
|
"storageLocation": "default",
|
|
2952
2952
|
"type": "bytes32",
|
|
@@ -2959,12 +2959,12 @@
|
|
|
2959
2959
|
"name": "bytes32",
|
|
2960
2960
|
"type": "bytes32"
|
|
2961
2961
|
},
|
|
2962
|
-
"id":
|
|
2962
|
+
"id": 10563,
|
|
2963
2963
|
"name": "ElementaryTypeName",
|
|
2964
2964
|
"src": "832:7:21"
|
|
2965
2965
|
}
|
|
2966
2966
|
],
|
|
2967
|
-
"id":
|
|
2967
|
+
"id": 10564,
|
|
2968
2968
|
"name": "VariableDeclaration",
|
|
2969
2969
|
"src": "832:15:21"
|
|
2970
2970
|
},
|
|
@@ -2972,7 +2972,7 @@
|
|
|
2972
2972
|
"attributes": {
|
|
2973
2973
|
"constant": false,
|
|
2974
2974
|
"name": "_owner",
|
|
2975
|
-
"scope":
|
|
2975
|
+
"scope": 10602,
|
|
2976
2976
|
"stateVariable": false,
|
|
2977
2977
|
"storageLocation": "default",
|
|
2978
2978
|
"type": "address",
|
|
@@ -2986,12 +2986,12 @@
|
|
|
2986
2986
|
"stateMutability": "nonpayable",
|
|
2987
2987
|
"type": "address"
|
|
2988
2988
|
},
|
|
2989
|
-
"id":
|
|
2989
|
+
"id": 10565,
|
|
2990
2990
|
"name": "ElementaryTypeName",
|
|
2991
2991
|
"src": "849:7:21"
|
|
2992
2992
|
}
|
|
2993
2993
|
],
|
|
2994
|
-
"id":
|
|
2994
|
+
"id": 10566,
|
|
2995
2995
|
"name": "VariableDeclaration",
|
|
2996
2996
|
"src": "849:14:21"
|
|
2997
2997
|
},
|
|
@@ -2999,7 +2999,7 @@
|
|
|
2999
2999
|
"attributes": {
|
|
3000
3000
|
"constant": false,
|
|
3001
3001
|
"name": "_bridge",
|
|
3002
|
-
"scope":
|
|
3002
|
+
"scope": 10602,
|
|
3003
3003
|
"stateVariable": false,
|
|
3004
3004
|
"storageLocation": "default",
|
|
3005
3005
|
"type": "address",
|
|
@@ -3013,17 +3013,17 @@
|
|
|
3013
3013
|
"stateMutability": "nonpayable",
|
|
3014
3014
|
"type": "address"
|
|
3015
3015
|
},
|
|
3016
|
-
"id":
|
|
3016
|
+
"id": 10567,
|
|
3017
3017
|
"name": "ElementaryTypeName",
|
|
3018
3018
|
"src": "865:7:21"
|
|
3019
3019
|
}
|
|
3020
3020
|
],
|
|
3021
|
-
"id":
|
|
3021
|
+
"id": 10568,
|
|
3022
3022
|
"name": "VariableDeclaration",
|
|
3023
3023
|
"src": "865:15:21"
|
|
3024
3024
|
}
|
|
3025
3025
|
],
|
|
3026
|
-
"id":
|
|
3026
|
+
"id": 10569,
|
|
3027
3027
|
"name": "ParameterList",
|
|
3028
3028
|
"src": "816:65:21"
|
|
3029
3029
|
},
|
|
@@ -3034,7 +3034,7 @@
|
|
|
3034
3034
|
]
|
|
3035
3035
|
},
|
|
3036
3036
|
"children": [],
|
|
3037
|
-
"id":
|
|
3037
|
+
"id": 10572,
|
|
3038
3038
|
"name": "ParameterList",
|
|
3039
3039
|
"src": "901:0:21"
|
|
3040
3040
|
},
|
|
@@ -3053,12 +3053,12 @@
|
|
|
3053
3053
|
"type": "modifier ()",
|
|
3054
3054
|
"value": "initializer"
|
|
3055
3055
|
},
|
|
3056
|
-
"id":
|
|
3056
|
+
"id": 10570,
|
|
3057
3057
|
"name": "Identifier",
|
|
3058
3058
|
"src": "889:11:21"
|
|
3059
3059
|
}
|
|
3060
3060
|
],
|
|
3061
|
-
"id":
|
|
3061
|
+
"id": 10571,
|
|
3062
3062
|
"name": "ModifierInvocation",
|
|
3063
3063
|
"src": "889:11:21"
|
|
3064
3064
|
},
|
|
@@ -3108,12 +3108,12 @@
|
|
|
3108
3108
|
"type": "type(contract Ownable)",
|
|
3109
3109
|
"value": "Ownable"
|
|
3110
3110
|
},
|
|
3111
|
-
"id":
|
|
3111
|
+
"id": 10573,
|
|
3112
3112
|
"name": "Identifier",
|
|
3113
3113
|
"src": "912:7:21"
|
|
3114
3114
|
}
|
|
3115
3115
|
],
|
|
3116
|
-
"id":
|
|
3116
|
+
"id": 10575,
|
|
3117
3117
|
"name": "MemberAccess",
|
|
3118
3118
|
"src": "912:18:21"
|
|
3119
3119
|
},
|
|
@@ -3123,21 +3123,21 @@
|
|
|
3123
3123
|
"overloadedDeclarations": [
|
|
3124
3124
|
null
|
|
3125
3125
|
],
|
|
3126
|
-
"referencedDeclaration":
|
|
3126
|
+
"referencedDeclaration": 10566,
|
|
3127
3127
|
"type": "address",
|
|
3128
3128
|
"value": "_owner"
|
|
3129
3129
|
},
|
|
3130
|
-
"id":
|
|
3130
|
+
"id": 10576,
|
|
3131
3131
|
"name": "Identifier",
|
|
3132
3132
|
"src": "931:6:21"
|
|
3133
3133
|
}
|
|
3134
3134
|
],
|
|
3135
|
-
"id":
|
|
3135
|
+
"id": 10577,
|
|
3136
3136
|
"name": "FunctionCall",
|
|
3137
3137
|
"src": "912:26:21"
|
|
3138
3138
|
}
|
|
3139
3139
|
],
|
|
3140
|
-
"id":
|
|
3140
|
+
"id": 10578,
|
|
3141
3141
|
"name": "ExpressionStatement",
|
|
3142
3142
|
"src": "912:26:21"
|
|
3143
3143
|
},
|
|
@@ -3160,11 +3160,11 @@
|
|
|
3160
3160
|
"overloadedDeclarations": [
|
|
3161
3161
|
null
|
|
3162
3162
|
],
|
|
3163
|
-
"referencedDeclaration":
|
|
3163
|
+
"referencedDeclaration": 10556,
|
|
3164
3164
|
"type": "string storage ref",
|
|
3165
3165
|
"value": "_name"
|
|
3166
3166
|
},
|
|
3167
|
-
"id":
|
|
3167
|
+
"id": 10579,
|
|
3168
3168
|
"name": "Identifier",
|
|
3169
3169
|
"src": "949:5:21"
|
|
3170
3170
|
},
|
|
@@ -3198,7 +3198,7 @@
|
|
|
3198
3198
|
"type": "type(string storage pointer)",
|
|
3199
3199
|
"value": "string"
|
|
3200
3200
|
},
|
|
3201
|
-
"id":
|
|
3201
|
+
"id": 10580,
|
|
3202
3202
|
"name": "ElementaryTypeNameExpression",
|
|
3203
3203
|
"src": "957:6:21"
|
|
3204
3204
|
},
|
|
@@ -3240,16 +3240,16 @@
|
|
|
3240
3240
|
"overloadedDeclarations": [
|
|
3241
3241
|
null
|
|
3242
3242
|
],
|
|
3243
|
-
"referencedDeclaration":
|
|
3243
|
+
"referencedDeclaration": 11502,
|
|
3244
3244
|
"type": "abi",
|
|
3245
3245
|
"value": "abi"
|
|
3246
3246
|
},
|
|
3247
|
-
"id":
|
|
3247
|
+
"id": 10581,
|
|
3248
3248
|
"name": "Identifier",
|
|
3249
3249
|
"src": "964:3:21"
|
|
3250
3250
|
}
|
|
3251
3251
|
],
|
|
3252
|
-
"id":
|
|
3252
|
+
"id": 10582,
|
|
3253
3253
|
"name": "MemberAccess",
|
|
3254
3254
|
"src": "964:16:21"
|
|
3255
3255
|
},
|
|
@@ -3259,31 +3259,31 @@
|
|
|
3259
3259
|
"overloadedDeclarations": [
|
|
3260
3260
|
null
|
|
3261
3261
|
],
|
|
3262
|
-
"referencedDeclaration":
|
|
3262
|
+
"referencedDeclaration": 10562,
|
|
3263
3263
|
"type": "bytes32",
|
|
3264
3264
|
"value": "name_"
|
|
3265
3265
|
},
|
|
3266
|
-
"id":
|
|
3266
|
+
"id": 10583,
|
|
3267
3267
|
"name": "Identifier",
|
|
3268
3268
|
"src": "981:5:21"
|
|
3269
3269
|
}
|
|
3270
3270
|
],
|
|
3271
|
-
"id":
|
|
3271
|
+
"id": 10584,
|
|
3272
3272
|
"name": "FunctionCall",
|
|
3273
3273
|
"src": "964:23:21"
|
|
3274
3274
|
}
|
|
3275
3275
|
],
|
|
3276
|
-
"id":
|
|
3276
|
+
"id": 10585,
|
|
3277
3277
|
"name": "FunctionCall",
|
|
3278
3278
|
"src": "957:31:21"
|
|
3279
3279
|
}
|
|
3280
3280
|
],
|
|
3281
|
-
"id":
|
|
3281
|
+
"id": 10586,
|
|
3282
3282
|
"name": "Assignment",
|
|
3283
3283
|
"src": "949:39:21"
|
|
3284
3284
|
}
|
|
3285
3285
|
],
|
|
3286
|
-
"id":
|
|
3286
|
+
"id": 10587,
|
|
3287
3287
|
"name": "ExpressionStatement",
|
|
3288
3288
|
"src": "949:39:21"
|
|
3289
3289
|
},
|
|
@@ -3306,11 +3306,11 @@
|
|
|
3306
3306
|
"overloadedDeclarations": [
|
|
3307
3307
|
null
|
|
3308
3308
|
],
|
|
3309
|
-
"referencedDeclaration":
|
|
3309
|
+
"referencedDeclaration": 10558,
|
|
3310
3310
|
"type": "string storage ref",
|
|
3311
3311
|
"value": "_symbol"
|
|
3312
3312
|
},
|
|
3313
|
-
"id":
|
|
3313
|
+
"id": 10588,
|
|
3314
3314
|
"name": "Identifier",
|
|
3315
3315
|
"src": "999:7:21"
|
|
3316
3316
|
},
|
|
@@ -3344,7 +3344,7 @@
|
|
|
3344
3344
|
"type": "type(string storage pointer)",
|
|
3345
3345
|
"value": "string"
|
|
3346
3346
|
},
|
|
3347
|
-
"id":
|
|
3347
|
+
"id": 10589,
|
|
3348
3348
|
"name": "ElementaryTypeNameExpression",
|
|
3349
3349
|
"src": "1009:6:21"
|
|
3350
3350
|
},
|
|
@@ -3386,16 +3386,16 @@
|
|
|
3386
3386
|
"overloadedDeclarations": [
|
|
3387
3387
|
null
|
|
3388
3388
|
],
|
|
3389
|
-
"referencedDeclaration":
|
|
3389
|
+
"referencedDeclaration": 11502,
|
|
3390
3390
|
"type": "abi",
|
|
3391
3391
|
"value": "abi"
|
|
3392
3392
|
},
|
|
3393
|
-
"id":
|
|
3393
|
+
"id": 10590,
|
|
3394
3394
|
"name": "Identifier",
|
|
3395
3395
|
"src": "1016:3:21"
|
|
3396
3396
|
}
|
|
3397
3397
|
],
|
|
3398
|
-
"id":
|
|
3398
|
+
"id": 10591,
|
|
3399
3399
|
"name": "MemberAccess",
|
|
3400
3400
|
"src": "1016:16:21"
|
|
3401
3401
|
},
|
|
@@ -3405,31 +3405,31 @@
|
|
|
3405
3405
|
"overloadedDeclarations": [
|
|
3406
3406
|
null
|
|
3407
3407
|
],
|
|
3408
|
-
"referencedDeclaration":
|
|
3408
|
+
"referencedDeclaration": 10564,
|
|
3409
3409
|
"type": "bytes32",
|
|
3410
3410
|
"value": "symbol_"
|
|
3411
3411
|
},
|
|
3412
|
-
"id":
|
|
3412
|
+
"id": 10592,
|
|
3413
3413
|
"name": "Identifier",
|
|
3414
3414
|
"src": "1033:7:21"
|
|
3415
3415
|
}
|
|
3416
3416
|
],
|
|
3417
|
-
"id":
|
|
3417
|
+
"id": 10593,
|
|
3418
3418
|
"name": "FunctionCall",
|
|
3419
3419
|
"src": "1016:25:21"
|
|
3420
3420
|
}
|
|
3421
3421
|
],
|
|
3422
|
-
"id":
|
|
3422
|
+
"id": 10594,
|
|
3423
3423
|
"name": "FunctionCall",
|
|
3424
3424
|
"src": "1009:33:21"
|
|
3425
3425
|
}
|
|
3426
3426
|
],
|
|
3427
|
-
"id":
|
|
3427
|
+
"id": 10595,
|
|
3428
3428
|
"name": "Assignment",
|
|
3429
3429
|
"src": "999:43:21"
|
|
3430
3430
|
}
|
|
3431
3431
|
],
|
|
3432
|
-
"id":
|
|
3432
|
+
"id": 10596,
|
|
3433
3433
|
"name": "ExpressionStatement",
|
|
3434
3434
|
"src": "999:43:21"
|
|
3435
3435
|
},
|
|
@@ -3452,11 +3452,11 @@
|
|
|
3452
3452
|
"overloadedDeclarations": [
|
|
3453
3453
|
null
|
|
3454
3454
|
],
|
|
3455
|
-
"referencedDeclaration":
|
|
3455
|
+
"referencedDeclaration": 10560,
|
|
3456
3456
|
"type": "address",
|
|
3457
3457
|
"value": "bridge"
|
|
3458
3458
|
},
|
|
3459
|
-
"id":
|
|
3459
|
+
"id": 10597,
|
|
3460
3460
|
"name": "Identifier",
|
|
3461
3461
|
"src": "1053:6:21"
|
|
3462
3462
|
},
|
|
@@ -3466,31 +3466,31 @@
|
|
|
3466
3466
|
"overloadedDeclarations": [
|
|
3467
3467
|
null
|
|
3468
3468
|
],
|
|
3469
|
-
"referencedDeclaration":
|
|
3469
|
+
"referencedDeclaration": 10568,
|
|
3470
3470
|
"type": "address",
|
|
3471
3471
|
"value": "_bridge"
|
|
3472
3472
|
},
|
|
3473
|
-
"id":
|
|
3473
|
+
"id": 10598,
|
|
3474
3474
|
"name": "Identifier",
|
|
3475
3475
|
"src": "1062:7:21"
|
|
3476
3476
|
}
|
|
3477
3477
|
],
|
|
3478
|
-
"id":
|
|
3478
|
+
"id": 10599,
|
|
3479
3479
|
"name": "Assignment",
|
|
3480
3480
|
"src": "1053:16:21"
|
|
3481
3481
|
}
|
|
3482
3482
|
],
|
|
3483
|
-
"id":
|
|
3483
|
+
"id": 10600,
|
|
3484
3484
|
"name": "ExpressionStatement",
|
|
3485
3485
|
"src": "1053:16:21"
|
|
3486
3486
|
}
|
|
3487
3487
|
],
|
|
3488
|
-
"id":
|
|
3488
|
+
"id": 10601,
|
|
3489
3489
|
"name": "Block",
|
|
3490
3490
|
"src": "901:176:21"
|
|
3491
3491
|
}
|
|
3492
3492
|
],
|
|
3493
|
-
"id":
|
|
3493
|
+
"id": 10602,
|
|
3494
3494
|
"name": "FunctionDefinition",
|
|
3495
3495
|
"src": "797:280:21"
|
|
3496
3496
|
},
|
|
@@ -3504,7 +3504,7 @@
|
|
|
3504
3504
|
null
|
|
3505
3505
|
],
|
|
3506
3506
|
"name": "name",
|
|
3507
|
-
"scope":
|
|
3507
|
+
"scope": 10715,
|
|
3508
3508
|
"stateMutability": "view",
|
|
3509
3509
|
"superFunction": null,
|
|
3510
3510
|
"visibility": "public"
|
|
@@ -3517,7 +3517,7 @@
|
|
|
3517
3517
|
]
|
|
3518
3518
|
},
|
|
3519
3519
|
"children": [],
|
|
3520
|
-
"id":
|
|
3520
|
+
"id": 10603,
|
|
3521
3521
|
"name": "ParameterList",
|
|
3522
3522
|
"src": "1160:2:21"
|
|
3523
3523
|
},
|
|
@@ -3527,7 +3527,7 @@
|
|
|
3527
3527
|
"attributes": {
|
|
3528
3528
|
"constant": false,
|
|
3529
3529
|
"name": "",
|
|
3530
|
-
"scope":
|
|
3530
|
+
"scope": 10610,
|
|
3531
3531
|
"stateVariable": false,
|
|
3532
3532
|
"storageLocation": "memory",
|
|
3533
3533
|
"type": "string",
|
|
@@ -3540,17 +3540,17 @@
|
|
|
3540
3540
|
"name": "string",
|
|
3541
3541
|
"type": "string"
|
|
3542
3542
|
},
|
|
3543
|
-
"id":
|
|
3543
|
+
"id": 10604,
|
|
3544
3544
|
"name": "ElementaryTypeName",
|
|
3545
3545
|
"src": "1184:6:21"
|
|
3546
3546
|
}
|
|
3547
3547
|
],
|
|
3548
|
-
"id":
|
|
3548
|
+
"id": 10605,
|
|
3549
3549
|
"name": "VariableDeclaration",
|
|
3550
3550
|
"src": "1184:13:21"
|
|
3551
3551
|
}
|
|
3552
3552
|
],
|
|
3553
|
-
"id":
|
|
3553
|
+
"id": 10606,
|
|
3554
3554
|
"name": "ParameterList",
|
|
3555
3555
|
"src": "1183:15:21"
|
|
3556
3556
|
},
|
|
@@ -3558,7 +3558,7 @@
|
|
|
3558
3558
|
"children": [
|
|
3559
3559
|
{
|
|
3560
3560
|
"attributes": {
|
|
3561
|
-
"functionReturnParameters":
|
|
3561
|
+
"functionReturnParameters": 10606
|
|
3562
3562
|
},
|
|
3563
3563
|
"children": [
|
|
3564
3564
|
{
|
|
@@ -3567,26 +3567,26 @@
|
|
|
3567
3567
|
"overloadedDeclarations": [
|
|
3568
3568
|
null
|
|
3569
3569
|
],
|
|
3570
|
-
"referencedDeclaration":
|
|
3570
|
+
"referencedDeclaration": 10556,
|
|
3571
3571
|
"type": "string storage ref",
|
|
3572
3572
|
"value": "_name"
|
|
3573
3573
|
},
|
|
3574
|
-
"id":
|
|
3574
|
+
"id": 10607,
|
|
3575
3575
|
"name": "Identifier",
|
|
3576
3576
|
"src": "1217:5:21"
|
|
3577
3577
|
}
|
|
3578
3578
|
],
|
|
3579
|
-
"id":
|
|
3579
|
+
"id": 10608,
|
|
3580
3580
|
"name": "Return",
|
|
3581
3581
|
"src": "1210:12:21"
|
|
3582
3582
|
}
|
|
3583
3583
|
],
|
|
3584
|
-
"id":
|
|
3584
|
+
"id": 10609,
|
|
3585
3585
|
"name": "Block",
|
|
3586
3586
|
"src": "1199:31:21"
|
|
3587
3587
|
}
|
|
3588
3588
|
],
|
|
3589
|
-
"id":
|
|
3589
|
+
"id": 10610,
|
|
3590
3590
|
"name": "FunctionDefinition",
|
|
3591
3591
|
"src": "1147:83:21"
|
|
3592
3592
|
},
|
|
@@ -3600,7 +3600,7 @@
|
|
|
3600
3600
|
null
|
|
3601
3601
|
],
|
|
3602
3602
|
"name": "symbol",
|
|
3603
|
-
"scope":
|
|
3603
|
+
"scope": 10715,
|
|
3604
3604
|
"stateMutability": "view",
|
|
3605
3605
|
"superFunction": null,
|
|
3606
3606
|
"visibility": "public"
|
|
@@ -3613,7 +3613,7 @@
|
|
|
3613
3613
|
]
|
|
3614
3614
|
},
|
|
3615
3615
|
"children": [],
|
|
3616
|
-
"id":
|
|
3616
|
+
"id": 10611,
|
|
3617
3617
|
"name": "ParameterList",
|
|
3618
3618
|
"src": "1364:2:21"
|
|
3619
3619
|
},
|
|
@@ -3623,7 +3623,7 @@
|
|
|
3623
3623
|
"attributes": {
|
|
3624
3624
|
"constant": false,
|
|
3625
3625
|
"name": "",
|
|
3626
|
-
"scope":
|
|
3626
|
+
"scope": 10618,
|
|
3627
3627
|
"stateVariable": false,
|
|
3628
3628
|
"storageLocation": "memory",
|
|
3629
3629
|
"type": "string",
|
|
@@ -3636,17 +3636,17 @@
|
|
|
3636
3636
|
"name": "string",
|
|
3637
3637
|
"type": "string"
|
|
3638
3638
|
},
|
|
3639
|
-
"id":
|
|
3639
|
+
"id": 10612,
|
|
3640
3640
|
"name": "ElementaryTypeName",
|
|
3641
3641
|
"src": "1388:6:21"
|
|
3642
3642
|
}
|
|
3643
3643
|
],
|
|
3644
|
-
"id":
|
|
3644
|
+
"id": 10613,
|
|
3645
3645
|
"name": "VariableDeclaration",
|
|
3646
3646
|
"src": "1388:13:21"
|
|
3647
3647
|
}
|
|
3648
3648
|
],
|
|
3649
|
-
"id":
|
|
3649
|
+
"id": 10614,
|
|
3650
3650
|
"name": "ParameterList",
|
|
3651
3651
|
"src": "1387:15:21"
|
|
3652
3652
|
},
|
|
@@ -3654,7 +3654,7 @@
|
|
|
3654
3654
|
"children": [
|
|
3655
3655
|
{
|
|
3656
3656
|
"attributes": {
|
|
3657
|
-
"functionReturnParameters":
|
|
3657
|
+
"functionReturnParameters": 10614
|
|
3658
3658
|
},
|
|
3659
3659
|
"children": [
|
|
3660
3660
|
{
|
|
@@ -3663,26 +3663,26 @@
|
|
|
3663
3663
|
"overloadedDeclarations": [
|
|
3664
3664
|
null
|
|
3665
3665
|
],
|
|
3666
|
-
"referencedDeclaration":
|
|
3666
|
+
"referencedDeclaration": 10558,
|
|
3667
3667
|
"type": "string storage ref",
|
|
3668
3668
|
"value": "_symbol"
|
|
3669
3669
|
},
|
|
3670
|
-
"id":
|
|
3670
|
+
"id": 10615,
|
|
3671
3671
|
"name": "Identifier",
|
|
3672
3672
|
"src": "1421:7:21"
|
|
3673
3673
|
}
|
|
3674
3674
|
],
|
|
3675
|
-
"id":
|
|
3675
|
+
"id": 10616,
|
|
3676
3676
|
"name": "Return",
|
|
3677
3677
|
"src": "1414:14:21"
|
|
3678
3678
|
}
|
|
3679
3679
|
],
|
|
3680
|
-
"id":
|
|
3680
|
+
"id": 10617,
|
|
3681
3681
|
"name": "Block",
|
|
3682
3682
|
"src": "1403:33:21"
|
|
3683
3683
|
}
|
|
3684
3684
|
],
|
|
3685
|
-
"id":
|
|
3685
|
+
"id": 10618,
|
|
3686
3686
|
"name": "FunctionDefinition",
|
|
3687
3687
|
"src": "1349:87:21"
|
|
3688
3688
|
},
|
|
@@ -3696,7 +3696,7 @@
|
|
|
3696
3696
|
null
|
|
3697
3697
|
],
|
|
3698
3698
|
"name": "decimals",
|
|
3699
|
-
"scope":
|
|
3699
|
+
"scope": 10715,
|
|
3700
3700
|
"stateMutability": "view",
|
|
3701
3701
|
"superFunction": null,
|
|
3702
3702
|
"visibility": "public"
|
|
@@ -3709,7 +3709,7 @@
|
|
|
3709
3709
|
]
|
|
3710
3710
|
},
|
|
3711
3711
|
"children": [],
|
|
3712
|
-
"id":
|
|
3712
|
+
"id": 10619,
|
|
3713
3713
|
"name": "ParameterList",
|
|
3714
3714
|
"src": "2092:2:21"
|
|
3715
3715
|
},
|
|
@@ -3719,7 +3719,7 @@
|
|
|
3719
3719
|
"attributes": {
|
|
3720
3720
|
"constant": false,
|
|
3721
3721
|
"name": "",
|
|
3722
|
-
"scope":
|
|
3722
|
+
"scope": 10626,
|
|
3723
3723
|
"stateVariable": false,
|
|
3724
3724
|
"storageLocation": "default",
|
|
3725
3725
|
"type": "uint8",
|
|
@@ -3732,17 +3732,17 @@
|
|
|
3732
3732
|
"name": "uint8",
|
|
3733
3733
|
"type": "uint8"
|
|
3734
3734
|
},
|
|
3735
|
-
"id":
|
|
3735
|
+
"id": 10620,
|
|
3736
3736
|
"name": "ElementaryTypeName",
|
|
3737
3737
|
"src": "2116:5:21"
|
|
3738
3738
|
}
|
|
3739
3739
|
],
|
|
3740
|
-
"id":
|
|
3740
|
+
"id": 10621,
|
|
3741
3741
|
"name": "VariableDeclaration",
|
|
3742
3742
|
"src": "2116:5:21"
|
|
3743
3743
|
}
|
|
3744
3744
|
],
|
|
3745
|
-
"id":
|
|
3745
|
+
"id": 10622,
|
|
3746
3746
|
"name": "ParameterList",
|
|
3747
3747
|
"src": "2115:7:21"
|
|
3748
3748
|
},
|
|
@@ -3750,7 +3750,7 @@
|
|
|
3750
3750
|
"children": [
|
|
3751
3751
|
{
|
|
3752
3752
|
"attributes": {
|
|
3753
|
-
"functionReturnParameters":
|
|
3753
|
+
"functionReturnParameters": 10622
|
|
3754
3754
|
},
|
|
3755
3755
|
"children": [
|
|
3756
3756
|
{
|
|
@@ -3766,22 +3766,22 @@
|
|
|
3766
3766
|
"type": "int_const 18",
|
|
3767
3767
|
"value": "18"
|
|
3768
3768
|
},
|
|
3769
|
-
"id":
|
|
3769
|
+
"id": 10623,
|
|
3770
3770
|
"name": "Literal",
|
|
3771
3771
|
"src": "2141:2:21"
|
|
3772
3772
|
}
|
|
3773
3773
|
],
|
|
3774
|
-
"id":
|
|
3774
|
+
"id": 10624,
|
|
3775
3775
|
"name": "Return",
|
|
3776
3776
|
"src": "2134:9:21"
|
|
3777
3777
|
}
|
|
3778
3778
|
],
|
|
3779
|
-
"id":
|
|
3779
|
+
"id": 10625,
|
|
3780
3780
|
"name": "Block",
|
|
3781
3781
|
"src": "2123:28:21"
|
|
3782
3782
|
}
|
|
3783
3783
|
],
|
|
3784
|
-
"id":
|
|
3784
|
+
"id": 10626,
|
|
3785
3785
|
"name": "FunctionDefinition",
|
|
3786
3786
|
"src": "2075:76:21"
|
|
3787
3787
|
},
|
|
@@ -3792,9 +3792,9 @@
|
|
|
3792
3792
|
"isConstructor": false,
|
|
3793
3793
|
"kind": "function",
|
|
3794
3794
|
"name": "transferToken",
|
|
3795
|
-
"scope":
|
|
3795
|
+
"scope": 10715,
|
|
3796
3796
|
"stateMutability": "nonpayable",
|
|
3797
|
-
"superFunction":
|
|
3797
|
+
"superFunction": 11140,
|
|
3798
3798
|
"visibility": "external"
|
|
3799
3799
|
},
|
|
3800
3800
|
"children": [
|
|
@@ -3804,7 +3804,7 @@
|
|
|
3804
3804
|
"attributes": {
|
|
3805
3805
|
"constant": false,
|
|
3806
3806
|
"name": "transferor",
|
|
3807
|
-
"scope":
|
|
3807
|
+
"scope": 10644,
|
|
3808
3808
|
"stateVariable": false,
|
|
3809
3809
|
"storageLocation": "default",
|
|
3810
3810
|
"type": "address",
|
|
@@ -3818,12 +3818,12 @@
|
|
|
3818
3818
|
"stateMutability": "nonpayable",
|
|
3819
3819
|
"type": "address"
|
|
3820
3820
|
},
|
|
3821
|
-
"id":
|
|
3821
|
+
"id": 10627,
|
|
3822
3822
|
"name": "ElementaryTypeName",
|
|
3823
3823
|
"src": "2182:7:21"
|
|
3824
3824
|
}
|
|
3825
3825
|
],
|
|
3826
|
-
"id":
|
|
3826
|
+
"id": 10628,
|
|
3827
3827
|
"name": "VariableDeclaration",
|
|
3828
3828
|
"src": "2182:18:21"
|
|
3829
3829
|
},
|
|
@@ -3831,7 +3831,7 @@
|
|
|
3831
3831
|
"attributes": {
|
|
3832
3832
|
"constant": false,
|
|
3833
3833
|
"name": "transferee",
|
|
3834
|
-
"scope":
|
|
3834
|
+
"scope": 10644,
|
|
3835
3835
|
"stateVariable": false,
|
|
3836
3836
|
"storageLocation": "default",
|
|
3837
3837
|
"type": "address",
|
|
@@ -3845,12 +3845,12 @@
|
|
|
3845
3845
|
"stateMutability": "nonpayable",
|
|
3846
3846
|
"type": "address"
|
|
3847
3847
|
},
|
|
3848
|
-
"id":
|
|
3848
|
+
"id": 10629,
|
|
3849
3849
|
"name": "ElementaryTypeName",
|
|
3850
3850
|
"src": "2202:7:21"
|
|
3851
3851
|
}
|
|
3852
3852
|
],
|
|
3853
|
-
"id":
|
|
3853
|
+
"id": 10630,
|
|
3854
3854
|
"name": "VariableDeclaration",
|
|
3855
3855
|
"src": "2202:18:21"
|
|
3856
3856
|
},
|
|
@@ -3858,7 +3858,7 @@
|
|
|
3858
3858
|
"attributes": {
|
|
3859
3859
|
"constant": false,
|
|
3860
3860
|
"name": "amount",
|
|
3861
|
-
"scope":
|
|
3861
|
+
"scope": 10644,
|
|
3862
3862
|
"stateVariable": false,
|
|
3863
3863
|
"storageLocation": "default",
|
|
3864
3864
|
"type": "uint256",
|
|
@@ -3871,17 +3871,17 @@
|
|
|
3871
3871
|
"name": "uint256",
|
|
3872
3872
|
"type": "uint256"
|
|
3873
3873
|
},
|
|
3874
|
-
"id":
|
|
3874
|
+
"id": 10631,
|
|
3875
3875
|
"name": "ElementaryTypeName",
|
|
3876
3876
|
"src": "2222:7:21"
|
|
3877
3877
|
}
|
|
3878
3878
|
],
|
|
3879
|
-
"id":
|
|
3879
|
+
"id": 10632,
|
|
3880
3880
|
"name": "VariableDeclaration",
|
|
3881
3881
|
"src": "2222:14:21"
|
|
3882
3882
|
}
|
|
3883
3883
|
],
|
|
3884
|
-
"id":
|
|
3884
|
+
"id": 10633,
|
|
3885
3885
|
"name": "ParameterList",
|
|
3886
3886
|
"src": "2181:56:21"
|
|
3887
3887
|
},
|
|
@@ -3892,7 +3892,7 @@
|
|
|
3892
3892
|
]
|
|
3893
3893
|
},
|
|
3894
3894
|
"children": [],
|
|
3895
|
-
"id":
|
|
3895
|
+
"id": 10636,
|
|
3896
3896
|
"name": "ParameterList",
|
|
3897
3897
|
"src": "2256:0:21"
|
|
3898
3898
|
},
|
|
@@ -3911,12 +3911,12 @@
|
|
|
3911
3911
|
"type": "modifier ()",
|
|
3912
3912
|
"value": "onlyOwner"
|
|
3913
3913
|
},
|
|
3914
|
-
"id":
|
|
3914
|
+
"id": 10634,
|
|
3915
3915
|
"name": "Identifier",
|
|
3916
3916
|
"src": "2238:9:21"
|
|
3917
3917
|
}
|
|
3918
3918
|
],
|
|
3919
|
-
"id":
|
|
3919
|
+
"id": 10635,
|
|
3920
3920
|
"name": "ModifierInvocation",
|
|
3921
3921
|
"src": "2238:9:21"
|
|
3922
3922
|
},
|
|
@@ -3962,7 +3962,7 @@
|
|
|
3962
3962
|
"type": "function (address,address,uint256)",
|
|
3963
3963
|
"value": "_transfer"
|
|
3964
3964
|
},
|
|
3965
|
-
"id":
|
|
3965
|
+
"id": 10637,
|
|
3966
3966
|
"name": "Identifier",
|
|
3967
3967
|
"src": "2267:9:21"
|
|
3968
3968
|
},
|
|
@@ -3972,11 +3972,11 @@
|
|
|
3972
3972
|
"overloadedDeclarations": [
|
|
3973
3973
|
null
|
|
3974
3974
|
],
|
|
3975
|
-
"referencedDeclaration":
|
|
3975
|
+
"referencedDeclaration": 10628,
|
|
3976
3976
|
"type": "address",
|
|
3977
3977
|
"value": "transferor"
|
|
3978
3978
|
},
|
|
3979
|
-
"id":
|
|
3979
|
+
"id": 10638,
|
|
3980
3980
|
"name": "Identifier",
|
|
3981
3981
|
"src": "2277:10:21"
|
|
3982
3982
|
},
|
|
@@ -3986,11 +3986,11 @@
|
|
|
3986
3986
|
"overloadedDeclarations": [
|
|
3987
3987
|
null
|
|
3988
3988
|
],
|
|
3989
|
-
"referencedDeclaration":
|
|
3989
|
+
"referencedDeclaration": 10630,
|
|
3990
3990
|
"type": "address",
|
|
3991
3991
|
"value": "transferee"
|
|
3992
3992
|
},
|
|
3993
|
-
"id":
|
|
3993
|
+
"id": 10639,
|
|
3994
3994
|
"name": "Identifier",
|
|
3995
3995
|
"src": "2289:10:21"
|
|
3996
3996
|
},
|
|
@@ -4000,31 +4000,31 @@
|
|
|
4000
4000
|
"overloadedDeclarations": [
|
|
4001
4001
|
null
|
|
4002
4002
|
],
|
|
4003
|
-
"referencedDeclaration":
|
|
4003
|
+
"referencedDeclaration": 10632,
|
|
4004
4004
|
"type": "uint256",
|
|
4005
4005
|
"value": "amount"
|
|
4006
4006
|
},
|
|
4007
|
-
"id":
|
|
4007
|
+
"id": 10640,
|
|
4008
4008
|
"name": "Identifier",
|
|
4009
4009
|
"src": "2301:6:21"
|
|
4010
4010
|
}
|
|
4011
4011
|
],
|
|
4012
|
-
"id":
|
|
4012
|
+
"id": 10641,
|
|
4013
4013
|
"name": "FunctionCall",
|
|
4014
4014
|
"src": "2267:41:21"
|
|
4015
4015
|
}
|
|
4016
4016
|
],
|
|
4017
|
-
"id":
|
|
4017
|
+
"id": 10642,
|
|
4018
4018
|
"name": "ExpressionStatement",
|
|
4019
4019
|
"src": "2267:41:21"
|
|
4020
4020
|
}
|
|
4021
4021
|
],
|
|
4022
|
-
"id":
|
|
4022
|
+
"id": 10643,
|
|
4023
4023
|
"name": "Block",
|
|
4024
4024
|
"src": "2256:60:21"
|
|
4025
4025
|
}
|
|
4026
4026
|
],
|
|
4027
|
-
"id":
|
|
4027
|
+
"id": 10644,
|
|
4028
4028
|
"name": "FunctionDefinition",
|
|
4029
4029
|
"src": "2159:157:21"
|
|
4030
4030
|
},
|
|
@@ -4035,9 +4035,9 @@
|
|
|
4035
4035
|
"isConstructor": false,
|
|
4036
4036
|
"kind": "function",
|
|
4037
4037
|
"name": "mintToken",
|
|
4038
|
-
"scope":
|
|
4038
|
+
"scope": 10715,
|
|
4039
4039
|
"stateMutability": "nonpayable",
|
|
4040
|
-
"superFunction":
|
|
4040
|
+
"superFunction": 11147,
|
|
4041
4041
|
"visibility": "external"
|
|
4042
4042
|
},
|
|
4043
4043
|
"children": [
|
|
@@ -4047,7 +4047,7 @@
|
|
|
4047
4047
|
"attributes": {
|
|
4048
4048
|
"constant": false,
|
|
4049
4049
|
"name": "issuer",
|
|
4050
|
-
"scope":
|
|
4050
|
+
"scope": 10659,
|
|
4051
4051
|
"stateVariable": false,
|
|
4052
4052
|
"storageLocation": "default",
|
|
4053
4053
|
"type": "address",
|
|
@@ -4061,12 +4061,12 @@
|
|
|
4061
4061
|
"stateMutability": "nonpayable",
|
|
4062
4062
|
"type": "address"
|
|
4063
4063
|
},
|
|
4064
|
-
"id":
|
|
4064
|
+
"id": 10645,
|
|
4065
4065
|
"name": "ElementaryTypeName",
|
|
4066
4066
|
"src": "2343:7:21"
|
|
4067
4067
|
}
|
|
4068
4068
|
],
|
|
4069
|
-
"id":
|
|
4069
|
+
"id": 10646,
|
|
4070
4070
|
"name": "VariableDeclaration",
|
|
4071
4071
|
"src": "2343:14:21"
|
|
4072
4072
|
},
|
|
@@ -4074,7 +4074,7 @@
|
|
|
4074
4074
|
"attributes": {
|
|
4075
4075
|
"constant": false,
|
|
4076
4076
|
"name": "amount",
|
|
4077
|
-
"scope":
|
|
4077
|
+
"scope": 10659,
|
|
4078
4078
|
"stateVariable": false,
|
|
4079
4079
|
"storageLocation": "default",
|
|
4080
4080
|
"type": "uint256",
|
|
@@ -4087,17 +4087,17 @@
|
|
|
4087
4087
|
"name": "uint256",
|
|
4088
4088
|
"type": "uint256"
|
|
4089
4089
|
},
|
|
4090
|
-
"id":
|
|
4090
|
+
"id": 10647,
|
|
4091
4091
|
"name": "ElementaryTypeName",
|
|
4092
4092
|
"src": "2359:7:21"
|
|
4093
4093
|
}
|
|
4094
4094
|
],
|
|
4095
|
-
"id":
|
|
4095
|
+
"id": 10648,
|
|
4096
4096
|
"name": "VariableDeclaration",
|
|
4097
4097
|
"src": "2359:14:21"
|
|
4098
4098
|
}
|
|
4099
4099
|
],
|
|
4100
|
-
"id":
|
|
4100
|
+
"id": 10649,
|
|
4101
4101
|
"name": "ParameterList",
|
|
4102
4102
|
"src": "2342:32:21"
|
|
4103
4103
|
},
|
|
@@ -4108,7 +4108,7 @@
|
|
|
4108
4108
|
]
|
|
4109
4109
|
},
|
|
4110
4110
|
"children": [],
|
|
4111
|
-
"id":
|
|
4111
|
+
"id": 10652,
|
|
4112
4112
|
"name": "ParameterList",
|
|
4113
4113
|
"src": "2393:0:21"
|
|
4114
4114
|
},
|
|
@@ -4127,12 +4127,12 @@
|
|
|
4127
4127
|
"type": "modifier ()",
|
|
4128
4128
|
"value": "onlyOwner"
|
|
4129
4129
|
},
|
|
4130
|
-
"id":
|
|
4130
|
+
"id": 10650,
|
|
4131
4131
|
"name": "Identifier",
|
|
4132
4132
|
"src": "2375:9:21"
|
|
4133
4133
|
}
|
|
4134
4134
|
],
|
|
4135
|
-
"id":
|
|
4135
|
+
"id": 10651,
|
|
4136
4136
|
"name": "ModifierInvocation",
|
|
4137
4137
|
"src": "2375:9:21"
|
|
4138
4138
|
},
|
|
@@ -4174,7 +4174,7 @@
|
|
|
4174
4174
|
"type": "function (address,uint256)",
|
|
4175
4175
|
"value": "_mint"
|
|
4176
4176
|
},
|
|
4177
|
-
"id":
|
|
4177
|
+
"id": 10653,
|
|
4178
4178
|
"name": "Identifier",
|
|
4179
4179
|
"src": "2404:5:21"
|
|
4180
4180
|
},
|
|
@@ -4184,11 +4184,11 @@
|
|
|
4184
4184
|
"overloadedDeclarations": [
|
|
4185
4185
|
null
|
|
4186
4186
|
],
|
|
4187
|
-
"referencedDeclaration":
|
|
4187
|
+
"referencedDeclaration": 10646,
|
|
4188
4188
|
"type": "address",
|
|
4189
4189
|
"value": "issuer"
|
|
4190
4190
|
},
|
|
4191
|
-
"id":
|
|
4191
|
+
"id": 10654,
|
|
4192
4192
|
"name": "Identifier",
|
|
4193
4193
|
"src": "2410:6:21"
|
|
4194
4194
|
},
|
|
@@ -4198,31 +4198,31 @@
|
|
|
4198
4198
|
"overloadedDeclarations": [
|
|
4199
4199
|
null
|
|
4200
4200
|
],
|
|
4201
|
-
"referencedDeclaration":
|
|
4201
|
+
"referencedDeclaration": 10648,
|
|
4202
4202
|
"type": "uint256",
|
|
4203
4203
|
"value": "amount"
|
|
4204
4204
|
},
|
|
4205
|
-
"id":
|
|
4205
|
+
"id": 10655,
|
|
4206
4206
|
"name": "Identifier",
|
|
4207
4207
|
"src": "2418:6:21"
|
|
4208
4208
|
}
|
|
4209
4209
|
],
|
|
4210
|
-
"id":
|
|
4210
|
+
"id": 10656,
|
|
4211
4211
|
"name": "FunctionCall",
|
|
4212
4212
|
"src": "2404:21:21"
|
|
4213
4213
|
}
|
|
4214
4214
|
],
|
|
4215
|
-
"id":
|
|
4215
|
+
"id": 10657,
|
|
4216
4216
|
"name": "ExpressionStatement",
|
|
4217
4217
|
"src": "2404:21:21"
|
|
4218
4218
|
}
|
|
4219
4219
|
],
|
|
4220
|
-
"id":
|
|
4220
|
+
"id": 10658,
|
|
4221
4221
|
"name": "Block",
|
|
4222
4222
|
"src": "2393:40:21"
|
|
4223
4223
|
}
|
|
4224
4224
|
],
|
|
4225
|
-
"id":
|
|
4225
|
+
"id": 10659,
|
|
4226
4226
|
"name": "FunctionDefinition",
|
|
4227
4227
|
"src": "2324:109:21"
|
|
4228
4228
|
},
|
|
@@ -4236,9 +4236,9 @@
|
|
|
4236
4236
|
null
|
|
4237
4237
|
],
|
|
4238
4238
|
"name": "approveToken",
|
|
4239
|
-
"scope":
|
|
4239
|
+
"scope": 10715,
|
|
4240
4240
|
"stateMutability": "nonpayable",
|
|
4241
|
-
"superFunction":
|
|
4241
|
+
"superFunction": 11164,
|
|
4242
4242
|
"visibility": "external"
|
|
4243
4243
|
},
|
|
4244
4244
|
"children": [
|
|
@@ -4248,7 +4248,7 @@
|
|
|
4248
4248
|
"attributes": {
|
|
4249
4249
|
"constant": false,
|
|
4250
4250
|
"name": "owner",
|
|
4251
|
-
"scope":
|
|
4251
|
+
"scope": 10714,
|
|
4252
4252
|
"stateVariable": false,
|
|
4253
4253
|
"storageLocation": "default",
|
|
4254
4254
|
"type": "address",
|
|
@@ -4262,12 +4262,12 @@
|
|
|
4262
4262
|
"stateMutability": "nonpayable",
|
|
4263
4263
|
"type": "address"
|
|
4264
4264
|
},
|
|
4265
|
-
"id":
|
|
4265
|
+
"id": 10660,
|
|
4266
4266
|
"name": "ElementaryTypeName",
|
|
4267
4267
|
"src": "2463:7:21"
|
|
4268
4268
|
}
|
|
4269
4269
|
],
|
|
4270
|
-
"id":
|
|
4270
|
+
"id": 10661,
|
|
4271
4271
|
"name": "VariableDeclaration",
|
|
4272
4272
|
"src": "2463:13:21"
|
|
4273
4273
|
},
|
|
@@ -4275,7 +4275,7 @@
|
|
|
4275
4275
|
"attributes": {
|
|
4276
4276
|
"constant": false,
|
|
4277
4277
|
"name": "spender",
|
|
4278
|
-
"scope":
|
|
4278
|
+
"scope": 10714,
|
|
4279
4279
|
"stateVariable": false,
|
|
4280
4280
|
"storageLocation": "default",
|
|
4281
4281
|
"type": "address",
|
|
@@ -4289,12 +4289,12 @@
|
|
|
4289
4289
|
"stateMutability": "nonpayable",
|
|
4290
4290
|
"type": "address"
|
|
4291
4291
|
},
|
|
4292
|
-
"id":
|
|
4292
|
+
"id": 10662,
|
|
4293
4293
|
"name": "ElementaryTypeName",
|
|
4294
4294
|
"src": "2478:7:21"
|
|
4295
4295
|
}
|
|
4296
4296
|
],
|
|
4297
|
-
"id":
|
|
4297
|
+
"id": 10663,
|
|
4298
4298
|
"name": "VariableDeclaration",
|
|
4299
4299
|
"src": "2478:15:21"
|
|
4300
4300
|
},
|
|
@@ -4302,7 +4302,7 @@
|
|
|
4302
4302
|
"attributes": {
|
|
4303
4303
|
"constant": false,
|
|
4304
4304
|
"name": "amount",
|
|
4305
|
-
"scope":
|
|
4305
|
+
"scope": 10714,
|
|
4306
4306
|
"stateVariable": false,
|
|
4307
4307
|
"storageLocation": "default",
|
|
4308
4308
|
"type": "uint256",
|
|
@@ -4315,12 +4315,12 @@
|
|
|
4315
4315
|
"name": "uint256",
|
|
4316
4316
|
"type": "uint256"
|
|
4317
4317
|
},
|
|
4318
|
-
"id":
|
|
4318
|
+
"id": 10664,
|
|
4319
4319
|
"name": "ElementaryTypeName",
|
|
4320
4320
|
"src": "2495:7:21"
|
|
4321
4321
|
}
|
|
4322
4322
|
],
|
|
4323
|
-
"id":
|
|
4323
|
+
"id": 10665,
|
|
4324
4324
|
"name": "VariableDeclaration",
|
|
4325
4325
|
"src": "2495:14:21"
|
|
4326
4326
|
},
|
|
@@ -4328,7 +4328,7 @@
|
|
|
4328
4328
|
"attributes": {
|
|
4329
4329
|
"constant": false,
|
|
4330
4330
|
"name": "_hashedMessage",
|
|
4331
|
-
"scope":
|
|
4331
|
+
"scope": 10714,
|
|
4332
4332
|
"stateVariable": false,
|
|
4333
4333
|
"storageLocation": "default",
|
|
4334
4334
|
"type": "bytes32",
|
|
@@ -4341,12 +4341,12 @@
|
|
|
4341
4341
|
"name": "bytes32",
|
|
4342
4342
|
"type": "bytes32"
|
|
4343
4343
|
},
|
|
4344
|
-
"id":
|
|
4344
|
+
"id": 10666,
|
|
4345
4345
|
"name": "ElementaryTypeName",
|
|
4346
4346
|
"src": "2511:7:21"
|
|
4347
4347
|
}
|
|
4348
4348
|
],
|
|
4349
|
-
"id":
|
|
4349
|
+
"id": 10667,
|
|
4350
4350
|
"name": "VariableDeclaration",
|
|
4351
4351
|
"src": "2511:22:21"
|
|
4352
4352
|
},
|
|
@@ -4354,7 +4354,7 @@
|
|
|
4354
4354
|
"attributes": {
|
|
4355
4355
|
"constant": false,
|
|
4356
4356
|
"name": "_v",
|
|
4357
|
-
"scope":
|
|
4357
|
+
"scope": 10714,
|
|
4358
4358
|
"stateVariable": false,
|
|
4359
4359
|
"storageLocation": "default",
|
|
4360
4360
|
"type": "uint8",
|
|
@@ -4367,12 +4367,12 @@
|
|
|
4367
4367
|
"name": "uint8",
|
|
4368
4368
|
"type": "uint8"
|
|
4369
4369
|
},
|
|
4370
|
-
"id":
|
|
4370
|
+
"id": 10668,
|
|
4371
4371
|
"name": "ElementaryTypeName",
|
|
4372
4372
|
"src": "2535:5:21"
|
|
4373
4373
|
}
|
|
4374
4374
|
],
|
|
4375
|
-
"id":
|
|
4375
|
+
"id": 10669,
|
|
4376
4376
|
"name": "VariableDeclaration",
|
|
4377
4377
|
"src": "2535:8:21"
|
|
4378
4378
|
},
|
|
@@ -4380,7 +4380,7 @@
|
|
|
4380
4380
|
"attributes": {
|
|
4381
4381
|
"constant": false,
|
|
4382
4382
|
"name": "_r",
|
|
4383
|
-
"scope":
|
|
4383
|
+
"scope": 10714,
|
|
4384
4384
|
"stateVariable": false,
|
|
4385
4385
|
"storageLocation": "default",
|
|
4386
4386
|
"type": "bytes32",
|
|
@@ -4393,12 +4393,12 @@
|
|
|
4393
4393
|
"name": "bytes32",
|
|
4394
4394
|
"type": "bytes32"
|
|
4395
4395
|
},
|
|
4396
|
-
"id":
|
|
4396
|
+
"id": 10670,
|
|
4397
4397
|
"name": "ElementaryTypeName",
|
|
4398
4398
|
"src": "2545:7:21"
|
|
4399
4399
|
}
|
|
4400
4400
|
],
|
|
4401
|
-
"id":
|
|
4401
|
+
"id": 10671,
|
|
4402
4402
|
"name": "VariableDeclaration",
|
|
4403
4403
|
"src": "2545:10:21"
|
|
4404
4404
|
},
|
|
@@ -4406,7 +4406,7 @@
|
|
|
4406
4406
|
"attributes": {
|
|
4407
4407
|
"constant": false,
|
|
4408
4408
|
"name": "_s",
|
|
4409
|
-
"scope":
|
|
4409
|
+
"scope": 10714,
|
|
4410
4410
|
"stateVariable": false,
|
|
4411
4411
|
"storageLocation": "default",
|
|
4412
4412
|
"type": "bytes32",
|
|
@@ -4419,17 +4419,17 @@
|
|
|
4419
4419
|
"name": "bytes32",
|
|
4420
4420
|
"type": "bytes32"
|
|
4421
4421
|
},
|
|
4422
|
-
"id":
|
|
4422
|
+
"id": 10672,
|
|
4423
4423
|
"name": "ElementaryTypeName",
|
|
4424
4424
|
"src": "2557:7:21"
|
|
4425
4425
|
}
|
|
4426
4426
|
],
|
|
4427
|
-
"id":
|
|
4427
|
+
"id": 10673,
|
|
4428
4428
|
"name": "VariableDeclaration",
|
|
4429
4429
|
"src": "2557:10:21"
|
|
4430
4430
|
}
|
|
4431
4431
|
],
|
|
4432
|
-
"id":
|
|
4432
|
+
"id": 10674,
|
|
4433
4433
|
"name": "ParameterList",
|
|
4434
4434
|
"src": "2462:106:21"
|
|
4435
4435
|
},
|
|
@@ -4440,7 +4440,7 @@
|
|
|
4440
4440
|
]
|
|
4441
4441
|
},
|
|
4442
4442
|
"children": [],
|
|
4443
|
-
"id":
|
|
4443
|
+
"id": 10675,
|
|
4444
4444
|
"name": "ParameterList",
|
|
4445
4445
|
"src": "2578:0:21"
|
|
4446
4446
|
},
|
|
@@ -4449,7 +4449,7 @@
|
|
|
4449
4449
|
{
|
|
4450
4450
|
"attributes": {
|
|
4451
4451
|
"assignments": [
|
|
4452
|
-
|
|
4452
|
+
10677
|
|
4453
4453
|
]
|
|
4454
4454
|
},
|
|
4455
4455
|
"children": [
|
|
@@ -4457,7 +4457,7 @@
|
|
|
4457
4457
|
"attributes": {
|
|
4458
4458
|
"constant": false,
|
|
4459
4459
|
"name": "payloadHash",
|
|
4460
|
-
"scope":
|
|
4460
|
+
"scope": 10713,
|
|
4461
4461
|
"stateVariable": false,
|
|
4462
4462
|
"storageLocation": "default",
|
|
4463
4463
|
"type": "bytes32",
|
|
@@ -4470,12 +4470,12 @@
|
|
|
4470
4470
|
"name": "bytes32",
|
|
4471
4471
|
"type": "bytes32"
|
|
4472
4472
|
},
|
|
4473
|
-
"id":
|
|
4473
|
+
"id": 10676,
|
|
4474
4474
|
"name": "ElementaryTypeName",
|
|
4475
4475
|
"src": "2589:7:21"
|
|
4476
4476
|
}
|
|
4477
4477
|
],
|
|
4478
|
-
"id":
|
|
4478
|
+
"id": 10677,
|
|
4479
4479
|
"name": "VariableDeclaration",
|
|
4480
4480
|
"src": "2589:19:21"
|
|
4481
4481
|
},
|
|
@@ -4505,11 +4505,11 @@
|
|
|
4505
4505
|
"overloadedDeclarations": [
|
|
4506
4506
|
null
|
|
4507
4507
|
],
|
|
4508
|
-
"referencedDeclaration":
|
|
4508
|
+
"referencedDeclaration": 11509,
|
|
4509
4509
|
"type": "function (bytes memory) pure returns (bytes32)",
|
|
4510
4510
|
"value": "keccak256"
|
|
4511
4511
|
},
|
|
4512
|
-
"id":
|
|
4512
|
+
"id": 10678,
|
|
4513
4513
|
"name": "Identifier",
|
|
4514
4514
|
"src": "2611:9:21"
|
|
4515
4515
|
},
|
|
@@ -4555,16 +4555,16 @@
|
|
|
4555
4555
|
"overloadedDeclarations": [
|
|
4556
4556
|
null
|
|
4557
4557
|
],
|
|
4558
|
-
"referencedDeclaration":
|
|
4558
|
+
"referencedDeclaration": 11502,
|
|
4559
4559
|
"type": "abi",
|
|
4560
4560
|
"value": "abi"
|
|
4561
4561
|
},
|
|
4562
|
-
"id":
|
|
4562
|
+
"id": 10679,
|
|
4563
4563
|
"name": "Identifier",
|
|
4564
4564
|
"src": "2621:3:21"
|
|
4565
4565
|
}
|
|
4566
4566
|
],
|
|
4567
|
-
"id":
|
|
4567
|
+
"id": 10680,
|
|
4568
4568
|
"name": "MemberAccess",
|
|
4569
4569
|
"src": "2621:10:21"
|
|
4570
4570
|
},
|
|
@@ -4574,11 +4574,11 @@
|
|
|
4574
4574
|
"overloadedDeclarations": [
|
|
4575
4575
|
null
|
|
4576
4576
|
],
|
|
4577
|
-
"referencedDeclaration":
|
|
4577
|
+
"referencedDeclaration": 10667,
|
|
4578
4578
|
"type": "bytes32",
|
|
4579
4579
|
"value": "_hashedMessage"
|
|
4580
4580
|
},
|
|
4581
|
-
"id":
|
|
4581
|
+
"id": 10681,
|
|
4582
4582
|
"name": "Identifier",
|
|
4583
4583
|
"src": "2632:14:21"
|
|
4584
4584
|
},
|
|
@@ -4595,29 +4595,29 @@
|
|
|
4595
4595
|
"type": "literal_string \"L2toL1\"",
|
|
4596
4596
|
"value": "L2toL1"
|
|
4597
4597
|
},
|
|
4598
|
-
"id":
|
|
4598
|
+
"id": 10682,
|
|
4599
4599
|
"name": "Literal",
|
|
4600
4600
|
"src": "2648:8:21"
|
|
4601
4601
|
}
|
|
4602
4602
|
],
|
|
4603
|
-
"id":
|
|
4603
|
+
"id": 10683,
|
|
4604
4604
|
"name": "FunctionCall",
|
|
4605
4605
|
"src": "2621:36:21"
|
|
4606
4606
|
}
|
|
4607
4607
|
],
|
|
4608
|
-
"id":
|
|
4608
|
+
"id": 10684,
|
|
4609
4609
|
"name": "FunctionCall",
|
|
4610
4610
|
"src": "2611:47:21"
|
|
4611
4611
|
}
|
|
4612
4612
|
],
|
|
4613
|
-
"id":
|
|
4613
|
+
"id": 10685,
|
|
4614
4614
|
"name": "VariableDeclarationStatement",
|
|
4615
4615
|
"src": "2589:69:21"
|
|
4616
4616
|
},
|
|
4617
4617
|
{
|
|
4618
4618
|
"attributes": {
|
|
4619
4619
|
"assignments": [
|
|
4620
|
-
|
|
4620
|
+
10687
|
|
4621
4621
|
]
|
|
4622
4622
|
},
|
|
4623
4623
|
"children": [
|
|
@@ -4625,7 +4625,7 @@
|
|
|
4625
4625
|
"attributes": {
|
|
4626
4626
|
"constant": false,
|
|
4627
4627
|
"name": "messageHash",
|
|
4628
|
-
"scope":
|
|
4628
|
+
"scope": 10713,
|
|
4629
4629
|
"stateVariable": false,
|
|
4630
4630
|
"storageLocation": "default",
|
|
4631
4631
|
"type": "bytes32",
|
|
@@ -4638,12 +4638,12 @@
|
|
|
4638
4638
|
"name": "bytes32",
|
|
4639
4639
|
"type": "bytes32"
|
|
4640
4640
|
},
|
|
4641
|
-
"id":
|
|
4641
|
+
"id": 10686,
|
|
4642
4642
|
"name": "ElementaryTypeName",
|
|
4643
4643
|
"src": "2669:7:21"
|
|
4644
4644
|
}
|
|
4645
4645
|
],
|
|
4646
|
-
"id":
|
|
4646
|
+
"id": 10687,
|
|
4647
4647
|
"name": "VariableDeclaration",
|
|
4648
4648
|
"src": "2669:19:21"
|
|
4649
4649
|
},
|
|
@@ -4673,11 +4673,11 @@
|
|
|
4673
4673
|
"overloadedDeclarations": [
|
|
4674
4674
|
null
|
|
4675
4675
|
],
|
|
4676
|
-
"referencedDeclaration":
|
|
4676
|
+
"referencedDeclaration": 11509,
|
|
4677
4677
|
"type": "function (bytes memory) pure returns (bytes32)",
|
|
4678
4678
|
"value": "keccak256"
|
|
4679
4679
|
},
|
|
4680
|
-
"id":
|
|
4680
|
+
"id": 10688,
|
|
4681
4681
|
"name": "Identifier",
|
|
4682
4682
|
"src": "2691:9:21"
|
|
4683
4683
|
},
|
|
@@ -4723,16 +4723,16 @@
|
|
|
4723
4723
|
"overloadedDeclarations": [
|
|
4724
4724
|
null
|
|
4725
4725
|
],
|
|
4726
|
-
"referencedDeclaration":
|
|
4726
|
+
"referencedDeclaration": 11502,
|
|
4727
4727
|
"type": "abi",
|
|
4728
4728
|
"value": "abi"
|
|
4729
4729
|
},
|
|
4730
|
-
"id":
|
|
4730
|
+
"id": 10689,
|
|
4731
4731
|
"name": "Identifier",
|
|
4732
4732
|
"src": "2701:3:21"
|
|
4733
4733
|
}
|
|
4734
4734
|
],
|
|
4735
|
-
"id":
|
|
4735
|
+
"id": 10690,
|
|
4736
4736
|
"name": "MemberAccess",
|
|
4737
4737
|
"src": "2701:16:21"
|
|
4738
4738
|
},
|
|
@@ -4749,7 +4749,7 @@
|
|
|
4749
4749
|
"type": "literal_string \"\u0019Ethereum Signed Message:\n32\"",
|
|
4750
4750
|
"value": "\u0019Ethereum Signed Message:\n32"
|
|
4751
4751
|
},
|
|
4752
|
-
"id":
|
|
4752
|
+
"id": 10691,
|
|
4753
4753
|
"name": "Literal",
|
|
4754
4754
|
"src": "2718:34:21"
|
|
4755
4755
|
},
|
|
@@ -4759,26 +4759,26 @@
|
|
|
4759
4759
|
"overloadedDeclarations": [
|
|
4760
4760
|
null
|
|
4761
4761
|
],
|
|
4762
|
-
"referencedDeclaration":
|
|
4762
|
+
"referencedDeclaration": 10677,
|
|
4763
4763
|
"type": "bytes32",
|
|
4764
4764
|
"value": "payloadHash"
|
|
4765
4765
|
},
|
|
4766
|
-
"id":
|
|
4766
|
+
"id": 10692,
|
|
4767
4767
|
"name": "Identifier",
|
|
4768
4768
|
"src": "2754:11:21"
|
|
4769
4769
|
}
|
|
4770
4770
|
],
|
|
4771
|
-
"id":
|
|
4771
|
+
"id": 10693,
|
|
4772
4772
|
"name": "FunctionCall",
|
|
4773
4773
|
"src": "2701:65:21"
|
|
4774
4774
|
}
|
|
4775
4775
|
],
|
|
4776
|
-
"id":
|
|
4776
|
+
"id": 10694,
|
|
4777
4777
|
"name": "FunctionCall",
|
|
4778
4778
|
"src": "2691:76:21"
|
|
4779
4779
|
}
|
|
4780
4780
|
],
|
|
4781
|
-
"id":
|
|
4781
|
+
"id": 10695,
|
|
4782
4782
|
"name": "VariableDeclarationStatement",
|
|
4783
4783
|
"src": "2669:98:21"
|
|
4784
4784
|
},
|
|
@@ -4808,14 +4808,14 @@
|
|
|
4808
4808
|
}
|
|
4809
4809
|
],
|
|
4810
4810
|
"overloadedDeclarations": [
|
|
4811
|
-
|
|
4812
|
-
|
|
4811
|
+
11518,
|
|
4812
|
+
11519
|
|
4813
4813
|
],
|
|
4814
|
-
"referencedDeclaration":
|
|
4814
|
+
"referencedDeclaration": 11518,
|
|
4815
4815
|
"type": "function (bool) pure",
|
|
4816
4816
|
"value": "require"
|
|
4817
4817
|
},
|
|
4818
|
-
"id":
|
|
4818
|
+
"id": 10696,
|
|
4819
4819
|
"name": "Identifier",
|
|
4820
4820
|
"src": "2778:7:21"
|
|
4821
4821
|
},
|
|
@@ -4872,11 +4872,11 @@
|
|
|
4872
4872
|
"overloadedDeclarations": [
|
|
4873
4873
|
null
|
|
4874
4874
|
],
|
|
4875
|
-
"referencedDeclaration":
|
|
4875
|
+
"referencedDeclaration": 11507,
|
|
4876
4876
|
"type": "function (bytes32,uint8,bytes32,bytes32) pure returns (address)",
|
|
4877
4877
|
"value": "ecrecover"
|
|
4878
4878
|
},
|
|
4879
|
-
"id":
|
|
4879
|
+
"id": 10697,
|
|
4880
4880
|
"name": "Identifier",
|
|
4881
4881
|
"src": "2786:9:21"
|
|
4882
4882
|
},
|
|
@@ -4886,11 +4886,11 @@
|
|
|
4886
4886
|
"overloadedDeclarations": [
|
|
4887
4887
|
null
|
|
4888
4888
|
],
|
|
4889
|
-
"referencedDeclaration":
|
|
4889
|
+
"referencedDeclaration": 10687,
|
|
4890
4890
|
"type": "bytes32",
|
|
4891
4891
|
"value": "messageHash"
|
|
4892
4892
|
},
|
|
4893
|
-
"id":
|
|
4893
|
+
"id": 10698,
|
|
4894
4894
|
"name": "Identifier",
|
|
4895
4895
|
"src": "2796:11:21"
|
|
4896
4896
|
},
|
|
@@ -4900,11 +4900,11 @@
|
|
|
4900
4900
|
"overloadedDeclarations": [
|
|
4901
4901
|
null
|
|
4902
4902
|
],
|
|
4903
|
-
"referencedDeclaration":
|
|
4903
|
+
"referencedDeclaration": 10669,
|
|
4904
4904
|
"type": "uint8",
|
|
4905
4905
|
"value": "_v"
|
|
4906
4906
|
},
|
|
4907
|
-
"id":
|
|
4907
|
+
"id": 10699,
|
|
4908
4908
|
"name": "Identifier",
|
|
4909
4909
|
"src": "2809:2:21"
|
|
4910
4910
|
},
|
|
@@ -4914,11 +4914,11 @@
|
|
|
4914
4914
|
"overloadedDeclarations": [
|
|
4915
4915
|
null
|
|
4916
4916
|
],
|
|
4917
|
-
"referencedDeclaration":
|
|
4917
|
+
"referencedDeclaration": 10671,
|
|
4918
4918
|
"type": "bytes32",
|
|
4919
4919
|
"value": "_r"
|
|
4920
4920
|
},
|
|
4921
|
-
"id":
|
|
4921
|
+
"id": 10700,
|
|
4922
4922
|
"name": "Identifier",
|
|
4923
4923
|
"src": "2813:2:21"
|
|
4924
4924
|
},
|
|
@@ -4928,16 +4928,16 @@
|
|
|
4928
4928
|
"overloadedDeclarations": [
|
|
4929
4929
|
null
|
|
4930
4930
|
],
|
|
4931
|
-
"referencedDeclaration":
|
|
4931
|
+
"referencedDeclaration": 10673,
|
|
4932
4932
|
"type": "bytes32",
|
|
4933
4933
|
"value": "_s"
|
|
4934
4934
|
},
|
|
4935
|
-
"id":
|
|
4935
|
+
"id": 10701,
|
|
4936
4936
|
"name": "Identifier",
|
|
4937
4937
|
"src": "2817:2:21"
|
|
4938
4938
|
}
|
|
4939
4939
|
],
|
|
4940
|
-
"id":
|
|
4940
|
+
"id": 10702,
|
|
4941
4941
|
"name": "FunctionCall",
|
|
4942
4942
|
"src": "2786:34:21"
|
|
4943
4943
|
},
|
|
@@ -4947,26 +4947,26 @@
|
|
|
4947
4947
|
"overloadedDeclarations": [
|
|
4948
4948
|
null
|
|
4949
4949
|
],
|
|
4950
|
-
"referencedDeclaration":
|
|
4950
|
+
"referencedDeclaration": 10560,
|
|
4951
4951
|
"type": "address",
|
|
4952
4952
|
"value": "bridge"
|
|
4953
4953
|
},
|
|
4954
|
-
"id":
|
|
4954
|
+
"id": 10703,
|
|
4955
4955
|
"name": "Identifier",
|
|
4956
4956
|
"src": "2823:6:21"
|
|
4957
4957
|
}
|
|
4958
4958
|
],
|
|
4959
|
-
"id":
|
|
4959
|
+
"id": 10704,
|
|
4960
4960
|
"name": "BinaryOperation",
|
|
4961
4961
|
"src": "2786:43:21"
|
|
4962
4962
|
}
|
|
4963
4963
|
],
|
|
4964
|
-
"id":
|
|
4964
|
+
"id": 10705,
|
|
4965
4965
|
"name": "FunctionCall",
|
|
4966
4966
|
"src": "2778:52:21"
|
|
4967
4967
|
}
|
|
4968
4968
|
],
|
|
4969
|
-
"id":
|
|
4969
|
+
"id": 10706,
|
|
4970
4970
|
"name": "ExpressionStatement",
|
|
4971
4971
|
"src": "2778:52:21"
|
|
4972
4972
|
},
|
|
@@ -5010,7 +5010,7 @@
|
|
|
5010
5010
|
"type": "function (address,address,uint256)",
|
|
5011
5011
|
"value": "_approve"
|
|
5012
5012
|
},
|
|
5013
|
-
"id":
|
|
5013
|
+
"id": 10707,
|
|
5014
5014
|
"name": "Identifier",
|
|
5015
5015
|
"src": "2841:8:21"
|
|
5016
5016
|
},
|
|
@@ -5020,11 +5020,11 @@
|
|
|
5020
5020
|
"overloadedDeclarations": [
|
|
5021
5021
|
null
|
|
5022
5022
|
],
|
|
5023
|
-
"referencedDeclaration":
|
|
5023
|
+
"referencedDeclaration": 10661,
|
|
5024
5024
|
"type": "address",
|
|
5025
5025
|
"value": "owner"
|
|
5026
5026
|
},
|
|
5027
|
-
"id":
|
|
5027
|
+
"id": 10708,
|
|
5028
5028
|
"name": "Identifier",
|
|
5029
5029
|
"src": "2850:5:21"
|
|
5030
5030
|
},
|
|
@@ -5034,11 +5034,11 @@
|
|
|
5034
5034
|
"overloadedDeclarations": [
|
|
5035
5035
|
null
|
|
5036
5036
|
],
|
|
5037
|
-
"referencedDeclaration":
|
|
5037
|
+
"referencedDeclaration": 10663,
|
|
5038
5038
|
"type": "address",
|
|
5039
5039
|
"value": "spender"
|
|
5040
5040
|
},
|
|
5041
|
-
"id":
|
|
5041
|
+
"id": 10709,
|
|
5042
5042
|
"name": "Identifier",
|
|
5043
5043
|
"src": "2857:7:21"
|
|
5044
5044
|
},
|
|
@@ -5048,41 +5048,41 @@
|
|
|
5048
5048
|
"overloadedDeclarations": [
|
|
5049
5049
|
null
|
|
5050
5050
|
],
|
|
5051
|
-
"referencedDeclaration":
|
|
5051
|
+
"referencedDeclaration": 10665,
|
|
5052
5052
|
"type": "uint256",
|
|
5053
5053
|
"value": "amount"
|
|
5054
5054
|
},
|
|
5055
|
-
"id":
|
|
5055
|
+
"id": 10710,
|
|
5056
5056
|
"name": "Identifier",
|
|
5057
5057
|
"src": "2866:6:21"
|
|
5058
5058
|
}
|
|
5059
5059
|
],
|
|
5060
|
-
"id":
|
|
5060
|
+
"id": 10711,
|
|
5061
5061
|
"name": "FunctionCall",
|
|
5062
5062
|
"src": "2841:32:21"
|
|
5063
5063
|
}
|
|
5064
5064
|
],
|
|
5065
|
-
"id":
|
|
5065
|
+
"id": 10712,
|
|
5066
5066
|
"name": "ExpressionStatement",
|
|
5067
5067
|
"src": "2841:32:21"
|
|
5068
5068
|
}
|
|
5069
5069
|
],
|
|
5070
|
-
"id":
|
|
5070
|
+
"id": 10713,
|
|
5071
5071
|
"name": "Block",
|
|
5072
5072
|
"src": "2578:303:21"
|
|
5073
5073
|
}
|
|
5074
5074
|
],
|
|
5075
|
-
"id":
|
|
5075
|
+
"id": 10714,
|
|
5076
5076
|
"name": "FunctionDefinition",
|
|
5077
5077
|
"src": "2441:440:21"
|
|
5078
5078
|
}
|
|
5079
5079
|
],
|
|
5080
|
-
"id":
|
|
5080
|
+
"id": 10715,
|
|
5081
5081
|
"name": "ContractDefinition",
|
|
5082
5082
|
"src": "340:2546:21"
|
|
5083
5083
|
}
|
|
5084
5084
|
],
|
|
5085
|
-
"id":
|
|
5085
|
+
"id": 10716,
|
|
5086
5086
|
"name": "SourceUnit",
|
|
5087
5087
|
"src": "106:2784:21"
|
|
5088
5088
|
},
|
|
@@ -5094,12 +5094,12 @@
|
|
|
5094
5094
|
"4": {
|
|
5095
5095
|
"events": {},
|
|
5096
5096
|
"links": {},
|
|
5097
|
-
"address": "
|
|
5098
|
-
"transactionHash": "
|
|
5097
|
+
"address": "0x3CA1Dd4EDD77a746a1ac250EFA817640e8CB8745",
|
|
5098
|
+
"transactionHash": "0xc356573678c3f24a9c58a8b1569008a22ecefc6ce69c6b7415c07b54d7dca21e"
|
|
5099
5099
|
}
|
|
5100
5100
|
},
|
|
5101
5101
|
"schemaVersion": "3.4.3",
|
|
5102
|
-
"updatedAt": "2022-07-
|
|
5102
|
+
"updatedAt": "2022-07-18T07:55:15.702Z",
|
|
5103
5103
|
"networkType": "ethereum",
|
|
5104
5104
|
"devdoc": {
|
|
5105
5105
|
"methods": {
|