@gfxlabs/oku-chains 1.4.3 → 1.4.4
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/browser.js +2 -2
- package/dist/index-mjs.js +2 -2
- package/dist/index.js +2 -2
- package/dist/types/browser.d.ts +4 -4
- package/dist/types/index-mjs.d.ts +4 -4
- package/dist/types/index.d.ts +4 -4
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
launchTime: 1761794290,
|
|
339
339
|
transactionType: "eip1559",
|
|
340
340
|
sortIndex: 15,
|
|
341
|
-
logoUrl: "https://
|
|
341
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg",
|
|
342
342
|
deprecated: false,
|
|
343
343
|
safeReorgDistance: 90000,
|
|
344
344
|
blockAid: "",
|
|
@@ -388,7 +388,7 @@
|
|
|
388
388
|
],
|
|
389
389
|
watchlist: [],
|
|
390
390
|
internalName: "avalanche",
|
|
391
|
-
nativeLogoUrl: "https://
|
|
391
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/avax.svg",
|
|
392
392
|
contracts: {
|
|
393
393
|
...chains.avalanche.contracts,
|
|
394
394
|
limitOrder: {
|
package/dist/index-mjs.js
CHANGED
|
@@ -335,7 +335,7 @@ const avalanche = makeConfig({
|
|
|
335
335
|
launchTime: 1761794290,
|
|
336
336
|
transactionType: "eip1559",
|
|
337
337
|
sortIndex: 15,
|
|
338
|
-
logoUrl: "https://
|
|
338
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg",
|
|
339
339
|
deprecated: false,
|
|
340
340
|
safeReorgDistance: 90000,
|
|
341
341
|
blockAid: "",
|
|
@@ -385,7 +385,7 @@ const avalanche = makeConfig({
|
|
|
385
385
|
],
|
|
386
386
|
watchlist: [],
|
|
387
387
|
internalName: "avalanche",
|
|
388
|
-
nativeLogoUrl: "https://
|
|
388
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/avax.svg",
|
|
389
389
|
contracts: {
|
|
390
390
|
...avalanche$1.contracts,
|
|
391
391
|
limitOrder: {
|
package/dist/index.js
CHANGED
|
@@ -337,7 +337,7 @@ const avalanche = makeConfig({
|
|
|
337
337
|
launchTime: 1761794290,
|
|
338
338
|
transactionType: "eip1559",
|
|
339
339
|
sortIndex: 15,
|
|
340
|
-
logoUrl: "https://
|
|
340
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg",
|
|
341
341
|
deprecated: false,
|
|
342
342
|
safeReorgDistance: 90000,
|
|
343
343
|
blockAid: "",
|
|
@@ -387,7 +387,7 @@ const avalanche = makeConfig({
|
|
|
387
387
|
],
|
|
388
388
|
watchlist: [],
|
|
389
389
|
internalName: "avalanche",
|
|
390
|
-
nativeLogoUrl: "https://
|
|
390
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/avax.svg",
|
|
391
391
|
contracts: {
|
|
392
392
|
...chains.avalanche.contracts,
|
|
393
393
|
limitOrder: {
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -205,7 +205,7 @@ declare const avalanche: Readonly<{
|
|
|
205
205
|
launchTime: 1761794290;
|
|
206
206
|
transactionType: "eip1559";
|
|
207
207
|
sortIndex: 15;
|
|
208
|
-
logoUrl: "https://
|
|
208
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
|
|
209
209
|
deprecated: false;
|
|
210
210
|
safeReorgDistance: 90000;
|
|
211
211
|
blockAid: "";
|
|
@@ -255,7 +255,7 @@ declare const avalanche: Readonly<{
|
|
|
255
255
|
stables: ("0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e" | "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7")[];
|
|
256
256
|
watchlist: never[];
|
|
257
257
|
internalName: "avalanche";
|
|
258
|
-
nativeLogoUrl: "https://
|
|
258
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/avax.svg";
|
|
259
259
|
contracts: {
|
|
260
260
|
limitOrder: {
|
|
261
261
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -18793,7 +18793,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18793
18793
|
launchTime: 1761794290;
|
|
18794
18794
|
transactionType: "eip1559";
|
|
18795
18795
|
sortIndex: 15;
|
|
18796
|
-
logoUrl: "https://
|
|
18796
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
|
|
18797
18797
|
deprecated: false;
|
|
18798
18798
|
safeReorgDistance: 90000;
|
|
18799
18799
|
blockAid: "";
|
|
@@ -18843,7 +18843,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18843
18843
|
stables: ("0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e" | "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7")[];
|
|
18844
18844
|
watchlist: never[];
|
|
18845
18845
|
internalName: "avalanche";
|
|
18846
|
-
nativeLogoUrl: "https://
|
|
18846
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/avax.svg";
|
|
18847
18847
|
contracts: {
|
|
18848
18848
|
limitOrder: {
|
|
18849
18849
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -205,7 +205,7 @@ declare const avalanche: Readonly<{
|
|
|
205
205
|
launchTime: 1761794290;
|
|
206
206
|
transactionType: "eip1559";
|
|
207
207
|
sortIndex: 15;
|
|
208
|
-
logoUrl: "https://
|
|
208
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
|
|
209
209
|
deprecated: false;
|
|
210
210
|
safeReorgDistance: 90000;
|
|
211
211
|
blockAid: "";
|
|
@@ -255,7 +255,7 @@ declare const avalanche: Readonly<{
|
|
|
255
255
|
stables: ("0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e" | "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7")[];
|
|
256
256
|
watchlist: never[];
|
|
257
257
|
internalName: "avalanche";
|
|
258
|
-
nativeLogoUrl: "https://
|
|
258
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/avax.svg";
|
|
259
259
|
contracts: {
|
|
260
260
|
limitOrder: {
|
|
261
261
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -18793,7 +18793,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18793
18793
|
launchTime: 1761794290;
|
|
18794
18794
|
transactionType: "eip1559";
|
|
18795
18795
|
sortIndex: 15;
|
|
18796
|
-
logoUrl: "https://
|
|
18796
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
|
|
18797
18797
|
deprecated: false;
|
|
18798
18798
|
safeReorgDistance: 90000;
|
|
18799
18799
|
blockAid: "";
|
|
@@ -18843,7 +18843,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18843
18843
|
stables: ("0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e" | "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7")[];
|
|
18844
18844
|
watchlist: never[];
|
|
18845
18845
|
internalName: "avalanche";
|
|
18846
|
-
nativeLogoUrl: "https://
|
|
18846
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/avax.svg";
|
|
18847
18847
|
contracts: {
|
|
18848
18848
|
limitOrder: {
|
|
18849
18849
|
address: "0x0000000000000000000000000000000000000000";
|
package/dist/types/index.d.ts
CHANGED
|
@@ -205,7 +205,7 @@ declare const avalanche: Readonly<{
|
|
|
205
205
|
launchTime: 1761794290;
|
|
206
206
|
transactionType: "eip1559";
|
|
207
207
|
sortIndex: 15;
|
|
208
|
-
logoUrl: "https://
|
|
208
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
|
|
209
209
|
deprecated: false;
|
|
210
210
|
safeReorgDistance: 90000;
|
|
211
211
|
blockAid: "";
|
|
@@ -255,7 +255,7 @@ declare const avalanche: Readonly<{
|
|
|
255
255
|
stables: ("0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e" | "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7")[];
|
|
256
256
|
watchlist: never[];
|
|
257
257
|
internalName: "avalanche";
|
|
258
|
-
nativeLogoUrl: "https://
|
|
258
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/avax.svg";
|
|
259
259
|
contracts: {
|
|
260
260
|
limitOrder: {
|
|
261
261
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -18793,7 +18793,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18793
18793
|
launchTime: 1761794290;
|
|
18794
18794
|
transactionType: "eip1559";
|
|
18795
18795
|
sortIndex: 15;
|
|
18796
|
-
logoUrl: "https://
|
|
18796
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
|
|
18797
18797
|
deprecated: false;
|
|
18798
18798
|
safeReorgDistance: 90000;
|
|
18799
18799
|
blockAid: "";
|
|
@@ -18843,7 +18843,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18843
18843
|
stables: ("0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e" | "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7")[];
|
|
18844
18844
|
watchlist: never[];
|
|
18845
18845
|
internalName: "avalanche";
|
|
18846
|
-
nativeLogoUrl: "https://
|
|
18846
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/avax.svg";
|
|
18847
18847
|
contracts: {
|
|
18848
18848
|
limitOrder: {
|
|
18849
18849
|
address: "0x0000000000000000000000000000000000000000";
|