@gfxlabs/oku-chains 1.6.1 → 1.6.3

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 CHANGED
@@ -340,6 +340,7 @@
340
340
  sortIndex: 15,
341
341
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg",
342
342
  deprecated: false,
343
+ liteChain: true,
343
344
  safeReorgDistance: 90000,
344
345
  blockAid: "",
345
346
  externalId: {
@@ -360,7 +361,7 @@
360
361
  },
361
362
  stargate: {
362
363
  endpointID: 30106,
363
- tokens: []
364
+ tokens: [],
364
365
  },
365
366
  wanbridge: {
366
367
  requiredConfirmations: 1,
@@ -368,7 +369,7 @@
368
369
  wormhole: {
369
370
  chain: "Avalanche",
370
371
  timeToFinalize: 2,
371
- }
372
+ },
372
373
  },
373
374
  oracles: {
374
375
  cmc: {
@@ -4379,7 +4380,7 @@
4379
4380
  nativeWrappedName: "RON",
4380
4381
  },
4381
4382
  },
4382
- defaultPool: viem.zeroAddress,
4383
+ defaultPool: "0xa7906fd31d53b895897be4528f24282b98c4b114",
4383
4384
  defaultToken0: "0x0b7007c13325c48911f73a2dad5fa5dcbf808adc",
4384
4385
  defaultToken1: "0xe514d9deb7966c8be0ca922de8a064264ea6bcd4",
4385
4386
  tokenList: [
@@ -5579,6 +5580,7 @@
5579
5580
  sortIndex: 15,
5580
5581
  logoUrl: "https://assets.oku.trade/chains/world-logo.png",
5581
5582
  deprecated: false,
5583
+ liteChain: true,
5582
5584
  safeReorgDistance: 90000,
5583
5585
  blockAid: "",
5584
5586
  externalId: {
package/dist/index-mjs.js CHANGED
@@ -337,6 +337,7 @@ const avalanche = makeConfig({
337
337
  sortIndex: 15,
338
338
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg",
339
339
  deprecated: false,
340
+ liteChain: true,
340
341
  safeReorgDistance: 90000,
341
342
  blockAid: "",
342
343
  externalId: {
@@ -357,7 +358,7 @@ const avalanche = makeConfig({
357
358
  },
358
359
  stargate: {
359
360
  endpointID: 30106,
360
- tokens: []
361
+ tokens: [],
361
362
  },
362
363
  wanbridge: {
363
364
  requiredConfirmations: 1,
@@ -365,7 +366,7 @@ const avalanche = makeConfig({
365
366
  wormhole: {
366
367
  chain: "Avalanche",
367
368
  timeToFinalize: 2,
368
- }
369
+ },
369
370
  },
370
371
  oracles: {
371
372
  cmc: {
@@ -4376,7 +4377,7 @@ const ronin = makeConfig({
4376
4377
  nativeWrappedName: "RON",
4377
4378
  },
4378
4379
  },
4379
- defaultPool: zeroAddress,
4380
+ defaultPool: "0xa7906fd31d53b895897be4528f24282b98c4b114",
4380
4381
  defaultToken0: "0x0b7007c13325c48911f73a2dad5fa5dcbf808adc",
4381
4382
  defaultToken1: "0xe514d9deb7966c8be0ca922de8a064264ea6bcd4",
4382
4383
  tokenList: [
@@ -5576,6 +5577,7 @@ const worldchain = makeConfig({
5576
5577
  sortIndex: 15,
5577
5578
  logoUrl: "https://assets.oku.trade/chains/world-logo.png",
5578
5579
  deprecated: false,
5580
+ liteChain: true,
5579
5581
  safeReorgDistance: 90000,
5580
5582
  blockAid: "",
5581
5583
  externalId: {
package/dist/index.js CHANGED
@@ -339,6 +339,7 @@ const avalanche = makeConfig({
339
339
  sortIndex: 15,
340
340
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg",
341
341
  deprecated: false,
342
+ liteChain: true,
342
343
  safeReorgDistance: 90000,
343
344
  blockAid: "",
344
345
  externalId: {
@@ -359,7 +360,7 @@ const avalanche = makeConfig({
359
360
  },
360
361
  stargate: {
361
362
  endpointID: 30106,
362
- tokens: []
363
+ tokens: [],
363
364
  },
364
365
  wanbridge: {
365
366
  requiredConfirmations: 1,
@@ -367,7 +368,7 @@ const avalanche = makeConfig({
367
368
  wormhole: {
368
369
  chain: "Avalanche",
369
370
  timeToFinalize: 2,
370
- }
371
+ },
371
372
  },
372
373
  oracles: {
373
374
  cmc: {
@@ -4378,7 +4379,7 @@ const ronin = makeConfig({
4378
4379
  nativeWrappedName: "RON",
4379
4380
  },
4380
4381
  },
4381
- defaultPool: viem.zeroAddress,
4382
+ defaultPool: "0xa7906fd31d53b895897be4528f24282b98c4b114",
4382
4383
  defaultToken0: "0x0b7007c13325c48911f73a2dad5fa5dcbf808adc",
4383
4384
  defaultToken1: "0xe514d9deb7966c8be0ca922de8a064264ea6bcd4",
4384
4385
  tokenList: [
@@ -5578,6 +5579,7 @@ const worldchain = makeConfig({
5578
5579
  sortIndex: 15,
5579
5580
  logoUrl: "https://assets.oku.trade/chains/world-logo.png",
5580
5581
  deprecated: false,
5582
+ liteChain: true,
5581
5583
  safeReorgDistance: 90000,
5582
5584
  blockAid: "",
5583
5585
  externalId: {
@@ -207,6 +207,7 @@ declare const avalanche: Readonly<{
207
207
  sortIndex: 15;
208
208
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
209
209
  deprecated: false;
210
+ liteChain: true;
210
211
  safeReorgDistance: 90000;
211
212
  blockAid: "";
212
213
  externalId: {
@@ -6719,7 +6720,7 @@ declare const ronin: Readonly<{
6719
6720
  nativeWrappedName: string;
6720
6721
  };
6721
6722
  };
6722
- defaultPool: "0x0000000000000000000000000000000000000000";
6723
+ defaultPool: "0xa7906fd31d53b895897be4528f24282b98c4b114";
6723
6724
  defaultToken0: "0x0b7007c13325c48911f73a2dad5fa5dcbf808adc";
6724
6725
  defaultToken1: "0xe514d9deb7966c8be0ca922de8a064264ea6bcd4";
6725
6726
  tokenList: ({
@@ -8320,6 +8321,7 @@ declare const worldchain: Readonly<{
8320
8321
  sortIndex: 15;
8321
8322
  logoUrl: "https://assets.oku.trade/chains/world-logo.png";
8322
8323
  deprecated: false;
8324
+ liteChain: true;
8323
8325
  safeReorgDistance: 90000;
8324
8326
  blockAid: "";
8325
8327
  externalId: {
@@ -9808,6 +9810,7 @@ interface IChainInfo<formatters extends ChainFormatters | undefined = ChainForma
9808
9810
  token: TokenMetadata;
9809
9811
  oku: OkuMetadata;
9810
9812
  deprecated: boolean;
9813
+ liteChain?: boolean;
9811
9814
  contracts: {
9812
9815
  [key: string]: ChainContract | {
9813
9816
  [chainId: number]: ChainContract;
@@ -17340,6 +17343,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
17340
17343
  sortIndex: 15;
17341
17344
  logoUrl: "https://assets.oku.trade/chains/world-logo.png";
17342
17345
  deprecated: false;
17346
+ liteChain: true;
17343
17347
  safeReorgDistance: 90000;
17344
17348
  blockAid: "";
17345
17349
  externalId: {
@@ -19040,6 +19044,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
19040
19044
  sortIndex: 15;
19041
19045
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
19042
19046
  deprecated: false;
19047
+ liteChain: true;
19043
19048
  safeReorgDistance: 90000;
19044
19049
  blockAid: "";
19045
19050
  externalId: {
@@ -19213,7 +19218,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
19213
19218
  nativeWrappedName: string;
19214
19219
  };
19215
19220
  };
19216
- defaultPool: "0x0000000000000000000000000000000000000000";
19221
+ defaultPool: "0xa7906fd31d53b895897be4528f24282b98c4b114";
19217
19222
  defaultToken0: "0x0b7007c13325c48911f73a2dad5fa5dcbf808adc";
19218
19223
  defaultToken1: "0xe514d9deb7966c8be0ca922de8a064264ea6bcd4";
19219
19224
  tokenList: ({
@@ -207,6 +207,7 @@ declare const avalanche: Readonly<{
207
207
  sortIndex: 15;
208
208
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
209
209
  deprecated: false;
210
+ liteChain: true;
210
211
  safeReorgDistance: 90000;
211
212
  blockAid: "";
212
213
  externalId: {
@@ -6719,7 +6720,7 @@ declare const ronin: Readonly<{
6719
6720
  nativeWrappedName: string;
6720
6721
  };
6721
6722
  };
6722
- defaultPool: "0x0000000000000000000000000000000000000000";
6723
+ defaultPool: "0xa7906fd31d53b895897be4528f24282b98c4b114";
6723
6724
  defaultToken0: "0x0b7007c13325c48911f73a2dad5fa5dcbf808adc";
6724
6725
  defaultToken1: "0xe514d9deb7966c8be0ca922de8a064264ea6bcd4";
6725
6726
  tokenList: ({
@@ -8320,6 +8321,7 @@ declare const worldchain: Readonly<{
8320
8321
  sortIndex: 15;
8321
8322
  logoUrl: "https://assets.oku.trade/chains/world-logo.png";
8322
8323
  deprecated: false;
8324
+ liteChain: true;
8323
8325
  safeReorgDistance: 90000;
8324
8326
  blockAid: "";
8325
8327
  externalId: {
@@ -9808,6 +9810,7 @@ interface IChainInfo<formatters extends ChainFormatters | undefined = ChainForma
9808
9810
  token: TokenMetadata;
9809
9811
  oku: OkuMetadata;
9810
9812
  deprecated: boolean;
9813
+ liteChain?: boolean;
9811
9814
  contracts: {
9812
9815
  [key: string]: ChainContract | {
9813
9816
  [chainId: number]: ChainContract;
@@ -17340,6 +17343,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
17340
17343
  sortIndex: 15;
17341
17344
  logoUrl: "https://assets.oku.trade/chains/world-logo.png";
17342
17345
  deprecated: false;
17346
+ liteChain: true;
17343
17347
  safeReorgDistance: 90000;
17344
17348
  blockAid: "";
17345
17349
  externalId: {
@@ -19040,6 +19044,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
19040
19044
  sortIndex: 15;
19041
19045
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
19042
19046
  deprecated: false;
19047
+ liteChain: true;
19043
19048
  safeReorgDistance: 90000;
19044
19049
  blockAid: "";
19045
19050
  externalId: {
@@ -19213,7 +19218,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
19213
19218
  nativeWrappedName: string;
19214
19219
  };
19215
19220
  };
19216
- defaultPool: "0x0000000000000000000000000000000000000000";
19221
+ defaultPool: "0xa7906fd31d53b895897be4528f24282b98c4b114";
19217
19222
  defaultToken0: "0x0b7007c13325c48911f73a2dad5fa5dcbf808adc";
19218
19223
  defaultToken1: "0xe514d9deb7966c8be0ca922de8a064264ea6bcd4";
19219
19224
  tokenList: ({
@@ -207,6 +207,7 @@ declare const avalanche: Readonly<{
207
207
  sortIndex: 15;
208
208
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
209
209
  deprecated: false;
210
+ liteChain: true;
210
211
  safeReorgDistance: 90000;
211
212
  blockAid: "";
212
213
  externalId: {
@@ -6719,7 +6720,7 @@ declare const ronin: Readonly<{
6719
6720
  nativeWrappedName: string;
6720
6721
  };
6721
6722
  };
6722
- defaultPool: "0x0000000000000000000000000000000000000000";
6723
+ defaultPool: "0xa7906fd31d53b895897be4528f24282b98c4b114";
6723
6724
  defaultToken0: "0x0b7007c13325c48911f73a2dad5fa5dcbf808adc";
6724
6725
  defaultToken1: "0xe514d9deb7966c8be0ca922de8a064264ea6bcd4";
6725
6726
  tokenList: ({
@@ -8320,6 +8321,7 @@ declare const worldchain: Readonly<{
8320
8321
  sortIndex: 15;
8321
8322
  logoUrl: "https://assets.oku.trade/chains/world-logo.png";
8322
8323
  deprecated: false;
8324
+ liteChain: true;
8323
8325
  safeReorgDistance: 90000;
8324
8326
  blockAid: "";
8325
8327
  externalId: {
@@ -9808,6 +9810,7 @@ interface IChainInfo<formatters extends ChainFormatters | undefined = ChainForma
9808
9810
  token: TokenMetadata;
9809
9811
  oku: OkuMetadata;
9810
9812
  deprecated: boolean;
9813
+ liteChain?: boolean;
9811
9814
  contracts: {
9812
9815
  [key: string]: ChainContract | {
9813
9816
  [chainId: number]: ChainContract;
@@ -17340,6 +17343,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
17340
17343
  sortIndex: 15;
17341
17344
  logoUrl: "https://assets.oku.trade/chains/world-logo.png";
17342
17345
  deprecated: false;
17346
+ liteChain: true;
17343
17347
  safeReorgDistance: 90000;
17344
17348
  blockAid: "";
17345
17349
  externalId: {
@@ -19040,6 +19044,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
19040
19044
  sortIndex: 15;
19041
19045
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg";
19042
19046
  deprecated: false;
19047
+ liteChain: true;
19043
19048
  safeReorgDistance: 90000;
19044
19049
  blockAid: "";
19045
19050
  externalId: {
@@ -19213,7 +19218,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
19213
19218
  nativeWrappedName: string;
19214
19219
  };
19215
19220
  };
19216
- defaultPool: "0x0000000000000000000000000000000000000000";
19221
+ defaultPool: "0xa7906fd31d53b895897be4528f24282b98c4b114";
19217
19222
  defaultToken0: "0x0b7007c13325c48911f73a2dad5fa5dcbf808adc";
19218
19223
  defaultToken1: "0xe514d9deb7966c8be0ca922de8a064264ea6bcd4";
19219
19224
  tokenList: ({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.6.1",
3
+ "version": "1.6.3",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",