@hashgraphonline/standards-sdk 0.0.95 → 0.0.97

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 (270) hide show
  1. package/dist/es/hcs-10/base-client.d.ts +14 -3
  2. package/dist/es/hcs-10/base-client.d.ts.map +1 -1
  3. package/dist/es/hcs-10/connections-manager.d.ts +51 -0
  4. package/dist/es/hcs-10/connections-manager.d.ts.map +1 -1
  5. package/dist/es/hcs-10/sdk.d.ts +38 -1
  6. package/dist/es/hcs-10/sdk.d.ts.map +1 -1
  7. package/dist/es/hcs-10/types.d.ts +9 -3
  8. package/dist/es/hcs-10/types.d.ts.map +1 -1
  9. package/dist/es/services/index.d.ts +1 -0
  10. package/dist/es/services/index.d.ts.map +1 -1
  11. package/dist/es/services/mirror-node.d.ts +17 -1
  12. package/dist/es/services/mirror-node.d.ts.map +1 -1
  13. package/dist/es/services/types.d.ts +24 -0
  14. package/dist/es/services/types.d.ts.map +1 -1
  15. package/dist/es/standards-sdk.es.js +6 -4
  16. package/dist/es/standards-sdk.es.js.map +1 -1
  17. package/dist/es/standards-sdk.es10.js +66 -0
  18. package/dist/es/standards-sdk.es10.js.map +1 -1
  19. package/dist/es/standards-sdk.es100.js +4 -13
  20. package/dist/es/standards-sdk.es100.js.map +1 -1
  21. package/dist/es/standards-sdk.es101.js +4 -13
  22. package/dist/es/standards-sdk.es101.js.map +1 -1
  23. package/dist/es/standards-sdk.es102.js +15 -31
  24. package/dist/es/standards-sdk.es102.js.map +1 -1
  25. package/dist/es/standards-sdk.es103.js +4 -14
  26. package/dist/es/standards-sdk.es103.js.map +1 -1
  27. package/dist/es/standards-sdk.es104.js +39 -4
  28. package/dist/es/standards-sdk.es104.js.map +1 -1
  29. package/dist/es/standards-sdk.es105.js +40 -4
  30. package/dist/es/standards-sdk.es105.js.map +1 -1
  31. package/dist/es/standards-sdk.es106.js +36 -15
  32. package/dist/es/standards-sdk.es106.js.map +1 -1
  33. package/dist/es/standards-sdk.es107.js +78 -5
  34. package/dist/es/standards-sdk.es107.js.map +1 -1
  35. package/dist/es/standards-sdk.es108.js +4 -39
  36. package/dist/es/standards-sdk.es108.js.map +1 -1
  37. package/dist/es/standards-sdk.es109.js +32 -38
  38. package/dist/es/standards-sdk.es109.js.map +1 -1
  39. package/dist/es/standards-sdk.es110.js +31 -35
  40. package/dist/es/standards-sdk.es110.js.map +1 -1
  41. package/dist/es/standards-sdk.es111.js +9 -78
  42. package/dist/es/standards-sdk.es111.js.map +1 -1
  43. package/dist/es/standards-sdk.es112.js +34 -3
  44. package/dist/es/standards-sdk.es112.js.map +1 -1
  45. package/dist/es/standards-sdk.es113.js +3 -2
  46. package/dist/es/standards-sdk.es113.js.map +1 -1
  47. package/dist/es/standards-sdk.es114.js +2 -2
  48. package/dist/es/standards-sdk.es114.js.map +1 -1
  49. package/dist/es/standards-sdk.es115.js +2 -34
  50. package/dist/es/standards-sdk.es115.js.map +1 -1
  51. package/dist/es/standards-sdk.es116.js +97 -29
  52. package/dist/es/standards-sdk.es116.js.map +1 -1
  53. package/dist/es/standards-sdk.es117.js +2 -9
  54. package/dist/es/standards-sdk.es117.js.map +1 -1
  55. package/dist/es/standards-sdk.es118.js +16 -34
  56. package/dist/es/standards-sdk.es118.js.map +1 -1
  57. package/dist/es/standards-sdk.es119.js +412 -0
  58. package/dist/es/standards-sdk.es119.js.map +1 -0
  59. package/dist/es/standards-sdk.es120.js +2285 -0
  60. package/dist/es/standards-sdk.es120.js.map +1 -0
  61. package/dist/es/standards-sdk.es121.js +7139 -0
  62. package/dist/es/standards-sdk.es121.js.map +1 -0
  63. package/dist/es/standards-sdk.es122.js +13 -0
  64. package/dist/es/standards-sdk.es122.js.map +1 -0
  65. package/dist/es/standards-sdk.es123.js +14 -0
  66. package/dist/es/standards-sdk.es123.js.map +1 -0
  67. package/dist/es/standards-sdk.es124.js +21 -0
  68. package/dist/es/standards-sdk.es124.js.map +1 -0
  69. package/dist/es/standards-sdk.es125.js +9 -0
  70. package/dist/es/standards-sdk.es125.js.map +1 -0
  71. package/dist/es/standards-sdk.es126.js +12 -0
  72. package/dist/es/standards-sdk.es126.js.map +1 -0
  73. package/dist/es/standards-sdk.es13.js +5 -5
  74. package/dist/es/standards-sdk.es15.js +1 -1
  75. package/dist/es/standards-sdk.es16.js +1 -1
  76. package/dist/es/standards-sdk.es18.js +2 -2
  77. package/dist/es/standards-sdk.es19.js +393 -387
  78. package/dist/es/standards-sdk.es19.js.map +1 -1
  79. package/dist/es/standards-sdk.es20.js +386 -315
  80. package/dist/es/standards-sdk.es20.js.map +1 -1
  81. package/dist/es/standards-sdk.es21.js +357 -128
  82. package/dist/es/standards-sdk.es21.js.map +1 -1
  83. package/dist/es/standards-sdk.es22.js +155 -7
  84. package/dist/es/standards-sdk.es22.js.map +1 -1
  85. package/dist/es/standards-sdk.es23.js +7 -1041
  86. package/dist/es/standards-sdk.es23.js.map +1 -1
  87. package/dist/es/standards-sdk.es24.js +966 -1692
  88. package/dist/es/standards-sdk.es24.js.map +1 -1
  89. package/dist/es/standards-sdk.es25.js +122 -5543
  90. package/dist/es/standards-sdk.es25.js.map +1 -1
  91. package/dist/es/standards-sdk.es26.js +7190 -3
  92. package/dist/es/standards-sdk.es26.js.map +1 -1
  93. package/dist/es/standards-sdk.es27.js +3 -2
  94. package/dist/es/standards-sdk.es27.js.map +1 -1
  95. package/dist/es/standards-sdk.es28.js +8 -4166
  96. package/dist/es/standards-sdk.es28.js.map +1 -1
  97. package/dist/es/standards-sdk.es29.js +2 -36
  98. package/dist/es/standards-sdk.es29.js.map +1 -1
  99. package/dist/es/standards-sdk.es30.js +5 -48
  100. package/dist/es/standards-sdk.es30.js.map +1 -1
  101. package/dist/es/standards-sdk.es31.js +36 -5
  102. package/dist/es/standards-sdk.es31.js.map +1 -1
  103. package/dist/es/standards-sdk.es32.js +48 -2
  104. package/dist/es/standards-sdk.es32.js.map +1 -1
  105. package/dist/es/standards-sdk.es33.js +9 -100
  106. package/dist/es/standards-sdk.es33.js.map +1 -1
  107. package/dist/es/standards-sdk.es34.js +4167 -2
  108. package/dist/es/standards-sdk.es34.js.map +1 -1
  109. package/dist/es/standards-sdk.es35.js +2 -16
  110. package/dist/es/standards-sdk.es35.js.map +1 -1
  111. package/dist/es/standards-sdk.es36.js +353 -398
  112. package/dist/es/standards-sdk.es36.js.map +1 -1
  113. package/dist/es/standards-sdk.es37.js +4 -193
  114. package/dist/es/standards-sdk.es37.js.map +1 -1
  115. package/dist/es/standards-sdk.es38.js +158 -417
  116. package/dist/es/standards-sdk.es38.js.map +1 -1
  117. package/dist/es/standards-sdk.es39.js +75 -19
  118. package/dist/es/standards-sdk.es39.js.map +1 -1
  119. package/dist/es/standards-sdk.es4.js +1 -1
  120. package/dist/es/standards-sdk.es40.js +103 -128
  121. package/dist/es/standards-sdk.es40.js.map +1 -1
  122. package/dist/es/standards-sdk.es41.js +48 -14
  123. package/dist/es/standards-sdk.es41.js.map +1 -1
  124. package/dist/es/standards-sdk.es42.js +9 -28
  125. package/dist/es/standards-sdk.es42.js.map +1 -1
  126. package/dist/es/standards-sdk.es43.js +91 -23
  127. package/dist/es/standards-sdk.es43.js.map +1 -1
  128. package/dist/es/standards-sdk.es44.js +3 -20
  129. package/dist/es/standards-sdk.es44.js.map +1 -1
  130. package/dist/es/standards-sdk.es45.js +2 -44
  131. package/dist/es/standards-sdk.es45.js.map +1 -1
  132. package/dist/es/standards-sdk.es46.js +108 -13
  133. package/dist/es/standards-sdk.es46.js.map +1 -1
  134. package/dist/es/standards-sdk.es47.js +71 -58
  135. package/dist/es/standards-sdk.es47.js.map +1 -1
  136. package/dist/es/standards-sdk.es48.js +4 -1287
  137. package/dist/es/standards-sdk.es48.js.map +1 -1
  138. package/dist/es/standards-sdk.es49.js +4 -147
  139. package/dist/es/standards-sdk.es49.js.map +1 -1
  140. package/dist/es/standards-sdk.es5.js +32 -9
  141. package/dist/es/standards-sdk.es5.js.map +1 -1
  142. package/dist/es/standards-sdk.es50.js +208 -78
  143. package/dist/es/standards-sdk.es50.js.map +1 -1
  144. package/dist/es/standards-sdk.es51.js +55 -81
  145. package/dist/es/standards-sdk.es51.js.map +1 -1
  146. package/dist/es/standards-sdk.es52.js +69 -32
  147. package/dist/es/standards-sdk.es52.js.map +1 -1
  148. package/dist/es/standards-sdk.es53.js +418 -5
  149. package/dist/es/standards-sdk.es53.js.map +1 -1
  150. package/dist/es/standards-sdk.es54.js +2 -159
  151. package/dist/es/standards-sdk.es54.js.map +1 -1
  152. package/dist/es/standards-sdk.es55.js +119 -22
  153. package/dist/es/standards-sdk.es55.js.map +1 -1
  154. package/dist/es/standards-sdk.es56.js +168 -766
  155. package/dist/es/standards-sdk.es56.js.map +1 -1
  156. package/dist/es/standards-sdk.es57.js +431 -167
  157. package/dist/es/standards-sdk.es57.js.map +1 -1
  158. package/dist/es/standards-sdk.es58.js +25 -2282
  159. package/dist/es/standards-sdk.es58.js.map +1 -1
  160. package/dist/es/standards-sdk.es59.js +125 -150
  161. package/dist/es/standards-sdk.es59.js.map +1 -1
  162. package/dist/es/standards-sdk.es60.js +13 -138
  163. package/dist/es/standards-sdk.es60.js.map +1 -1
  164. package/dist/es/standards-sdk.es61.js +21 -7128
  165. package/dist/es/standards-sdk.es61.js.map +1 -1
  166. package/dist/es/standards-sdk.es62.js +19 -11
  167. package/dist/es/standards-sdk.es62.js.map +1 -1
  168. package/dist/es/standards-sdk.es63.js +19 -25
  169. package/dist/es/standards-sdk.es63.js.map +1 -1
  170. package/dist/es/standards-sdk.es64.js +42 -24
  171. package/dist/es/standards-sdk.es64.js.map +1 -1
  172. package/dist/es/standards-sdk.es65.js +16 -36
  173. package/dist/es/standards-sdk.es65.js.map +1 -1
  174. package/dist/es/standards-sdk.es66.js +49 -407
  175. package/dist/es/standards-sdk.es66.js.map +1 -1
  176. package/dist/es/standards-sdk.es67.js +1289 -2
  177. package/dist/es/standards-sdk.es67.js.map +1 -1
  178. package/dist/es/standards-sdk.es68.js +138 -110
  179. package/dist/es/standards-sdk.es68.js.map +1 -1
  180. package/dist/es/standards-sdk.es69.js +91 -3
  181. package/dist/es/standards-sdk.es69.js.map +1 -1
  182. package/dist/es/standards-sdk.es7.js +106 -5
  183. package/dist/es/standards-sdk.es7.js.map +1 -1
  184. package/dist/es/standards-sdk.es70.js +83 -3
  185. package/dist/es/standards-sdk.es70.js.map +1 -1
  186. package/dist/es/standards-sdk.es71.js +28 -360
  187. package/dist/es/standards-sdk.es71.js.map +1 -1
  188. package/dist/es/standards-sdk.es72.js +5 -5
  189. package/dist/es/standards-sdk.es72.js.map +1 -1
  190. package/dist/es/standards-sdk.es73.js +147 -167
  191. package/dist/es/standards-sdk.es73.js.map +1 -1
  192. package/dist/es/standards-sdk.es74.js +22 -80
  193. package/dist/es/standards-sdk.es74.js.map +1 -1
  194. package/dist/es/standards-sdk.es75.js +781 -102
  195. package/dist/es/standards-sdk.es75.js.map +1 -1
  196. package/dist/es/standards-sdk.es76.js +166 -44
  197. package/dist/es/standards-sdk.es76.js.map +1 -1
  198. package/dist/es/standards-sdk.es77.js +142 -9
  199. package/dist/es/standards-sdk.es77.js.map +1 -1
  200. package/dist/es/standards-sdk.es78.js +3 -97
  201. package/dist/es/standards-sdk.es78.js.map +1 -1
  202. package/dist/es/standards-sdk.es79.js +163 -3
  203. package/dist/es/standards-sdk.es79.js.map +1 -1
  204. package/dist/es/standards-sdk.es8.js +4 -4
  205. package/dist/es/standards-sdk.es80.js +32 -2
  206. package/dist/es/standards-sdk.es80.js.map +1 -1
  207. package/dist/es/standards-sdk.es81.js +53 -103
  208. package/dist/es/standards-sdk.es81.js.map +1 -1
  209. package/dist/es/standards-sdk.es82.js +45 -69
  210. package/dist/es/standards-sdk.es82.js.map +1 -1
  211. package/dist/es/standards-sdk.es83.js +9 -5
  212. package/dist/es/standards-sdk.es83.js.map +1 -1
  213. package/dist/es/standards-sdk.es84.js +64 -4
  214. package/dist/es/standards-sdk.es84.js.map +1 -1
  215. package/dist/es/standards-sdk.es85.js +6 -221
  216. package/dist/es/standards-sdk.es85.js.map +1 -1
  217. package/dist/es/standards-sdk.es86.js +13 -56
  218. package/dist/es/standards-sdk.es86.js.map +1 -1
  219. package/dist/es/standards-sdk.es87.js +6 -68
  220. package/dist/es/standards-sdk.es87.js.map +1 -1
  221. package/dist/es/standards-sdk.es88.js +44 -31
  222. package/dist/es/standards-sdk.es88.js.map +1 -1
  223. package/dist/es/standards-sdk.es89.js +2 -63
  224. package/dist/es/standards-sdk.es89.js.map +1 -1
  225. package/dist/es/standards-sdk.es9.js +1 -1
  226. package/dist/es/standards-sdk.es90.js +133 -47
  227. package/dist/es/standards-sdk.es90.js.map +1 -1
  228. package/dist/es/standards-sdk.es91.js +172 -10
  229. package/dist/es/standards-sdk.es91.js.map +1 -1
  230. package/dist/es/standards-sdk.es92.js +17 -61
  231. package/dist/es/standards-sdk.es92.js.map +1 -1
  232. package/dist/es/standards-sdk.es93.js +27 -6
  233. package/dist/es/standards-sdk.es93.js.map +1 -1
  234. package/dist/es/standards-sdk.es94.js +25 -14
  235. package/dist/es/standards-sdk.es94.js.map +1 -1
  236. package/dist/es/standards-sdk.es95.js +38 -7
  237. package/dist/es/standards-sdk.es95.js.map +1 -1
  238. package/dist/es/standards-sdk.es96.js +12 -44
  239. package/dist/es/standards-sdk.es96.js.map +1 -1
  240. package/dist/es/standards-sdk.es97.js +13 -2
  241. package/dist/es/standards-sdk.es97.js.map +1 -1
  242. package/dist/es/standards-sdk.es98.js +30 -134
  243. package/dist/es/standards-sdk.es98.js.map +1 -1
  244. package/dist/es/standards-sdk.es99.js +14 -171
  245. package/dist/es/standards-sdk.es99.js.map +1 -1
  246. package/dist/es/utils/index.d.ts +1 -0
  247. package/dist/es/utils/index.d.ts.map +1 -1
  248. package/dist/es/utils/transaction-parser.d.ts +103 -0
  249. package/dist/es/utils/transaction-parser.d.ts.map +1 -0
  250. package/dist/umd/hcs-10/base-client.d.ts +14 -3
  251. package/dist/umd/hcs-10/base-client.d.ts.map +1 -1
  252. package/dist/umd/hcs-10/connections-manager.d.ts +51 -0
  253. package/dist/umd/hcs-10/connections-manager.d.ts.map +1 -1
  254. package/dist/umd/hcs-10/sdk.d.ts +38 -1
  255. package/dist/umd/hcs-10/sdk.d.ts.map +1 -1
  256. package/dist/umd/hcs-10/types.d.ts +9 -3
  257. package/dist/umd/hcs-10/types.d.ts.map +1 -1
  258. package/dist/umd/services/index.d.ts +1 -0
  259. package/dist/umd/services/index.d.ts.map +1 -1
  260. package/dist/umd/services/mirror-node.d.ts +17 -1
  261. package/dist/umd/services/mirror-node.d.ts.map +1 -1
  262. package/dist/umd/services/types.d.ts +24 -0
  263. package/dist/umd/services/types.d.ts.map +1 -1
  264. package/dist/umd/standards-sdk.umd.js +8 -8
  265. package/dist/umd/standards-sdk.umd.js.map +1 -1
  266. package/dist/umd/utils/index.d.ts +1 -0
  267. package/dist/umd/utils/index.d.ts.map +1 -1
  268. package/dist/umd/utils/transaction-parser.d.ts +103 -0
  269. package/dist/umd/utils/transaction-parser.d.ts.map +1 -0
  270. package/package.json +6 -2
@@ -1,796 +1,198 @@
1
- var __defProp = Object.defineProperty;
2
1
  var __typeError = (msg) => {
3
2
  throw TypeError(msg);
4
3
  };
5
- var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
6
- var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
7
4
  var __accessCheck = (obj, member, msg) => member.has(obj) || __typeError("Cannot " + msg);
8
- var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read from private field"), getter ? getter.call(obj) : member.get(obj));
9
5
  var __privateAdd = (obj, member, value) => member.has(obj) ? __typeError("Cannot add the same private member more than once") : member instanceof WeakSet ? member.add(obj) : member.set(obj, value);
10
- var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), setter ? setter.call(obj, value) : member.set(obj, value), value);
11
- var _options;
12
- import { assertPrivate } from "./standards-sdk.es49.js";
13
- import { defineProperties } from "./standards-sdk.es52.js";
14
- const _gaurd = {};
15
- function n(value, width) {
16
- let signed = false;
17
- if (width < 0) {
18
- signed = true;
19
- width *= -1;
20
- }
21
- return new Typed(_gaurd, `${signed ? "" : "u"}int${width}`, value, { signed, width });
22
- }
23
- function b(value, size) {
24
- return new Typed(_gaurd, `bytes${size ? size : ""}`, value, { size });
25
- }
26
- const _typedSymbol = Symbol.for("_ethers_typed");
27
- const _Typed = class _Typed {
28
- /**
29
- * @_ignore:
30
- */
31
- constructor(gaurd, type, value, options) {
32
- /**
33
- * The type, as a Solidity-compatible type.
34
- */
35
- __publicField(this, "type");
36
- /**
37
- * The actual value.
38
- */
39
- __publicField(this, "value");
40
- __privateAdd(this, _options);
41
- /**
42
- * @_ignore:
43
- */
44
- __publicField(this, "_typedSymbol");
45
- if (options == null) {
46
- options = null;
47
- }
48
- assertPrivate(_gaurd, gaurd, "Typed");
49
- defineProperties(this, { _typedSymbol, type, value });
50
- __privateSet(this, _options, options);
51
- this.format();
52
- }
53
- /**
54
- * Format the type as a Human-Readable type.
55
- */
56
- format() {
57
- if (this.type === "array") {
58
- throw new Error("");
59
- } else if (this.type === "dynamicArray") {
60
- throw new Error("");
61
- } else if (this.type === "tuple") {
62
- return `tuple(${this.value.map((v) => v.format()).join(",")})`;
6
+ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
7
+ var _AbiCoder_instances, getCoder_fn;
8
+ import { Writer, Reader } from "./standards-sdk.es57.js";
9
+ import { AddressCoder } from "./standards-sdk.es58.js";
10
+ import { ArrayCoder } from "./standards-sdk.es59.js";
11
+ import { BooleanCoder } from "./standards-sdk.es60.js";
12
+ import { BytesCoder } from "./standards-sdk.es61.js";
13
+ import { FixedBytesCoder } from "./standards-sdk.es62.js";
14
+ import { NullCoder } from "./standards-sdk.es63.js";
15
+ import { NumberCoder } from "./standards-sdk.es64.js";
16
+ import { StringCoder } from "./standards-sdk.es65.js";
17
+ import { TupleCoder } from "./standards-sdk.es66.js";
18
+ import { ParamType } from "./standards-sdk.es67.js";
19
+ import { assertArgument, assertArgumentCount, makeError } from "./standards-sdk.es68.js";
20
+ import { getBytes, hexlify } from "./standards-sdk.es69.js";
21
+ import { getAddress } from "./standards-sdk.es70.js";
22
+ const PanicReasons = /* @__PURE__ */ new Map();
23
+ PanicReasons.set(0, "GENERIC_PANIC");
24
+ PanicReasons.set(1, "ASSERT_FALSE");
25
+ PanicReasons.set(17, "OVERFLOW");
26
+ PanicReasons.set(18, "DIVIDE_BY_ZERO");
27
+ PanicReasons.set(33, "ENUM_RANGE_ERROR");
28
+ PanicReasons.set(34, "BAD_STORAGE_DATA");
29
+ PanicReasons.set(49, "STACK_UNDERFLOW");
30
+ PanicReasons.set(50, "ARRAY_RANGE_ERROR");
31
+ PanicReasons.set(65, "OUT_OF_MEMORY");
32
+ PanicReasons.set(81, "UNINITIALIZED_FUNCTION_CALL");
33
+ const paramTypeBytes = new RegExp(/^bytes([0-9]*)$/);
34
+ const paramTypeNumber = new RegExp(/^(u?int)([0-9]*)$/);
35
+ let defaultCoder = null;
36
+ let defaultMaxInflation = 1024;
37
+ function getBuiltinCallException(action, tx, data, abiCoder) {
38
+ let message = "missing revert data";
39
+ let reason = null;
40
+ const invocation = null;
41
+ let revert = null;
42
+ if (data) {
43
+ message = "execution reverted";
44
+ const bytes = getBytes(data);
45
+ data = hexlify(data);
46
+ if (bytes.length === 0) {
47
+ message += " (no data present; likely require(false) occurred";
48
+ reason = "require(false)";
49
+ } else if (bytes.length % 32 !== 4) {
50
+ message += " (could not decode reason; invalid data length)";
51
+ } else if (hexlify(bytes.slice(0, 4)) === "0x08c379a0") {
52
+ try {
53
+ reason = abiCoder.decode(["string"], bytes.slice(4))[0];
54
+ revert = {
55
+ signature: "Error(string)",
56
+ name: "Error",
57
+ args: [reason]
58
+ };
59
+ message += `: ${JSON.stringify(reason)}`;
60
+ } catch (error) {
61
+ message += " (could not decode reason; invalid string data)";
62
+ }
63
+ } else if (hexlify(bytes.slice(0, 4)) === "0x4e487b71") {
64
+ try {
65
+ const code = Number(abiCoder.decode(["uint256"], bytes.slice(4))[0]);
66
+ revert = {
67
+ signature: "Panic(uint256)",
68
+ name: "Panic",
69
+ args: [code]
70
+ };
71
+ reason = `Panic due to ${PanicReasons.get(code) || "UNKNOWN"}(${code})`;
72
+ message += `: ${reason}`;
73
+ } catch (error) {
74
+ message += " (could not decode panic code)";
75
+ }
76
+ } else {
77
+ message += " (unknown custom error)";
63
78
  }
64
- return this.type;
65
79
  }
66
- /**
67
- * The default value returned by this type.
68
- */
69
- defaultValue() {
70
- return 0;
71
- }
72
- /**
73
- * The minimum value for numeric types.
74
- */
75
- minValue() {
76
- return 0;
80
+ const transaction = {
81
+ to: tx.to ? getAddress(tx.to) : null,
82
+ data: tx.data || "0x"
83
+ };
84
+ if (tx.from) {
85
+ transaction.from = getAddress(tx.from);
86
+ }
87
+ return makeError(message, "CALL_EXCEPTION", {
88
+ action,
89
+ data,
90
+ reason,
91
+ transaction,
92
+ invocation,
93
+ revert
94
+ });
95
+ }
96
+ const _AbiCoder = class _AbiCoder {
97
+ constructor() {
98
+ __privateAdd(this, _AbiCoder_instances);
77
99
  }
78
100
  /**
79
- * The maximum value for numeric types.
101
+ * Get the default values for the given %%types%%.
102
+ *
103
+ * For example, a ``uint`` is by default ``0`` and ``bool``
104
+ * is by default ``false``.
80
105
  */
81
- maxValue() {
82
- return 0;
106
+ getDefaultValue(types) {
107
+ const coders = types.map((type) => __privateMethod(this, _AbiCoder_instances, getCoder_fn).call(this, ParamType.from(type)));
108
+ const coder = new TupleCoder(coders, "_");
109
+ return coder.defaultValue();
83
110
  }
84
111
  /**
85
- * Returns ``true`` and provides a type guard is this is a [[TypedBigInt]].
112
+ * Encode the %%values%% as the %%types%% into ABI data.
113
+ *
114
+ * @returns DataHexstring
86
115
  */
87
- isBigInt() {
88
- return !!this.type.match(/^u?int[0-9]+$/);
116
+ encode(types, values) {
117
+ assertArgumentCount(values.length, types.length, "types/values length mismatch");
118
+ const coders = types.map((type) => __privateMethod(this, _AbiCoder_instances, getCoder_fn).call(this, ParamType.from(type)));
119
+ const coder = new TupleCoder(coders, "_");
120
+ const writer = new Writer();
121
+ coder.encode(writer, values);
122
+ return writer.data;
89
123
  }
90
124
  /**
91
- * Returns ``true`` and provides a type guard is this is a [[TypedData]].
125
+ * Decode the ABI %%data%% as the %%types%% into values.
126
+ *
127
+ * If %%loose%% decoding is enabled, then strict padding is
128
+ * not enforced. Some older versions of Solidity incorrectly
129
+ * padded event data emitted from ``external`` functions.
92
130
  */
93
- isData() {
94
- return this.type.startsWith("bytes");
131
+ decode(types, data, loose) {
132
+ const coders = types.map((type) => __privateMethod(this, _AbiCoder_instances, getCoder_fn).call(this, ParamType.from(type)));
133
+ const coder = new TupleCoder(coders, "_");
134
+ return coder.decode(new Reader(data, loose, defaultMaxInflation));
95
135
  }
96
- /**
97
- * Returns ``true`` and provides a type guard is this is a [[TypedString]].
98
- */
99
- isString() {
100
- return this.type === "string";
136
+ static _setDefaultMaxInflation(value) {
137
+ assertArgument(typeof value === "number" && Number.isInteger(value), "invalid defaultMaxInflation factor", "value", value);
138
+ defaultMaxInflation = value;
101
139
  }
102
140
  /**
103
- * Returns the tuple name, if this is a tuple. Throws otherwise.
104
- */
105
- get tupleName() {
106
- if (this.type !== "tuple") {
107
- throw TypeError("not a tuple");
108
- }
109
- return __privateGet(this, _options);
110
- }
111
- // Returns the length of this type as an array
112
- // - `null` indicates the length is unforced, it could be dynamic
113
- // - `-1` indicates the length is dynamic
114
- // - any other value indicates it is a static array and is its length
115
- /**
116
- * Returns the length of the array type or ``-1`` if it is dynamic.
141
+ * Returns the shared singleton instance of a default [[AbiCoder]].
117
142
  *
118
- * Throws if the type is not an array.
143
+ * On the first call, the instance is created internally.
119
144
  */
120
- get arrayLength() {
121
- if (this.type !== "array") {
122
- throw TypeError("not an array");
145
+ static defaultAbiCoder() {
146
+ if (defaultCoder == null) {
147
+ defaultCoder = new _AbiCoder();
123
148
  }
124
- if (__privateGet(this, _options) === true) {
125
- return -1;
126
- }
127
- if (__privateGet(this, _options) === false) {
128
- return this.value.length;
129
- }
130
- return null;
131
- }
132
- /**
133
- * Returns a new **Typed** of %%type%% with the %%value%%.
134
- */
135
- static from(type, value) {
136
- return new _Typed(_gaurd, type, value);
137
- }
138
- /**
139
- * Return a new ``uint8`` type for %%v%%.
140
- */
141
- static uint8(v) {
142
- return n(v, 8);
149
+ return defaultCoder;
143
150
  }
144
151
  /**
145
- * Return a new ``uint16`` type for %%v%%.
152
+ * Returns an ethers-compatible [[CallExceptionError]] Error for the given
153
+ * result %%data%% for the [[CallExceptionAction]] %%action%% against
154
+ * the Transaction %%tx%%.
146
155
  */
147
- static uint16(v) {
148
- return n(v, 16);
149
- }
150
- /**
151
- * Return a new ``uint24`` type for %%v%%.
152
- */
153
- static uint24(v) {
154
- return n(v, 24);
155
- }
156
- /**
157
- * Return a new ``uint32`` type for %%v%%.
158
- */
159
- static uint32(v) {
160
- return n(v, 32);
161
- }
162
- /**
163
- * Return a new ``uint40`` type for %%v%%.
164
- */
165
- static uint40(v) {
166
- return n(v, 40);
167
- }
168
- /**
169
- * Return a new ``uint48`` type for %%v%%.
170
- */
171
- static uint48(v) {
172
- return n(v, 48);
173
- }
174
- /**
175
- * Return a new ``uint56`` type for %%v%%.
176
- */
177
- static uint56(v) {
178
- return n(v, 56);
179
- }
180
- /**
181
- * Return a new ``uint64`` type for %%v%%.
182
- */
183
- static uint64(v) {
184
- return n(v, 64);
185
- }
186
- /**
187
- * Return a new ``uint72`` type for %%v%%.
188
- */
189
- static uint72(v) {
190
- return n(v, 72);
191
- }
192
- /**
193
- * Return a new ``uint80`` type for %%v%%.
194
- */
195
- static uint80(v) {
196
- return n(v, 80);
197
- }
198
- /**
199
- * Return a new ``uint88`` type for %%v%%.
200
- */
201
- static uint88(v) {
202
- return n(v, 88);
203
- }
204
- /**
205
- * Return a new ``uint96`` type for %%v%%.
206
- */
207
- static uint96(v) {
208
- return n(v, 96);
209
- }
210
- /**
211
- * Return a new ``uint104`` type for %%v%%.
212
- */
213
- static uint104(v) {
214
- return n(v, 104);
215
- }
216
- /**
217
- * Return a new ``uint112`` type for %%v%%.
218
- */
219
- static uint112(v) {
220
- return n(v, 112);
221
- }
222
- /**
223
- * Return a new ``uint120`` type for %%v%%.
224
- */
225
- static uint120(v) {
226
- return n(v, 120);
227
- }
228
- /**
229
- * Return a new ``uint128`` type for %%v%%.
230
- */
231
- static uint128(v) {
232
- return n(v, 128);
233
- }
234
- /**
235
- * Return a new ``uint136`` type for %%v%%.
236
- */
237
- static uint136(v) {
238
- return n(v, 136);
239
- }
240
- /**
241
- * Return a new ``uint144`` type for %%v%%.
242
- */
243
- static uint144(v) {
244
- return n(v, 144);
245
- }
246
- /**
247
- * Return a new ``uint152`` type for %%v%%.
248
- */
249
- static uint152(v) {
250
- return n(v, 152);
251
- }
252
- /**
253
- * Return a new ``uint160`` type for %%v%%.
254
- */
255
- static uint160(v) {
256
- return n(v, 160);
257
- }
258
- /**
259
- * Return a new ``uint168`` type for %%v%%.
260
- */
261
- static uint168(v) {
262
- return n(v, 168);
263
- }
264
- /**
265
- * Return a new ``uint176`` type for %%v%%.
266
- */
267
- static uint176(v) {
268
- return n(v, 176);
269
- }
270
- /**
271
- * Return a new ``uint184`` type for %%v%%.
272
- */
273
- static uint184(v) {
274
- return n(v, 184);
275
- }
276
- /**
277
- * Return a new ``uint192`` type for %%v%%.
278
- */
279
- static uint192(v) {
280
- return n(v, 192);
281
- }
282
- /**
283
- * Return a new ``uint200`` type for %%v%%.
284
- */
285
- static uint200(v) {
286
- return n(v, 200);
287
- }
288
- /**
289
- * Return a new ``uint208`` type for %%v%%.
290
- */
291
- static uint208(v) {
292
- return n(v, 208);
293
- }
294
- /**
295
- * Return a new ``uint216`` type for %%v%%.
296
- */
297
- static uint216(v) {
298
- return n(v, 216);
299
- }
300
- /**
301
- * Return a new ``uint224`` type for %%v%%.
302
- */
303
- static uint224(v) {
304
- return n(v, 224);
305
- }
306
- /**
307
- * Return a new ``uint232`` type for %%v%%.
308
- */
309
- static uint232(v) {
310
- return n(v, 232);
311
- }
312
- /**
313
- * Return a new ``uint240`` type for %%v%%.
314
- */
315
- static uint240(v) {
316
- return n(v, 240);
317
- }
318
- /**
319
- * Return a new ``uint248`` type for %%v%%.
320
- */
321
- static uint248(v) {
322
- return n(v, 248);
323
- }
324
- /**
325
- * Return a new ``uint256`` type for %%v%%.
326
- */
327
- static uint256(v) {
328
- return n(v, 256);
329
- }
330
- /**
331
- * Return a new ``uint256`` type for %%v%%.
332
- */
333
- static uint(v) {
334
- return n(v, 256);
335
- }
336
- /**
337
- * Return a new ``int8`` type for %%v%%.
338
- */
339
- static int8(v) {
340
- return n(v, -8);
341
- }
342
- /**
343
- * Return a new ``int16`` type for %%v%%.
344
- */
345
- static int16(v) {
346
- return n(v, -16);
347
- }
348
- /**
349
- * Return a new ``int24`` type for %%v%%.
350
- */
351
- static int24(v) {
352
- return n(v, -24);
353
- }
354
- /**
355
- * Return a new ``int32`` type for %%v%%.
356
- */
357
- static int32(v) {
358
- return n(v, -32);
359
- }
360
- /**
361
- * Return a new ``int40`` type for %%v%%.
362
- */
363
- static int40(v) {
364
- return n(v, -40);
365
- }
366
- /**
367
- * Return a new ``int48`` type for %%v%%.
368
- */
369
- static int48(v) {
370
- return n(v, -48);
371
- }
372
- /**
373
- * Return a new ``int56`` type for %%v%%.
374
- */
375
- static int56(v) {
376
- return n(v, -56);
377
- }
378
- /**
379
- * Return a new ``int64`` type for %%v%%.
380
- */
381
- static int64(v) {
382
- return n(v, -64);
383
- }
384
- /**
385
- * Return a new ``int72`` type for %%v%%.
386
- */
387
- static int72(v) {
388
- return n(v, -72);
389
- }
390
- /**
391
- * Return a new ``int80`` type for %%v%%.
392
- */
393
- static int80(v) {
394
- return n(v, -80);
395
- }
396
- /**
397
- * Return a new ``int88`` type for %%v%%.
398
- */
399
- static int88(v) {
400
- return n(v, -88);
401
- }
402
- /**
403
- * Return a new ``int96`` type for %%v%%.
404
- */
405
- static int96(v) {
406
- return n(v, -96);
407
- }
408
- /**
409
- * Return a new ``int104`` type for %%v%%.
410
- */
411
- static int104(v) {
412
- return n(v, -104);
413
- }
414
- /**
415
- * Return a new ``int112`` type for %%v%%.
416
- */
417
- static int112(v) {
418
- return n(v, -112);
419
- }
420
- /**
421
- * Return a new ``int120`` type for %%v%%.
422
- */
423
- static int120(v) {
424
- return n(v, -120);
425
- }
426
- /**
427
- * Return a new ``int128`` type for %%v%%.
428
- */
429
- static int128(v) {
430
- return n(v, -128);
431
- }
432
- /**
433
- * Return a new ``int136`` type for %%v%%.
434
- */
435
- static int136(v) {
436
- return n(v, -136);
437
- }
438
- /**
439
- * Return a new ``int144`` type for %%v%%.
440
- */
441
- static int144(v) {
442
- return n(v, -144);
443
- }
444
- /**
445
- * Return a new ``int52`` type for %%v%%.
446
- */
447
- static int152(v) {
448
- return n(v, -152);
449
- }
450
- /**
451
- * Return a new ``int160`` type for %%v%%.
452
- */
453
- static int160(v) {
454
- return n(v, -160);
455
- }
456
- /**
457
- * Return a new ``int168`` type for %%v%%.
458
- */
459
- static int168(v) {
460
- return n(v, -168);
461
- }
462
- /**
463
- * Return a new ``int176`` type for %%v%%.
464
- */
465
- static int176(v) {
466
- return n(v, -176);
467
- }
468
- /**
469
- * Return a new ``int184`` type for %%v%%.
470
- */
471
- static int184(v) {
472
- return n(v, -184);
473
- }
474
- /**
475
- * Return a new ``int92`` type for %%v%%.
476
- */
477
- static int192(v) {
478
- return n(v, -192);
479
- }
480
- /**
481
- * Return a new ``int200`` type for %%v%%.
482
- */
483
- static int200(v) {
484
- return n(v, -200);
485
- }
486
- /**
487
- * Return a new ``int208`` type for %%v%%.
488
- */
489
- static int208(v) {
490
- return n(v, -208);
491
- }
492
- /**
493
- * Return a new ``int216`` type for %%v%%.
494
- */
495
- static int216(v) {
496
- return n(v, -216);
497
- }
498
- /**
499
- * Return a new ``int224`` type for %%v%%.
500
- */
501
- static int224(v) {
502
- return n(v, -224);
503
- }
504
- /**
505
- * Return a new ``int232`` type for %%v%%.
506
- */
507
- static int232(v) {
508
- return n(v, -232);
509
- }
510
- /**
511
- * Return a new ``int240`` type for %%v%%.
512
- */
513
- static int240(v) {
514
- return n(v, -240);
515
- }
516
- /**
517
- * Return a new ``int248`` type for %%v%%.
518
- */
519
- static int248(v) {
520
- return n(v, -248);
521
- }
522
- /**
523
- * Return a new ``int256`` type for %%v%%.
524
- */
525
- static int256(v) {
526
- return n(v, -256);
527
- }
528
- /**
529
- * Return a new ``int256`` type for %%v%%.
530
- */
531
- static int(v) {
532
- return n(v, -256);
533
- }
534
- /**
535
- * Return a new ``bytes1`` type for %%v%%.
536
- */
537
- static bytes1(v) {
538
- return b(v, 1);
539
- }
540
- /**
541
- * Return a new ``bytes2`` type for %%v%%.
542
- */
543
- static bytes2(v) {
544
- return b(v, 2);
545
- }
546
- /**
547
- * Return a new ``bytes3`` type for %%v%%.
548
- */
549
- static bytes3(v) {
550
- return b(v, 3);
551
- }
552
- /**
553
- * Return a new ``bytes4`` type for %%v%%.
554
- */
555
- static bytes4(v) {
556
- return b(v, 4);
557
- }
558
- /**
559
- * Return a new ``bytes5`` type for %%v%%.
560
- */
561
- static bytes5(v) {
562
- return b(v, 5);
563
- }
564
- /**
565
- * Return a new ``bytes6`` type for %%v%%.
566
- */
567
- static bytes6(v) {
568
- return b(v, 6);
569
- }
570
- /**
571
- * Return a new ``bytes7`` type for %%v%%.
572
- */
573
- static bytes7(v) {
574
- return b(v, 7);
575
- }
576
- /**
577
- * Return a new ``bytes8`` type for %%v%%.
578
- */
579
- static bytes8(v) {
580
- return b(v, 8);
581
- }
582
- /**
583
- * Return a new ``bytes9`` type for %%v%%.
584
- */
585
- static bytes9(v) {
586
- return b(v, 9);
587
- }
588
- /**
589
- * Return a new ``bytes10`` type for %%v%%.
590
- */
591
- static bytes10(v) {
592
- return b(v, 10);
593
- }
594
- /**
595
- * Return a new ``bytes11`` type for %%v%%.
596
- */
597
- static bytes11(v) {
598
- return b(v, 11);
599
- }
600
- /**
601
- * Return a new ``bytes12`` type for %%v%%.
602
- */
603
- static bytes12(v) {
604
- return b(v, 12);
605
- }
606
- /**
607
- * Return a new ``bytes13`` type for %%v%%.
608
- */
609
- static bytes13(v) {
610
- return b(v, 13);
611
- }
612
- /**
613
- * Return a new ``bytes14`` type for %%v%%.
614
- */
615
- static bytes14(v) {
616
- return b(v, 14);
617
- }
618
- /**
619
- * Return a new ``bytes15`` type for %%v%%.
620
- */
621
- static bytes15(v) {
622
- return b(v, 15);
623
- }
624
- /**
625
- * Return a new ``bytes16`` type for %%v%%.
626
- */
627
- static bytes16(v) {
628
- return b(v, 16);
629
- }
630
- /**
631
- * Return a new ``bytes17`` type for %%v%%.
632
- */
633
- static bytes17(v) {
634
- return b(v, 17);
635
- }
636
- /**
637
- * Return a new ``bytes18`` type for %%v%%.
638
- */
639
- static bytes18(v) {
640
- return b(v, 18);
641
- }
642
- /**
643
- * Return a new ``bytes19`` type for %%v%%.
644
- */
645
- static bytes19(v) {
646
- return b(v, 19);
647
- }
648
- /**
649
- * Return a new ``bytes20`` type for %%v%%.
650
- */
651
- static bytes20(v) {
652
- return b(v, 20);
653
- }
654
- /**
655
- * Return a new ``bytes21`` type for %%v%%.
656
- */
657
- static bytes21(v) {
658
- return b(v, 21);
659
- }
660
- /**
661
- * Return a new ``bytes22`` type for %%v%%.
662
- */
663
- static bytes22(v) {
664
- return b(v, 22);
665
- }
666
- /**
667
- * Return a new ``bytes23`` type for %%v%%.
668
- */
669
- static bytes23(v) {
670
- return b(v, 23);
671
- }
672
- /**
673
- * Return a new ``bytes24`` type for %%v%%.
674
- */
675
- static bytes24(v) {
676
- return b(v, 24);
677
- }
678
- /**
679
- * Return a new ``bytes25`` type for %%v%%.
680
- */
681
- static bytes25(v) {
682
- return b(v, 25);
683
- }
684
- /**
685
- * Return a new ``bytes26`` type for %%v%%.
686
- */
687
- static bytes26(v) {
688
- return b(v, 26);
689
- }
690
- /**
691
- * Return a new ``bytes27`` type for %%v%%.
692
- */
693
- static bytes27(v) {
694
- return b(v, 27);
695
- }
696
- /**
697
- * Return a new ``bytes28`` type for %%v%%.
698
- */
699
- static bytes28(v) {
700
- return b(v, 28);
701
- }
702
- /**
703
- * Return a new ``bytes29`` type for %%v%%.
704
- */
705
- static bytes29(v) {
706
- return b(v, 29);
707
- }
708
- /**
709
- * Return a new ``bytes30`` type for %%v%%.
710
- */
711
- static bytes30(v) {
712
- return b(v, 30);
713
- }
714
- /**
715
- * Return a new ``bytes31`` type for %%v%%.
716
- */
717
- static bytes31(v) {
718
- return b(v, 31);
719
- }
720
- /**
721
- * Return a new ``bytes32`` type for %%v%%.
722
- */
723
- static bytes32(v) {
724
- return b(v, 32);
725
- }
726
- /**
727
- * Return a new ``address`` type for %%v%%.
728
- */
729
- static address(v) {
730
- return new _Typed(_gaurd, "address", v);
731
- }
732
- /**
733
- * Return a new ``bool`` type for %%v%%.
734
- */
735
- static bool(v) {
736
- return new _Typed(_gaurd, "bool", !!v);
737
- }
738
- /**
739
- * Return a new ``bytes`` type for %%v%%.
740
- */
741
- static bytes(v) {
742
- return new _Typed(_gaurd, "bytes", v);
743
- }
744
- /**
745
- * Return a new ``string`` type for %%v%%.
746
- */
747
- static string(v) {
748
- return new _Typed(_gaurd, "string", v);
749
- }
750
- /**
751
- * Return a new ``array`` type for %%v%%, allowing %%dynamic%% length.
752
- */
753
- static array(v, dynamic) {
754
- throw new Error("not implemented yet");
755
- }
756
- /**
757
- * Return a new ``tuple`` type for %%v%%, with the optional %%name%%.
758
- */
759
- static tuple(v, name) {
760
- throw new Error("not implemented yet");
761
- }
762
- /**
763
- * Return a new ``uint8`` type for %%v%%.
764
- */
765
- static overrides(v) {
766
- return new _Typed(_gaurd, "overrides", Object.assign({}, v));
767
- }
768
- /**
769
- * Returns true only if %%value%% is a [[Typed]] instance.
770
- */
771
- static isTyped(value) {
772
- return value && typeof value === "object" && "_typedSymbol" in value && value._typedSymbol === _typedSymbol;
773
- }
774
- /**
775
- * If the value is a [[Typed]] instance, validates the underlying value
776
- * and returns it, otherwise returns value directly.
777
- *
778
- * This is useful for functions that with to accept either a [[Typed]]
779
- * object or values.
780
- */
781
- static dereference(value, type) {
782
- if (_Typed.isTyped(value)) {
783
- if (value.type !== type) {
784
- throw new Error(`invalid type: expecetd ${type}, got ${value.type}`);
785
- }
786
- return value.value;
787
- }
788
- return value;
156
+ static getBuiltinCallException(action, tx, data) {
157
+ return getBuiltinCallException(action, tx, data, _AbiCoder.defaultAbiCoder());
789
158
  }
790
159
  };
791
- _options = new WeakMap();
792
- let Typed = _Typed;
160
+ _AbiCoder_instances = new WeakSet();
161
+ getCoder_fn = function(param) {
162
+ if (param.isArray()) {
163
+ return new ArrayCoder(__privateMethod(this, _AbiCoder_instances, getCoder_fn).call(this, param.arrayChildren), param.arrayLength, param.name);
164
+ }
165
+ if (param.isTuple()) {
166
+ return new TupleCoder(param.components.map((c) => __privateMethod(this, _AbiCoder_instances, getCoder_fn).call(this, c)), param.name);
167
+ }
168
+ switch (param.baseType) {
169
+ case "address":
170
+ return new AddressCoder(param.name);
171
+ case "bool":
172
+ return new BooleanCoder(param.name);
173
+ case "string":
174
+ return new StringCoder(param.name);
175
+ case "bytes":
176
+ return new BytesCoder(param.name);
177
+ case "":
178
+ return new NullCoder(param.name);
179
+ }
180
+ let match = param.type.match(paramTypeNumber);
181
+ if (match) {
182
+ let size = parseInt(match[2] || "256");
183
+ assertArgument(size !== 0 && size <= 256 && size % 8 === 0, "invalid " + match[1] + " bit length", "param", param);
184
+ return new NumberCoder(size / 8, match[1] === "int", param.name);
185
+ }
186
+ match = param.type.match(paramTypeBytes);
187
+ if (match) {
188
+ let size = parseInt(match[1]);
189
+ assertArgument(size !== 0 && size <= 32, "invalid bytes length", "param", param);
190
+ return new FixedBytesCoder(size, param.name);
191
+ }
192
+ assertArgument(false, "invalid type", "type", param.type);
193
+ };
194
+ let AbiCoder = _AbiCoder;
793
195
  export {
794
- Typed
196
+ AbiCoder
795
197
  };
796
198
  //# sourceMappingURL=standards-sdk.es56.js.map