@xyo-network/etherscan-ethereum-gas-plugin 2.47.10 → 2.48.0

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.
Files changed (2) hide show
  1. package/dist/docs.json +1006 -946
  2. package/package.json +9 -9
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 308,
10
+ "id": 310,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts",
18
18
  "line": 10,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts#L10"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts#L10"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
43
- "line": 32,
43
+ "line": 30,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -284,7 +284,7 @@
284
284
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
285
285
  "line": 6,
286
286
  "character": 2,
287
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
287
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
288
288
  }
289
289
  ],
290
290
  "type": {
@@ -303,7 +303,7 @@
303
303
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
304
304
  "line": 7,
305
305
  "character": 2,
306
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
306
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
307
307
  }
308
308
  ],
309
309
  "type": {
@@ -326,7 +326,7 @@
326
326
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
327
327
  "line": 5,
328
328
  "character": 68,
329
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
329
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
330
330
  }
331
331
  ]
332
332
  }
@@ -464,85 +464,49 @@
464
464
  }
465
465
  },
466
466
  {
467
- "id": 107,
468
- "name": "_config",
467
+ "id": 117,
468
+ "name": "_parentResolver",
469
469
  "kind": 1024,
470
470
  "kindString": "Property",
471
- "flags": {},
471
+ "flags": {
472
+ "isProtected": true
473
+ },
472
474
  "sources": [
473
475
  {
474
476
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
475
477
  "line": 15,
476
- "character": 4
478
+ "character": 14
477
479
  }
478
480
  ],
479
481
  "type": {
480
- "type": "intersection",
481
- "types": [
482
- {
483
- "type": "reference",
484
- "name": "SchemaFields"
485
- },
482
+ "type": "reference",
483
+ "typeArguments": [
486
484
  {
487
485
  "type": "reference",
488
- "name": "PayloadFields"
489
- },
490
- {
491
- "type": "reflection",
492
- "declaration": {
493
- "id": 108,
494
- "name": "__type",
495
- "kind": 65536,
496
- "kindString": "Type literal",
497
- "flags": {},
498
- "children": [
499
- {
500
- "id": 109,
501
- "name": "name",
502
- "kind": 1024,
503
- "kindString": "Property",
504
- "flags": {
505
- "isOptional": true
486
+ "typeArguments": [
487
+ {
488
+ "type": "intersection",
489
+ "types": [
490
+ {
491
+ "type": "reference",
492
+ "name": "SchemaFields"
506
493
  },
507
- "sources": [
508
- {
509
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
510
- "line": 9,
511
- "character": 4
512
- }
513
- ],
514
- "type": {
515
- "type": "intrinsic",
516
- "name": "string"
517
- }
518
- },
519
- {
520
- "id": 110,
521
- "name": "security",
522
- "kind": 1024,
523
- "kindString": "Property",
524
- "flags": {
525
- "isOptional": true
494
+ {
495
+ "type": "reference",
496
+ "name": "PayloadFields"
526
497
  },
527
- "sources": [
528
- {
529
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
530
- "line": 10,
531
- "character": 4
532
- }
533
- ],
534
- "type": {
498
+ {
535
499
  "type": "reflection",
536
500
  "declaration": {
537
- "id": 111,
501
+ "id": 118,
538
502
  "name": "__type",
539
503
  "kind": 65536,
540
504
  "kindString": "Type literal",
541
505
  "flags": {},
542
506
  "children": [
543
507
  {
544
- "id": 112,
545
- "name": "allowAnonymous",
508
+ "id": 119,
509
+ "name": "name",
546
510
  "kind": 1024,
547
511
  "kindString": "Property",
548
512
  "flags": {
@@ -550,19 +514,19 @@
550
514
  },
551
515
  "sources": [
552
516
  {
553
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
554
- "line": 11,
517
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
518
+ "line": 16,
555
519
  "character": 8
556
520
  }
557
521
  ],
558
522
  "type": {
559
523
  "type": "intrinsic",
560
- "name": "boolean"
524
+ "name": "string"
561
525
  }
562
526
  },
563
527
  {
564
- "id": 113,
565
- "name": "allowed",
528
+ "id": 120,
529
+ "name": "security",
566
530
  "kind": 1024,
567
531
  "kindString": "Property",
568
532
  "flags": {
@@ -570,73 +534,184 @@
570
534
  },
571
535
  "sources": [
572
536
  {
573
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
574
- "line": 12,
537
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
538
+ "line": 17,
575
539
  "character": 8
576
540
  }
577
541
  ],
578
542
  "type": {
579
- "type": "reference",
580
- "typeArguments": [
581
- {
582
- "type": "intrinsic",
583
- "name": "string"
584
- },
585
- {
586
- "type": "array",
587
- "elementType": {
588
- "type": "union",
589
- "types": [
543
+ "type": "reflection",
544
+ "declaration": {
545
+ "id": 121,
546
+ "name": "__type",
547
+ "kind": 65536,
548
+ "kindString": "Type literal",
549
+ "flags": {},
550
+ "children": [
551
+ {
552
+ "id": 122,
553
+ "name": "allowAnonymous",
554
+ "kind": 1024,
555
+ "kindString": "Property",
556
+ "flags": {
557
+ "isOptional": true
558
+ },
559
+ "sources": [
590
560
  {
591
- "type": "intrinsic",
592
- "name": "string"
593
- },
561
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
562
+ "line": 18,
563
+ "character": 12
564
+ }
565
+ ],
566
+ "type": {
567
+ "type": "intrinsic",
568
+ "name": "boolean"
569
+ }
570
+ },
571
+ {
572
+ "id": 123,
573
+ "name": "allowed",
574
+ "kind": 1024,
575
+ "kindString": "Property",
576
+ "flags": {
577
+ "isOptional": true
578
+ },
579
+ "sources": [
594
580
  {
595
- "type": "reference",
596
- "name": "CosigningAddressSet"
581
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
582
+ "line": 19,
583
+ "character": 12
584
+ }
585
+ ],
586
+ "type": {
587
+ "type": "reference",
588
+ "typeArguments": [
589
+ {
590
+ "type": "intrinsic",
591
+ "name": "string"
592
+ },
593
+ {
594
+ "type": "array",
595
+ "elementType": {
596
+ "type": "union",
597
+ "types": [
598
+ {
599
+ "type": "intrinsic",
600
+ "name": "string"
601
+ },
602
+ {
603
+ "type": "reference",
604
+ "name": "CosigningAddressSet"
605
+ }
606
+ ]
607
+ }
608
+ }
609
+ ],
610
+ "name": "Record",
611
+ "qualifiedName": "Record",
612
+ "package": "typescript"
613
+ }
614
+ },
615
+ {
616
+ "id": 124,
617
+ "name": "disallowed",
618
+ "kind": 1024,
619
+ "kindString": "Property",
620
+ "flags": {
621
+ "isOptional": true
622
+ },
623
+ "sources": [
624
+ {
625
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
626
+ "line": 20,
627
+ "character": 12
597
628
  }
629
+ ],
630
+ "type": {
631
+ "type": "reference",
632
+ "typeArguments": [
633
+ {
634
+ "type": "intrinsic",
635
+ "name": "string"
636
+ },
637
+ {
638
+ "type": "array",
639
+ "elementType": {
640
+ "type": "intrinsic",
641
+ "name": "string"
642
+ }
643
+ }
644
+ ],
645
+ "name": "Record",
646
+ "qualifiedName": "Record",
647
+ "package": "typescript"
648
+ }
649
+ }
650
+ ],
651
+ "groups": [
652
+ {
653
+ "title": "Properties",
654
+ "children": [
655
+ 122,
656
+ 123,
657
+ 124
598
658
  ]
599
659
  }
600
- }
601
- ],
602
- "name": "Record",
603
- "qualifiedName": "Record",
604
- "package": "typescript"
660
+ ],
661
+ "sources": [
662
+ {
663
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
664
+ "line": 17,
665
+ "character": 19
666
+ }
667
+ ]
668
+ }
605
669
  }
606
- },
670
+ }
671
+ ],
672
+ "groups": [
673
+ {
674
+ "title": "Properties",
675
+ "children": [
676
+ 119,
677
+ 120
678
+ ]
679
+ }
680
+ ],
681
+ "sources": [
682
+ {
683
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
684
+ "line": 15,
685
+ "character": 167
686
+ }
687
+ ]
688
+ }
689
+ },
690
+ {
691
+ "type": "reflection",
692
+ "declaration": {
693
+ "id": 125,
694
+ "name": "__type",
695
+ "kind": 65536,
696
+ "kindString": "Type literal",
697
+ "flags": {},
698
+ "children": [
607
699
  {
608
- "id": 114,
609
- "name": "disallowed",
700
+ "id": 126,
701
+ "name": "schema",
610
702
  "kind": 1024,
611
703
  "kindString": "Property",
612
- "flags": {
613
- "isOptional": true
614
- },
704
+ "flags": {},
615
705
  "sources": [
616
706
  {
617
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
618
- "line": 13,
707
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
708
+ "line": 23,
619
709
  "character": 8
620
710
  }
621
711
  ],
622
712
  "type": {
623
- "type": "reference",
624
- "typeArguments": [
625
- {
626
- "type": "intrinsic",
627
- "name": "string"
628
- },
629
- {
630
- "type": "array",
631
- "elementType": {
632
- "type": "intrinsic",
633
- "name": "string"
634
- }
635
- }
636
- ],
637
- "name": "Record",
638
- "qualifiedName": "Record",
639
- "package": "typescript"
713
+ "type": "intrinsic",
714
+ "name": "string"
640
715
  }
641
716
  }
642
717
  ],
@@ -644,485 +719,15 @@
644
719
  {
645
720
  "title": "Properties",
646
721
  "children": [
647
- 112,
648
- 113,
649
- 114
722
+ 126
650
723
  ]
651
724
  }
652
725
  ],
653
726
  "sources": [
654
727
  {
655
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
656
- "line": 10,
657
- "character": 15
658
- }
659
- ]
660
- }
661
- }
662
- }
663
- ],
664
- "groups": [
665
- {
666
- "title": "Properties",
667
- "children": [
668
- 109,
669
- 110
670
- ]
671
- }
672
- ],
673
- "sources": [
674
- {
675
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
676
- "line": 8,
677
- "character": 75
678
- }
679
- ]
680
- }
681
- },
682
- {
683
- "type": "reflection",
684
- "declaration": {
685
- "id": 115,
686
- "name": "__type",
687
- "kind": 65536,
688
- "kindString": "Type literal",
689
- "flags": {},
690
- "children": [
691
- {
692
- "id": 116,
693
- "name": "apiKey",
694
- "kind": 1024,
695
- "kindString": "Property",
696
- "flags": {},
697
- "sources": [
698
- {
699
- "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
700
- "line": 6,
701
- "character": 2,
702
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
703
- }
704
- ],
705
- "type": {
706
- "type": "intrinsic",
707
- "name": "string"
708
- }
709
- },
710
- {
711
- "id": 117,
712
- "name": "schema",
713
- "kind": 1024,
714
- "kindString": "Property",
715
- "flags": {},
716
- "sources": [
717
- {
718
- "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
719
- "line": 7,
720
- "character": 2,
721
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
722
- }
723
- ],
724
- "type": {
725
- "type": "literal",
726
- "value": "network.xyo.blockchain.ethereum.gas.etherscan.witness.config"
727
- }
728
- }
729
- ],
730
- "groups": [
731
- {
732
- "title": "Properties",
733
- "children": [
734
- 116,
735
- 117
736
- ]
737
- }
738
- ],
739
- "sources": [
740
- {
741
- "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
742
- "line": 5,
743
- "character": 68,
744
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
745
- }
746
- ]
747
- }
748
- },
749
- {
750
- "type": "reflection",
751
- "declaration": {
752
- "id": 118,
753
- "name": "__type",
754
- "kind": 65536,
755
- "kindString": "Type literal",
756
- "flags": {},
757
- "children": [
758
- {
759
- "id": 119,
760
- "name": "targetSet",
761
- "kind": 1024,
762
- "kindString": "Property",
763
- "flags": {
764
- "isOptional": true
765
- },
766
- "sources": [
767
- {
768
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
769
- "line": 6,
770
- "character": 4
771
- }
772
- ],
773
- "type": {
774
- "type": "intersection",
775
- "types": [
776
- {
777
- "type": "reference",
778
- "name": "SchemaFields"
779
- },
780
- {
781
- "type": "reference",
782
- "name": "PayloadFields"
783
- },
784
- {
785
- "type": "reference",
786
- "name": "PayloadSet"
787
- },
788
- {
789
- "type": "reflection",
790
- "declaration": {
791
- "id": 120,
792
- "name": "__type",
793
- "kind": 65536,
794
- "kindString": "Type literal",
795
- "flags": {},
796
- "children": [
797
- {
798
- "id": 121,
799
- "name": "schema",
800
- "kind": 1024,
801
- "kindString": "Property",
802
- "flags": {},
803
- "sources": [
804
- {
805
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
806
- "line": 17,
807
- "character": 4
808
- }
809
- ],
810
- "type": {
811
- "type": "literal",
812
- "value": "network.xyo.payload.set"
813
- }
814
- }
815
- ],
816
- "groups": [
817
- {
818
- "title": "Properties",
819
- "children": [
820
- 121
821
- ]
822
- }
823
- ],
824
- "sources": [
825
- {
826
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
827
- "line": 16,
828
- "character": 221
829
- }
830
- ]
831
- }
832
- }
833
- ]
834
- }
835
- }
836
- ],
837
- "groups": [
838
- {
839
- "title": "Properties",
840
- "children": [
841
- 119
842
- ]
843
- }
844
- ],
845
- "sources": [
846
- {
847
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
848
- "line": 5,
849
- "character": 95
850
- }
851
- ]
852
- }
853
- }
854
- ]
855
- },
856
- "inheritedFrom": {
857
- "type": "reference",
858
- "name": "TimestampWitness._config"
859
- }
860
- },
861
- {
862
- "id": 132,
863
- "name": "_parentResolver",
864
- "kind": 1024,
865
- "kindString": "Property",
866
- "flags": {
867
- "isProtected": true
868
- },
869
- "sources": [
870
- {
871
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
872
- "line": 17,
873
- "character": 14
874
- }
875
- ],
876
- "type": {
877
- "type": "reference",
878
- "typeArguments": [
879
- {
880
- "type": "reference",
881
- "typeArguments": [
882
- {
883
- "type": "intersection",
884
- "types": [
885
- {
886
- "type": "reference",
887
- "name": "SchemaFields"
888
- },
889
- {
890
- "type": "reference",
891
- "name": "PayloadFields"
892
- },
893
- {
894
- "type": "reflection",
895
- "declaration": {
896
- "id": 133,
897
- "name": "__type",
898
- "kind": 65536,
899
- "kindString": "Type literal",
900
- "flags": {},
901
- "children": [
902
- {
903
- "id": 134,
904
- "name": "name",
905
- "kind": 1024,
906
- "kindString": "Property",
907
- "flags": {
908
- "isOptional": true
909
- },
910
- "sources": [
911
- {
912
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
913
- "line": 18,
914
- "character": 8
915
- }
916
- ],
917
- "type": {
918
- "type": "intrinsic",
919
- "name": "string"
920
- }
921
- },
922
- {
923
- "id": 135,
924
- "name": "security",
925
- "kind": 1024,
926
- "kindString": "Property",
927
- "flags": {
928
- "isOptional": true
929
- },
930
- "sources": [
931
- {
932
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
933
- "line": 19,
934
- "character": 8
935
- }
936
- ],
937
- "type": {
938
- "type": "reflection",
939
- "declaration": {
940
- "id": 136,
941
- "name": "__type",
942
- "kind": 65536,
943
- "kindString": "Type literal",
944
- "flags": {},
945
- "children": [
946
- {
947
- "id": 137,
948
- "name": "allowAnonymous",
949
- "kind": 1024,
950
- "kindString": "Property",
951
- "flags": {
952
- "isOptional": true
953
- },
954
- "sources": [
955
- {
956
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
957
- "line": 20,
958
- "character": 12
959
- }
960
- ],
961
- "type": {
962
- "type": "intrinsic",
963
- "name": "boolean"
964
- }
965
- },
966
- {
967
- "id": 138,
968
- "name": "allowed",
969
- "kind": 1024,
970
- "kindString": "Property",
971
- "flags": {
972
- "isOptional": true
973
- },
974
- "sources": [
975
- {
976
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
977
- "line": 21,
978
- "character": 12
979
- }
980
- ],
981
- "type": {
982
- "type": "reference",
983
- "typeArguments": [
984
- {
985
- "type": "intrinsic",
986
- "name": "string"
987
- },
988
- {
989
- "type": "array",
990
- "elementType": {
991
- "type": "union",
992
- "types": [
993
- {
994
- "type": "intrinsic",
995
- "name": "string"
996
- },
997
- {
998
- "type": "reference",
999
- "name": "CosigningAddressSet"
1000
- }
1001
- ]
1002
- }
1003
- }
1004
- ],
1005
- "name": "Record",
1006
- "qualifiedName": "Record",
1007
- "package": "typescript"
1008
- }
1009
- },
1010
- {
1011
- "id": 139,
1012
- "name": "disallowed",
1013
- "kind": 1024,
1014
- "kindString": "Property",
1015
- "flags": {
1016
- "isOptional": true
1017
- },
1018
- "sources": [
1019
- {
1020
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1021
- "line": 22,
1022
- "character": 12
1023
- }
1024
- ],
1025
- "type": {
1026
- "type": "reference",
1027
- "typeArguments": [
1028
- {
1029
- "type": "intrinsic",
1030
- "name": "string"
1031
- },
1032
- {
1033
- "type": "array",
1034
- "elementType": {
1035
- "type": "intrinsic",
1036
- "name": "string"
1037
- }
1038
- }
1039
- ],
1040
- "name": "Record",
1041
- "qualifiedName": "Record",
1042
- "package": "typescript"
1043
- }
1044
- }
1045
- ],
1046
- "groups": [
1047
- {
1048
- "title": "Properties",
1049
- "children": [
1050
- 137,
1051
- 138,
1052
- 139
1053
- ]
1054
- }
1055
- ],
1056
- "sources": [
1057
- {
1058
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1059
- "line": 19,
1060
- "character": 19
1061
- }
1062
- ]
1063
- }
1064
- }
1065
- }
1066
- ],
1067
- "groups": [
1068
- {
1069
- "title": "Properties",
1070
- "children": [
1071
- 134,
1072
- 135
1073
- ]
1074
- }
1075
- ],
1076
- "sources": [
1077
- {
1078
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1079
- "line": 17,
1080
- "character": 167
1081
- }
1082
- ]
1083
- }
1084
- },
1085
- {
1086
- "type": "reflection",
1087
- "declaration": {
1088
- "id": 140,
1089
- "name": "__type",
1090
- "kind": 65536,
1091
- "kindString": "Type literal",
1092
- "flags": {},
1093
- "children": [
1094
- {
1095
- "id": 141,
1096
- "name": "schema",
1097
- "kind": 1024,
1098
- "kindString": "Property",
1099
- "flags": {},
1100
- "sources": [
1101
- {
1102
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1103
- "line": 25,
1104
- "character": 8
1105
- }
1106
- ],
1107
- "type": {
1108
- "type": "intrinsic",
1109
- "name": "string"
1110
- }
1111
- }
1112
- ],
1113
- "groups": [
1114
- {
1115
- "title": "Properties",
1116
- "children": [
1117
- 141
1118
- ]
1119
- }
1120
- ],
1121
- "sources": [
1122
- {
1123
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1124
- "line": 24,
1125
- "character": 8
728
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
729
+ "line": 22,
730
+ "character": 8
1126
731
  }
1127
732
  ]
1128
733
  }
@@ -1141,7 +746,7 @@
1141
746
  }
1142
747
  },
1143
748
  {
1144
- "id": 142,
749
+ "id": 127,
1145
750
  "name": "_started",
1146
751
  "kind": 1024,
1147
752
  "kindString": "Property",
@@ -1151,7 +756,7 @@
1151
756
  "sources": [
1152
757
  {
1153
758
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1154
- "line": 27,
759
+ "line": 25,
1155
760
  "character": 14
1156
761
  }
1157
762
  ],
@@ -1165,7 +770,7 @@
1165
770
  }
1166
771
  },
1167
772
  {
1168
- "id": 143,
773
+ "id": 128,
1169
774
  "name": "account",
1170
775
  "kind": 1024,
1171
776
  "kindString": "Property",
@@ -1176,13 +781,13 @@
1176
781
  "sources": [
1177
782
  {
1178
783
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1179
- "line": 28,
784
+ "line": 26,
1180
785
  "character": 23
1181
786
  }
1182
787
  ],
1183
788
  "type": {
1184
789
  "type": "reference",
1185
- "name": "Account"
790
+ "name": "AccountInstance"
1186
791
  },
1187
792
  "inheritedFrom": {
1188
793
  "type": "reference",
@@ -1190,7 +795,7 @@
1190
795
  }
1191
796
  },
1192
797
  {
1193
- "id": 144,
798
+ "id": 129,
1194
799
  "name": "logger",
1195
800
  "kind": 1024,
1196
801
  "kindString": "Property",
@@ -1202,7 +807,7 @@
1202
807
  "sources": [
1203
808
  {
1204
809
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1205
- "line": 29,
810
+ "line": 27,
1206
811
  "character": 23
1207
812
  }
1208
813
  ],
@@ -1216,7 +821,7 @@
1216
821
  }
1217
822
  },
1218
823
  {
1219
- "id": 145,
824
+ "id": 130,
1220
825
  "name": "moduleConfigQueryValidator",
1221
826
  "kind": 1024,
1222
827
  "kindString": "Property",
@@ -1227,7 +832,7 @@
1227
832
  "sources": [
1228
833
  {
1229
834
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1230
- "line": 30,
835
+ "line": 28,
1231
836
  "character": 23
1232
837
  }
1233
838
  ],
@@ -1252,23 +857,341 @@
1252
857
  {
1253
858
  "type": "reflection",
1254
859
  "declaration": {
1255
- "id": 146,
860
+ "id": 131,
861
+ "name": "__type",
862
+ "kind": 65536,
863
+ "kindString": "Type literal",
864
+ "flags": {},
865
+ "children": [
866
+ {
867
+ "id": 132,
868
+ "name": "query",
869
+ "kind": 1024,
870
+ "kindString": "Property",
871
+ "flags": {},
872
+ "sources": [
873
+ {
874
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
875
+ "line": 5,
876
+ "character": 4
877
+ }
878
+ ],
879
+ "type": {
880
+ "type": "intrinsic",
881
+ "name": "string"
882
+ }
883
+ },
884
+ {
885
+ "id": 133,
886
+ "name": "resultSet",
887
+ "kind": 1024,
888
+ "kindString": "Property",
889
+ "flags": {
890
+ "isOptional": true
891
+ },
892
+ "sources": [
893
+ {
894
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
895
+ "line": 6,
896
+ "character": 4
897
+ }
898
+ ],
899
+ "type": {
900
+ "type": "intrinsic",
901
+ "name": "string"
902
+ }
903
+ },
904
+ {
905
+ "id": 134,
906
+ "name": "schema",
907
+ "kind": 1024,
908
+ "kindString": "Property",
909
+ "flags": {},
910
+ "sources": [
911
+ {
912
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
913
+ "line": 7,
914
+ "character": 4
915
+ }
916
+ ],
917
+ "type": {
918
+ "type": "literal",
919
+ "value": "network.xyo.boundwitness.query"
920
+ }
921
+ }
922
+ ],
923
+ "groups": [
924
+ {
925
+ "title": "Properties",
926
+ "children": [
927
+ 132,
928
+ 133,
929
+ 134
930
+ ]
931
+ }
932
+ ],
933
+ "sources": [
934
+ {
935
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
936
+ "line": 4,
937
+ "character": 51
938
+ }
939
+ ]
940
+ }
941
+ }
942
+ ]
943
+ }
944
+ ],
945
+ "name": "Queryable"
946
+ },
947
+ "inheritedFrom": {
948
+ "type": "reference",
949
+ "name": "TimestampWitness.moduleConfigQueryValidator"
950
+ }
951
+ },
952
+ {
953
+ "id": 293,
954
+ "name": "params",
955
+ "kind": 1024,
956
+ "kindString": "Property",
957
+ "flags": {
958
+ "isProtected": true,
959
+ "isReadonly": true
960
+ },
961
+ "sources": [
962
+ {
963
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
964
+ "line": 20,
965
+ "character": 23
966
+ }
967
+ ],
968
+ "type": {
969
+ "type": "reference",
970
+ "typeArguments": [
971
+ {
972
+ "type": "intersection",
973
+ "types": [
974
+ {
975
+ "type": "reference",
976
+ "name": "SchemaFields"
977
+ },
978
+ {
979
+ "type": "reference",
980
+ "name": "PayloadFields"
981
+ },
982
+ {
983
+ "type": "reflection",
984
+ "declaration": {
985
+ "id": 294,
986
+ "name": "__type",
987
+ "kind": 65536,
988
+ "kindString": "Type literal",
989
+ "flags": {},
990
+ "children": [
991
+ {
992
+ "id": 295,
993
+ "name": "name",
994
+ "kind": 1024,
995
+ "kindString": "Property",
996
+ "flags": {
997
+ "isOptional": true
998
+ },
999
+ "sources": [
1000
+ {
1001
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1002
+ "line": 9,
1003
+ "character": 4
1004
+ }
1005
+ ],
1006
+ "type": {
1007
+ "type": "intrinsic",
1008
+ "name": "string"
1009
+ }
1010
+ },
1011
+ {
1012
+ "id": 296,
1013
+ "name": "security",
1014
+ "kind": 1024,
1015
+ "kindString": "Property",
1016
+ "flags": {
1017
+ "isOptional": true
1018
+ },
1019
+ "sources": [
1020
+ {
1021
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1022
+ "line": 10,
1023
+ "character": 4
1024
+ }
1025
+ ],
1026
+ "type": {
1027
+ "type": "reflection",
1028
+ "declaration": {
1029
+ "id": 297,
1030
+ "name": "__type",
1031
+ "kind": 65536,
1032
+ "kindString": "Type literal",
1033
+ "flags": {},
1034
+ "children": [
1035
+ {
1036
+ "id": 298,
1037
+ "name": "allowAnonymous",
1038
+ "kind": 1024,
1039
+ "kindString": "Property",
1040
+ "flags": {
1041
+ "isOptional": true
1042
+ },
1043
+ "sources": [
1044
+ {
1045
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1046
+ "line": 11,
1047
+ "character": 8
1048
+ }
1049
+ ],
1050
+ "type": {
1051
+ "type": "intrinsic",
1052
+ "name": "boolean"
1053
+ }
1054
+ },
1055
+ {
1056
+ "id": 299,
1057
+ "name": "allowed",
1058
+ "kind": 1024,
1059
+ "kindString": "Property",
1060
+ "flags": {
1061
+ "isOptional": true
1062
+ },
1063
+ "sources": [
1064
+ {
1065
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1066
+ "line": 12,
1067
+ "character": 8
1068
+ }
1069
+ ],
1070
+ "type": {
1071
+ "type": "reference",
1072
+ "typeArguments": [
1073
+ {
1074
+ "type": "intrinsic",
1075
+ "name": "string"
1076
+ },
1077
+ {
1078
+ "type": "array",
1079
+ "elementType": {
1080
+ "type": "union",
1081
+ "types": [
1082
+ {
1083
+ "type": "intrinsic",
1084
+ "name": "string"
1085
+ },
1086
+ {
1087
+ "type": "reference",
1088
+ "name": "CosigningAddressSet"
1089
+ }
1090
+ ]
1091
+ }
1092
+ }
1093
+ ],
1094
+ "name": "Record",
1095
+ "qualifiedName": "Record",
1096
+ "package": "typescript"
1097
+ }
1098
+ },
1099
+ {
1100
+ "id": 300,
1101
+ "name": "disallowed",
1102
+ "kind": 1024,
1103
+ "kindString": "Property",
1104
+ "flags": {
1105
+ "isOptional": true
1106
+ },
1107
+ "sources": [
1108
+ {
1109
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1110
+ "line": 13,
1111
+ "character": 8
1112
+ }
1113
+ ],
1114
+ "type": {
1115
+ "type": "reference",
1116
+ "typeArguments": [
1117
+ {
1118
+ "type": "intrinsic",
1119
+ "name": "string"
1120
+ },
1121
+ {
1122
+ "type": "array",
1123
+ "elementType": {
1124
+ "type": "intrinsic",
1125
+ "name": "string"
1126
+ }
1127
+ }
1128
+ ],
1129
+ "name": "Record",
1130
+ "qualifiedName": "Record",
1131
+ "package": "typescript"
1132
+ }
1133
+ }
1134
+ ],
1135
+ "groups": [
1136
+ {
1137
+ "title": "Properties",
1138
+ "children": [
1139
+ 298,
1140
+ 299,
1141
+ 300
1142
+ ]
1143
+ }
1144
+ ],
1145
+ "sources": [
1146
+ {
1147
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1148
+ "line": 10,
1149
+ "character": 15
1150
+ }
1151
+ ]
1152
+ }
1153
+ }
1154
+ }
1155
+ ],
1156
+ "groups": [
1157
+ {
1158
+ "title": "Properties",
1159
+ "children": [
1160
+ 295,
1161
+ 296
1162
+ ]
1163
+ }
1164
+ ],
1165
+ "sources": [
1166
+ {
1167
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1168
+ "line": 8,
1169
+ "character": 75
1170
+ }
1171
+ ]
1172
+ }
1173
+ },
1174
+ {
1175
+ "type": "reflection",
1176
+ "declaration": {
1177
+ "id": 301,
1256
1178
  "name": "__type",
1257
1179
  "kind": 65536,
1258
1180
  "kindString": "Type literal",
1259
1181
  "flags": {},
1260
1182
  "children": [
1261
1183
  {
1262
- "id": 147,
1263
- "name": "query",
1184
+ "id": 302,
1185
+ "name": "apiKey",
1264
1186
  "kind": 1024,
1265
1187
  "kindString": "Property",
1266
1188
  "flags": {},
1267
1189
  "sources": [
1268
1190
  {
1269
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1270
- "line": 5,
1271
- "character": 4
1191
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
1192
+ "line": 6,
1193
+ "character": 2,
1194
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
1272
1195
  }
1273
1196
  ],
1274
1197
  "type": {
@@ -1277,41 +1200,129 @@
1277
1200
  }
1278
1201
  },
1279
1202
  {
1280
- "id": 148,
1281
- "name": "resultSet",
1203
+ "id": 303,
1204
+ "name": "schema",
1282
1205
  "kind": 1024,
1283
1206
  "kindString": "Property",
1284
- "flags": {
1285
- "isOptional": true
1286
- },
1207
+ "flags": {},
1287
1208
  "sources": [
1288
1209
  {
1289
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1290
- "line": 6,
1291
- "character": 4
1210
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
1211
+ "line": 7,
1212
+ "character": 2,
1213
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
1292
1214
  }
1293
1215
  ],
1294
1216
  "type": {
1295
- "type": "intrinsic",
1296
- "name": "string"
1217
+ "type": "literal",
1218
+ "value": "network.xyo.blockchain.ethereum.gas.etherscan.witness.config"
1297
1219
  }
1298
- },
1220
+ }
1221
+ ],
1222
+ "groups": [
1299
1223
  {
1300
- "id": 149,
1301
- "name": "schema",
1224
+ "title": "Properties",
1225
+ "children": [
1226
+ 302,
1227
+ 303
1228
+ ]
1229
+ }
1230
+ ],
1231
+ "sources": [
1232
+ {
1233
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
1234
+ "line": 5,
1235
+ "character": 68,
1236
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
1237
+ }
1238
+ ]
1239
+ }
1240
+ },
1241
+ {
1242
+ "type": "reflection",
1243
+ "declaration": {
1244
+ "id": 304,
1245
+ "name": "__type",
1246
+ "kind": 65536,
1247
+ "kindString": "Type literal",
1248
+ "flags": {},
1249
+ "children": [
1250
+ {
1251
+ "id": 305,
1252
+ "name": "targetSet",
1302
1253
  "kind": 1024,
1303
1254
  "kindString": "Property",
1304
- "flags": {},
1255
+ "flags": {
1256
+ "isOptional": true
1257
+ },
1305
1258
  "sources": [
1306
1259
  {
1307
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1308
- "line": 7,
1260
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1261
+ "line": 6,
1309
1262
  "character": 4
1310
1263
  }
1311
1264
  ],
1312
1265
  "type": {
1313
- "type": "literal",
1314
- "value": "network.xyo.boundwitness.query"
1266
+ "type": "intersection",
1267
+ "types": [
1268
+ {
1269
+ "type": "reference",
1270
+ "name": "SchemaFields"
1271
+ },
1272
+ {
1273
+ "type": "reference",
1274
+ "name": "PayloadFields"
1275
+ },
1276
+ {
1277
+ "type": "reference",
1278
+ "name": "PayloadSet"
1279
+ },
1280
+ {
1281
+ "type": "reflection",
1282
+ "declaration": {
1283
+ "id": 306,
1284
+ "name": "__type",
1285
+ "kind": 65536,
1286
+ "kindString": "Type literal",
1287
+ "flags": {},
1288
+ "children": [
1289
+ {
1290
+ "id": 307,
1291
+ "name": "schema",
1292
+ "kind": 1024,
1293
+ "kindString": "Property",
1294
+ "flags": {},
1295
+ "sources": [
1296
+ {
1297
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1298
+ "line": 17,
1299
+ "character": 4
1300
+ }
1301
+ ],
1302
+ "type": {
1303
+ "type": "literal",
1304
+ "value": "network.xyo.payload.set"
1305
+ }
1306
+ }
1307
+ ],
1308
+ "groups": [
1309
+ {
1310
+ "title": "Properties",
1311
+ "children": [
1312
+ 307
1313
+ ]
1314
+ }
1315
+ ],
1316
+ "sources": [
1317
+ {
1318
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1319
+ "line": 16,
1320
+ "character": 221
1321
+ }
1322
+ ]
1323
+ }
1324
+ }
1325
+ ]
1315
1326
  }
1316
1327
  }
1317
1328
  ],
@@ -1319,33 +1330,35 @@
1319
1330
  {
1320
1331
  "title": "Properties",
1321
1332
  "children": [
1322
- 147,
1323
- 148,
1324
- 149
1333
+ 305
1325
1334
  ]
1326
1335
  }
1327
1336
  ],
1328
1337
  "sources": [
1329
1338
  {
1330
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1331
- "line": 4,
1332
- "character": 51
1339
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1340
+ "line": 5,
1341
+ "character": 95
1333
1342
  }
1334
1343
  ]
1335
1344
  }
1336
1345
  }
1337
1346
  ]
1347
+ },
1348
+ {
1349
+ "type": "reference",
1350
+ "name": "AnyObject"
1338
1351
  }
1339
1352
  ],
1340
- "name": "Queryable"
1353
+ "name": "ModuleParams"
1341
1354
  },
1342
1355
  "inheritedFrom": {
1343
1356
  "type": "reference",
1344
- "name": "TimestampWitness.moduleConfigQueryValidator"
1357
+ "name": "TimestampWitness.params"
1345
1358
  }
1346
1359
  },
1347
1360
  {
1348
- "id": 122,
1361
+ "id": 107,
1349
1362
  "name": "resolver",
1350
1363
  "kind": 1024,
1351
1364
  "kindString": "Property",
@@ -1355,7 +1368,7 @@
1355
1368
  "sources": [
1356
1369
  {
1357
1370
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1358
- "line": 16,
1371
+ "line": 14,
1359
1372
  "character": 13
1360
1373
  }
1361
1374
  ],
@@ -1379,14 +1392,14 @@
1379
1392
  {
1380
1393
  "type": "reflection",
1381
1394
  "declaration": {
1382
- "id": 123,
1395
+ "id": 108,
1383
1396
  "name": "__type",
1384
1397
  "kind": 65536,
1385
1398
  "kindString": "Type literal",
1386
1399
  "flags": {},
1387
1400
  "children": [
1388
1401
  {
1389
- "id": 124,
1402
+ "id": 109,
1390
1403
  "name": "name",
1391
1404
  "kind": 1024,
1392
1405
  "kindString": "Property",
@@ -1406,7 +1419,7 @@
1406
1419
  }
1407
1420
  },
1408
1421
  {
1409
- "id": 125,
1422
+ "id": 110,
1410
1423
  "name": "security",
1411
1424
  "kind": 1024,
1412
1425
  "kindString": "Property",
@@ -1423,14 +1436,14 @@
1423
1436
  "type": {
1424
1437
  "type": "reflection",
1425
1438
  "declaration": {
1426
- "id": 126,
1439
+ "id": 111,
1427
1440
  "name": "__type",
1428
1441
  "kind": 65536,
1429
1442
  "kindString": "Type literal",
1430
1443
  "flags": {},
1431
1444
  "children": [
1432
1445
  {
1433
- "id": 127,
1446
+ "id": 112,
1434
1447
  "name": "allowAnonymous",
1435
1448
  "kind": 1024,
1436
1449
  "kindString": "Property",
@@ -1450,7 +1463,7 @@
1450
1463
  }
1451
1464
  },
1452
1465
  {
1453
- "id": 128,
1466
+ "id": 113,
1454
1467
  "name": "allowed",
1455
1468
  "kind": 1024,
1456
1469
  "kindString": "Property",
@@ -1494,7 +1507,7 @@
1494
1507
  }
1495
1508
  },
1496
1509
  {
1497
- "id": 129,
1510
+ "id": 114,
1498
1511
  "name": "disallowed",
1499
1512
  "kind": 1024,
1500
1513
  "kindString": "Property",
@@ -1533,9 +1546,9 @@
1533
1546
  {
1534
1547
  "title": "Properties",
1535
1548
  "children": [
1536
- 127,
1537
- 128,
1538
- 129
1549
+ 112,
1550
+ 113,
1551
+ 114
1539
1552
  ]
1540
1553
  }
1541
1554
  ],
@@ -1554,8 +1567,8 @@
1554
1567
  {
1555
1568
  "title": "Properties",
1556
1569
  "children": [
1557
- 124,
1558
- 125
1570
+ 109,
1571
+ 110
1559
1572
  ]
1560
1573
  }
1561
1574
  ],
@@ -1571,14 +1584,14 @@
1571
1584
  {
1572
1585
  "type": "reflection",
1573
1586
  "declaration": {
1574
- "id": 130,
1587
+ "id": 115,
1575
1588
  "name": "__type",
1576
1589
  "kind": 65536,
1577
1590
  "kindString": "Type literal",
1578
1591
  "flags": {},
1579
1592
  "children": [
1580
1593
  {
1581
- "id": 131,
1594
+ "id": 116,
1582
1595
  "name": "schema",
1583
1596
  "kind": 1024,
1584
1597
  "kindString": "Property",
@@ -1600,7 +1613,7 @@
1600
1613
  {
1601
1614
  "title": "Properties",
1602
1615
  "children": [
1603
- 131
1616
+ 116
1604
1617
  ]
1605
1618
  }
1606
1619
  ],
@@ -1627,7 +1640,7 @@
1627
1640
  }
1628
1641
  },
1629
1642
  {
1630
- "id": 150,
1643
+ "id": 135,
1631
1644
  "name": "supportedQueryValidator",
1632
1645
  "kind": 1024,
1633
1646
  "kindString": "Property",
@@ -1638,7 +1651,7 @@
1638
1651
  "sources": [
1639
1652
  {
1640
1653
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1641
- "line": 31,
1654
+ "line": 29,
1642
1655
  "character": 23
1643
1656
  }
1644
1657
  ],
@@ -1663,14 +1676,14 @@
1663
1676
  {
1664
1677
  "type": "reflection",
1665
1678
  "declaration": {
1666
- "id": 151,
1679
+ "id": 136,
1667
1680
  "name": "__type",
1668
1681
  "kind": 65536,
1669
1682
  "kindString": "Type literal",
1670
1683
  "flags": {},
1671
1684
  "children": [
1672
1685
  {
1673
- "id": 152,
1686
+ "id": 137,
1674
1687
  "name": "query",
1675
1688
  "kind": 1024,
1676
1689
  "kindString": "Property",
@@ -1688,7 +1701,7 @@
1688
1701
  }
1689
1702
  },
1690
1703
  {
1691
- "id": 153,
1704
+ "id": 138,
1692
1705
  "name": "resultSet",
1693
1706
  "kind": 1024,
1694
1707
  "kindString": "Property",
@@ -1708,7 +1721,7 @@
1708
1721
  }
1709
1722
  },
1710
1723
  {
1711
- "id": 154,
1724
+ "id": 139,
1712
1725
  "name": "schema",
1713
1726
  "kind": 1024,
1714
1727
  "kindString": "Property",
@@ -1730,9 +1743,9 @@
1730
1743
  {
1731
1744
  "title": "Properties",
1732
1745
  "children": [
1733
- 152,
1734
- 153,
1735
- 154
1746
+ 137,
1747
+ 138,
1748
+ 139
1736
1749
  ]
1737
1750
  }
1738
1751
  ],
@@ -1768,7 +1781,7 @@
1768
1781
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts",
1769
1782
  "line": 13,
1770
1783
  "character": 18,
1771
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L13"
1784
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L13"
1772
1785
  }
1773
1786
  ],
1774
1787
  "type": {
@@ -1792,8 +1805,8 @@
1792
1805
  },
1793
1806
  "sources": [
1794
1807
  {
1795
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1796
- "line": 14,
1808
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1809
+ "line": 21,
1797
1810
  "character": 11
1798
1811
  }
1799
1812
  ],
@@ -1807,7 +1820,7 @@
1807
1820
  }
1808
1821
  },
1809
1822
  {
1810
- "id": 155,
1823
+ "id": 140,
1811
1824
  "name": "address",
1812
1825
  "kind": 262144,
1813
1826
  "kindString": "Accessor",
@@ -1815,12 +1828,12 @@
1815
1828
  "sources": [
1816
1829
  {
1817
1830
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1818
- "line": 33,
1831
+ "line": 31,
1819
1832
  "character": 8
1820
1833
  }
1821
1834
  ],
1822
1835
  "getSignature": {
1823
- "id": 156,
1836
+ "id": 141,
1824
1837
  "name": "address",
1825
1838
  "kind": 524288,
1826
1839
  "kindString": "Get signature",
@@ -1840,7 +1853,7 @@
1840
1853
  }
1841
1854
  },
1842
1855
  {
1843
- "id": 157,
1856
+ "id": 142,
1844
1857
  "name": "allowAnonymous",
1845
1858
  "kind": 262144,
1846
1859
  "kindString": "Accessor",
@@ -1848,12 +1861,12 @@
1848
1861
  "sources": [
1849
1862
  {
1850
1863
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1851
- "line": 34,
1864
+ "line": 32,
1852
1865
  "character": 8
1853
1866
  }
1854
1867
  ],
1855
1868
  "getSignature": {
1856
- "id": 158,
1869
+ "id": 143,
1857
1870
  "name": "allowAnonymous",
1858
1871
  "kind": 524288,
1859
1872
  "kindString": "Get signature",
@@ -1873,7 +1886,7 @@
1873
1886
  }
1874
1887
  },
1875
1888
  {
1876
- "id": 159,
1889
+ "id": 144,
1877
1890
  "name": "config",
1878
1891
  "kind": 262144,
1879
1892
  "kindString": "Accessor",
@@ -1881,12 +1894,12 @@
1881
1894
  "sources": [
1882
1895
  {
1883
1896
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1884
- "line": 35,
1897
+ "line": 33,
1885
1898
  "character": 8
1886
1899
  }
1887
1900
  ],
1888
1901
  "getSignature": {
1889
- "id": 160,
1902
+ "id": 145,
1890
1903
  "name": "config",
1891
1904
  "kind": 524288,
1892
1905
  "kindString": "Get signature",
@@ -1906,7 +1919,53 @@
1906
1919
  }
1907
1920
  },
1908
1921
  {
1909
- "id": 161,
1922
+ "id": 308,
1923
+ "name": "log",
1924
+ "kind": 262144,
1925
+ "kindString": "Accessor",
1926
+ "flags": {
1927
+ "isProtected": true
1928
+ },
1929
+ "sources": [
1930
+ {
1931
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1932
+ "line": 23,
1933
+ "character": 18
1934
+ }
1935
+ ],
1936
+ "getSignature": {
1937
+ "id": 309,
1938
+ "name": "log",
1939
+ "kind": 524288,
1940
+ "kindString": "Get signature",
1941
+ "flags": {},
1942
+ "type": {
1943
+ "type": "union",
1944
+ "types": [
1945
+ {
1946
+ "type": "reference",
1947
+ "name": "Logger"
1948
+ },
1949
+ {
1950
+ "type": "reference",
1951
+ "name": "Console",
1952
+ "qualifiedName": "global.Console",
1953
+ "package": "@types/node"
1954
+ }
1955
+ ]
1956
+ },
1957
+ "inheritedFrom": {
1958
+ "type": "reference",
1959
+ "name": "TimestampWitness.log"
1960
+ }
1961
+ },
1962
+ "inheritedFrom": {
1963
+ "type": "reference",
1964
+ "name": "TimestampWitness.log"
1965
+ }
1966
+ },
1967
+ {
1968
+ "id": 146,
1910
1969
  "name": "parentResolver",
1911
1970
  "kind": 262144,
1912
1971
  "kindString": "Accessor",
@@ -1914,12 +1973,12 @@
1914
1973
  "sources": [
1915
1974
  {
1916
1975
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1917
- "line": 36,
1976
+ "line": 34,
1918
1977
  "character": 8
1919
1978
  }
1920
1979
  ],
1921
1980
  "getSignature": {
1922
- "id": 162,
1981
+ "id": 147,
1923
1982
  "name": "parentResolver",
1924
1983
  "kind": 524288,
1925
1984
  "kindString": "Get signature",
@@ -1944,14 +2003,14 @@
1944
2003
  {
1945
2004
  "type": "reflection",
1946
2005
  "declaration": {
1947
- "id": 163,
2006
+ "id": 148,
1948
2007
  "name": "__type",
1949
2008
  "kind": 65536,
1950
2009
  "kindString": "Type literal",
1951
2010
  "flags": {},
1952
2011
  "children": [
1953
2012
  {
1954
- "id": 164,
2013
+ "id": 149,
1955
2014
  "name": "name",
1956
2015
  "kind": 1024,
1957
2016
  "kindString": "Property",
@@ -1971,7 +2030,7 @@
1971
2030
  }
1972
2031
  },
1973
2032
  {
1974
- "id": 165,
2033
+ "id": 150,
1975
2034
  "name": "security",
1976
2035
  "kind": 1024,
1977
2036
  "kindString": "Property",
@@ -1988,14 +2047,14 @@
1988
2047
  "type": {
1989
2048
  "type": "reflection",
1990
2049
  "declaration": {
1991
- "id": 166,
2050
+ "id": 151,
1992
2051
  "name": "__type",
1993
2052
  "kind": 65536,
1994
2053
  "kindString": "Type literal",
1995
2054
  "flags": {},
1996
2055
  "children": [
1997
2056
  {
1998
- "id": 167,
2057
+ "id": 152,
1999
2058
  "name": "allowAnonymous",
2000
2059
  "kind": 1024,
2001
2060
  "kindString": "Property",
@@ -2015,7 +2074,7 @@
2015
2074
  }
2016
2075
  },
2017
2076
  {
2018
- "id": 168,
2077
+ "id": 153,
2019
2078
  "name": "allowed",
2020
2079
  "kind": 1024,
2021
2080
  "kindString": "Property",
@@ -2059,7 +2118,7 @@
2059
2118
  }
2060
2119
  },
2061
2120
  {
2062
- "id": 169,
2121
+ "id": 154,
2063
2122
  "name": "disallowed",
2064
2123
  "kind": 1024,
2065
2124
  "kindString": "Property",
@@ -2098,9 +2157,9 @@
2098
2157
  {
2099
2158
  "title": "Properties",
2100
2159
  "children": [
2101
- 167,
2102
- 168,
2103
- 169
2160
+ 152,
2161
+ 153,
2162
+ 154
2104
2163
  ]
2105
2164
  }
2106
2165
  ],
@@ -2119,8 +2178,8 @@
2119
2178
  {
2120
2179
  "title": "Properties",
2121
2180
  "children": [
2122
- 164,
2123
- 165
2181
+ 149,
2182
+ 150
2124
2183
  ]
2125
2184
  }
2126
2185
  ],
@@ -2136,14 +2195,14 @@
2136
2195
  {
2137
2196
  "type": "reflection",
2138
2197
  "declaration": {
2139
- "id": 170,
2198
+ "id": 155,
2140
2199
  "name": "__type",
2141
2200
  "kind": 65536,
2142
2201
  "kindString": "Type literal",
2143
2202
  "flags": {},
2144
2203
  "children": [
2145
2204
  {
2146
- "id": 171,
2205
+ "id": 156,
2147
2206
  "name": "schema",
2148
2207
  "kind": 1024,
2149
2208
  "kindString": "Property",
@@ -2165,7 +2224,7 @@
2165
2224
  {
2166
2225
  "title": "Properties",
2167
2226
  "children": [
2168
- 171
2227
+ 156
2169
2228
  ]
2170
2229
  }
2171
2230
  ],
@@ -2197,7 +2256,7 @@
2197
2256
  }
2198
2257
  },
2199
2258
  {
2200
- "id": 172,
2259
+ "id": 157,
2201
2260
  "name": "previousHash",
2202
2261
  "kind": 262144,
2203
2262
  "kindString": "Accessor",
@@ -2205,12 +2264,12 @@
2205
2264
  "sources": [
2206
2265
  {
2207
2266
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2208
- "line": 37,
2267
+ "line": 35,
2209
2268
  "character": 8
2210
2269
  }
2211
2270
  ],
2212
2271
  "getSignature": {
2213
- "id": 173,
2272
+ "id": 158,
2214
2273
  "name": "previousHash",
2215
2274
  "kind": 524288,
2216
2275
  "kindString": "Get signature",
@@ -2375,7 +2434,7 @@
2375
2434
  }
2376
2435
  },
2377
2436
  {
2378
- "id": 231,
2437
+ "id": 216,
2379
2438
  "name": "bindHashes",
2380
2439
  "kind": 2048,
2381
2440
  "kindString": "Method",
@@ -2385,20 +2444,20 @@
2385
2444
  "sources": [
2386
2445
  {
2387
2446
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2388
- "line": 46,
2447
+ "line": 44,
2389
2448
  "character": 14
2390
2449
  }
2391
2450
  ],
2392
2451
  "signatures": [
2393
2452
  {
2394
- "id": 232,
2453
+ "id": 217,
2395
2454
  "name": "bindHashes",
2396
2455
  "kind": 4096,
2397
2456
  "kindString": "Call signature",
2398
2457
  "flags": {},
2399
2458
  "parameters": [
2400
2459
  {
2401
- "id": 233,
2460
+ "id": 218,
2402
2461
  "name": "hashes",
2403
2462
  "kind": 32768,
2404
2463
  "kindString": "Parameter",
@@ -2412,7 +2471,7 @@
2412
2471
  }
2413
2472
  },
2414
2473
  {
2415
- "id": 234,
2474
+ "id": 219,
2416
2475
  "name": "schema",
2417
2476
  "kind": 32768,
2418
2477
  "kindString": "Parameter",
@@ -2426,7 +2485,7 @@
2426
2485
  }
2427
2486
  },
2428
2487
  {
2429
- "id": 235,
2488
+ "id": 220,
2430
2489
  "name": "account",
2431
2490
  "kind": 32768,
2432
2491
  "kindString": "Parameter",
@@ -2435,7 +2494,7 @@
2435
2494
  },
2436
2495
  "type": {
2437
2496
  "type": "reference",
2438
- "name": "Account"
2497
+ "name": "AccountInstance"
2439
2498
  }
2440
2499
  }
2441
2500
  ],
@@ -2448,7 +2507,7 @@
2448
2507
  },
2449
2508
  {
2450
2509
  "type": "reference",
2451
- "name": "Account"
2510
+ "name": "AccountInstance"
2452
2511
  }
2453
2512
  ],
2454
2513
  "name": "PromiseEx"
@@ -2465,7 +2524,7 @@
2465
2524
  }
2466
2525
  },
2467
2526
  {
2468
- "id": 236,
2527
+ "id": 221,
2469
2528
  "name": "bindHashesInternal",
2470
2529
  "kind": 2048,
2471
2530
  "kindString": "Method",
@@ -2475,20 +2534,20 @@
2475
2534
  "sources": [
2476
2535
  {
2477
2536
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2478
- "line": 47,
2537
+ "line": 45,
2479
2538
  "character": 14
2480
2539
  }
2481
2540
  ],
2482
2541
  "signatures": [
2483
2542
  {
2484
- "id": 237,
2543
+ "id": 222,
2485
2544
  "name": "bindHashesInternal",
2486
2545
  "kind": 4096,
2487
2546
  "kindString": "Call signature",
2488
2547
  "flags": {},
2489
2548
  "parameters": [
2490
2549
  {
2491
- "id": 238,
2550
+ "id": 223,
2492
2551
  "name": "hashes",
2493
2552
  "kind": 32768,
2494
2553
  "kindString": "Parameter",
@@ -2502,7 +2561,7 @@
2502
2561
  }
2503
2562
  },
2504
2563
  {
2505
- "id": 239,
2564
+ "id": 224,
2506
2565
  "name": "schema",
2507
2566
  "kind": 32768,
2508
2567
  "kindString": "Parameter",
@@ -2516,7 +2575,7 @@
2516
2575
  }
2517
2576
  },
2518
2577
  {
2519
- "id": 240,
2578
+ "id": 225,
2520
2579
  "name": "account",
2521
2580
  "kind": 32768,
2522
2581
  "kindString": "Parameter",
@@ -2525,7 +2584,7 @@
2525
2584
  },
2526
2585
  "type": {
2527
2586
  "type": "reference",
2528
- "name": "Account"
2587
+ "name": "AccountInstance"
2529
2588
  }
2530
2589
  }
2531
2590
  ],
@@ -2547,14 +2606,14 @@
2547
2606
  {
2548
2607
  "type": "reflection",
2549
2608
  "declaration": {
2550
- "id": 241,
2609
+ "id": 226,
2551
2610
  "name": "__type",
2552
2611
  "kind": 65536,
2553
2612
  "kindString": "Type literal",
2554
2613
  "flags": {},
2555
2614
  "children": [
2556
2615
  {
2557
- "id": 242,
2616
+ "id": 227,
2558
2617
  "name": "schema",
2559
2618
  "kind": 1024,
2560
2619
  "kindString": "Property",
@@ -2576,7 +2635,7 @@
2576
2635
  {
2577
2636
  "title": "Properties",
2578
2637
  "children": [
2579
- 242
2638
+ 227
2580
2639
  ]
2581
2640
  }
2582
2641
  ],
@@ -2603,7 +2662,7 @@
2603
2662
  }
2604
2663
  },
2605
2664
  {
2606
- "id": 243,
2665
+ "id": 228,
2607
2666
  "name": "bindQuery",
2608
2667
  "kind": 2048,
2609
2668
  "kindString": "Method",
@@ -2613,20 +2672,20 @@
2613
2672
  "sources": [
2614
2673
  {
2615
2674
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2616
- "line": 48,
2675
+ "line": 46,
2617
2676
  "character": 14
2618
2677
  }
2619
2678
  ],
2620
2679
  "signatures": [
2621
2680
  {
2622
- "id": 244,
2681
+ "id": 229,
2623
2682
  "name": "bindQuery",
2624
2683
  "kind": 4096,
2625
2684
  "kindString": "Call signature",
2626
2685
  "flags": {},
2627
2686
  "typeParameter": [
2628
2687
  {
2629
- "id": 249,
2688
+ "id": 234,
2630
2689
  "name": "T",
2631
2690
  "kind": 131072,
2632
2691
  "kindString": "Type parameter",
@@ -2652,14 +2711,14 @@
2652
2711
  {
2653
2712
  "type": "reflection",
2654
2713
  "declaration": {
2655
- "id": 245,
2714
+ "id": 230,
2656
2715
  "name": "__type",
2657
2716
  "kind": 65536,
2658
2717
  "kindString": "Type literal",
2659
2718
  "flags": {},
2660
2719
  "children": [
2661
2720
  {
2662
- "id": 246,
2721
+ "id": 231,
2663
2722
  "name": "schema",
2664
2723
  "kind": 1024,
2665
2724
  "kindString": "Property",
@@ -2681,7 +2740,7 @@
2681
2740
  {
2682
2741
  "title": "Properties",
2683
2742
  "children": [
2684
- 246
2743
+ 231
2685
2744
  ]
2686
2745
  }
2687
2746
  ],
@@ -2717,14 +2776,14 @@
2717
2776
  {
2718
2777
  "type": "reflection",
2719
2778
  "declaration": {
2720
- "id": 247,
2779
+ "id": 232,
2721
2780
  "name": "__type",
2722
2781
  "kind": 65536,
2723
2782
  "kindString": "Type literal",
2724
2783
  "flags": {},
2725
2784
  "children": [
2726
2785
  {
2727
- "id": 248,
2786
+ "id": 233,
2728
2787
  "name": "schema",
2729
2788
  "kind": 1024,
2730
2789
  "kindString": "Property",
@@ -2746,7 +2805,7 @@
2746
2805
  {
2747
2806
  "title": "Properties",
2748
2807
  "children": [
2749
- 248
2808
+ 233
2750
2809
  ]
2751
2810
  }
2752
2811
  ],
@@ -2770,19 +2829,19 @@
2770
2829
  ],
2771
2830
  "parameters": [
2772
2831
  {
2773
- "id": 250,
2832
+ "id": 235,
2774
2833
  "name": "query",
2775
2834
  "kind": 32768,
2776
2835
  "kindString": "Parameter",
2777
2836
  "flags": {},
2778
2837
  "type": {
2779
2838
  "type": "reference",
2780
- "id": 249,
2839
+ "id": 234,
2781
2840
  "name": "T"
2782
2841
  }
2783
2842
  },
2784
2843
  {
2785
- "id": 251,
2844
+ "id": 236,
2786
2845
  "name": "payloads",
2787
2846
  "kind": 32768,
2788
2847
  "kindString": "Parameter",
@@ -2805,14 +2864,14 @@
2805
2864
  {
2806
2865
  "type": "reflection",
2807
2866
  "declaration": {
2808
- "id": 252,
2867
+ "id": 237,
2809
2868
  "name": "__type",
2810
2869
  "kind": 65536,
2811
2870
  "kindString": "Type literal",
2812
2871
  "flags": {},
2813
2872
  "children": [
2814
2873
  {
2815
- "id": 253,
2874
+ "id": 238,
2816
2875
  "name": "schema",
2817
2876
  "kind": 1024,
2818
2877
  "kindString": "Property",
@@ -2834,7 +2893,7 @@
2834
2893
  {
2835
2894
  "title": "Properties",
2836
2895
  "children": [
2837
- 253
2896
+ 238
2838
2897
  ]
2839
2898
  }
2840
2899
  ],
@@ -2852,7 +2911,7 @@
2852
2911
  }
2853
2912
  },
2854
2913
  {
2855
- "id": 254,
2914
+ "id": 239,
2856
2915
  "name": "account",
2857
2916
  "kind": 32768,
2858
2917
  "kindString": "Parameter",
@@ -2861,7 +2920,7 @@
2861
2920
  },
2862
2921
  "type": {
2863
2922
  "type": "reference",
2864
- "name": "Account"
2923
+ "name": "AccountInstance"
2865
2924
  }
2866
2925
  }
2867
2926
  ],
@@ -2889,14 +2948,14 @@
2889
2948
  {
2890
2949
  "type": "reflection",
2891
2950
  "declaration": {
2892
- "id": 255,
2951
+ "id": 240,
2893
2952
  "name": "__type",
2894
2953
  "kind": 65536,
2895
2954
  "kindString": "Type literal",
2896
2955
  "flags": {},
2897
2956
  "children": [
2898
2957
  {
2899
- "id": 256,
2958
+ "id": 241,
2900
2959
  "name": "query",
2901
2960
  "kind": 1024,
2902
2961
  "kindString": "Property",
@@ -2914,7 +2973,7 @@
2914
2973
  }
2915
2974
  },
2916
2975
  {
2917
- "id": 257,
2976
+ "id": 242,
2918
2977
  "name": "resultSet",
2919
2978
  "kind": 1024,
2920
2979
  "kindString": "Property",
@@ -2934,7 +2993,7 @@
2934
2993
  }
2935
2994
  },
2936
2995
  {
2937
- "id": 258,
2996
+ "id": 243,
2938
2997
  "name": "schema",
2939
2998
  "kind": 1024,
2940
2999
  "kindString": "Property",
@@ -2956,9 +3015,9 @@
2956
3015
  {
2957
3016
  "title": "Properties",
2958
3017
  "children": [
2959
- 256,
2960
- 257,
2961
- 258
3018
+ 241,
3019
+ 242,
3020
+ 243
2962
3021
  ]
2963
3022
  }
2964
3023
  ],
@@ -2989,14 +3048,14 @@
2989
3048
  {
2990
3049
  "type": "reflection",
2991
3050
  "declaration": {
2992
- "id": 259,
3051
+ "id": 244,
2993
3052
  "name": "__type",
2994
3053
  "kind": 65536,
2995
3054
  "kindString": "Type literal",
2996
3055
  "flags": {},
2997
3056
  "children": [
2998
3057
  {
2999
- "id": 260,
3058
+ "id": 245,
3000
3059
  "name": "schema",
3001
3060
  "kind": 1024,
3002
3061
  "kindString": "Property",
@@ -3018,7 +3077,7 @@
3018
3077
  {
3019
3078
  "title": "Properties",
3020
3079
  "children": [
3021
- 260
3080
+ 245
3022
3081
  ]
3023
3082
  }
3024
3083
  ],
@@ -3038,7 +3097,7 @@
3038
3097
  },
3039
3098
  {
3040
3099
  "type": "reference",
3041
- "name": "Account"
3100
+ "name": "AccountInstance"
3042
3101
  }
3043
3102
  ],
3044
3103
  "name": "PromiseEx"
@@ -3055,7 +3114,7 @@
3055
3114
  }
3056
3115
  },
3057
3116
  {
3058
- "id": 261,
3117
+ "id": 246,
3059
3118
  "name": "bindQueryInternal",
3060
3119
  "kind": 2048,
3061
3120
  "kindString": "Method",
@@ -3065,20 +3124,20 @@
3065
3124
  "sources": [
3066
3125
  {
3067
3126
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3068
- "line": 49,
3127
+ "line": 47,
3069
3128
  "character": 14
3070
3129
  }
3071
3130
  ],
3072
3131
  "signatures": [
3073
3132
  {
3074
- "id": 262,
3133
+ "id": 247,
3075
3134
  "name": "bindQueryInternal",
3076
3135
  "kind": 4096,
3077
3136
  "kindString": "Call signature",
3078
3137
  "flags": {},
3079
3138
  "typeParameter": [
3080
3139
  {
3081
- "id": 267,
3140
+ "id": 252,
3082
3141
  "name": "T",
3083
3142
  "kind": 131072,
3084
3143
  "kindString": "Type parameter",
@@ -3104,14 +3163,14 @@
3104
3163
  {
3105
3164
  "type": "reflection",
3106
3165
  "declaration": {
3107
- "id": 263,
3166
+ "id": 248,
3108
3167
  "name": "__type",
3109
3168
  "kind": 65536,
3110
3169
  "kindString": "Type literal",
3111
3170
  "flags": {},
3112
3171
  "children": [
3113
3172
  {
3114
- "id": 264,
3173
+ "id": 249,
3115
3174
  "name": "schema",
3116
3175
  "kind": 1024,
3117
3176
  "kindString": "Property",
@@ -3133,7 +3192,7 @@
3133
3192
  {
3134
3193
  "title": "Properties",
3135
3194
  "children": [
3136
- 264
3195
+ 249
3137
3196
  ]
3138
3197
  }
3139
3198
  ],
@@ -3169,14 +3228,14 @@
3169
3228
  {
3170
3229
  "type": "reflection",
3171
3230
  "declaration": {
3172
- "id": 265,
3231
+ "id": 250,
3173
3232
  "name": "__type",
3174
3233
  "kind": 65536,
3175
3234
  "kindString": "Type literal",
3176
3235
  "flags": {},
3177
3236
  "children": [
3178
3237
  {
3179
- "id": 266,
3238
+ "id": 251,
3180
3239
  "name": "schema",
3181
3240
  "kind": 1024,
3182
3241
  "kindString": "Property",
@@ -3198,7 +3257,7 @@
3198
3257
  {
3199
3258
  "title": "Properties",
3200
3259
  "children": [
3201
- 266
3260
+ 251
3202
3261
  ]
3203
3262
  }
3204
3263
  ],
@@ -3222,19 +3281,19 @@
3222
3281
  ],
3223
3282
  "parameters": [
3224
3283
  {
3225
- "id": 268,
3284
+ "id": 253,
3226
3285
  "name": "query",
3227
3286
  "kind": 32768,
3228
3287
  "kindString": "Parameter",
3229
3288
  "flags": {},
3230
3289
  "type": {
3231
3290
  "type": "reference",
3232
- "id": 267,
3291
+ "id": 252,
3233
3292
  "name": "T"
3234
3293
  }
3235
3294
  },
3236
3295
  {
3237
- "id": 269,
3296
+ "id": 254,
3238
3297
  "name": "payloads",
3239
3298
  "kind": 32768,
3240
3299
  "kindString": "Parameter",
@@ -3257,14 +3316,14 @@
3257
3316
  {
3258
3317
  "type": "reflection",
3259
3318
  "declaration": {
3260
- "id": 270,
3319
+ "id": 255,
3261
3320
  "name": "__type",
3262
3321
  "kind": 65536,
3263
3322
  "kindString": "Type literal",
3264
3323
  "flags": {},
3265
3324
  "children": [
3266
3325
  {
3267
- "id": 271,
3326
+ "id": 256,
3268
3327
  "name": "schema",
3269
3328
  "kind": 1024,
3270
3329
  "kindString": "Property",
@@ -3286,7 +3345,7 @@
3286
3345
  {
3287
3346
  "title": "Properties",
3288
3347
  "children": [
3289
- 271
3348
+ 256
3290
3349
  ]
3291
3350
  }
3292
3351
  ],
@@ -3304,7 +3363,7 @@
3304
3363
  }
3305
3364
  },
3306
3365
  {
3307
- "id": 272,
3366
+ "id": 257,
3308
3367
  "name": "account",
3309
3368
  "kind": 32768,
3310
3369
  "kindString": "Parameter",
@@ -3313,7 +3372,7 @@
3313
3372
  },
3314
3373
  "type": {
3315
3374
  "type": "reference",
3316
- "name": "Account"
3375
+ "name": "AccountInstance"
3317
3376
  }
3318
3377
  }
3319
3378
  ],
@@ -3338,14 +3397,14 @@
3338
3397
  {
3339
3398
  "type": "reflection",
3340
3399
  "declaration": {
3341
- "id": 273,
3400
+ "id": 258,
3342
3401
  "name": "__type",
3343
3402
  "kind": 65536,
3344
3403
  "kindString": "Type literal",
3345
3404
  "flags": {},
3346
3405
  "children": [
3347
3406
  {
3348
- "id": 274,
3407
+ "id": 259,
3349
3408
  "name": "query",
3350
3409
  "kind": 1024,
3351
3410
  "kindString": "Property",
@@ -3363,7 +3422,7 @@
3363
3422
  }
3364
3423
  },
3365
3424
  {
3366
- "id": 275,
3425
+ "id": 260,
3367
3426
  "name": "resultSet",
3368
3427
  "kind": 1024,
3369
3428
  "kindString": "Property",
@@ -3383,7 +3442,7 @@
3383
3442
  }
3384
3443
  },
3385
3444
  {
3386
- "id": 276,
3445
+ "id": 261,
3387
3446
  "name": "schema",
3388
3447
  "kind": 1024,
3389
3448
  "kindString": "Property",
@@ -3405,9 +3464,9 @@
3405
3464
  {
3406
3465
  "title": "Properties",
3407
3466
  "children": [
3408
- 274,
3409
- 275,
3410
- 276
3467
+ 259,
3468
+ 260,
3469
+ 261
3411
3470
  ]
3412
3471
  }
3413
3472
  ],
@@ -3438,14 +3497,14 @@
3438
3497
  {
3439
3498
  "type": "reflection",
3440
3499
  "declaration": {
3441
- "id": 277,
3500
+ "id": 262,
3442
3501
  "name": "__type",
3443
3502
  "kind": 65536,
3444
3503
  "kindString": "Type literal",
3445
3504
  "flags": {},
3446
3505
  "children": [
3447
3506
  {
3448
- "id": 278,
3507
+ "id": 263,
3449
3508
  "name": "schema",
3450
3509
  "kind": 1024,
3451
3510
  "kindString": "Property",
@@ -3467,7 +3526,7 @@
3467
3526
  {
3468
3527
  "title": "Properties",
3469
3528
  "children": [
3470
- 278
3529
+ 263
3471
3530
  ]
3472
3531
  }
3473
3532
  ],
@@ -3497,7 +3556,7 @@
3497
3556
  }
3498
3557
  },
3499
3558
  {
3500
- "id": 279,
3559
+ "id": 264,
3501
3560
  "name": "bindResult",
3502
3561
  "kind": 2048,
3503
3562
  "kindString": "Method",
@@ -3507,20 +3566,20 @@
3507
3566
  "sources": [
3508
3567
  {
3509
3568
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3510
- "line": 50,
3569
+ "line": 48,
3511
3570
  "character": 14
3512
3571
  }
3513
3572
  ],
3514
3573
  "signatures": [
3515
3574
  {
3516
- "id": 280,
3575
+ "id": 265,
3517
3576
  "name": "bindResult",
3518
3577
  "kind": 4096,
3519
3578
  "kindString": "Call signature",
3520
3579
  "flags": {},
3521
3580
  "parameters": [
3522
3581
  {
3523
- "id": 281,
3582
+ "id": 266,
3524
3583
  "name": "payloads",
3525
3584
  "kind": 32768,
3526
3585
  "kindString": "Parameter",
@@ -3541,14 +3600,14 @@
3541
3600
  {
3542
3601
  "type": "reflection",
3543
3602
  "declaration": {
3544
- "id": 282,
3603
+ "id": 267,
3545
3604
  "name": "__type",
3546
3605
  "kind": 65536,
3547
3606
  "kindString": "Type literal",
3548
3607
  "flags": {},
3549
3608
  "children": [
3550
3609
  {
3551
- "id": 283,
3610
+ "id": 268,
3552
3611
  "name": "schema",
3553
3612
  "kind": 1024,
3554
3613
  "kindString": "Property",
@@ -3570,7 +3629,7 @@
3570
3629
  {
3571
3630
  "title": "Properties",
3572
3631
  "children": [
3573
- 283
3632
+ 268
3574
3633
  ]
3575
3634
  }
3576
3635
  ],
@@ -3588,7 +3647,7 @@
3588
3647
  }
3589
3648
  },
3590
3649
  {
3591
- "id": 284,
3650
+ "id": 269,
3592
3651
  "name": "account",
3593
3652
  "kind": 32768,
3594
3653
  "kindString": "Parameter",
@@ -3597,7 +3656,7 @@
3597
3656
  },
3598
3657
  "type": {
3599
3658
  "type": "reference",
3600
- "name": "Account"
3659
+ "name": "AccountInstance"
3601
3660
  }
3602
3661
  }
3603
3662
  ],
@@ -3621,14 +3680,14 @@
3621
3680
  {
3622
3681
  "type": "reflection",
3623
3682
  "declaration": {
3624
- "id": 285,
3683
+ "id": 270,
3625
3684
  "name": "__type",
3626
3685
  "kind": 65536,
3627
3686
  "kindString": "Type literal",
3628
3687
  "flags": {},
3629
3688
  "children": [
3630
3689
  {
3631
- "id": 286,
3690
+ "id": 271,
3632
3691
  "name": "schema",
3633
3692
  "kind": 1024,
3634
3693
  "kindString": "Property",
@@ -3650,7 +3709,7 @@
3650
3709
  {
3651
3710
  "title": "Properties",
3652
3711
  "children": [
3653
- 286
3712
+ 271
3654
3713
  ]
3655
3714
  }
3656
3715
  ],
@@ -3670,7 +3729,7 @@
3670
3729
  },
3671
3730
  {
3672
3731
  "type": "reference",
3673
- "name": "Account"
3732
+ "name": "AccountInstance"
3674
3733
  }
3675
3734
  ],
3676
3735
  "name": "PromiseEx"
@@ -3687,7 +3746,7 @@
3687
3746
  }
3688
3747
  },
3689
3748
  {
3690
- "id": 287,
3749
+ "id": 272,
3691
3750
  "name": "bindResultInternal",
3692
3751
  "kind": 2048,
3693
3752
  "kindString": "Method",
@@ -3697,20 +3756,20 @@
3697
3756
  "sources": [
3698
3757
  {
3699
3758
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3700
- "line": 51,
3759
+ "line": 49,
3701
3760
  "character": 14
3702
3761
  }
3703
3762
  ],
3704
3763
  "signatures": [
3705
3764
  {
3706
- "id": 288,
3765
+ "id": 273,
3707
3766
  "name": "bindResultInternal",
3708
3767
  "kind": 4096,
3709
3768
  "kindString": "Call signature",
3710
3769
  "flags": {},
3711
3770
  "parameters": [
3712
3771
  {
3713
- "id": 289,
3772
+ "id": 274,
3714
3773
  "name": "payloads",
3715
3774
  "kind": 32768,
3716
3775
  "kindString": "Parameter",
@@ -3731,14 +3790,14 @@
3731
3790
  {
3732
3791
  "type": "reflection",
3733
3792
  "declaration": {
3734
- "id": 290,
3793
+ "id": 275,
3735
3794
  "name": "__type",
3736
3795
  "kind": 65536,
3737
3796
  "kindString": "Type literal",
3738
3797
  "flags": {},
3739
3798
  "children": [
3740
3799
  {
3741
- "id": 291,
3800
+ "id": 276,
3742
3801
  "name": "schema",
3743
3802
  "kind": 1024,
3744
3803
  "kindString": "Property",
@@ -3760,7 +3819,7 @@
3760
3819
  {
3761
3820
  "title": "Properties",
3762
3821
  "children": [
3763
- 291
3822
+ 276
3764
3823
  ]
3765
3824
  }
3766
3825
  ],
@@ -3778,7 +3837,7 @@
3778
3837
  }
3779
3838
  },
3780
3839
  {
3781
- "id": 292,
3840
+ "id": 277,
3782
3841
  "name": "account",
3783
3842
  "kind": 32768,
3784
3843
  "kindString": "Parameter",
@@ -3787,7 +3846,7 @@
3787
3846
  },
3788
3847
  "type": {
3789
3848
  "type": "reference",
3790
- "name": "Account"
3849
+ "name": "AccountInstance"
3791
3850
  }
3792
3851
  }
3793
3852
  ],
@@ -3808,14 +3867,14 @@
3808
3867
  {
3809
3868
  "type": "reflection",
3810
3869
  "declaration": {
3811
- "id": 293,
3870
+ "id": 278,
3812
3871
  "name": "__type",
3813
3872
  "kind": 65536,
3814
3873
  "kindString": "Type literal",
3815
3874
  "flags": {},
3816
3875
  "children": [
3817
3876
  {
3818
- "id": 294,
3877
+ "id": 279,
3819
3878
  "name": "schema",
3820
3879
  "kind": 1024,
3821
3880
  "kindString": "Property",
@@ -3837,7 +3896,7 @@
3837
3896
  {
3838
3897
  "title": "Properties",
3839
3898
  "children": [
3840
- 294
3899
+ 279
3841
3900
  ]
3842
3901
  }
3843
3902
  ],
@@ -3867,7 +3926,7 @@
3867
3926
  }
3868
3927
  },
3869
3928
  {
3870
- "id": 174,
3929
+ "id": 159,
3871
3930
  "name": "discover",
3872
3931
  "kind": 2048,
3873
3932
  "kindString": "Method",
@@ -3875,13 +3934,13 @@
3875
3934
  "sources": [
3876
3935
  {
3877
3936
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3878
- "line": 40,
3937
+ "line": 38,
3879
3938
  "character": 4
3880
3939
  }
3881
3940
  ],
3882
3941
  "signatures": [
3883
3942
  {
3884
- "id": 175,
3943
+ "id": 160,
3885
3944
  "name": "discover",
3886
3945
  "kind": 4096,
3887
3946
  "kindString": "Call signature",
@@ -3905,14 +3964,14 @@
3905
3964
  {
3906
3965
  "type": "reflection",
3907
3966
  "declaration": {
3908
- "id": 176,
3967
+ "id": 161,
3909
3968
  "name": "__type",
3910
3969
  "kind": 65536,
3911
3970
  "kindString": "Type literal",
3912
3971
  "flags": {},
3913
3972
  "children": [
3914
3973
  {
3915
- "id": 177,
3974
+ "id": 162,
3916
3975
  "name": "schema",
3917
3976
  "kind": 1024,
3918
3977
  "kindString": "Property",
@@ -3934,7 +3993,7 @@
3934
3993
  {
3935
3994
  "title": "Properties",
3936
3995
  "children": [
3937
- 177
3996
+ 162
3938
3997
  ]
3939
3998
  }
3940
3999
  ],
@@ -3969,7 +4028,7 @@
3969
4028
  }
3970
4029
  },
3971
4030
  {
3972
- "id": 295,
4031
+ "id": 280,
3973
4032
  "name": "loadAccount",
3974
4033
  "kind": 2048,
3975
4034
  "kindString": "Method",
@@ -3979,20 +4038,20 @@
3979
4038
  "sources": [
3980
4039
  {
3981
4040
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3982
- "line": 52,
4041
+ "line": 50,
3983
4042
  "character": 14
3984
4043
  }
3985
4044
  ],
3986
4045
  "signatures": [
3987
4046
  {
3988
- "id": 296,
4047
+ "id": 281,
3989
4048
  "name": "loadAccount",
3990
4049
  "kind": 4096,
3991
4050
  "kindString": "Call signature",
3992
4051
  "flags": {},
3993
4052
  "parameters": [
3994
4053
  {
3995
- "id": 297,
4054
+ "id": 282,
3996
4055
  "name": "account",
3997
4056
  "kind": 32768,
3998
4057
  "kindString": "Parameter",
@@ -4001,13 +4060,13 @@
4001
4060
  },
4002
4061
  "type": {
4003
4062
  "type": "reference",
4004
- "name": "Account"
4063
+ "name": "AccountInstance"
4005
4064
  }
4006
4065
  }
4007
4066
  ],
4008
4067
  "type": {
4009
4068
  "type": "reference",
4010
- "name": "Account"
4069
+ "name": "AccountInstance"
4011
4070
  },
4012
4071
  "inheritedFrom": {
4013
4072
  "type": "reference",
@@ -4031,7 +4090,7 @@
4031
4090
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts",
4032
4091
  "line": 20,
4033
4092
  "character": 17,
4034
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L20"
4093
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L20"
4035
4094
  }
4036
4095
  ],
4037
4096
  "signatures": [
@@ -5043,7 +5102,7 @@
5043
5102
  }
5044
5103
  },
5045
5104
  {
5046
- "id": 178,
5105
+ "id": 163,
5047
5106
  "name": "queryable",
5048
5107
  "kind": 2048,
5049
5108
  "kindString": "Method",
@@ -5051,20 +5110,20 @@
5051
5110
  "sources": [
5052
5111
  {
5053
5112
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5054
- "line": 42,
5113
+ "line": 40,
5055
5114
  "character": 4
5056
5115
  }
5057
5116
  ],
5058
5117
  "signatures": [
5059
5118
  {
5060
- "id": 179,
5119
+ "id": 164,
5061
5120
  "name": "queryable",
5062
5121
  "kind": 4096,
5063
5122
  "kindString": "Call signature",
5064
5123
  "flags": {},
5065
5124
  "typeParameter": [
5066
5125
  {
5067
- "id": 188,
5126
+ "id": 173,
5068
5127
  "name": "T",
5069
5128
  "kind": 131072,
5070
5129
  "kindString": "Type parameter",
@@ -5087,14 +5146,14 @@
5087
5146
  {
5088
5147
  "type": "reflection",
5089
5148
  "declaration": {
5090
- "id": 180,
5149
+ "id": 165,
5091
5150
  "name": "__type",
5092
5151
  "kind": 65536,
5093
5152
  "kindString": "Type literal",
5094
5153
  "flags": {},
5095
5154
  "children": [
5096
5155
  {
5097
- "id": 181,
5156
+ "id": 166,
5098
5157
  "name": "query",
5099
5158
  "kind": 1024,
5100
5159
  "kindString": "Property",
@@ -5112,7 +5171,7 @@
5112
5171
  }
5113
5172
  },
5114
5173
  {
5115
- "id": 182,
5174
+ "id": 167,
5116
5175
  "name": "resultSet",
5117
5176
  "kind": 1024,
5118
5177
  "kindString": "Property",
@@ -5132,7 +5191,7 @@
5132
5191
  }
5133
5192
  },
5134
5193
  {
5135
- "id": 183,
5194
+ "id": 168,
5136
5195
  "name": "schema",
5137
5196
  "kind": 1024,
5138
5197
  "kindString": "Property",
@@ -5154,9 +5213,9 @@
5154
5213
  {
5155
5214
  "title": "Properties",
5156
5215
  "children": [
5157
- 181,
5158
- 182,
5159
- 183
5216
+ 166,
5217
+ 167,
5218
+ 168
5160
5219
  ]
5161
5220
  }
5162
5221
  ],
@@ -5189,14 +5248,14 @@
5189
5248
  {
5190
5249
  "type": "reflection",
5191
5250
  "declaration": {
5192
- "id": 184,
5251
+ "id": 169,
5193
5252
  "name": "__type",
5194
5253
  "kind": 65536,
5195
5254
  "kindString": "Type literal",
5196
5255
  "flags": {},
5197
5256
  "children": [
5198
5257
  {
5199
- "id": 185,
5258
+ "id": 170,
5200
5259
  "name": "query",
5201
5260
  "kind": 1024,
5202
5261
  "kindString": "Property",
@@ -5214,7 +5273,7 @@
5214
5273
  }
5215
5274
  },
5216
5275
  {
5217
- "id": 186,
5276
+ "id": 171,
5218
5277
  "name": "resultSet",
5219
5278
  "kind": 1024,
5220
5279
  "kindString": "Property",
@@ -5234,7 +5293,7 @@
5234
5293
  }
5235
5294
  },
5236
5295
  {
5237
- "id": 187,
5296
+ "id": 172,
5238
5297
  "name": "schema",
5239
5298
  "kind": 1024,
5240
5299
  "kindString": "Property",
@@ -5256,9 +5315,9 @@
5256
5315
  {
5257
5316
  "title": "Properties",
5258
5317
  "children": [
5259
- 185,
5260
- 186,
5261
- 187
5318
+ 170,
5319
+ 171,
5320
+ 172
5262
5321
  ]
5263
5322
  }
5264
5323
  ],
@@ -5275,7 +5334,7 @@
5275
5334
  }
5276
5335
  },
5277
5336
  {
5278
- "id": 207,
5337
+ "id": 192,
5279
5338
  "name": "TConfig",
5280
5339
  "kind": 131072,
5281
5340
  "kindString": "Type parameter",
@@ -5294,14 +5353,14 @@
5294
5353
  {
5295
5354
  "type": "reflection",
5296
5355
  "declaration": {
5297
- "id": 189,
5356
+ "id": 174,
5298
5357
  "name": "__type",
5299
5358
  "kind": 65536,
5300
5359
  "kindString": "Type literal",
5301
5360
  "flags": {},
5302
5361
  "children": [
5303
5362
  {
5304
- "id": 190,
5363
+ "id": 175,
5305
5364
  "name": "name",
5306
5365
  "kind": 1024,
5307
5366
  "kindString": "Property",
@@ -5321,7 +5380,7 @@
5321
5380
  }
5322
5381
  },
5323
5382
  {
5324
- "id": 191,
5383
+ "id": 176,
5325
5384
  "name": "security",
5326
5385
  "kind": 1024,
5327
5386
  "kindString": "Property",
@@ -5338,14 +5397,14 @@
5338
5397
  "type": {
5339
5398
  "type": "reflection",
5340
5399
  "declaration": {
5341
- "id": 192,
5400
+ "id": 177,
5342
5401
  "name": "__type",
5343
5402
  "kind": 65536,
5344
5403
  "kindString": "Type literal",
5345
5404
  "flags": {},
5346
5405
  "children": [
5347
5406
  {
5348
- "id": 193,
5407
+ "id": 178,
5349
5408
  "name": "allowAnonymous",
5350
5409
  "kind": 1024,
5351
5410
  "kindString": "Property",
@@ -5365,7 +5424,7 @@
5365
5424
  }
5366
5425
  },
5367
5426
  {
5368
- "id": 194,
5427
+ "id": 179,
5369
5428
  "name": "allowed",
5370
5429
  "kind": 1024,
5371
5430
  "kindString": "Property",
@@ -5409,7 +5468,7 @@
5409
5468
  }
5410
5469
  },
5411
5470
  {
5412
- "id": 195,
5471
+ "id": 180,
5413
5472
  "name": "disallowed",
5414
5473
  "kind": 1024,
5415
5474
  "kindString": "Property",
@@ -5448,9 +5507,9 @@
5448
5507
  {
5449
5508
  "title": "Properties",
5450
5509
  "children": [
5451
- 193,
5452
- 194,
5453
- 195
5510
+ 178,
5511
+ 179,
5512
+ 180
5454
5513
  ]
5455
5514
  }
5456
5515
  ],
@@ -5469,8 +5528,8 @@
5469
5528
  {
5470
5529
  "title": "Properties",
5471
5530
  "children": [
5472
- 190,
5473
- 191
5531
+ 175,
5532
+ 176
5474
5533
  ]
5475
5534
  }
5476
5535
  ],
@@ -5486,14 +5545,14 @@
5486
5545
  {
5487
5546
  "type": "reflection",
5488
5547
  "declaration": {
5489
- "id": 196,
5548
+ "id": 181,
5490
5549
  "name": "__type",
5491
5550
  "kind": 65536,
5492
5551
  "kindString": "Type literal",
5493
5552
  "flags": {},
5494
5553
  "children": [
5495
5554
  {
5496
- "id": 197,
5555
+ "id": 182,
5497
5556
  "name": "schema",
5498
5557
  "kind": 1024,
5499
5558
  "kindString": "Property",
@@ -5515,7 +5574,7 @@
5515
5574
  {
5516
5575
  "title": "Properties",
5517
5576
  "children": [
5518
- 197
5577
+ 182
5519
5578
  ]
5520
5579
  }
5521
5580
  ],
@@ -5544,14 +5603,14 @@
5544
5603
  {
5545
5604
  "type": "reflection",
5546
5605
  "declaration": {
5547
- "id": 198,
5606
+ "id": 183,
5548
5607
  "name": "__type",
5549
5608
  "kind": 65536,
5550
5609
  "kindString": "Type literal",
5551
5610
  "flags": {},
5552
5611
  "children": [
5553
5612
  {
5554
- "id": 199,
5613
+ "id": 184,
5555
5614
  "name": "name",
5556
5615
  "kind": 1024,
5557
5616
  "kindString": "Property",
@@ -5571,7 +5630,7 @@
5571
5630
  }
5572
5631
  },
5573
5632
  {
5574
- "id": 200,
5633
+ "id": 185,
5575
5634
  "name": "security",
5576
5635
  "kind": 1024,
5577
5636
  "kindString": "Property",
@@ -5588,14 +5647,14 @@
5588
5647
  "type": {
5589
5648
  "type": "reflection",
5590
5649
  "declaration": {
5591
- "id": 201,
5650
+ "id": 186,
5592
5651
  "name": "__type",
5593
5652
  "kind": 65536,
5594
5653
  "kindString": "Type literal",
5595
5654
  "flags": {},
5596
5655
  "children": [
5597
5656
  {
5598
- "id": 202,
5657
+ "id": 187,
5599
5658
  "name": "allowAnonymous",
5600
5659
  "kind": 1024,
5601
5660
  "kindString": "Property",
@@ -5615,7 +5674,7 @@
5615
5674
  }
5616
5675
  },
5617
5676
  {
5618
- "id": 203,
5677
+ "id": 188,
5619
5678
  "name": "allowed",
5620
5679
  "kind": 1024,
5621
5680
  "kindString": "Property",
@@ -5659,7 +5718,7 @@
5659
5718
  }
5660
5719
  },
5661
5720
  {
5662
- "id": 204,
5721
+ "id": 189,
5663
5722
  "name": "disallowed",
5664
5723
  "kind": 1024,
5665
5724
  "kindString": "Property",
@@ -5698,9 +5757,9 @@
5698
5757
  {
5699
5758
  "title": "Properties",
5700
5759
  "children": [
5701
- 202,
5702
- 203,
5703
- 204
5760
+ 187,
5761
+ 188,
5762
+ 189
5704
5763
  ]
5705
5764
  }
5706
5765
  ],
@@ -5719,8 +5778,8 @@
5719
5778
  {
5720
5779
  "title": "Properties",
5721
5780
  "children": [
5722
- 199,
5723
- 200
5781
+ 184,
5782
+ 185
5724
5783
  ]
5725
5784
  }
5726
5785
  ],
@@ -5736,14 +5795,14 @@
5736
5795
  {
5737
5796
  "type": "reflection",
5738
5797
  "declaration": {
5739
- "id": 205,
5798
+ "id": 190,
5740
5799
  "name": "__type",
5741
5800
  "kind": 65536,
5742
5801
  "kindString": "Type literal",
5743
5802
  "flags": {},
5744
5803
  "children": [
5745
5804
  {
5746
- "id": 206,
5805
+ "id": 191,
5747
5806
  "name": "schema",
5748
5807
  "kind": 1024,
5749
5808
  "kindString": "Property",
@@ -5765,7 +5824,7 @@
5765
5824
  {
5766
5825
  "title": "Properties",
5767
5826
  "children": [
5768
- 206
5827
+ 191
5769
5828
  ]
5770
5829
  }
5771
5830
  ],
@@ -5784,19 +5843,19 @@
5784
5843
  ],
5785
5844
  "parameters": [
5786
5845
  {
5787
- "id": 208,
5846
+ "id": 193,
5788
5847
  "name": "query",
5789
5848
  "kind": 32768,
5790
5849
  "kindString": "Parameter",
5791
5850
  "flags": {},
5792
5851
  "type": {
5793
5852
  "type": "reference",
5794
- "id": 188,
5853
+ "id": 173,
5795
5854
  "name": "T"
5796
5855
  }
5797
5856
  },
5798
5857
  {
5799
- "id": 209,
5858
+ "id": 194,
5800
5859
  "name": "payloads",
5801
5860
  "kind": 32768,
5802
5861
  "kindString": "Parameter",
@@ -5819,14 +5878,14 @@
5819
5878
  {
5820
5879
  "type": "reflection",
5821
5880
  "declaration": {
5822
- "id": 210,
5881
+ "id": 195,
5823
5882
  "name": "__type",
5824
5883
  "kind": 65536,
5825
5884
  "kindString": "Type literal",
5826
5885
  "flags": {},
5827
5886
  "children": [
5828
5887
  {
5829
- "id": 211,
5888
+ "id": 196,
5830
5889
  "name": "schema",
5831
5890
  "kind": 1024,
5832
5891
  "kindString": "Property",
@@ -5848,7 +5907,7 @@
5848
5907
  {
5849
5908
  "title": "Properties",
5850
5909
  "children": [
5851
- 211
5910
+ 196
5852
5911
  ]
5853
5912
  }
5854
5913
  ],
@@ -5866,7 +5925,7 @@
5866
5925
  }
5867
5926
  },
5868
5927
  {
5869
- "id": 212,
5928
+ "id": 197,
5870
5929
  "name": "queryConfig",
5871
5930
  "kind": 32768,
5872
5931
  "kindString": "Parameter",
@@ -5875,7 +5934,7 @@
5875
5934
  },
5876
5935
  "type": {
5877
5936
  "type": "reference",
5878
- "id": 207,
5937
+ "id": 192,
5879
5938
  "name": "TConfig"
5880
5939
  }
5881
5940
  }
@@ -5896,7 +5955,7 @@
5896
5955
  }
5897
5956
  },
5898
5957
  {
5899
- "id": 213,
5958
+ "id": 198,
5900
5959
  "name": "resolve",
5901
5960
  "kind": 2048,
5902
5961
  "kindString": "Method",
@@ -5904,20 +5963,20 @@
5904
5963
  "sources": [
5905
5964
  {
5906
5965
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5907
- "line": 43,
5966
+ "line": 41,
5908
5967
  "character": 4
5909
5968
  }
5910
5969
  ],
5911
5970
  "signatures": [
5912
5971
  {
5913
- "id": 214,
5972
+ "id": 199,
5914
5973
  "name": "resolve",
5915
5974
  "kind": 4096,
5916
5975
  "kindString": "Call signature",
5917
5976
  "flags": {},
5918
5977
  "parameters": [
5919
5978
  {
5920
- "id": 215,
5979
+ "id": 200,
5921
5980
  "name": "filter",
5922
5981
  "kind": 32768,
5923
5982
  "kindString": "Parameter",
@@ -5952,14 +6011,14 @@
5952
6011
  {
5953
6012
  "type": "reflection",
5954
6013
  "declaration": {
5955
- "id": 216,
6014
+ "id": 201,
5956
6015
  "name": "__type",
5957
6016
  "kind": 65536,
5958
6017
  "kindString": "Type literal",
5959
6018
  "flags": {},
5960
6019
  "children": [
5961
6020
  {
5962
- "id": 217,
6021
+ "id": 202,
5963
6022
  "name": "name",
5964
6023
  "kind": 1024,
5965
6024
  "kindString": "Property",
@@ -5979,7 +6038,7 @@
5979
6038
  }
5980
6039
  },
5981
6040
  {
5982
- "id": 218,
6041
+ "id": 203,
5983
6042
  "name": "security",
5984
6043
  "kind": 1024,
5985
6044
  "kindString": "Property",
@@ -5996,14 +6055,14 @@
5996
6055
  "type": {
5997
6056
  "type": "reflection",
5998
6057
  "declaration": {
5999
- "id": 219,
6058
+ "id": 204,
6000
6059
  "name": "__type",
6001
6060
  "kind": 65536,
6002
6061
  "kindString": "Type literal",
6003
6062
  "flags": {},
6004
6063
  "children": [
6005
6064
  {
6006
- "id": 220,
6065
+ "id": 205,
6007
6066
  "name": "allowAnonymous",
6008
6067
  "kind": 1024,
6009
6068
  "kindString": "Property",
@@ -6023,7 +6082,7 @@
6023
6082
  }
6024
6083
  },
6025
6084
  {
6026
- "id": 221,
6085
+ "id": 206,
6027
6086
  "name": "allowed",
6028
6087
  "kind": 1024,
6029
6088
  "kindString": "Property",
@@ -6067,7 +6126,7 @@
6067
6126
  }
6068
6127
  },
6069
6128
  {
6070
- "id": 222,
6129
+ "id": 207,
6071
6130
  "name": "disallowed",
6072
6131
  "kind": 1024,
6073
6132
  "kindString": "Property",
@@ -6106,9 +6165,9 @@
6106
6165
  {
6107
6166
  "title": "Properties",
6108
6167
  "children": [
6109
- 220,
6110
- 221,
6111
- 222
6168
+ 205,
6169
+ 206,
6170
+ 207
6112
6171
  ]
6113
6172
  }
6114
6173
  ],
@@ -6127,8 +6186,8 @@
6127
6186
  {
6128
6187
  "title": "Properties",
6129
6188
  "children": [
6130
- 217,
6131
- 218
6189
+ 202,
6190
+ 203
6132
6191
  ]
6133
6192
  }
6134
6193
  ],
@@ -6144,14 +6203,14 @@
6144
6203
  {
6145
6204
  "type": "reflection",
6146
6205
  "declaration": {
6147
- "id": 223,
6206
+ "id": 208,
6148
6207
  "name": "__type",
6149
6208
  "kind": 65536,
6150
6209
  "kindString": "Type literal",
6151
6210
  "flags": {},
6152
6211
  "children": [
6153
6212
  {
6154
- "id": 224,
6213
+ "id": 209,
6155
6214
  "name": "schema",
6156
6215
  "kind": 1024,
6157
6216
  "kindString": "Property",
@@ -6173,7 +6232,7 @@
6173
6232
  {
6174
6233
  "title": "Properties",
6175
6234
  "children": [
6176
- 224
6235
+ 209
6177
6236
  ]
6178
6237
  }
6179
6238
  ],
@@ -6209,7 +6268,7 @@
6209
6268
  }
6210
6269
  },
6211
6270
  {
6212
- "id": 298,
6271
+ "id": 283,
6213
6272
  "name": "start",
6214
6273
  "kind": 2048,
6215
6274
  "kindString": "Method",
@@ -6219,20 +6278,20 @@
6219
6278
  "sources": [
6220
6279
  {
6221
6280
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6222
- "line": 53,
6281
+ "line": 51,
6223
6282
  "character": 14
6224
6283
  }
6225
6284
  ],
6226
6285
  "signatures": [
6227
6286
  {
6228
- "id": 299,
6287
+ "id": 284,
6229
6288
  "name": "start",
6230
6289
  "kind": 4096,
6231
6290
  "kindString": "Call signature",
6232
6291
  "flags": {},
6233
6292
  "parameters": [
6234
6293
  {
6235
- "id": 300,
6294
+ "id": 285,
6236
6295
  "name": "_timeout",
6237
6296
  "kind": 32768,
6238
6297
  "kindString": "Parameter",
@@ -6272,7 +6331,7 @@
6272
6331
  }
6273
6332
  },
6274
6333
  {
6275
- "id": 225,
6334
+ "id": 210,
6276
6335
  "name": "started",
6277
6336
  "kind": 2048,
6278
6337
  "kindString": "Method",
@@ -6280,20 +6339,20 @@
6280
6339
  "sources": [
6281
6340
  {
6282
6341
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6283
- "line": 44,
6342
+ "line": 42,
6284
6343
  "character": 4
6285
6344
  }
6286
6345
  ],
6287
6346
  "signatures": [
6288
6347
  {
6289
- "id": 226,
6348
+ "id": 211,
6290
6349
  "name": "started",
6291
6350
  "kind": 4096,
6292
6351
  "kindString": "Call signature",
6293
6352
  "flags": {},
6294
6353
  "parameters": [
6295
6354
  {
6296
- "id": 227,
6355
+ "id": 212,
6297
6356
  "name": "notStartedAction",
6298
6357
  "kind": 32768,
6299
6358
  "kindString": "Parameter",
@@ -6343,7 +6402,7 @@
6343
6402
  }
6344
6403
  },
6345
6404
  {
6346
- "id": 301,
6405
+ "id": 286,
6347
6406
  "name": "stop",
6348
6407
  "kind": 2048,
6349
6408
  "kindString": "Method",
@@ -6353,20 +6412,20 @@
6353
6412
  "sources": [
6354
6413
  {
6355
6414
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6356
- "line": 54,
6415
+ "line": 52,
6357
6416
  "character": 14
6358
6417
  }
6359
6418
  ],
6360
6419
  "signatures": [
6361
6420
  {
6362
- "id": 302,
6421
+ "id": 287,
6363
6422
  "name": "stop",
6364
6423
  "kind": 4096,
6365
6424
  "kindString": "Call signature",
6366
6425
  "flags": {},
6367
6426
  "parameters": [
6368
6427
  {
6369
- "id": 303,
6428
+ "id": 288,
6370
6429
  "name": "_timeout",
6371
6430
  "kind": 32768,
6372
6431
  "kindString": "Parameter",
@@ -6406,7 +6465,7 @@
6406
6465
  }
6407
6466
  },
6408
6467
  {
6409
- "id": 228,
6468
+ "id": 213,
6410
6469
  "name": "subscribe",
6411
6470
  "kind": 2048,
6412
6471
  "kindString": "Method",
@@ -6414,20 +6473,20 @@
6414
6473
  "sources": [
6415
6474
  {
6416
6475
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6417
- "line": 45,
6476
+ "line": 43,
6418
6477
  "character": 4
6419
6478
  }
6420
6479
  ],
6421
6480
  "signatures": [
6422
6481
  {
6423
- "id": 229,
6482
+ "id": 214,
6424
6483
  "name": "subscribe",
6425
6484
  "kind": 4096,
6426
6485
  "kindString": "Call signature",
6427
6486
  "flags": {},
6428
6487
  "parameters": [
6429
6488
  {
6430
- "id": 230,
6489
+ "id": 215,
6431
6490
  "name": "_queryAccount",
6432
6491
  "kind": 32768,
6433
6492
  "kindString": "Parameter",
@@ -6436,7 +6495,7 @@
6436
6495
  },
6437
6496
  "type": {
6438
6497
  "type": "reference",
6439
- "name": "Account"
6498
+ "name": "AccountInstance"
6440
6499
  }
6441
6500
  }
6442
6501
  ],
@@ -6456,7 +6515,7 @@
6456
6515
  }
6457
6516
  },
6458
6517
  {
6459
- "id": 304,
6518
+ "id": 289,
6460
6519
  "name": "validateConfig",
6461
6520
  "kind": 2048,
6462
6521
  "kindString": "Method",
@@ -6466,20 +6525,20 @@
6466
6525
  "sources": [
6467
6526
  {
6468
6527
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6469
- "line": 55,
6528
+ "line": 53,
6470
6529
  "character": 14
6471
6530
  }
6472
6531
  ],
6473
6532
  "signatures": [
6474
6533
  {
6475
- "id": 305,
6534
+ "id": 290,
6476
6535
  "name": "validateConfig",
6477
6536
  "kind": 4096,
6478
6537
  "kindString": "Call signature",
6479
6538
  "flags": {},
6480
6539
  "parameters": [
6481
6540
  {
6482
- "id": 306,
6541
+ "id": 291,
6483
6542
  "name": "config",
6484
6543
  "kind": 32768,
6485
6544
  "kindString": "Parameter",
@@ -6492,7 +6551,7 @@
6492
6551
  }
6493
6552
  },
6494
6553
  {
6495
- "id": 307,
6554
+ "id": 292,
6496
6555
  "name": "parents",
6497
6556
  "kind": 32768,
6498
6557
  "kindString": "Parameter",
@@ -6536,7 +6595,7 @@
6536
6595
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts",
6537
6596
  "line": 15,
6538
6597
  "character": 24,
6539
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L15"
6598
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L15"
6540
6599
  }
6541
6600
  ],
6542
6601
  "signatures": [
@@ -6781,7 +6840,7 @@
6781
6840
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
6782
6841
  "line": 6,
6783
6842
  "character": 2,
6784
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
6843
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
6785
6844
  }
6786
6845
  ],
6787
6846
  "type": {
@@ -6800,7 +6859,7 @@
6800
6859
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
6801
6860
  "line": 7,
6802
6861
  "character": 2,
6803
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
6862
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
6804
6863
  }
6805
6864
  ],
6806
6865
  "type": {
@@ -6823,7 +6882,7 @@
6823
6882
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
6824
6883
  "line": 5,
6825
6884
  "character": 68,
6826
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
6885
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
6827
6886
  }
6828
6887
  ]
6829
6888
  }
@@ -6979,14 +7038,14 @@
6979
7038
  {
6980
7039
  "title": "Properties",
6981
7040
  "children": [
7041
+ 117,
7042
+ 127,
7043
+ 128,
7044
+ 129,
7045
+ 130,
7046
+ 293,
6982
7047
  107,
6983
- 132,
6984
- 142,
6985
- 143,
6986
- 144,
6987
- 145,
6988
- 122,
6989
- 150,
7048
+ 135,
6990
7049
  24,
6991
7050
  42
6992
7051
  ]
@@ -6994,11 +7053,12 @@
6994
7053
  {
6995
7054
  "title": "Accessors",
6996
7055
  "children": [
6997
- 155,
7056
+ 140,
7057
+ 142,
7058
+ 144,
7059
+ 308,
7060
+ 146,
6998
7061
  157,
6999
- 159,
7000
- 161,
7001
- 172,
7002
7062
  64,
7003
7063
  66
7004
7064
  ]
@@ -7006,23 +7066,23 @@
7006
7066
  {
7007
7067
  "title": "Methods",
7008
7068
  "children": [
7009
- 231,
7010
- 236,
7011
- 243,
7012
- 261,
7013
- 279,
7014
- 287,
7015
- 174,
7016
- 295,
7069
+ 216,
7070
+ 221,
7071
+ 228,
7072
+ 246,
7073
+ 264,
7074
+ 272,
7075
+ 159,
7076
+ 280,
7017
7077
  60,
7018
7078
  70,
7019
- 178,
7079
+ 163,
7080
+ 198,
7081
+ 283,
7082
+ 210,
7083
+ 286,
7020
7084
  213,
7021
- 298,
7022
- 225,
7023
- 301,
7024
- 228,
7025
- 304,
7085
+ 289,
7026
7086
  25
7027
7087
  ]
7028
7088
  }
@@ -7032,7 +7092,7 @@
7032
7092
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts",
7033
7093
  "line": 12,
7034
7094
  "character": 13,
7035
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L12"
7095
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Witness.ts#L12"
7036
7096
  }
7037
7097
  ],
7038
7098
  "extendedTypes": [
@@ -7060,7 +7120,7 @@
7060
7120
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
7061
7121
  "line": 5,
7062
7122
  "character": 12,
7063
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
7123
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
7064
7124
  }
7065
7125
  ],
7066
7126
  "type": {
@@ -7086,7 +7146,7 @@
7086
7146
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
7087
7147
  "line": 6,
7088
7148
  "character": 2,
7089
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
7149
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
7090
7150
  }
7091
7151
  ],
7092
7152
  "type": {
@@ -7105,7 +7165,7 @@
7105
7165
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
7106
7166
  "line": 7,
7107
7167
  "character": 2,
7108
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
7168
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
7109
7169
  }
7110
7170
  ],
7111
7171
  "type": {
@@ -7129,7 +7189,7 @@
7129
7189
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
7130
7190
  "line": 5,
7131
7191
  "character": 68,
7132
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
7192
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
7133
7193
  }
7134
7194
  ]
7135
7195
  }
@@ -7149,13 +7209,13 @@
7149
7209
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
7150
7210
  "line": 1,
7151
7211
  "character": 12,
7152
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L1"
7212
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L1"
7153
7213
  },
7154
7214
  {
7155
7215
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
7156
7216
  "line": 2,
7157
7217
  "character": 13,
7158
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L2"
7218
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L2"
7159
7219
  }
7160
7220
  ],
7161
7221
  "type": {
@@ -7174,13 +7234,13 @@
7174
7234
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
7175
7235
  "line": 1,
7176
7236
  "character": 12,
7177
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L1"
7237
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L1"
7178
7238
  },
7179
7239
  {
7180
7240
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
7181
7241
  "line": 2,
7182
7242
  "character": 13,
7183
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L2"
7243
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts#L2"
7184
7244
  }
7185
7245
  ],
7186
7246
  "type": {
@@ -7199,7 +7259,7 @@
7199
7259
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Plugin.ts",
7200
7260
  "line": 9,
7201
7261
  "character": 13,
7202
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Plugin.ts#L9"
7262
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Plugin.ts#L9"
7203
7263
  }
7204
7264
  ],
7205
7265
  "signatures": [
@@ -7443,7 +7503,7 @@
7443
7503
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
7444
7504
  "line": 6,
7445
7505
  "character": 2,
7446
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
7506
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L6"
7447
7507
  }
7448
7508
  ],
7449
7509
  "type": {
@@ -7462,7 +7522,7 @@
7462
7522
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
7463
7523
  "line": 7,
7464
7524
  "character": 2,
7465
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
7525
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L7"
7466
7526
  }
7467
7527
  ],
7468
7528
  "type": {
@@ -7485,7 +7545,7 @@
7485
7545
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts",
7486
7546
  "line": 5,
7487
7547
  "character": 68,
7488
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
7548
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/Config.ts#L5"
7489
7549
  }
7490
7550
  ]
7491
7551
  }
@@ -7615,7 +7675,7 @@
7615
7675
  {
7616
7676
  "title": "References",
7617
7677
  "children": [
7618
- 308
7678
+ 310
7619
7679
  ]
7620
7680
  },
7621
7681
  {
@@ -7649,7 +7709,7 @@
7649
7709
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts",
7650
7710
  "line": 1,
7651
7711
  "character": 0,
7652
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts#L1"
7712
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherscan/src/index.ts#L1"
7653
7713
  }
7654
7714
  ]
7655
7715
  }