@xyo-network/blockchain-payload-plugins 2.61.0 → 2.62.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.
package/dist/cjs/index.js CHANGED
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.XyoBlockchainPayloadPlugins = void 0;
3
+ exports.BlockchainPayloadPlugins = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  tslib_1.__exportStar(require("@xyo-network/ethereum-blockchain-payload-plugins"), exports);
6
6
  const ethereum_blockchain_payload_plugins_1 = require("@xyo-network/ethereum-blockchain-payload-plugins");
7
- exports.XyoBlockchainPayloadPlugins = [...ethereum_blockchain_payload_plugins_1.XyoEthereumPayloadPlugins];
7
+ exports.BlockchainPayloadPlugins = [...ethereum_blockchain_payload_plugins_1.EthereumPayloadPlugins];
8
8
  // eslint-disable-next-line import/no-default-export
9
- exports.default = exports.XyoBlockchainPayloadPlugins;
9
+ exports.default = exports.BlockchainPayloadPlugins;
10
10
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,2FAAgE;AAEhE,0GAA4F;AAG/E,QAAA,2BAA2B,GAAwB,CAAC,GAAG,+DAAyB,CAAC,CAAA;AAE9F,oDAAoD;AACpD,kBAAe,mCAA2B,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,2FAAgE;AAEhE,0GAAyF;AAG5E,QAAA,wBAAwB,GAAwB,CAAC,GAAG,4DAAsB,CAAC,CAAA;AAExF,oDAAoD;AACpD,kBAAe,gCAAwB,CAAA"}
package/dist/docs.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "fileName": "src/index.ts",
17
17
  "line": 9,
18
18
  "character": 0,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/41f325e91/packages/plugins/packages/payload/packages/blockchain/src/index.ts#L9"
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/491a8092bce2/packages/plugins/packages/payload/packages/blockchain/src/index.ts#L9"
20
20
  }
21
21
  ],
22
22
  "target": 1
@@ -492,7 +492,7 @@
492
492
  },
493
493
  {
494
494
  "id": 21,
495
- "name": "XyoEthereumGasEtherchainV2Payload",
495
+ "name": "EthereumGasEtherchainV2Payload",
496
496
  "variant": "declaration",
497
497
  "kind": 4194304,
498
498
  "flags": {},
@@ -544,7 +544,7 @@
544
544
  "type": {
545
545
  "type": "reference",
546
546
  "target": 25,
547
- "name": "XyoEthereumGasEtherchainV2Schema",
547
+ "name": "EthereumGasEtherchainV2Schema",
548
548
  "package": "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin"
549
549
  }
550
550
  },
@@ -580,7 +580,7 @@
580
580
  {
581
581
  "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/types/Payload.d.ts",
582
582
  "line": 14,
583
- "character": 90
583
+ "character": 87
584
584
  }
585
585
  ]
586
586
  }
@@ -594,7 +594,7 @@
594
594
  },
595
595
  {
596
596
  "id": 26,
597
- "name": "XyoEthereumGasEtherchainV2Schema",
597
+ "name": "EthereumGasEtherchainV2Schema",
598
598
  "variant": "declaration",
599
599
  "kind": 4194304,
600
600
  "flags": {},
@@ -617,7 +617,7 @@
617
617
  },
618
618
  {
619
619
  "id": 43,
620
- "name": "XyoEthereumGasEtherscanPayload",
620
+ "name": "EthereumGasEtherscanPayload",
621
621
  "variant": "declaration",
622
622
  "kind": 4194304,
623
623
  "flags": {},
@@ -669,7 +669,7 @@
669
669
  "type": {
670
670
  "type": "reference",
671
671
  "target": 47,
672
- "name": "XyoEthereumGasEtherscanSchema",
672
+ "name": "EthereumGasEtherscanSchema",
673
673
  "package": "@xyo-network/etherscan-ethereum-gas-payload-plugin"
674
674
  }
675
675
  },
@@ -705,7 +705,7 @@
705
705
  {
706
706
  "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/types/Payload.d.ts",
707
707
  "line": 36,
708
- "character": 84
708
+ "character": 81
709
709
  }
710
710
  ]
711
711
  }
@@ -719,7 +719,7 @@
719
719
  },
720
720
  {
721
721
  "id": 48,
722
- "name": "XyoEthereumGasEtherscanSchema",
722
+ "name": "EthereumGasEtherscanSchema",
723
723
  "variant": "declaration",
724
724
  "kind": 4194304,
725
725
  "flags": {},
@@ -742,7 +742,7 @@
742
742
  },
743
743
  {
744
744
  "id": 1,
745
- "name": "XyoBlockchainPayloadPlugins",
745
+ "name": "BlockchainPayloadPlugins",
746
746
  "variant": "declaration",
747
747
  "kind": 32,
748
748
  "flags": {
@@ -753,7 +753,7 @@
753
753
  "fileName": "src/index.ts",
754
754
  "line": 6,
755
755
  "character": 13,
756
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/41f325e91/packages/plugins/packages/payload/packages/blockchain/src/index.ts#L6"
756
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/491a8092bce2/packages/plugins/packages/payload/packages/blockchain/src/index.ts#L6"
757
757
  }
758
758
  ],
759
759
  "type": {
@@ -772,7 +772,7 @@
772
772
  },
773
773
  {
774
774
  "id": 5,
775
- "name": "XyoEthereumGasEtherchainPayloadPlugins",
775
+ "name": "EthereumGasEtherchainPayloadPlugins",
776
776
  "variant": "declaration",
777
777
  "kind": 32,
778
778
  "flags": {
@@ -800,7 +800,7 @@
800
800
  },
801
801
  {
802
802
  "id": 25,
803
- "name": "XyoEthereumGasEtherchainV2Schema",
803
+ "name": "EthereumGasEtherchainV2Schema",
804
804
  "variant": "declaration",
805
805
  "kind": 32,
806
806
  "flags": {},
@@ -823,7 +823,7 @@
823
823
  },
824
824
  {
825
825
  "id": 47,
826
- "name": "XyoEthereumGasEtherscanSchema",
826
+ "name": "EthereumGasEtherscanSchema",
827
827
  "variant": "declaration",
828
828
  "kind": 32,
829
829
  "flags": {},
@@ -846,7 +846,7 @@
846
846
  },
847
847
  {
848
848
  "id": 4,
849
- "name": "XyoEthereumGasPayloadPlugins",
849
+ "name": "EthereumGasPayloadPlugins",
850
850
  "variant": "declaration",
851
851
  "kind": 32,
852
852
  "flags": {
@@ -874,7 +874,7 @@
874
874
  },
875
875
  {
876
876
  "id": 3,
877
- "name": "XyoEthereumPayloadPlugins",
877
+ "name": "EthereumPayloadPlugins",
878
878
  "variant": "declaration",
879
879
  "kind": 32,
880
880
  "flags": {
@@ -902,7 +902,7 @@
902
902
  },
903
903
  {
904
904
  "id": 6,
905
- "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
905
+ "name": "EthereumGasEtherchainV2PayloadPlugin",
906
906
  "variant": "declaration",
907
907
  "kind": 64,
908
908
  "flags": {},
@@ -916,7 +916,7 @@
916
916
  "signatures": [
917
917
  {
918
918
  "id": 7,
919
- "name": "XyoEthereumGasEtherchainV2PayloadPlugin",
919
+ "name": "EthereumGasEtherchainV2PayloadPlugin",
920
920
  "variant": "signature",
921
921
  "kind": 4096,
922
922
  "flags": {},
@@ -924,7 +924,7 @@
924
924
  {
925
925
  "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/types/Plugin.d.ts",
926
926
  "line": 1,
927
- "character": 62
927
+ "character": 59
928
928
  }
929
929
  ],
930
930
  "type": {
@@ -1020,7 +1020,7 @@
1020
1020
  {
1021
1021
  "fileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/types/Plugin.d.ts",
1022
1022
  "line": 1,
1023
- "character": 279
1023
+ "character": 276
1024
1024
  }
1025
1025
  ]
1026
1026
  }
@@ -1036,7 +1036,7 @@
1036
1036
  },
1037
1037
  {
1038
1038
  "id": 27,
1039
- "name": "XyoEthereumGasEtherscanPayloadPlugin",
1039
+ "name": "EthereumGasEtherscanPayloadPlugin",
1040
1040
  "variant": "declaration",
1041
1041
  "kind": 64,
1042
1042
  "flags": {},
@@ -1050,7 +1050,7 @@
1050
1050
  "signatures": [
1051
1051
  {
1052
1052
  "id": 28,
1053
- "name": "XyoEthereumGasEtherscanPayloadPlugin",
1053
+ "name": "EthereumGasEtherscanPayloadPlugin",
1054
1054
  "variant": "signature",
1055
1055
  "kind": 4096,
1056
1056
  "flags": {},
@@ -1058,7 +1058,7 @@
1058
1058
  {
1059
1059
  "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/types/Plugin.d.ts",
1060
1060
  "line": 1,
1061
- "character": 59
1061
+ "character": 56
1062
1062
  }
1063
1063
  ],
1064
1064
  "type": {
@@ -1154,7 +1154,7 @@
1154
1154
  {
1155
1155
  "fileName": "packages/ethereum/packages/gas/packages/etherscan/dist/types/Plugin.d.ts",
1156
1156
  "line": 1,
1157
- "character": 273
1157
+ "character": 270
1158
1158
  }
1159
1159
  ]
1160
1160
  }
@@ -1225,7 +1225,7 @@
1225
1225
  },
1226
1226
  "1": {
1227
1227
  "sourceFileName": "src/index.ts",
1228
- "qualifiedName": "XyoBlockchainPayloadPlugins"
1228
+ "qualifiedName": "BlockchainPayloadPlugins"
1229
1229
  },
1230
1230
  "2": {
1231
1231
  "sourceFileName": "src/index.ts",
@@ -1233,23 +1233,23 @@
1233
1233
  },
1234
1234
  "3": {
1235
1235
  "sourceFileName": "packages/ethereum/src/index.ts",
1236
- "qualifiedName": "XyoEthereumPayloadPlugins"
1236
+ "qualifiedName": "EthereumPayloadPlugins"
1237
1237
  },
1238
1238
  "4": {
1239
1239
  "sourceFileName": "packages/ethereum/packages/gas/src/index.ts",
1240
- "qualifiedName": "XyoEthereumGasPayloadPlugins"
1240
+ "qualifiedName": "EthereumGasPayloadPlugins"
1241
1241
  },
1242
1242
  "5": {
1243
1243
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherchain/src/index.ts",
1244
- "qualifiedName": "XyoEthereumGasEtherchainPayloadPlugins"
1244
+ "qualifiedName": "EthereumGasEtherchainPayloadPlugins"
1245
1245
  },
1246
1246
  "6": {
1247
1247
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/src/Plugin.ts",
1248
- "qualifiedName": "XyoEthereumGasEtherchainV2PayloadPlugin"
1248
+ "qualifiedName": "EthereumGasEtherchainV2PayloadPlugin"
1249
1249
  },
1250
1250
  "7": {
1251
1251
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/src/Plugin.ts",
1252
- "qualifiedName": "XyoEthereumGasEtherchainV2PayloadPlugin"
1252
+ "qualifiedName": "EthereumGasEtherchainV2PayloadPlugin"
1253
1253
  },
1254
1254
  "8": {
1255
1255
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/src/Plugin.ts",
@@ -1305,7 +1305,7 @@
1305
1305
  },
1306
1306
  "21": {
1307
1307
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/src/Payload.ts",
1308
- "qualifiedName": "XyoEthereumGasEtherchainV2Payload"
1308
+ "qualifiedName": "EthereumGasEtherchainV2Payload"
1309
1309
  },
1310
1310
  "22": {
1311
1311
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/src/Payload.ts",
@@ -1321,19 +1321,19 @@
1321
1321
  },
1322
1322
  "25": {
1323
1323
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/src/Schema.ts",
1324
- "qualifiedName": "XyoEthereumGasEtherchainV2Schema"
1324
+ "qualifiedName": "EthereumGasEtherchainV2Schema"
1325
1325
  },
1326
1326
  "26": {
1327
1327
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherchain/packages/v2/src/Schema.ts",
1328
- "qualifiedName": "XyoEthereumGasEtherchainV2Schema"
1328
+ "qualifiedName": "EthereumGasEtherchainV2Schema"
1329
1329
  },
1330
1330
  "27": {
1331
1331
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherscan/src/Plugin.ts",
1332
- "qualifiedName": "XyoEthereumGasEtherscanPayloadPlugin"
1332
+ "qualifiedName": "EthereumGasEtherscanPayloadPlugin"
1333
1333
  },
1334
1334
  "28": {
1335
1335
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherscan/src/Plugin.ts",
1336
- "qualifiedName": "XyoEthereumGasEtherscanPayloadPlugin"
1336
+ "qualifiedName": "EthereumGasEtherscanPayloadPlugin"
1337
1337
  },
1338
1338
  "29": {
1339
1339
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherscan/src/Plugin.ts",
@@ -1393,7 +1393,7 @@
1393
1393
  },
1394
1394
  "43": {
1395
1395
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherscan/src/Payload.ts",
1396
- "qualifiedName": "XyoEthereumGasEtherscanPayload"
1396
+ "qualifiedName": "EthereumGasEtherscanPayload"
1397
1397
  },
1398
1398
  "44": {
1399
1399
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherscan/src/Payload.ts",
@@ -1409,11 +1409,11 @@
1409
1409
  },
1410
1410
  "47": {
1411
1411
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
1412
- "qualifiedName": "XyoEthereumGasEtherscanSchema"
1412
+ "qualifiedName": "EthereumGasEtherscanSchema"
1413
1413
  },
1414
1414
  "48": {
1415
1415
  "sourceFileName": "packages/ethereum/packages/gas/packages/etherscan/src/Schema.ts",
1416
- "qualifiedName": "XyoEthereumGasEtherscanSchema"
1416
+ "qualifiedName": "EthereumGasEtherscanSchema"
1417
1417
  }
1418
1418
  }
1419
1419
  }
package/dist/esm/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export * from '@xyo-network/ethereum-blockchain-payload-plugins';
2
- import { XyoEthereumPayloadPlugins } from '@xyo-network/ethereum-blockchain-payload-plugins';
3
- export const XyoBlockchainPayloadPlugins = [...XyoEthereumPayloadPlugins];
2
+ import { EthereumPayloadPlugins } from '@xyo-network/ethereum-blockchain-payload-plugins';
3
+ export const BlockchainPayloadPlugins = [...EthereumPayloadPlugins];
4
4
  // eslint-disable-next-line import/no-default-export
5
- export default XyoBlockchainPayloadPlugins;
5
+ export default BlockchainPayloadPlugins;
6
6
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAA;AAEhE,OAAO,EAAE,yBAAyB,EAAE,MAAM,kDAAkD,CAAA;AAG5F,MAAM,CAAC,MAAM,2BAA2B,GAAwB,CAAC,GAAG,yBAAyB,CAAC,CAAA;AAE9F,oDAAoD;AACpD,eAAe,2BAA2B,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAA;AAEhE,OAAO,EAAE,sBAAsB,EAAE,MAAM,kDAAkD,CAAA;AAGzF,MAAM,CAAC,MAAM,wBAAwB,GAAwB,CAAC,GAAG,sBAAsB,CAAC,CAAA;AAExF,oDAAoD;AACpD,eAAe,wBAAwB,CAAA"}
@@ -1,5 +1,5 @@
1
1
  export * from '@xyo-network/ethereum-blockchain-payload-plugins';
2
2
  import { PayloadPluginFunc } from '@xyo-network/payload-plugin';
3
- export declare const XyoBlockchainPayloadPlugins: PayloadPluginFunc[];
4
- export default XyoBlockchainPayloadPlugins;
3
+ export declare const BlockchainPayloadPlugins: PayloadPluginFunc[];
4
+ export default BlockchainPayloadPlugins;
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAA;AAGhE,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAA;AAE/D,eAAO,MAAM,2BAA2B,EAAE,iBAAiB,EAAmC,CAAA;AAG9F,eAAe,2BAA2B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAA;AAGhE,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAA;AAE/D,eAAO,MAAM,wBAAwB,EAAE,iBAAiB,EAAgC,CAAA;AAGxF,eAAe,wBAAwB,CAAA"}
package/package.json CHANGED
@@ -10,8 +10,8 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/ethereum-blockchain-payload-plugins": "^2.61.0",
14
- "@xyo-network/payload-plugin": "^2.61.0"
13
+ "@xyo-network/ethereum-blockchain-payload-plugins": "^2.62.0",
14
+ "@xyo-network/payload-plugin": "^2.62.0"
15
15
  },
16
16
  "devDependencies": {
17
17
  "@xylabs/ts-scripts-yarn3": "^2.17.13",
@@ -51,5 +51,5 @@
51
51
  },
52
52
  "sideEffects": false,
53
53
  "types": "dist/types/index.d.ts",
54
- "version": "2.61.0"
54
+ "version": "2.62.0"
55
55
  }
package/src/index.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  export * from '@xyo-network/ethereum-blockchain-payload-plugins'
2
2
 
3
- import { XyoEthereumPayloadPlugins } from '@xyo-network/ethereum-blockchain-payload-plugins'
3
+ import { EthereumPayloadPlugins } from '@xyo-network/ethereum-blockchain-payload-plugins'
4
4
  import { PayloadPluginFunc } from '@xyo-network/payload-plugin'
5
5
 
6
- export const XyoBlockchainPayloadPlugins: PayloadPluginFunc[] = [...XyoEthereumPayloadPlugins]
6
+ export const BlockchainPayloadPlugins: PayloadPluginFunc[] = [...EthereumPayloadPlugins]
7
7
 
8
8
  // eslint-disable-next-line import/no-default-export
9
- export default XyoBlockchainPayloadPlugins
9
+ export default BlockchainPayloadPlugins