@xyo-network/react-storybook 2.64.0-rc.3 → 2.64.0-rc.6

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 (309) hide show
  1. package/dist/browser/DeprecateStory.d.mts.map +1 -0
  2. package/dist/browser/DeprecateStory.d.ts.map +1 -0
  3. package/dist/browser/DeprecateStory.js +12 -0
  4. package/dist/browser/DeprecateStory.js.map +1 -0
  5. package/dist/browser/WithMapboxSetup.d.mts.map +1 -0
  6. package/dist/browser/WithMapboxSetup.d.ts.map +1 -0
  7. package/dist/browser/WithMapboxSetup.js +9 -0
  8. package/dist/browser/WithMapboxSetup.js.map +1 -0
  9. package/dist/browser/WithRefDecorator.d.mts.map +1 -0
  10. package/dist/browser/WithRefDecorator.d.ts.map +1 -0
  11. package/dist/browser/WithRefDecorator.js +20 -0
  12. package/dist/browser/WithRefDecorator.js.map +1 -0
  13. package/dist/browser/defaultSeedPhrase.d.mts.map +1 -0
  14. package/dist/browser/defaultSeedPhrase.d.ts.map +1 -0
  15. package/dist/browser/defaultSeedPhrase.js +5 -0
  16. package/dist/browser/defaultSeedPhrase.js.map +1 -0
  17. package/dist/browser/index.d.mts.map +1 -0
  18. package/dist/browser/index.d.ts.map +1 -0
  19. package/dist/browser/index.js +13 -0
  20. package/dist/browser/index.js.map +1 -0
  21. package/dist/browser/sampleAddressHistory.d.mts.map +1 -0
  22. package/dist/browser/sampleAddressHistory.d.ts.map +1 -0
  23. package/dist/browser/sampleAddressHistory.js +118 -0
  24. package/dist/browser/sampleAddressHistory.js.map +1 -0
  25. package/dist/browser/sampleBlock.d.mts.map +1 -0
  26. package/dist/browser/sampleBlock.d.ts.map +1 -0
  27. package/dist/browser/sampleBlock.js +95 -0
  28. package/dist/browser/sampleBlock.js.map +1 -0
  29. package/dist/browser/sampleCoinGeckoPayload.d.mts.map +1 -0
  30. package/dist/browser/sampleCoinGeckoPayload.d.ts.map +1 -0
  31. package/dist/browser/sampleCoinGeckoPayload.js +76 -0
  32. package/dist/browser/sampleCoinGeckoPayload.js.map +1 -0
  33. package/dist/browser/sampleEthereumGasDivinerPayload.d.mts.map +1 -0
  34. package/dist/browser/sampleEthereumGasDivinerPayload.d.ts.map +1 -0
  35. package/dist/browser/sampleEthereumGasDivinerPayload.js +28 -0
  36. package/dist/browser/sampleEthereumGasDivinerPayload.js.map +1 -0
  37. package/dist/browser/sampleGasPricePayloads/blocknative.d.mts.map +1 -0
  38. package/dist/browser/sampleGasPricePayloads/blocknative.d.ts.map +1 -0
  39. package/dist/browser/sampleGasPricePayloads/blocknative.js +95 -0
  40. package/dist/browser/sampleGasPricePayloads/blocknative.js.map +1 -0
  41. package/dist/browser/sampleGasPricePayloads/ethGasStation.d.mts.map +1 -0
  42. package/dist/browser/sampleGasPricePayloads/ethGasStation.d.ts.map +1 -0
  43. package/dist/browser/sampleGasPricePayloads/ethGasStation.js +22 -0
  44. package/dist/browser/sampleGasPricePayloads/ethGasStation.js.map +1 -0
  45. package/dist/browser/sampleGasPricePayloads/etherchainV1.d.mts.map +1 -0
  46. package/dist/browser/sampleGasPricePayloads/etherchainV1.d.ts.map +1 -0
  47. package/dist/browser/sampleGasPricePayloads/etherchainV1.js +14 -0
  48. package/dist/browser/sampleGasPricePayloads/etherchainV1.js.map +1 -0
  49. package/dist/browser/sampleGasPricePayloads/etherchainV2.d.mts.map +1 -0
  50. package/dist/browser/sampleGasPricePayloads/etherchainV2.d.ts.map +1 -0
  51. package/dist/browser/sampleGasPricePayloads/etherchainV2.js +17 -0
  52. package/dist/browser/sampleGasPricePayloads/etherchainV2.js.map +1 -0
  53. package/dist/browser/sampleGasPricePayloads/ethers.d.mts.map +1 -0
  54. package/dist/browser/sampleGasPricePayloads/ethers.d.ts.map +1 -0
  55. package/dist/browser/sampleGasPricePayloads/ethers.js +12 -0
  56. package/dist/browser/sampleGasPricePayloads/ethers.js.map +1 -0
  57. package/dist/browser/sampleGasPricePayloads/etherscan.d.mts.map +1 -0
  58. package/dist/browser/sampleGasPricePayloads/etherscan.d.ts.map +1 -0
  59. package/dist/browser/sampleGasPricePayloads/etherscan.js +18 -0
  60. package/dist/browser/sampleGasPricePayloads/etherscan.js.map +1 -0
  61. package/dist/browser/sampleGasPricePayloads/index.d.mts.map +1 -0
  62. package/dist/browser/sampleGasPricePayloads/index.d.ts.map +1 -0
  63. package/dist/browser/sampleGasPricePayloads/index.js +7 -0
  64. package/dist/browser/sampleGasPricePayloads/index.js.map +1 -0
  65. package/dist/browser/samplePayload.d.mts.map +1 -0
  66. package/dist/browser/samplePayload.d.ts.map +1 -0
  67. package/dist/browser/samplePayload.js +35 -0
  68. package/dist/browser/samplePayload.js.map +1 -0
  69. package/dist/browser/sampleUniswapPayload.d.mts.map +1 -0
  70. package/dist/browser/sampleUniswapPayload.d.ts.map +1 -0
  71. package/dist/browser/sampleUniswapPayload.js +198 -0
  72. package/dist/browser/sampleUniswapPayload.js.map +1 -0
  73. package/dist/browser/useAppThemeDecorator.d.mts.map +1 -0
  74. package/dist/browser/useAppThemeDecorator.d.ts.map +1 -0
  75. package/dist/browser/useAppThemeDecorator.js +23 -0
  76. package/dist/browser/useAppThemeDecorator.js.map +1 -0
  77. package/dist/node/DeprecateStory.d.mts +5 -0
  78. package/dist/node/DeprecateStory.d.mts.map +1 -0
  79. package/dist/node/DeprecateStory.d.ts +5 -0
  80. package/dist/node/DeprecateStory.d.ts.map +1 -0
  81. package/dist/node/DeprecateStory.js +36 -0
  82. package/dist/node/DeprecateStory.js.map +1 -0
  83. package/dist/node/DeprecateStory.mjs +12 -0
  84. package/dist/node/DeprecateStory.mjs.map +1 -0
  85. package/dist/node/WithMapboxSetup.d.mts +3 -0
  86. package/dist/node/WithMapboxSetup.d.mts.map +1 -0
  87. package/dist/node/WithMapboxSetup.d.ts +3 -0
  88. package/dist/node/WithMapboxSetup.d.ts.map +1 -0
  89. package/dist/node/WithMapboxSetup.js +33 -0
  90. package/dist/node/WithMapboxSetup.js.map +1 -0
  91. package/dist/node/WithMapboxSetup.mjs +9 -0
  92. package/dist/node/WithMapboxSetup.mjs.map +1 -0
  93. package/dist/node/WithRefDecorator.d.mts +3 -0
  94. package/dist/node/WithRefDecorator.d.mts.map +1 -0
  95. package/dist/node/WithRefDecorator.d.ts +3 -0
  96. package/dist/node/WithRefDecorator.d.ts.map +1 -0
  97. package/dist/node/WithRefDecorator.js +44 -0
  98. package/dist/node/WithRefDecorator.js.map +1 -0
  99. package/dist/node/WithRefDecorator.mjs +20 -0
  100. package/dist/node/WithRefDecorator.mjs.map +1 -0
  101. package/dist/node/defaultSeedPhrase.d.mts +2 -0
  102. package/dist/node/defaultSeedPhrase.d.mts.map +1 -0
  103. package/dist/node/defaultSeedPhrase.d.ts +2 -0
  104. package/dist/node/defaultSeedPhrase.d.ts.map +1 -0
  105. package/dist/node/defaultSeedPhrase.js +29 -0
  106. package/dist/node/defaultSeedPhrase.js.map +1 -0
  107. package/dist/node/defaultSeedPhrase.mjs +5 -0
  108. package/dist/node/defaultSeedPhrase.mjs.map +1 -0
  109. package/dist/node/index.d.mts +13 -0
  110. package/dist/node/index.d.mts.map +1 -0
  111. package/dist/node/index.d.ts +13 -0
  112. package/dist/node/index.d.ts.map +1 -0
  113. package/dist/node/index.js +45 -0
  114. package/dist/node/index.js.map +1 -0
  115. package/dist/node/index.mjs +13 -0
  116. package/dist/node/index.mjs.map +1 -0
  117. package/dist/node/sampleAddressHistory.d.mts +35 -0
  118. package/dist/node/sampleAddressHistory.d.mts.map +1 -0
  119. package/dist/node/sampleAddressHistory.d.ts +35 -0
  120. package/dist/node/sampleAddressHistory.d.ts.map +1 -0
  121. package/dist/node/sampleAddressHistory.js +143 -0
  122. package/dist/node/sampleAddressHistory.js.map +1 -0
  123. package/dist/node/sampleAddressHistory.mjs +118 -0
  124. package/dist/node/sampleAddressHistory.mjs.map +1 -0
  125. package/dist/node/sampleBlock.d.mts +7 -0
  126. package/dist/node/sampleBlock.d.mts.map +1 -0
  127. package/dist/node/sampleBlock.d.ts +7 -0
  128. package/dist/node/sampleBlock.d.ts.map +1 -0
  129. package/dist/node/sampleBlock.js +121 -0
  130. package/dist/node/sampleBlock.js.map +1 -0
  131. package/dist/node/sampleBlock.mjs +95 -0
  132. package/dist/node/sampleBlock.mjs.map +1 -0
  133. package/dist/node/sampleCoinGeckoPayload.d.mts +73 -0
  134. package/dist/node/sampleCoinGeckoPayload.d.mts.map +1 -0
  135. package/dist/node/sampleCoinGeckoPayload.d.ts +73 -0
  136. package/dist/node/sampleCoinGeckoPayload.d.ts.map +1 -0
  137. package/dist/node/sampleCoinGeckoPayload.js +100 -0
  138. package/dist/node/sampleCoinGeckoPayload.js.map +1 -0
  139. package/dist/node/sampleCoinGeckoPayload.mjs +76 -0
  140. package/dist/node/sampleCoinGeckoPayload.mjs.map +1 -0
  141. package/dist/node/sampleEthereumGasDivinerPayload.d.mts +24 -0
  142. package/dist/node/sampleEthereumGasDivinerPayload.d.mts.map +1 -0
  143. package/dist/node/sampleEthereumGasDivinerPayload.d.ts +24 -0
  144. package/dist/node/sampleEthereumGasDivinerPayload.d.ts.map +1 -0
  145. package/dist/node/sampleEthereumGasDivinerPayload.js +53 -0
  146. package/dist/node/sampleEthereumGasDivinerPayload.js.map +1 -0
  147. package/dist/node/sampleEthereumGasDivinerPayload.mjs +28 -0
  148. package/dist/node/sampleEthereumGasDivinerPayload.mjs.map +1 -0
  149. package/dist/node/sampleGasPricePayloads/blocknative.d.mts +68 -0
  150. package/dist/node/sampleGasPricePayloads/blocknative.d.mts.map +1 -0
  151. package/dist/node/sampleGasPricePayloads/blocknative.d.ts +68 -0
  152. package/dist/node/sampleGasPricePayloads/blocknative.d.ts.map +1 -0
  153. package/dist/node/sampleGasPricePayloads/blocknative.js +119 -0
  154. package/dist/node/sampleGasPricePayloads/blocknative.js.map +1 -0
  155. package/dist/node/sampleGasPricePayloads/blocknative.mjs +95 -0
  156. package/dist/node/sampleGasPricePayloads/blocknative.mjs.map +1 -0
  157. package/dist/node/sampleGasPricePayloads/ethGasStation.d.mts +19 -0
  158. package/dist/node/sampleGasPricePayloads/ethGasStation.d.mts.map +1 -0
  159. package/dist/node/sampleGasPricePayloads/ethGasStation.d.ts +19 -0
  160. package/dist/node/sampleGasPricePayloads/ethGasStation.d.ts.map +1 -0
  161. package/dist/node/sampleGasPricePayloads/ethGasStation.js +46 -0
  162. package/dist/node/sampleGasPricePayloads/ethGasStation.js.map +1 -0
  163. package/dist/node/sampleGasPricePayloads/ethGasStation.mjs +22 -0
  164. package/dist/node/sampleGasPricePayloads/ethGasStation.mjs.map +1 -0
  165. package/dist/node/sampleGasPricePayloads/etherchainV1.d.mts +11 -0
  166. package/dist/node/sampleGasPricePayloads/etherchainV1.d.mts.map +1 -0
  167. package/dist/node/sampleGasPricePayloads/etherchainV1.d.ts +11 -0
  168. package/dist/node/sampleGasPricePayloads/etherchainV1.d.ts.map +1 -0
  169. package/dist/node/sampleGasPricePayloads/etherchainV1.js +38 -0
  170. package/dist/node/sampleGasPricePayloads/etherchainV1.js.map +1 -0
  171. package/dist/node/sampleGasPricePayloads/etherchainV1.mjs +14 -0
  172. package/dist/node/sampleGasPricePayloads/etherchainV1.mjs.map +1 -0
  173. package/dist/node/sampleGasPricePayloads/etherchainV2.d.mts +14 -0
  174. package/dist/node/sampleGasPricePayloads/etherchainV2.d.mts.map +1 -0
  175. package/dist/node/sampleGasPricePayloads/etherchainV2.d.ts +14 -0
  176. package/dist/node/sampleGasPricePayloads/etherchainV2.d.ts.map +1 -0
  177. package/dist/node/sampleGasPricePayloads/etherchainV2.js +41 -0
  178. package/dist/node/sampleGasPricePayloads/etherchainV2.js.map +1 -0
  179. package/dist/node/sampleGasPricePayloads/etherchainV2.mjs +17 -0
  180. package/dist/node/sampleGasPricePayloads/etherchainV2.mjs.map +1 -0
  181. package/dist/node/sampleGasPricePayloads/ethers.d.mts +9 -0
  182. package/dist/node/sampleGasPricePayloads/ethers.d.mts.map +1 -0
  183. package/dist/node/sampleGasPricePayloads/ethers.d.ts +9 -0
  184. package/dist/node/sampleGasPricePayloads/ethers.d.ts.map +1 -0
  185. package/dist/node/sampleGasPricePayloads/ethers.js +36 -0
  186. package/dist/node/sampleGasPricePayloads/ethers.js.map +1 -0
  187. package/dist/node/sampleGasPricePayloads/ethers.mjs +12 -0
  188. package/dist/node/sampleGasPricePayloads/ethers.mjs.map +1 -0
  189. package/dist/node/sampleGasPricePayloads/etherscan.d.mts +15 -0
  190. package/dist/node/sampleGasPricePayloads/etherscan.d.mts.map +1 -0
  191. package/dist/node/sampleGasPricePayloads/etherscan.d.ts +15 -0
  192. package/dist/node/sampleGasPricePayloads/etherscan.d.ts.map +1 -0
  193. package/dist/node/sampleGasPricePayloads/etherscan.js +42 -0
  194. package/dist/node/sampleGasPricePayloads/etherscan.js.map +1 -0
  195. package/dist/node/sampleGasPricePayloads/etherscan.mjs +18 -0
  196. package/dist/node/sampleGasPricePayloads/etherscan.mjs.map +1 -0
  197. package/dist/node/sampleGasPricePayloads/index.d.mts +7 -0
  198. package/dist/node/sampleGasPricePayloads/index.d.mts.map +1 -0
  199. package/dist/node/sampleGasPricePayloads/index.d.ts +7 -0
  200. package/dist/node/sampleGasPricePayloads/index.d.ts.map +1 -0
  201. package/dist/node/sampleGasPricePayloads/index.js +33 -0
  202. package/dist/node/sampleGasPricePayloads/index.js.map +1 -0
  203. package/dist/node/sampleGasPricePayloads/index.mjs +7 -0
  204. package/dist/node/sampleGasPricePayloads/index.mjs.map +1 -0
  205. package/dist/node/samplePayload.d.mts +31 -0
  206. package/dist/node/samplePayload.d.mts.map +1 -0
  207. package/dist/node/samplePayload.d.ts +31 -0
  208. package/dist/node/samplePayload.d.ts.map +1 -0
  209. package/dist/node/samplePayload.js +61 -0
  210. package/dist/node/samplePayload.js.map +1 -0
  211. package/dist/node/samplePayload.mjs +35 -0
  212. package/dist/node/samplePayload.mjs.map +1 -0
  213. package/dist/node/sampleUniswapPayload.d.mts +17 -0
  214. package/dist/node/sampleUniswapPayload.d.mts.map +1 -0
  215. package/dist/node/sampleUniswapPayload.d.ts +17 -0
  216. package/dist/node/sampleUniswapPayload.d.ts.map +1 -0
  217. package/dist/node/sampleUniswapPayload.js +223 -0
  218. package/dist/node/sampleUniswapPayload.js.map +1 -0
  219. package/dist/node/sampleUniswapPayload.mjs +198 -0
  220. package/dist/node/sampleUniswapPayload.mjs.map +1 -0
  221. package/dist/node/useAppThemeDecorator.d.mts +4 -0
  222. package/dist/node/useAppThemeDecorator.d.mts.map +1 -0
  223. package/dist/node/useAppThemeDecorator.d.ts +4 -0
  224. package/dist/node/useAppThemeDecorator.d.ts.map +1 -0
  225. package/dist/node/useAppThemeDecorator.js +47 -0
  226. package/dist/node/useAppThemeDecorator.js.map +1 -0
  227. package/dist/node/useAppThemeDecorator.mjs +23 -0
  228. package/dist/node/useAppThemeDecorator.mjs.map +1 -0
  229. package/package.json +24 -24
  230. package/dist/DeprecateStory.d.mts.map +0 -1
  231. package/dist/DeprecateStory.d.ts.map +0 -1
  232. package/dist/WithMapboxSetup.d.mts.map +0 -1
  233. package/dist/WithMapboxSetup.d.ts.map +0 -1
  234. package/dist/WithRefDecorator.d.mts.map +0 -1
  235. package/dist/WithRefDecorator.d.ts.map +0 -1
  236. package/dist/defaultSeedPhrase.d.mts.map +0 -1
  237. package/dist/defaultSeedPhrase.d.ts.map +0 -1
  238. package/dist/index.d.mts.map +0 -1
  239. package/dist/index.d.ts.map +0 -1
  240. package/dist/index.js +0 -896
  241. package/dist/index.js.map +0 -1
  242. package/dist/index.mjs +0 -846
  243. package/dist/index.mjs.map +0 -1
  244. package/dist/sampleAddressHistory.d.mts.map +0 -1
  245. package/dist/sampleAddressHistory.d.ts.map +0 -1
  246. package/dist/sampleBlock.d.mts.map +0 -1
  247. package/dist/sampleBlock.d.ts.map +0 -1
  248. package/dist/sampleCoinGeckoPayload.d.mts.map +0 -1
  249. package/dist/sampleCoinGeckoPayload.d.ts.map +0 -1
  250. package/dist/sampleEthereumGasDivinerPayload.d.mts.map +0 -1
  251. package/dist/sampleEthereumGasDivinerPayload.d.ts.map +0 -1
  252. package/dist/sampleGasPricePayloads/blocknative.d.mts.map +0 -1
  253. package/dist/sampleGasPricePayloads/blocknative.d.ts.map +0 -1
  254. package/dist/sampleGasPricePayloads/ethGasStation.d.mts.map +0 -1
  255. package/dist/sampleGasPricePayloads/ethGasStation.d.ts.map +0 -1
  256. package/dist/sampleGasPricePayloads/etherchainV1.d.mts.map +0 -1
  257. package/dist/sampleGasPricePayloads/etherchainV1.d.ts.map +0 -1
  258. package/dist/sampleGasPricePayloads/etherchainV2.d.mts.map +0 -1
  259. package/dist/sampleGasPricePayloads/etherchainV2.d.ts.map +0 -1
  260. package/dist/sampleGasPricePayloads/ethers.d.mts.map +0 -1
  261. package/dist/sampleGasPricePayloads/ethers.d.ts.map +0 -1
  262. package/dist/sampleGasPricePayloads/etherscan.d.mts.map +0 -1
  263. package/dist/sampleGasPricePayloads/etherscan.d.ts.map +0 -1
  264. package/dist/sampleGasPricePayloads/index.d.mts.map +0 -1
  265. package/dist/sampleGasPricePayloads/index.d.ts.map +0 -1
  266. package/dist/samplePayload.d.mts.map +0 -1
  267. package/dist/samplePayload.d.ts.map +0 -1
  268. package/dist/sampleUniswapPayload.d.mts.map +0 -1
  269. package/dist/sampleUniswapPayload.d.ts.map +0 -1
  270. package/dist/useAppThemeDecorator.d.mts.map +0 -1
  271. package/dist/useAppThemeDecorator.d.ts.map +0 -1
  272. /package/dist/{DeprecateStory.d.mts → browser/DeprecateStory.d.mts} +0 -0
  273. /package/dist/{DeprecateStory.d.ts → browser/DeprecateStory.d.ts} +0 -0
  274. /package/dist/{WithMapboxSetup.d.mts → browser/WithMapboxSetup.d.mts} +0 -0
  275. /package/dist/{WithMapboxSetup.d.ts → browser/WithMapboxSetup.d.ts} +0 -0
  276. /package/dist/{WithRefDecorator.d.mts → browser/WithRefDecorator.d.mts} +0 -0
  277. /package/dist/{WithRefDecorator.d.ts → browser/WithRefDecorator.d.ts} +0 -0
  278. /package/dist/{defaultSeedPhrase.d.mts → browser/defaultSeedPhrase.d.mts} +0 -0
  279. /package/dist/{defaultSeedPhrase.d.ts → browser/defaultSeedPhrase.d.ts} +0 -0
  280. /package/dist/{index.d.mts → browser/index.d.mts} +0 -0
  281. /package/dist/{index.d.ts → browser/index.d.ts} +0 -0
  282. /package/dist/{sampleAddressHistory.d.mts → browser/sampleAddressHistory.d.mts} +0 -0
  283. /package/dist/{sampleAddressHistory.d.ts → browser/sampleAddressHistory.d.ts} +0 -0
  284. /package/dist/{sampleBlock.d.mts → browser/sampleBlock.d.mts} +0 -0
  285. /package/dist/{sampleBlock.d.ts → browser/sampleBlock.d.ts} +0 -0
  286. /package/dist/{sampleCoinGeckoPayload.d.mts → browser/sampleCoinGeckoPayload.d.mts} +0 -0
  287. /package/dist/{sampleCoinGeckoPayload.d.ts → browser/sampleCoinGeckoPayload.d.ts} +0 -0
  288. /package/dist/{sampleEthereumGasDivinerPayload.d.mts → browser/sampleEthereumGasDivinerPayload.d.mts} +0 -0
  289. /package/dist/{sampleEthereumGasDivinerPayload.d.ts → browser/sampleEthereumGasDivinerPayload.d.ts} +0 -0
  290. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/blocknative.d.mts +0 -0
  291. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/blocknative.d.ts +0 -0
  292. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/ethGasStation.d.mts +0 -0
  293. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/ethGasStation.d.ts +0 -0
  294. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/etherchainV1.d.mts +0 -0
  295. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/etherchainV1.d.ts +0 -0
  296. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/etherchainV2.d.mts +0 -0
  297. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/etherchainV2.d.ts +0 -0
  298. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/ethers.d.mts +0 -0
  299. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/ethers.d.ts +0 -0
  300. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/etherscan.d.mts +0 -0
  301. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/etherscan.d.ts +0 -0
  302. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/index.d.mts +0 -0
  303. /package/dist/{sampleGasPricePayloads → browser/sampleGasPricePayloads}/index.d.ts +0 -0
  304. /package/dist/{samplePayload.d.mts → browser/samplePayload.d.mts} +0 -0
  305. /package/dist/{samplePayload.d.ts → browser/samplePayload.d.ts} +0 -0
  306. /package/dist/{sampleUniswapPayload.d.mts → browser/sampleUniswapPayload.d.mts} +0 -0
  307. /package/dist/{sampleUniswapPayload.d.ts → browser/sampleUniswapPayload.d.ts} +0 -0
  308. /package/dist/{useAppThemeDecorator.d.mts → browser/useAppThemeDecorator.d.mts} +0 -0
  309. /package/dist/{useAppThemeDecorator.d.ts → browser/useAppThemeDecorator.d.ts} +0 -0
@@ -0,0 +1,24 @@
1
+ export declare const sampleEthereumGasDivinerPayload: {
2
+ baseFee: number;
3
+ feePerGas: {
4
+ high: number;
5
+ low: number;
6
+ medium: number;
7
+ veryHigh: number;
8
+ };
9
+ priorityFeePerGas: {
10
+ high: number;
11
+ low: number;
12
+ medium: number;
13
+ veryHigh: number;
14
+ };
15
+ schema: string;
16
+ timestamp: number;
17
+ };
18
+ export declare const sampleEthereumGasDivinerPayloadMissingFees: {
19
+ feePerGas: {};
20
+ priorityFeePerGas: {};
21
+ schema: string;
22
+ timestamp: number;
23
+ };
24
+ //# sourceMappingURL=sampleEthereumGasDivinerPayload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sampleEthereumGasDivinerPayload.d.ts","sourceRoot":"","sources":["../../src/sampleEthereumGasDivinerPayload.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;CAgB3C,CAAA;AAED,eAAO,MAAM,0CAA0C;;;;;CAKtD,CAAA"}
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var sampleEthereumGasDivinerPayload_exports = {};
20
+ __export(sampleEthereumGasDivinerPayload_exports, {
21
+ sampleEthereumGasDivinerPayload: () => sampleEthereumGasDivinerPayload,
22
+ sampleEthereumGasDivinerPayloadMissingFees: () => sampleEthereumGasDivinerPayloadMissingFees
23
+ });
24
+ module.exports = __toCommonJS(sampleEthereumGasDivinerPayload_exports);
25
+ const sampleEthereumGasDivinerPayload = {
26
+ baseFee: 13.3646505198,
27
+ feePerGas: {
28
+ high: 17.3060964302,
29
+ low: 12.155000000000001,
30
+ medium: 12.5625,
31
+ veryHigh: 16.5462485885
32
+ },
33
+ priorityFeePerGas: {
34
+ high: 1.075,
35
+ low: 0.7466666666666667,
36
+ medium: 0.8566666666666668,
37
+ veryHigh: 1.2766666666666666
38
+ },
39
+ schema: "network.xyo.blockchain.ethereum.gas",
40
+ timestamp: 1669819808305
41
+ };
42
+ const sampleEthereumGasDivinerPayloadMissingFees = {
43
+ feePerGas: {},
44
+ priorityFeePerGas: {},
45
+ schema: "network.xyo.blockchain.ethereum.gas",
46
+ timestamp: 1659071465718
47
+ };
48
+ // Annotate the CommonJS export names for ESM import in node:
49
+ 0 && (module.exports = {
50
+ sampleEthereumGasDivinerPayload,
51
+ sampleEthereumGasDivinerPayloadMissingFees
52
+ });
53
+ //# sourceMappingURL=sampleEthereumGasDivinerPayload.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/sampleEthereumGasDivinerPayload.ts"],"sourcesContent":["export const sampleEthereumGasDivinerPayload = {\n baseFee: 13.3646505198,\n feePerGas: {\n high: 17.3060964302,\n low: 12.155000000000001,\n medium: 12.5625,\n veryHigh: 16.5462485885,\n },\n priorityFeePerGas: {\n high: 1.075,\n low: 0.7466666666666667,\n medium: 0.8566666666666668,\n veryHigh: 1.2766666666666666,\n },\n schema: 'network.xyo.blockchain.ethereum.gas',\n timestamp: 1669819808305,\n}\n\nexport const sampleEthereumGasDivinerPayloadMissingFees = {\n feePerGas: {},\n priorityFeePerGas: {},\n schema: 'network.xyo.blockchain.ethereum.gas',\n timestamp: 1659071465718,\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,MAAM,kCAAkC;AAAA,EAC7C,SAAS;AAAA,EACT,WAAW;AAAA,IACT,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,UAAU;AAAA,EACZ;AAAA,EACA,mBAAmB;AAAA,IACjB,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,UAAU;AAAA,EACZ;AAAA,EACA,QAAQ;AAAA,EACR,WAAW;AACb;AAEO,MAAM,6CAA6C;AAAA,EACxD,WAAW,CAAC;AAAA,EACZ,mBAAmB,CAAC;AAAA,EACpB,QAAQ;AAAA,EACR,WAAW;AACb;","names":[]}
@@ -0,0 +1,28 @@
1
+ const sampleEthereumGasDivinerPayload = {
2
+ baseFee: 13.3646505198,
3
+ feePerGas: {
4
+ high: 17.3060964302,
5
+ low: 12.155000000000001,
6
+ medium: 12.5625,
7
+ veryHigh: 16.5462485885
8
+ },
9
+ priorityFeePerGas: {
10
+ high: 1.075,
11
+ low: 0.7466666666666667,
12
+ medium: 0.8566666666666668,
13
+ veryHigh: 1.2766666666666666
14
+ },
15
+ schema: "network.xyo.blockchain.ethereum.gas",
16
+ timestamp: 1669819808305
17
+ };
18
+ const sampleEthereumGasDivinerPayloadMissingFees = {
19
+ feePerGas: {},
20
+ priorityFeePerGas: {},
21
+ schema: "network.xyo.blockchain.ethereum.gas",
22
+ timestamp: 1659071465718
23
+ };
24
+ export {
25
+ sampleEthereumGasDivinerPayload,
26
+ sampleEthereumGasDivinerPayloadMissingFees
27
+ };
28
+ //# sourceMappingURL=sampleEthereumGasDivinerPayload.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/sampleEthereumGasDivinerPayload.ts"],"sourcesContent":["export const sampleEthereumGasDivinerPayload = {\n baseFee: 13.3646505198,\n feePerGas: {\n high: 17.3060964302,\n low: 12.155000000000001,\n medium: 12.5625,\n veryHigh: 16.5462485885,\n },\n priorityFeePerGas: {\n high: 1.075,\n low: 0.7466666666666667,\n medium: 0.8566666666666668,\n veryHigh: 1.2766666666666666,\n },\n schema: 'network.xyo.blockchain.ethereum.gas',\n timestamp: 1669819808305,\n}\n\nexport const sampleEthereumGasDivinerPayloadMissingFees = {\n feePerGas: {},\n priorityFeePerGas: {},\n schema: 'network.xyo.blockchain.ethereum.gas',\n timestamp: 1659071465718,\n}\n"],"mappings":"AAAO,MAAM,kCAAkC;AAAA,EAC7C,SAAS;AAAA,EACT,WAAW;AAAA,IACT,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,UAAU;AAAA,EACZ;AAAA,EACA,mBAAmB;AAAA,IACjB,MAAM;AAAA,IACN,KAAK;AAAA,IACL,QAAQ;AAAA,IACR,UAAU;AAAA,EACZ;AAAA,EACA,QAAQ;AAAA,EACR,WAAW;AACb;AAEO,MAAM,6CAA6C;AAAA,EACxD,WAAW,CAAC;AAAA,EACZ,mBAAmB,CAAC;AAAA,EACpB,QAAQ;AAAA,EACR,WAAW;AACb;","names":[]}
@@ -0,0 +1,68 @@
1
+ export declare const sampleBlocknativeGasPricePayload: {
2
+ blockPrices: {
3
+ baseFeePerGas: number;
4
+ blockNumber: number;
5
+ estimatedPrices: {
6
+ confidence: number;
7
+ maxFeePerGas: number;
8
+ maxPriorityFeePerGas: number;
9
+ price: number;
10
+ }[];
11
+ estimatedTransactionCount: number;
12
+ }[];
13
+ currentBlockNumber: number;
14
+ estimatedBaseFees: ({
15
+ 'pending+1': {
16
+ baseFee: number;
17
+ confidence: number;
18
+ }[];
19
+ 'pending+2'?: undefined;
20
+ 'pending+3'?: undefined;
21
+ 'pending+4'?: undefined;
22
+ 'pending+5'?: undefined;
23
+ } | {
24
+ 'pending+2': {
25
+ baseFee: number;
26
+ confidence: number;
27
+ }[];
28
+ 'pending+1'?: undefined;
29
+ 'pending+3'?: undefined;
30
+ 'pending+4'?: undefined;
31
+ 'pending+5'?: undefined;
32
+ } | {
33
+ 'pending+3': {
34
+ baseFee: number;
35
+ confidence: number;
36
+ }[];
37
+ 'pending+1'?: undefined;
38
+ 'pending+2'?: undefined;
39
+ 'pending+4'?: undefined;
40
+ 'pending+5'?: undefined;
41
+ } | {
42
+ 'pending+4': {
43
+ baseFee: number;
44
+ confidence: number;
45
+ }[];
46
+ 'pending+1'?: undefined;
47
+ 'pending+2'?: undefined;
48
+ 'pending+3'?: undefined;
49
+ 'pending+5'?: undefined;
50
+ } | {
51
+ 'pending+5': {
52
+ baseFee: number;
53
+ confidence: number;
54
+ }[];
55
+ 'pending+1'?: undefined;
56
+ 'pending+2'?: undefined;
57
+ 'pending+3'?: undefined;
58
+ 'pending+4'?: undefined;
59
+ })[];
60
+ maxPrice: number;
61
+ msSinceLastBlock: number;
62
+ network: string;
63
+ schema: string;
64
+ system: string;
65
+ timestamp: number;
66
+ unit: string;
67
+ };
68
+ //# sourceMappingURL=blocknative.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blocknative.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/blocknative.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0F5C,CAAA"}
@@ -0,0 +1,68 @@
1
+ export declare const sampleBlocknativeGasPricePayload: {
2
+ blockPrices: {
3
+ baseFeePerGas: number;
4
+ blockNumber: number;
5
+ estimatedPrices: {
6
+ confidence: number;
7
+ maxFeePerGas: number;
8
+ maxPriorityFeePerGas: number;
9
+ price: number;
10
+ }[];
11
+ estimatedTransactionCount: number;
12
+ }[];
13
+ currentBlockNumber: number;
14
+ estimatedBaseFees: ({
15
+ 'pending+1': {
16
+ baseFee: number;
17
+ confidence: number;
18
+ }[];
19
+ 'pending+2'?: undefined;
20
+ 'pending+3'?: undefined;
21
+ 'pending+4'?: undefined;
22
+ 'pending+5'?: undefined;
23
+ } | {
24
+ 'pending+2': {
25
+ baseFee: number;
26
+ confidence: number;
27
+ }[];
28
+ 'pending+1'?: undefined;
29
+ 'pending+3'?: undefined;
30
+ 'pending+4'?: undefined;
31
+ 'pending+5'?: undefined;
32
+ } | {
33
+ 'pending+3': {
34
+ baseFee: number;
35
+ confidence: number;
36
+ }[];
37
+ 'pending+1'?: undefined;
38
+ 'pending+2'?: undefined;
39
+ 'pending+4'?: undefined;
40
+ 'pending+5'?: undefined;
41
+ } | {
42
+ 'pending+4': {
43
+ baseFee: number;
44
+ confidence: number;
45
+ }[];
46
+ 'pending+1'?: undefined;
47
+ 'pending+2'?: undefined;
48
+ 'pending+3'?: undefined;
49
+ 'pending+5'?: undefined;
50
+ } | {
51
+ 'pending+5': {
52
+ baseFee: number;
53
+ confidence: number;
54
+ }[];
55
+ 'pending+1'?: undefined;
56
+ 'pending+2'?: undefined;
57
+ 'pending+3'?: undefined;
58
+ 'pending+4'?: undefined;
59
+ })[];
60
+ maxPrice: number;
61
+ msSinceLastBlock: number;
62
+ network: string;
63
+ schema: string;
64
+ system: string;
65
+ timestamp: number;
66
+ unit: string;
67
+ };
68
+ //# sourceMappingURL=blocknative.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blocknative.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/blocknative.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0F5C,CAAA"}
@@ -0,0 +1,119 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var blocknative_exports = {};
20
+ __export(blocknative_exports, {
21
+ sampleBlocknativeGasPricePayload: () => sampleBlocknativeGasPricePayload
22
+ });
23
+ module.exports = __toCommonJS(blocknative_exports);
24
+ const sampleBlocknativeGasPricePayload = {
25
+ blockPrices: [
26
+ {
27
+ baseFeePerGas: 26.32847478,
28
+ blockNumber: 16134624,
29
+ estimatedPrices: [
30
+ {
31
+ confidence: 99,
32
+ maxFeePerGas: 41.86,
33
+ maxPriorityFeePerGas: 1.18,
34
+ price: 27
35
+ },
36
+ {
37
+ confidence: 95,
38
+ maxFeePerGas: 41.54,
39
+ maxPriorityFeePerGas: 0.86,
40
+ price: 27
41
+ },
42
+ {
43
+ confidence: 90,
44
+ maxFeePerGas: 41.15,
45
+ maxPriorityFeePerGas: 0.47,
46
+ price: 26
47
+ },
48
+ {
49
+ confidence: 80,
50
+ maxFeePerGas: 41,
51
+ maxPriorityFeePerGas: 0.32,
52
+ price: 26
53
+ },
54
+ {
55
+ confidence: 70,
56
+ maxFeePerGas: 40.93,
57
+ maxPriorityFeePerGas: 0.25,
58
+ price: 26
59
+ }
60
+ ],
61
+ estimatedTransactionCount: 186
62
+ }
63
+ ],
64
+ currentBlockNumber: 16134623,
65
+ estimatedBaseFees: [
66
+ {
67
+ "pending+1": [
68
+ {
69
+ baseFee: 29.62,
70
+ confidence: 99
71
+ }
72
+ ]
73
+ },
74
+ {
75
+ "pending+2": [
76
+ {
77
+ baseFee: 33.33,
78
+ confidence: 99
79
+ }
80
+ ]
81
+ },
82
+ {
83
+ "pending+3": [
84
+ {
85
+ baseFee: 37.4,
86
+ confidence: 99
87
+ }
88
+ ]
89
+ },
90
+ {
91
+ "pending+4": [
92
+ {
93
+ baseFee: 39.26,
94
+ confidence: 99
95
+ }
96
+ ]
97
+ },
98
+ {
99
+ "pending+5": [
100
+ {
101
+ baseFee: 40.68,
102
+ confidence: 99
103
+ }
104
+ ]
105
+ }
106
+ ],
107
+ maxPrice: 64,
108
+ msSinceLastBlock: 9645,
109
+ network: "main",
110
+ schema: "network.xyo.blockchain.ethereum.gas.blocknative",
111
+ system: "ethereum",
112
+ timestamp: 1670437800246,
113
+ unit: "gwei"
114
+ };
115
+ // Annotate the CommonJS export names for ESM import in node:
116
+ 0 && (module.exports = {
117
+ sampleBlocknativeGasPricePayload
118
+ });
119
+ //# sourceMappingURL=blocknative.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/sampleGasPricePayloads/blocknative.ts"],"sourcesContent":["export const sampleBlocknativeGasPricePayload = {\n blockPrices: [\n {\n baseFeePerGas: 26.32847478,\n blockNumber: 16134624,\n estimatedPrices: [\n {\n confidence: 99,\n maxFeePerGas: 41.86,\n maxPriorityFeePerGas: 1.18,\n price: 27,\n },\n {\n confidence: 95,\n maxFeePerGas: 41.54,\n maxPriorityFeePerGas: 0.86,\n price: 27,\n },\n {\n confidence: 90,\n maxFeePerGas: 41.15,\n maxPriorityFeePerGas: 0.47,\n price: 26,\n },\n {\n confidence: 80,\n maxFeePerGas: 41,\n maxPriorityFeePerGas: 0.32,\n price: 26,\n },\n {\n confidence: 70,\n maxFeePerGas: 40.93,\n maxPriorityFeePerGas: 0.25,\n price: 26,\n },\n ],\n estimatedTransactionCount: 186,\n },\n ],\n currentBlockNumber: 16134623,\n estimatedBaseFees: [\n {\n 'pending+1': [\n {\n baseFee: 29.62,\n confidence: 99,\n },\n ],\n },\n {\n 'pending+2': [\n {\n baseFee: 33.33,\n confidence: 99,\n },\n ],\n },\n {\n 'pending+3': [\n {\n baseFee: 37.4,\n confidence: 99,\n },\n ],\n },\n {\n 'pending+4': [\n {\n baseFee: 39.26,\n confidence: 99,\n },\n ],\n },\n {\n 'pending+5': [\n {\n baseFee: 40.68,\n confidence: 99,\n },\n ],\n },\n ],\n maxPrice: 64,\n msSinceLastBlock: 9645,\n network: 'main',\n schema: 'network.xyo.blockchain.ethereum.gas.blocknative',\n system: 'ethereum',\n timestamp: 1670437800246,\n unit: 'gwei',\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,MAAM,mCAAmC;AAAA,EAC9C,aAAa;AAAA,IACX;AAAA,MACE,eAAe;AAAA,MACf,aAAa;AAAA,MACb,iBAAiB;AAAA,QACf;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,QACA;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,QACA;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,QACA;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,QACA;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,MACF;AAAA,MACA,2BAA2B;AAAA,IAC7B;AAAA,EACF;AAAA,EACA,oBAAoB;AAAA,EACpB,mBAAmB;AAAA,IACjB;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,IACA;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,IACA;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,IACA;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,IACA;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,EACF;AAAA,EACA,UAAU;AAAA,EACV,kBAAkB;AAAA,EAClB,SAAS;AAAA,EACT,QAAQ;AAAA,EACR,QAAQ;AAAA,EACR,WAAW;AAAA,EACX,MAAM;AACR;","names":[]}
@@ -0,0 +1,95 @@
1
+ const sampleBlocknativeGasPricePayload = {
2
+ blockPrices: [
3
+ {
4
+ baseFeePerGas: 26.32847478,
5
+ blockNumber: 16134624,
6
+ estimatedPrices: [
7
+ {
8
+ confidence: 99,
9
+ maxFeePerGas: 41.86,
10
+ maxPriorityFeePerGas: 1.18,
11
+ price: 27
12
+ },
13
+ {
14
+ confidence: 95,
15
+ maxFeePerGas: 41.54,
16
+ maxPriorityFeePerGas: 0.86,
17
+ price: 27
18
+ },
19
+ {
20
+ confidence: 90,
21
+ maxFeePerGas: 41.15,
22
+ maxPriorityFeePerGas: 0.47,
23
+ price: 26
24
+ },
25
+ {
26
+ confidence: 80,
27
+ maxFeePerGas: 41,
28
+ maxPriorityFeePerGas: 0.32,
29
+ price: 26
30
+ },
31
+ {
32
+ confidence: 70,
33
+ maxFeePerGas: 40.93,
34
+ maxPriorityFeePerGas: 0.25,
35
+ price: 26
36
+ }
37
+ ],
38
+ estimatedTransactionCount: 186
39
+ }
40
+ ],
41
+ currentBlockNumber: 16134623,
42
+ estimatedBaseFees: [
43
+ {
44
+ "pending+1": [
45
+ {
46
+ baseFee: 29.62,
47
+ confidence: 99
48
+ }
49
+ ]
50
+ },
51
+ {
52
+ "pending+2": [
53
+ {
54
+ baseFee: 33.33,
55
+ confidence: 99
56
+ }
57
+ ]
58
+ },
59
+ {
60
+ "pending+3": [
61
+ {
62
+ baseFee: 37.4,
63
+ confidence: 99
64
+ }
65
+ ]
66
+ },
67
+ {
68
+ "pending+4": [
69
+ {
70
+ baseFee: 39.26,
71
+ confidence: 99
72
+ }
73
+ ]
74
+ },
75
+ {
76
+ "pending+5": [
77
+ {
78
+ baseFee: 40.68,
79
+ confidence: 99
80
+ }
81
+ ]
82
+ }
83
+ ],
84
+ maxPrice: 64,
85
+ msSinceLastBlock: 9645,
86
+ network: "main",
87
+ schema: "network.xyo.blockchain.ethereum.gas.blocknative",
88
+ system: "ethereum",
89
+ timestamp: 1670437800246,
90
+ unit: "gwei"
91
+ };
92
+ export {
93
+ sampleBlocknativeGasPricePayload
94
+ };
95
+ //# sourceMappingURL=blocknative.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/sampleGasPricePayloads/blocknative.ts"],"sourcesContent":["export const sampleBlocknativeGasPricePayload = {\n blockPrices: [\n {\n baseFeePerGas: 26.32847478,\n blockNumber: 16134624,\n estimatedPrices: [\n {\n confidence: 99,\n maxFeePerGas: 41.86,\n maxPriorityFeePerGas: 1.18,\n price: 27,\n },\n {\n confidence: 95,\n maxFeePerGas: 41.54,\n maxPriorityFeePerGas: 0.86,\n price: 27,\n },\n {\n confidence: 90,\n maxFeePerGas: 41.15,\n maxPriorityFeePerGas: 0.47,\n price: 26,\n },\n {\n confidence: 80,\n maxFeePerGas: 41,\n maxPriorityFeePerGas: 0.32,\n price: 26,\n },\n {\n confidence: 70,\n maxFeePerGas: 40.93,\n maxPriorityFeePerGas: 0.25,\n price: 26,\n },\n ],\n estimatedTransactionCount: 186,\n },\n ],\n currentBlockNumber: 16134623,\n estimatedBaseFees: [\n {\n 'pending+1': [\n {\n baseFee: 29.62,\n confidence: 99,\n },\n ],\n },\n {\n 'pending+2': [\n {\n baseFee: 33.33,\n confidence: 99,\n },\n ],\n },\n {\n 'pending+3': [\n {\n baseFee: 37.4,\n confidence: 99,\n },\n ],\n },\n {\n 'pending+4': [\n {\n baseFee: 39.26,\n confidence: 99,\n },\n ],\n },\n {\n 'pending+5': [\n {\n baseFee: 40.68,\n confidence: 99,\n },\n ],\n },\n ],\n maxPrice: 64,\n msSinceLastBlock: 9645,\n network: 'main',\n schema: 'network.xyo.blockchain.ethereum.gas.blocknative',\n system: 'ethereum',\n timestamp: 1670437800246,\n unit: 'gwei',\n}\n"],"mappings":"AAAO,MAAM,mCAAmC;AAAA,EAC9C,aAAa;AAAA,IACX;AAAA,MACE,eAAe;AAAA,MACf,aAAa;AAAA,MACb,iBAAiB;AAAA,QACf;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,QACA;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,QACA;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,QACA;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,QACA;AAAA,UACE,YAAY;AAAA,UACZ,cAAc;AAAA,UACd,sBAAsB;AAAA,UACtB,OAAO;AAAA,QACT;AAAA,MACF;AAAA,MACA,2BAA2B;AAAA,IAC7B;AAAA,EACF;AAAA,EACA,oBAAoB;AAAA,EACpB,mBAAmB;AAAA,IACjB;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,IACA;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,IACA;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,IACA;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,IACA;AAAA,MACE,aAAa;AAAA,QACX;AAAA,UACE,SAAS;AAAA,UACT,YAAY;AAAA,QACd;AAAA,MACF;AAAA,IACF;AAAA,EACF;AAAA,EACA,UAAU;AAAA,EACV,kBAAkB;AAAA,EAClB,SAAS;AAAA,EACT,QAAQ;AAAA,EACR,QAAQ;AAAA,EACR,WAAW;AAAA,EACX,MAAM;AACR;","names":[]}
@@ -0,0 +1,19 @@
1
+ export declare const sampleEthGasStationGasPricePayload: {
2
+ baseFee: number;
3
+ blockNumber: number;
4
+ blockTime: number;
5
+ gasPrice: {
6
+ fast: number;
7
+ instant: number;
8
+ standard: number;
9
+ };
10
+ nextBaseFee: number;
11
+ priorityFee: {
12
+ fast: number;
13
+ instant: number;
14
+ standard: number;
15
+ };
16
+ schema: string;
17
+ timestamp: number;
18
+ };
19
+ //# sourceMappingURL=ethGasStation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ethGasStation.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiB9C,CAAA"}
@@ -0,0 +1,19 @@
1
+ export declare const sampleEthGasStationGasPricePayload: {
2
+ baseFee: number;
3
+ blockNumber: number;
4
+ blockTime: number;
5
+ gasPrice: {
6
+ fast: number;
7
+ instant: number;
8
+ standard: number;
9
+ };
10
+ nextBaseFee: number;
11
+ priorityFee: {
12
+ fast: number;
13
+ instant: number;
14
+ standard: number;
15
+ };
16
+ schema: string;
17
+ timestamp: number;
18
+ };
19
+ //# sourceMappingURL=ethGasStation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ethGasStation.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,kCAAkC;;;;;;;;;;;;;;;;;CAiB9C,CAAA"}
@@ -0,0 +1,46 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var ethGasStation_exports = {};
20
+ __export(ethGasStation_exports, {
21
+ sampleEthGasStationGasPricePayload: () => sampleEthGasStationGasPricePayload
22
+ });
23
+ module.exports = __toCommonJS(ethGasStation_exports);
24
+ const sampleEthGasStationGasPricePayload = {
25
+ baseFee: 37,
26
+ blockNumber: 16134572,
27
+ blockTime: 11.88,
28
+ gasPrice: {
29
+ fast: 84,
30
+ instant: 97,
31
+ standard: 53
32
+ },
33
+ nextBaseFee: 37,
34
+ priorityFee: {
35
+ fast: 5,
36
+ instant: 14,
37
+ standard: 2
38
+ },
39
+ schema: "network.xyo.blockchain.ethereum.gas.ethgasstation",
40
+ timestamp: 1670437200687
41
+ };
42
+ // Annotate the CommonJS export names for ESM import in node:
43
+ 0 && (module.exports = {
44
+ sampleEthGasStationGasPricePayload
45
+ });
46
+ //# sourceMappingURL=ethGasStation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"sourcesContent":["export const sampleEthGasStationGasPricePayload = {\n baseFee: 37,\n blockNumber: 16134572,\n blockTime: 11.88,\n gasPrice: {\n fast: 84,\n instant: 97,\n standard: 53,\n },\n nextBaseFee: 37,\n priorityFee: {\n fast: 5,\n instant: 14,\n standard: 2,\n },\n schema: 'network.xyo.blockchain.ethereum.gas.ethgasstation',\n timestamp: 1670437200687,\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,MAAM,qCAAqC;AAAA,EAChD,SAAS;AAAA,EACT,aAAa;AAAA,EACb,WAAW;AAAA,EACX,UAAU;AAAA,IACR,MAAM;AAAA,IACN,SAAS;AAAA,IACT,UAAU;AAAA,EACZ;AAAA,EACA,aAAa;AAAA,EACb,aAAa;AAAA,IACX,MAAM;AAAA,IACN,SAAS;AAAA,IACT,UAAU;AAAA,EACZ;AAAA,EACA,QAAQ;AAAA,EACR,WAAW;AACb;","names":[]}
@@ -0,0 +1,22 @@
1
+ const sampleEthGasStationGasPricePayload = {
2
+ baseFee: 37,
3
+ blockNumber: 16134572,
4
+ blockTime: 11.88,
5
+ gasPrice: {
6
+ fast: 84,
7
+ instant: 97,
8
+ standard: 53
9
+ },
10
+ nextBaseFee: 37,
11
+ priorityFee: {
12
+ fast: 5,
13
+ instant: 14,
14
+ standard: 2
15
+ },
16
+ schema: "network.xyo.blockchain.ethereum.gas.ethgasstation",
17
+ timestamp: 1670437200687
18
+ };
19
+ export {
20
+ sampleEthGasStationGasPricePayload
21
+ };
22
+ //# sourceMappingURL=ethGasStation.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/sampleGasPricePayloads/ethGasStation.ts"],"sourcesContent":["export const sampleEthGasStationGasPricePayload = {\n baseFee: 37,\n blockNumber: 16134572,\n blockTime: 11.88,\n gasPrice: {\n fast: 84,\n instant: 97,\n standard: 53,\n },\n nextBaseFee: 37,\n priorityFee: {\n fast: 5,\n instant: 14,\n standard: 2,\n },\n schema: 'network.xyo.blockchain.ethereum.gas.ethgasstation',\n timestamp: 1670437200687,\n}\n"],"mappings":"AAAO,MAAM,qCAAqC;AAAA,EAChD,SAAS;AAAA,EACT,aAAa;AAAA,EACb,WAAW;AAAA,EACX,UAAU;AAAA,IACR,MAAM;AAAA,IACN,SAAS;AAAA,IACT,UAAU;AAAA,EACZ;AAAA,EACA,aAAa;AAAA,EACb,aAAa;AAAA,IACX,MAAM;AAAA,IACN,SAAS;AAAA,IACT,UAAU;AAAA,EACZ;AAAA,EACA,QAAQ;AAAA,EACR,WAAW;AACb;","names":[]}
@@ -0,0 +1,11 @@
1
+ export declare const sampleEtherchainV1GasPricePayload: {
2
+ currentBaseFee: number;
3
+ fast: number;
4
+ fastest: number;
5
+ recommendedBaseFee: number;
6
+ safeLow: number;
7
+ schema: string;
8
+ standard: number;
9
+ timestamp: number;
10
+ };
11
+ //# sourceMappingURL=etherchainV1.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"etherchainV1.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV1.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;CAS7C,CAAA"}
@@ -0,0 +1,11 @@
1
+ export declare const sampleEtherchainV1GasPricePayload: {
2
+ currentBaseFee: number;
3
+ fast: number;
4
+ fastest: number;
5
+ recommendedBaseFee: number;
6
+ safeLow: number;
7
+ schema: string;
8
+ standard: number;
9
+ timestamp: number;
10
+ };
11
+ //# sourceMappingURL=etherchainV1.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"etherchainV1.d.ts","sourceRoot":"","sources":["../../../src/sampleGasPricePayloads/etherchainV1.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iCAAiC;;;;;;;;;CAS7C,CAAA"}