@axonfi/sdk 0.3.5 → 0.3.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.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -73,7 +73,7 @@ declare const KNOWN_TOKENS: {
|
|
|
73
73
|
readonly 8453: "0x4200000000000000000000000000000000000006";
|
|
74
74
|
readonly 84532: "0x4200000000000000000000000000000000000006";
|
|
75
75
|
readonly 42161: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
|
|
76
|
-
readonly 421614: "
|
|
76
|
+
readonly 421614: "0x980B62Da83eFf3D4576C647993b0c1D7faf17c73";
|
|
77
77
|
};
|
|
78
78
|
};
|
|
79
79
|
readonly WBTC: {
|
package/dist/index.d.ts
CHANGED
|
@@ -73,7 +73,7 @@ declare const KNOWN_TOKENS: {
|
|
|
73
73
|
readonly 8453: "0x4200000000000000000000000000000000000006";
|
|
74
74
|
readonly 84532: "0x4200000000000000000000000000000000000006";
|
|
75
75
|
readonly 42161: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
|
|
76
|
-
readonly 421614: "
|
|
76
|
+
readonly 421614: "0x980B62Da83eFf3D4576C647993b0c1D7faf17c73";
|
|
77
77
|
};
|
|
78
78
|
};
|
|
79
79
|
readonly WBTC: {
|
package/dist/index.js
CHANGED
|
@@ -2813,7 +2813,7 @@ var KNOWN_TOKENS = {
|
|
|
2813
2813
|
8453: "0x4200000000000000000000000000000000000006",
|
|
2814
2814
|
84532: "0x4200000000000000000000000000000000000006",
|
|
2815
2815
|
42161: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
|
|
2816
|
-
421614: "
|
|
2816
|
+
421614: "0x980B62Da83eFf3D4576C647993b0c1D7faf17c73"
|
|
2817
2817
|
}
|
|
2818
2818
|
},
|
|
2819
2819
|
WBTC: {
|