@0xtorch/evm 0.0.32 → 0.0.33

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 (195) hide show
  1. package/_cjs/decoder/decode.js +1 -0
  2. package/_cjs/decoder/decode.js.map +1 -1
  3. package/_cjs/index.js +1 -7
  4. package/_cjs/index.js.map +1 -1
  5. package/_esm/decoder/decode.js +1 -0
  6. package/_esm/decoder/decode.js.map +1 -1
  7. package/_esm/index.js +0 -2
  8. package/_esm/index.js.map +1 -1
  9. package/_types/chains/definitions/arbitrumOne.d.ts +1 -0
  10. package/_types/chains/definitions/arbitrumOne.d.ts.map +1 -1
  11. package/_types/chains/definitions/astar.d.ts +1 -0
  12. package/_types/chains/definitions/astar.d.ts.map +1 -1
  13. package/_types/chains/definitions/avalancheC.d.ts +1 -0
  14. package/_types/chains/definitions/avalancheC.d.ts.map +1 -1
  15. package/_types/chains/definitions/base.d.ts +1 -0
  16. package/_types/chains/definitions/base.d.ts.map +1 -1
  17. package/_types/chains/definitions/bsc.d.ts +1 -0
  18. package/_types/chains/definitions/bsc.d.ts.map +1 -1
  19. package/_types/chains/definitions/ethereum.d.ts +1 -0
  20. package/_types/chains/definitions/ethereum.d.ts.map +1 -1
  21. package/_types/chains/definitions/fantom.d.ts +1 -0
  22. package/_types/chains/definitions/fantom.d.ts.map +1 -1
  23. package/_types/chains/definitions/linea.d.ts +1 -0
  24. package/_types/chains/definitions/linea.d.ts.map +1 -1
  25. package/_types/chains/definitions/mantle.d.ts +1 -0
  26. package/_types/chains/definitions/mantle.d.ts.map +1 -1
  27. package/_types/chains/definitions/metis.d.ts +1 -0
  28. package/_types/chains/definitions/metis.d.ts.map +1 -1
  29. package/_types/chains/definitions/moonbeam.d.ts +1 -0
  30. package/_types/chains/definitions/moonbeam.d.ts.map +1 -1
  31. package/_types/chains/definitions/moonriver.d.ts +1 -0
  32. package/_types/chains/definitions/moonriver.d.ts.map +1 -1
  33. package/_types/chains/definitions/oasys.d.ts +1 -0
  34. package/_types/chains/definitions/oasys.d.ts.map +1 -1
  35. package/_types/chains/definitions/optimism.d.ts +1 -0
  36. package/_types/chains/definitions/optimism.d.ts.map +1 -1
  37. package/_types/chains/definitions/polygonPos.d.ts +1 -0
  38. package/_types/chains/definitions/polygonPos.d.ts.map +1 -1
  39. package/_types/chains/definitions/ronin.d.ts +1 -0
  40. package/_types/chains/definitions/ronin.d.ts.map +1 -1
  41. package/_types/decoder/tests.d.ts +1 -0
  42. package/_types/decoder/tests.d.ts.map +1 -1
  43. package/_types/explorers/definitions/blockscout.d.ts +4 -0
  44. package/_types/explorers/definitions/blockscout.d.ts.map +1 -1
  45. package/_types/explorers/definitions/etherscan.d.ts +4 -0
  46. package/_types/explorers/definitions/etherscan.d.ts.map +1 -1
  47. package/_types/explorers/definitions/roninExplorer.d.ts +4 -0
  48. package/_types/explorers/definitions/roninExplorer.d.ts.map +1 -1
  49. package/_types/index.d.ts +0 -2
  50. package/_types/index.d.ts.map +1 -1
  51. package/package.json +1 -1
  52. package/_cjs/getAccountsTransactionFulls/getAccountsTransactionFulls.js +0 -22
  53. package/_cjs/getAccountsTransactionFulls/getAccountsTransactionFulls.js.map +0 -1
  54. package/_cjs/getAccountsTransactionFulls/getAccountsTransactionFullsCustom.js +0 -52
  55. package/_cjs/getAccountsTransactionFulls/getAccountsTransactionFullsCustom.js.map +0 -1
  56. package/_cjs/getAccountsTransactionFulls/getDecodedTransactionsPrices.js +0 -55
  57. package/_cjs/getAccountsTransactionFulls/getDecodedTransactionsPrices.js.map +0 -1
  58. package/_cjs/getAccountsTransactionFulls/getHashesAndInternalTxs.js +0 -49
  59. package/_cjs/getAccountsTransactionFulls/getHashesAndInternalTxs.js.map +0 -1
  60. package/_cjs/getAccountsTransactionFulls/getTransactionDetails.js +0 -28
  61. package/_cjs/getAccountsTransactionFulls/getTransactionDetails.js.map +0 -1
  62. package/_cjs/getAccountsTransactionFulls/getTransactionsApps.js +0 -24
  63. package/_cjs/getAccountsTransactionFulls/getTransactionsApps.js.map +0 -1
  64. package/_cjs/getAccountsTransactionFulls/index.js +0 -8
  65. package/_cjs/getAccountsTransactionFulls/index.js.map +0 -1
  66. package/_cjs/getAccountsTransactionFulls/types.js +0 -3
  67. package/_cjs/getAccountsTransactionFulls/types.js.map +0 -1
  68. package/_cjs/getAccountsTransactionFulls/withD.js +0 -41
  69. package/_cjs/getAccountsTransactionFulls/withD.js.map +0 -1
  70. package/_cjs/getAccountsTransactionFulls/withDA.js +0 -59
  71. package/_cjs/getAccountsTransactionFulls/withDA.js.map +0 -1
  72. package/_cjs/getAccountsTransactionFulls/withP.js +0 -61
  73. package/_cjs/getAccountsTransactionFulls/withP.js.map +0 -1
  74. package/_cjs/getAccountsTransactionFulls/withPD.js +0 -73
  75. package/_cjs/getAccountsTransactionFulls/withPD.js.map +0 -1
  76. package/_cjs/getAccountsTransactionFulls/withPDA.js +0 -89
  77. package/_cjs/getAccountsTransactionFulls/withPDA.js.map +0 -1
  78. package/_cjs/getAccountsTransactionFulls/withUndefined.js +0 -46
  79. package/_cjs/getAccountsTransactionFulls/withUndefined.js.map +0 -1
  80. package/_cjs/getTransactionFull/getTransactionFull.js +0 -18
  81. package/_cjs/getTransactionFull/getTransactionFull.js.map +0 -1
  82. package/_cjs/getTransactionFull/getTransactionFullCustom.js +0 -52
  83. package/_cjs/getTransactionFull/getTransactionFullCustom.js.map +0 -1
  84. package/_cjs/getTransactionFull/index.js +0 -8
  85. package/_cjs/getTransactionFull/index.js.map +0 -1
  86. package/_cjs/getTransactionFull/types.js +0 -3
  87. package/_cjs/getTransactionFull/types.js.map +0 -1
  88. package/_cjs/getTransactionFull/withD.js +0 -34
  89. package/_cjs/getTransactionFull/withD.js.map +0 -1
  90. package/_cjs/getTransactionFull/withDA.js +0 -48
  91. package/_cjs/getTransactionFull/withDA.js.map +0 -1
  92. package/_cjs/getTransactionFull/withP.js +0 -46
  93. package/_cjs/getTransactionFull/withP.js.map +0 -1
  94. package/_cjs/getTransactionFull/withPD.js +0 -78
  95. package/_cjs/getTransactionFull/withPD.js.map +0 -1
  96. package/_cjs/getTransactionFull/withPDA.js +0 -92
  97. package/_cjs/getTransactionFull/withPDA.js.map +0 -1
  98. package/_cjs/getTransactionFull/withUndefined.js +0 -29
  99. package/_cjs/getTransactionFull/withUndefined.js.map +0 -1
  100. package/_esm/getAccountsTransactionFulls/getAccountsTransactionFulls.js +0 -18
  101. package/_esm/getAccountsTransactionFulls/getAccountsTransactionFulls.js.map +0 -1
  102. package/_esm/getAccountsTransactionFulls/getAccountsTransactionFullsCustom.js +0 -48
  103. package/_esm/getAccountsTransactionFulls/getAccountsTransactionFullsCustom.js.map +0 -1
  104. package/_esm/getAccountsTransactionFulls/getDecodedTransactionsPrices.js +0 -55
  105. package/_esm/getAccountsTransactionFulls/getDecodedTransactionsPrices.js.map +0 -1
  106. package/_esm/getAccountsTransactionFulls/getHashesAndInternalTxs.js +0 -45
  107. package/_esm/getAccountsTransactionFulls/getHashesAndInternalTxs.js.map +0 -1
  108. package/_esm/getAccountsTransactionFulls/getTransactionDetails.js +0 -24
  109. package/_esm/getAccountsTransactionFulls/getTransactionDetails.js.map +0 -1
  110. package/_esm/getAccountsTransactionFulls/getTransactionsApps.js +0 -21
  111. package/_esm/getAccountsTransactionFulls/getTransactionsApps.js.map +0 -1
  112. package/_esm/getAccountsTransactionFulls/index.js +0 -3
  113. package/_esm/getAccountsTransactionFulls/index.js.map +0 -1
  114. package/_esm/getAccountsTransactionFulls/types.js +0 -2
  115. package/_esm/getAccountsTransactionFulls/types.js.map +0 -1
  116. package/_esm/getAccountsTransactionFulls/withD.js +0 -41
  117. package/_esm/getAccountsTransactionFulls/withD.js.map +0 -1
  118. package/_esm/getAccountsTransactionFulls/withDA.js +0 -60
  119. package/_esm/getAccountsTransactionFulls/withDA.js.map +0 -1
  120. package/_esm/getAccountsTransactionFulls/withP.js +0 -62
  121. package/_esm/getAccountsTransactionFulls/withP.js.map +0 -1
  122. package/_esm/getAccountsTransactionFulls/withPD.js +0 -74
  123. package/_esm/getAccountsTransactionFulls/withPD.js.map +0 -1
  124. package/_esm/getAccountsTransactionFulls/withPDA.js +0 -91
  125. package/_esm/getAccountsTransactionFulls/withPDA.js.map +0 -1
  126. package/_esm/getAccountsTransactionFulls/withUndefined.js +0 -45
  127. package/_esm/getAccountsTransactionFulls/withUndefined.js.map +0 -1
  128. package/_esm/getTransactionFull/getTransactionFull.js +0 -14
  129. package/_esm/getTransactionFull/getTransactionFull.js.map +0 -1
  130. package/_esm/getTransactionFull/getTransactionFullCustom.js +0 -48
  131. package/_esm/getTransactionFull/getTransactionFullCustom.js.map +0 -1
  132. package/_esm/getTransactionFull/index.js +0 -3
  133. package/_esm/getTransactionFull/index.js.map +0 -1
  134. package/_esm/getTransactionFull/types.js +0 -2
  135. package/_esm/getTransactionFull/types.js.map +0 -1
  136. package/_esm/getTransactionFull/withD.js +0 -33
  137. package/_esm/getTransactionFull/withD.js.map +0 -1
  138. package/_esm/getTransactionFull/withDA.js +0 -48
  139. package/_esm/getTransactionFull/withDA.js.map +0 -1
  140. package/_esm/getTransactionFull/withP.js +0 -45
  141. package/_esm/getTransactionFull/withP.js.map +0 -1
  142. package/_esm/getTransactionFull/withPD.js +0 -78
  143. package/_esm/getTransactionFull/withPD.js.map +0 -1
  144. package/_esm/getTransactionFull/withPDA.js +0 -94
  145. package/_esm/getTransactionFull/withPDA.js.map +0 -1
  146. package/_esm/getTransactionFull/withUndefined.js +0 -25
  147. package/_esm/getTransactionFull/withUndefined.js.map +0 -1
  148. package/_types/getAccountsTransactionFulls/getAccountsTransactionFulls.d.ts +0 -23
  149. package/_types/getAccountsTransactionFulls/getAccountsTransactionFulls.d.ts.map +0 -1
  150. package/_types/getAccountsTransactionFulls/getAccountsTransactionFullsCustom.d.ts +0 -4
  151. package/_types/getAccountsTransactionFulls/getAccountsTransactionFullsCustom.d.ts.map +0 -1
  152. package/_types/getAccountsTransactionFulls/getDecodedTransactionsPrices.d.ts +0 -5
  153. package/_types/getAccountsTransactionFulls/getDecodedTransactionsPrices.d.ts.map +0 -1
  154. package/_types/getAccountsTransactionFulls/getHashesAndInternalTxs.d.ts +0 -8
  155. package/_types/getAccountsTransactionFulls/getHashesAndInternalTxs.d.ts.map +0 -1
  156. package/_types/getAccountsTransactionFulls/getTransactionDetails.d.ts +0 -5
  157. package/_types/getAccountsTransactionFulls/getTransactionDetails.d.ts.map +0 -1
  158. package/_types/getAccountsTransactionFulls/getTransactionsApps.d.ts +0 -8
  159. package/_types/getAccountsTransactionFulls/getTransactionsApps.d.ts.map +0 -1
  160. package/_types/getAccountsTransactionFulls/index.d.ts +0 -3
  161. package/_types/getAccountsTransactionFulls/index.d.ts.map +0 -1
  162. package/_types/getAccountsTransactionFulls/types.d.ts +0 -87
  163. package/_types/getAccountsTransactionFulls/types.d.ts.map +0 -1
  164. package/_types/getAccountsTransactionFulls/withD.d.ts +0 -4
  165. package/_types/getAccountsTransactionFulls/withD.d.ts.map +0 -1
  166. package/_types/getAccountsTransactionFulls/withDA.d.ts +0 -4
  167. package/_types/getAccountsTransactionFulls/withDA.d.ts.map +0 -1
  168. package/_types/getAccountsTransactionFulls/withP.d.ts +0 -4
  169. package/_types/getAccountsTransactionFulls/withP.d.ts.map +0 -1
  170. package/_types/getAccountsTransactionFulls/withPD.d.ts +0 -4
  171. package/_types/getAccountsTransactionFulls/withPD.d.ts.map +0 -1
  172. package/_types/getAccountsTransactionFulls/withPDA.d.ts +0 -4
  173. package/_types/getAccountsTransactionFulls/withPDA.d.ts.map +0 -1
  174. package/_types/getAccountsTransactionFulls/withUndefined.d.ts +0 -4
  175. package/_types/getAccountsTransactionFulls/withUndefined.d.ts.map +0 -1
  176. package/_types/getTransactionFull/getTransactionFull.d.ts +0 -19
  177. package/_types/getTransactionFull/getTransactionFull.d.ts.map +0 -1
  178. package/_types/getTransactionFull/getTransactionFullCustom.d.ts +0 -4
  179. package/_types/getTransactionFull/getTransactionFullCustom.d.ts.map +0 -1
  180. package/_types/getTransactionFull/index.d.ts +0 -3
  181. package/_types/getTransactionFull/index.d.ts.map +0 -1
  182. package/_types/getTransactionFull/types.d.ts +0 -63
  183. package/_types/getTransactionFull/types.d.ts.map +0 -1
  184. package/_types/getTransactionFull/withD.d.ts +0 -4
  185. package/_types/getTransactionFull/withD.d.ts.map +0 -1
  186. package/_types/getTransactionFull/withDA.d.ts +0 -4
  187. package/_types/getTransactionFull/withDA.d.ts.map +0 -1
  188. package/_types/getTransactionFull/withP.d.ts +0 -4
  189. package/_types/getTransactionFull/withP.d.ts.map +0 -1
  190. package/_types/getTransactionFull/withPD.d.ts +0 -4
  191. package/_types/getTransactionFull/withPD.d.ts.map +0 -1
  192. package/_types/getTransactionFull/withPDA.d.ts +0 -4
  193. package/_types/getTransactionFull/withPDA.d.ts.map +0 -1
  194. package/_types/getTransactionFull/withUndefined.d.ts +0 -4
  195. package/_types/getTransactionFull/withUndefined.d.ts.map +0 -1
@@ -1,87 +0,0 @@
1
- import type { CryptoCurrencyDataSource, CryptoCurrencyPrice, FiatCurrency } from '@0xtorch/core';
2
- import type { Analyzer } from '../analyzer';
3
- import type { AppDataSource } from '../apps';
4
- import type { Chain } from '../chains';
5
- import type { Decoder } from '../decoder';
6
- import type { LowerHex, TransactionFull } from '../types';
7
- export type GetAccountsTransactionFullsCustomParameters = GetAccountsTransactionFullsCustomParametersAllUndefined | GetAccountsTransactionFullsCustomParametersP | GetAccountsTransactionFullsCustomParametersPD | GetAccountsTransactionFullsCustomParametersPDA | GetAccountsTransactionFullsCustomParametersD | GetAccountsTransactionFullsCustomParametersDA;
8
- export type GetAccountsTransactionFullsCustomParametersAllUndefined = {
9
- readonly chain: Chain;
10
- readonly addresses: readonly LowerHex[];
11
- readonly fromBlock: bigint;
12
- readonly toBlock: bigint;
13
- readonly appDataSource: AppDataSource | undefined;
14
- readonly priceDataSource: undefined;
15
- readonly fiat: undefined;
16
- readonly decoder: undefined;
17
- readonly analyzer: undefined;
18
- readonly onFetchHashes?: (hashes: readonly LowerHex[]) => void;
19
- readonly onFetchTransaction?: (hash: LowerHex) => void;
20
- };
21
- export type GetAccountsTransactionFullsCustomParametersP = {
22
- readonly chain: Chain;
23
- readonly addresses: readonly LowerHex[];
24
- readonly fromBlock: bigint;
25
- readonly toBlock: bigint;
26
- readonly appDataSource: AppDataSource | undefined;
27
- readonly priceDataSource: CryptoCurrencyDataSource;
28
- readonly fiat: FiatCurrency;
29
- readonly decoder: undefined;
30
- readonly analyzer: undefined;
31
- readonly onFetchHashes?: (hashes: readonly LowerHex[]) => void;
32
- readonly onFetchTransaction?: (hash: LowerHex) => void;
33
- };
34
- export type GetAccountsTransactionFullsCustomParametersPD = {
35
- readonly chain: Chain;
36
- readonly addresses: readonly LowerHex[];
37
- readonly fromBlock: bigint;
38
- readonly toBlock: bigint;
39
- readonly appDataSource: AppDataSource | undefined;
40
- readonly priceDataSource: CryptoCurrencyDataSource;
41
- readonly fiat: FiatCurrency;
42
- readonly decoder: Decoder;
43
- readonly analyzer: undefined;
44
- readonly onFetchHashes?: (hashes: readonly LowerHex[]) => void;
45
- readonly onFetchTransaction?: (hash: LowerHex) => void;
46
- };
47
- export type GetAccountsTransactionFullsCustomParametersPDA = {
48
- readonly chain: Chain;
49
- readonly addresses: readonly LowerHex[];
50
- readonly fromBlock: bigint;
51
- readonly toBlock: bigint;
52
- readonly appDataSource: AppDataSource | undefined;
53
- readonly priceDataSource: CryptoCurrencyDataSource;
54
- readonly fiat: FiatCurrency;
55
- readonly decoder: Decoder;
56
- readonly analyzer: Analyzer<CryptoCurrencyPrice | undefined>;
57
- readonly onFetchHashes?: (hashes: readonly LowerHex[]) => void;
58
- readonly onFetchTransaction?: (hash: LowerHex) => void;
59
- };
60
- export type GetAccountsTransactionFullsCustomParametersD = {
61
- readonly chain: Chain;
62
- readonly addresses: readonly LowerHex[];
63
- readonly fromBlock: bigint;
64
- readonly toBlock: bigint;
65
- readonly appDataSource: AppDataSource | undefined;
66
- readonly priceDataSource: undefined;
67
- readonly fiat: undefined;
68
- readonly decoder: Decoder;
69
- readonly analyzer: undefined;
70
- readonly onFetchHashes?: (hashes: readonly LowerHex[]) => void;
71
- readonly onFetchTransaction?: (hash: LowerHex) => void;
72
- };
73
- export type GetAccountsTransactionFullsCustomParametersDA = {
74
- readonly chain: Chain;
75
- readonly addresses: readonly LowerHex[];
76
- readonly fromBlock: bigint;
77
- readonly toBlock: bigint;
78
- readonly appDataSource: AppDataSource | undefined;
79
- readonly priceDataSource: undefined;
80
- readonly fiat: undefined;
81
- readonly decoder: Decoder;
82
- readonly analyzer: Analyzer<undefined>;
83
- readonly onFetchHashes?: (hashes: readonly LowerHex[]) => void;
84
- readonly onFetchTransaction?: (hash: LowerHex) => void;
85
- };
86
- export type GetAccountsTransactionFullsCustomReturnType<T extends GetAccountsTransactionFullsCustomParameters> = T extends GetAccountsTransactionFullsCustomParametersAllUndefined ? readonly TransactionFull<undefined, false, false>[] : T extends GetAccountsTransactionFullsCustomParametersP ? readonly TransactionFull<CryptoCurrencyPrice | undefined, false, false>[] : T extends GetAccountsTransactionFullsCustomParametersPD ? readonly TransactionFull<CryptoCurrencyPrice | undefined, true, false>[] : T extends GetAccountsTransactionFullsCustomParametersPDA ? readonly TransactionFull<CryptoCurrencyPrice | undefined, true, true>[] : T extends GetAccountsTransactionFullsCustomParametersD ? readonly TransactionFull<undefined, true, false>[] : T extends GetAccountsTransactionFullsCustomParametersDA ? readonly TransactionFull<undefined, true, true>[] : never;
87
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../getAccountsTransactionFulls/types.ts"],"names":[],"mappings":"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"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetAccountsTransactionFullsCustomParametersD, GetAccountsTransactionFullsCustomReturnType } from './types';
3
- export declare const getAccountsTransactionFullsCustomWithD: ({ chain, addresses, fromBlock, toBlock, appDataSource, decoder, onFetchHashes, onFetchTransaction, }: GetAccountsTransactionFullsCustomParametersD, config?: Config) => Promise<GetAccountsTransactionFullsCustomReturnType<GetAccountsTransactionFullsCustomParametersD>>;
4
- //# sourceMappingURL=withD.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withD.d.ts","sourceRoot":"","sources":["../../getAccountsTransactionFulls/withD.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAK3C,OAAO,KAAK,EACV,4CAA4C,EAC5C,2CAA2C,EAC5C,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,sCAAsC,yGAU9C,4CAA4C,WACtC,MAAM,KACd,QACD,4CAA4C,4CAA4C,CAAC,CAwD1F,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetAccountsTransactionFullsCustomParametersDA, GetAccountsTransactionFullsCustomReturnType } from './types';
3
- export declare const getAccountsTransactionFullsCustomWithDA: ({ chain, addresses, fromBlock, toBlock, appDataSource, decoder, analyzer, onFetchHashes, onFetchTransaction, }: GetAccountsTransactionFullsCustomParametersDA, config?: Config) => Promise<GetAccountsTransactionFullsCustomReturnType<GetAccountsTransactionFullsCustomParametersDA>>;
4
- //# sourceMappingURL=withDA.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withDA.d.ts","sourceRoot":"","sources":["../../getAccountsTransactionFulls/withDA.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAK3C,OAAO,KAAK,EACV,6CAA6C,EAC7C,2CAA2C,EAC5C,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,uCAAuC,mHAW/C,6CAA6C,WACvC,MAAM,KACd,QACD,4CAA4C,6CAA6C,CAAC,CAsF3F,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetAccountsTransactionFullsCustomParametersP, GetAccountsTransactionFullsCustomReturnType } from './types';
3
- export declare const getAccountsTransactionFullsCustomWithP: ({ chain, addresses, fromBlock, toBlock, appDataSource, priceDataSource, fiat, onFetchHashes, onFetchTransaction, }: GetAccountsTransactionFullsCustomParametersP, config?: Config) => Promise<GetAccountsTransactionFullsCustomReturnType<GetAccountsTransactionFullsCustomParametersP>>;
4
- //# sourceMappingURL=withP.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withP.d.ts","sourceRoot":"","sources":["../../getAccountsTransactionFulls/withP.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAuB,MAAM,eAAe,CAAA;AAKhE,OAAO,KAAK,EACV,4CAA4C,EAC5C,2CAA2C,EAC5C,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,sCAAsC,uHAW9C,4CAA4C,WACtC,MAAM,KACd,QACD,4CAA4C,4CAA4C,CAAC,CA+F1F,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetAccountsTransactionFullsCustomParametersPD, GetAccountsTransactionFullsCustomReturnType } from './types';
3
- export declare const getAccountsTransactionFullsCustomWithPD: ({ chain, addresses, fromBlock, toBlock, appDataSource, priceDataSource, fiat, decoder, onFetchHashes, onFetchTransaction, }: GetAccountsTransactionFullsCustomParametersPD, config?: Config) => Promise<GetAccountsTransactionFullsCustomReturnType<GetAccountsTransactionFullsCustomParametersPD>>;
4
- //# sourceMappingURL=withPD.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withPD.d.ts","sourceRoot":"","sources":["../../getAccountsTransactionFulls/withPD.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAuB,MAAM,eAAe,CAAA;AAMhE,OAAO,KAAK,EACV,6CAA6C,EAC7C,2CAA2C,EAC5C,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,uCAAuC,gIAY/C,6CAA6C,WACvC,MAAM,KACd,QACD,4CAA4C,6CAA6C,CAAC,CAiH3F,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetAccountsTransactionFullsCustomParametersPDA, GetAccountsTransactionFullsCustomReturnType } from './types';
3
- export declare const getAccountsTransactionFullsCustomWithPDA: ({ chain, addresses, fromBlock, toBlock, appDataSource, priceDataSource, fiat, decoder, analyzer, onFetchHashes, onFetchTransaction, }: GetAccountsTransactionFullsCustomParametersPDA, config?: Config) => Promise<GetAccountsTransactionFullsCustomReturnType<GetAccountsTransactionFullsCustomParametersPDA>>;
4
- //# sourceMappingURL=withPDA.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withPDA.d.ts","sourceRoot":"","sources":["../../getAccountsTransactionFulls/withPDA.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAuB,MAAM,eAAe,CAAA;AAMhE,OAAO,KAAK,EACV,8CAA8C,EAC9C,2CAA2C,EAC5C,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,wCAAwC,0IAahD,8CAA8C,WACxC,MAAM,KACd,QACD,4CAA4C,8CAA8C,CAAC,CA0I5F,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetAccountsTransactionFullsCustomParametersAllUndefined, GetAccountsTransactionFullsCustomReturnType } from './types';
3
- export declare const getAccountsTransactionFullsCustomWithAllUndefined: ({ chain, addresses, fromBlock, toBlock, appDataSource, onFetchHashes, onFetchTransaction, }: GetAccountsTransactionFullsCustomParametersAllUndefined, config?: Config) => Promise<GetAccountsTransactionFullsCustomReturnType<GetAccountsTransactionFullsCustomParametersAllUndefined>>;
4
- //# sourceMappingURL=withUndefined.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withUndefined.d.ts","sourceRoot":"","sources":["../../getAccountsTransactionFulls/withUndefined.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAK3C,OAAO,KAAK,EACV,uDAAuD,EACvD,2CAA2C,EAC5C,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,iDAAiD,gGASzD,uDAAuD,WACjD,MAAM,KACd,QACD,4CAA4C,uDAAuD,CAAC,CAiErG,CAAA"}
@@ -1,19 +0,0 @@
1
- import type { Config, FiatCurrency } from '@0xtorch/core';
2
- import type { Chain } from '../chains';
3
- import type { Hex } from '../types';
4
- type GetTransactionFullParameters = {
5
- readonly chain: Chain;
6
- readonly hash: Hex;
7
- readonly fiat?: FiatCurrency;
8
- };
9
- export declare const getTransactionFull: ({ chain, hash, fiat }: GetTransactionFullParameters, config?: Config) => Promise<import("../types").TransactionFull<{
10
- cryptoCurrencyId: string;
11
- fiatCurrencyId: string;
12
- price: {
13
- value: bigint;
14
- decimals: number;
15
- };
16
- timestamp: number;
17
- } | undefined, true, true> | undefined>;
18
- export {};
19
- //# sourceMappingURL=getTransactionFull.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getTransactionFull.d.ts","sourceRoot":"","sources":["../../getTransactionFull/getTransactionFull.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,eAAe,CAAA;AAGzD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,WAAW,CAAA;AAEtC,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,UAAU,CAAA;AAGnC,KAAK,4BAA4B,GAAG;IAClC,QAAQ,CAAC,KAAK,EAAE,KAAK,CAAA;IACrB,QAAQ,CAAC,IAAI,EAAE,GAAG,CAAA;IAClB,QAAQ,CAAC,IAAI,CAAC,EAAE,YAAY,CAAA;CAC7B,CAAA;AAED,eAAO,MAAM,kBAAkB,0BACA,4BAA4B,WAChD,MAAM;;;;;;;;uCAad,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetTransactionFullCustomParameters, GetTransactionFullCustomReturnType } from './types';
3
- export declare const getTransactionFullCustom: <T extends GetTransactionFullCustomParameters>(parameters: T, config?: Config) => Promise<GetTransactionFullCustomReturnType<T>>;
4
- //# sourceMappingURL=getTransactionFullCustom.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getTransactionFullCustom.d.ts","sourceRoot":"","sources":["../../getTransactionFull/getTransactionFullCustom.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAC3C,OAAO,KAAK,EACV,kCAAkC,EAOlC,kCAAkC,EACnC,MAAM,SAAS,CAAA;AAQhB,eAAO,MAAM,wBAAwB,yEAI1B,MAAM,mDA8BhB,CAAA"}
@@ -1,3 +0,0 @@
1
- export { getTransactionFull } from './getTransactionFull';
2
- export { getTransactionFullCustom } from './getTransactionFullCustom';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../getTransactionFull/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA"}
@@ -1,63 +0,0 @@
1
- import type { CryptoCurrencyDataSource, CryptoCurrencyPrice, FiatCurrency } from '@0xtorch/core';
2
- import type { Analyzer } from '../analyzer';
3
- import type { AppDataSource } from '../apps';
4
- import type { Chain } from '../chains';
5
- import type { Decoder } from '../decoder';
6
- import type { Hex, TransactionFull } from '../types';
7
- export type GetTransactionFullCustomParameters = GetTransactionFullCustomParametersAllUndefined | GetTransactionFullCustomParametersP | GetTransactionFullCustomParametersPD | GetTransactionFullCustomParametersPDA | GetTransactionFullCustomParametersD | GetTransactionFullCustomParametersDA;
8
- export type GetTransactionFullCustomParametersAllUndefined = {
9
- readonly chain: Chain;
10
- readonly hash: Hex;
11
- readonly appDataSource: AppDataSource | undefined;
12
- readonly priceDataSource: undefined;
13
- readonly fiat: undefined;
14
- readonly decoder: undefined;
15
- readonly analyzer: undefined;
16
- };
17
- export type GetTransactionFullCustomParametersP = {
18
- readonly chain: Chain;
19
- readonly hash: Hex;
20
- readonly appDataSource: AppDataSource | undefined;
21
- readonly priceDataSource: CryptoCurrencyDataSource;
22
- readonly fiat: FiatCurrency;
23
- readonly decoder: undefined;
24
- readonly analyzer: undefined;
25
- };
26
- export type GetTransactionFullCustomParametersPD = {
27
- readonly chain: Chain;
28
- readonly hash: Hex;
29
- readonly appDataSource: AppDataSource | undefined;
30
- readonly priceDataSource: CryptoCurrencyDataSource;
31
- readonly fiat: FiatCurrency;
32
- readonly decoder: Decoder;
33
- readonly analyzer: undefined;
34
- };
35
- export type GetTransactionFullCustomParametersPDA = {
36
- readonly chain: Chain;
37
- readonly hash: Hex;
38
- readonly appDataSource: AppDataSource | undefined;
39
- readonly priceDataSource: CryptoCurrencyDataSource;
40
- readonly fiat: FiatCurrency;
41
- readonly decoder: Decoder;
42
- readonly analyzer: Analyzer<CryptoCurrencyPrice | undefined>;
43
- };
44
- export type GetTransactionFullCustomParametersD = {
45
- readonly chain: Chain;
46
- readonly hash: Hex;
47
- readonly appDataSource: AppDataSource | undefined;
48
- readonly priceDataSource: undefined;
49
- readonly fiat: undefined;
50
- readonly decoder: Decoder;
51
- readonly analyzer: undefined;
52
- };
53
- export type GetTransactionFullCustomParametersDA = {
54
- readonly chain: Chain;
55
- readonly hash: Hex;
56
- readonly appDataSource: AppDataSource | undefined;
57
- readonly priceDataSource: undefined;
58
- readonly fiat: undefined;
59
- readonly decoder: Decoder;
60
- readonly analyzer: Analyzer<undefined>;
61
- };
62
- export type GetTransactionFullCustomReturnType<T extends GetTransactionFullCustomParameters> = T extends GetTransactionFullCustomParametersAllUndefined ? TransactionFull<undefined, false, false> | undefined : T extends GetTransactionFullCustomParametersP ? TransactionFull<CryptoCurrencyPrice | undefined, false, false> | undefined : T extends GetTransactionFullCustomParametersPD ? TransactionFull<CryptoCurrencyPrice | undefined, true, false> | undefined : T extends GetTransactionFullCustomParametersPDA ? TransactionFull<CryptoCurrencyPrice | undefined, true, true> | undefined : T extends GetTransactionFullCustomParametersD ? TransactionFull<undefined, true, false> | undefined : T extends GetTransactionFullCustomParametersDA ? TransactionFull<undefined, true, true> | undefined : never;
63
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../getTransactionFull/types.ts"],"names":[],"mappings":"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"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetTransactionFullCustomParametersD, GetTransactionFullCustomReturnType } from './types';
3
- export declare const getTransactionFullCustomWithD: (parameters: GetTransactionFullCustomParametersD, config?: Config) => Promise<GetTransactionFullCustomReturnType<GetTransactionFullCustomParametersD>>;
4
- //# sourceMappingURL=withD.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withD.d.ts","sourceRoot":"","sources":["../../getTransactionFull/withD.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAG3C,OAAO,KAAK,EACV,mCAAmC,EACnC,kCAAkC,EACnC,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,6BAA6B,eAC5B,mCAAmC,WACtC,MAAM,KACd,QACD,mCAAmC,mCAAmC,CAAC,CA4CxE,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetTransactionFullCustomParametersDA, GetTransactionFullCustomReturnType } from './types';
3
- export declare const getTransactionFullCustomWithDA: (parameters: GetTransactionFullCustomParametersDA, config?: Config) => Promise<GetTransactionFullCustomReturnType<GetTransactionFullCustomParametersDA>>;
4
- //# sourceMappingURL=withDA.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withDA.d.ts","sourceRoot":"","sources":["../../getTransactionFull/withDA.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAG3C,OAAO,KAAK,EACV,oCAAoC,EACpC,kCAAkC,EACnC,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,8BAA8B,eAC7B,oCAAoC,WACvC,MAAM,KACd,QACD,mCAAmC,oCAAoC,CAAC,CAgEzE,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetTransactionFullCustomParametersP, GetTransactionFullCustomReturnType } from './types';
3
- export declare const getTransactionFullCustomWithP: (parameters: GetTransactionFullCustomParametersP, config?: Config) => Promise<GetTransactionFullCustomReturnType<GetTransactionFullCustomParametersP>>;
4
- //# sourceMappingURL=withP.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withP.d.ts","sourceRoot":"","sources":["../../getTransactionFull/withP.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAuB,MAAM,eAAe,CAAA;AAGhE,OAAO,KAAK,EACV,mCAAmC,EACnC,kCAAkC,EACnC,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,6BAA6B,eAC5B,mCAAmC,WACtC,MAAM,KACd,QACD,mCAAmC,mCAAmC,CAAC,CAwDxE,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetTransactionFullCustomParametersPD, GetTransactionFullCustomReturnType } from './types';
3
- export declare const getTransactionFullCustomWithPD: (parameters: GetTransactionFullCustomParametersPD, config?: Config) => Promise<GetTransactionFullCustomReturnType<GetTransactionFullCustomParametersPD>>;
4
- //# sourceMappingURL=withPD.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withPD.d.ts","sourceRoot":"","sources":["../../getTransactionFull/withPD.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAuC,MAAM,eAAe,CAAA;AAGhF,OAAO,KAAK,EACV,oCAAoC,EACpC,kCAAkC,EACnC,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,8BAA8B,eAC7B,oCAAoC,WACvC,MAAM,KACd,QACD,mCAAmC,oCAAoC,CAAC,CAyGzE,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetTransactionFullCustomParametersPDA, GetTransactionFullCustomReturnType } from './types';
3
- export declare const getTransactionFullCustomWithPDA: (parameters: GetTransactionFullCustomParametersPDA, config?: Config) => Promise<GetTransactionFullCustomReturnType<GetTransactionFullCustomParametersPDA>>;
4
- //# sourceMappingURL=withPDA.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withPDA.d.ts","sourceRoot":"","sources":["../../getTransactionFull/withPDA.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAuC,MAAM,eAAe,CAAA;AAGhF,OAAO,KAAK,EACV,qCAAqC,EACrC,kCAAkC,EACnC,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,+BAA+B,eAC9B,qCAAqC,WACxC,MAAM,KACd,QACD,mCAAmC,qCAAqC,CAAC,CAqI1E,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { Config } from '@0xtorch/core';
2
- import type { GetTransactionFullCustomParametersAllUndefined, GetTransactionFullCustomReturnType } from './types';
3
- export declare const getTransactionFullCustomWithAllUndefined: (parameters: GetTransactionFullCustomParametersAllUndefined, config?: Config) => Promise<GetTransactionFullCustomReturnType<GetTransactionFullCustomParametersAllUndefined>>;
4
- //# sourceMappingURL=withUndefined.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"withUndefined.d.ts","sourceRoot":"","sources":["../../getTransactionFull/withUndefined.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AAG3C,OAAO,KAAK,EACV,8CAA8C,EAC9C,kCAAkC,EACnC,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,wCAAwC,eACvC,8CAA8C,WACjD,MAAM,KACd,QACD,mCAAmC,8CAA8C,CAAC,CA0BnF,CAAA"}