@gfxlabs/oku-chains 1.11.18 → 1.11.20

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
@@ -1743,28 +1743,7 @@
1743
1743
  });
1744
1744
 
1745
1745
  const gensyn = makeConfig({
1746
- sourceId: undefined,
1747
- testnet: false,
1748
- fees: undefined,
1749
- custom: undefined,
1750
- formatters: undefined,
1751
- serializers: undefined,
1752
- id: 685689,
1753
- name: "Gensyn",
1754
- nativeCurrency: {
1755
- decimals: 18,
1756
- name: "Ether",
1757
- symbol: "ETH",
1758
- },
1759
- rpcUrls: {
1760
- default: { http: ["https://gensyn-mainnet.g.alchemy.com/public"] },
1761
- },
1762
- blockExplorers: {
1763
- default: {
1764
- name: "Gensyn Explorer",
1765
- url: "https://ddrg456.explorer.alchemy.com/",
1766
- },
1767
- },
1746
+ ...chains.gensyn,
1768
1747
  blockTimeSeconds: 2,
1769
1748
  launchTime: 1773970570,
1770
1749
  transactionType: "eip1559",
@@ -1815,25 +1794,22 @@
1815
1794
  },
1816
1795
  },
1817
1796
  defaultPool: viem.zeroAddress,
1818
- defaultToken0: "0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a",
1819
- defaultToken1: "0x4200000000000000000000000000000000000006",
1797
+ defaultToken0: "0x4200000000000000000000000000000000000006",
1798
+ defaultToken1: "0x5b32c997211621d55a89Cc5abAF1cC21F3A6ddF5",
1820
1799
  tokenList: [
1821
1800
  { symbol: "WETH", address: "0x4200000000000000000000000000000000000006" },
1822
- { symbol: "USDC.e", address: "0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a" },
1801
+ { symbol: "USDC", address: "0x5b32c997211621d55a89Cc5abAF1cC21F3A6ddF5" },
1823
1802
  ],
1824
1803
  stables: ["0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a"],
1825
1804
  watchlist: [],
1826
1805
  internalName: "gensyn",
1827
1806
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/eth.png",
1828
1807
  contracts: {
1808
+ ...chains.gensyn.contracts,
1829
1809
  limitOrder: {
1830
1810
  address: viem.zeroAddress,
1831
1811
  blockCreated: 0,
1832
1812
  },
1833
- multicall3: {
1834
- address: "0xcA11bde05977b3631167028862bE2a173976CA11",
1835
- blockCreated: 0,
1836
- },
1837
1813
  nftManager: {
1838
1814
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
1839
1815
  },
@@ -2343,7 +2319,7 @@
2343
2319
  sortIndex: 31,
2344
2320
  blockAid: "",
2345
2321
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lens-logo.svg",
2346
- deprecated: false,
2322
+ deprecated: true,
2347
2323
  estimatedSwapGas: 300000,
2348
2324
  estimatedBridgeGas: 200000,
2349
2325
  estimatedWrapGas: 60000,
@@ -3432,7 +3408,7 @@
3432
3408
  sortIndex: 23,
3433
3409
  blockAid: "",
3434
3410
  logoUrl: "https://cms.oku.trade/cdn/public/chains/matchain-logo.svg",
3435
- deprecated: false,
3411
+ deprecated: true,
3436
3412
  estimatedSwapGas: 300000,
3437
3413
  estimatedBridgeGas: 200000,
3438
3414
  estimatedWrapGas: 60000,
package/dist/index-mjs.js CHANGED
@@ -1,4 +1,4 @@
1
- import { arbitrum as arbitrum$1, avalanche as avalanche$1, base as base$1, blast as blast$1, bob as bob$1, boba as boba$1, bsc as bsc$1, celo as celo$1, corn as corn$1, etherlink as etherlink$1, filecoin as filecoin$1, gnosis as gnosis$1, goat as goat$1, hemi as hemi$1, hyperEvm, lens as lens$1, lightlinkPhoenix, linea as linea$1, lisk as lisk$1, mainnet as mainnet$1, manta as manta$1, mantle as mantle$1, matchain as matchain$1, metalL2, monad as monad$1, moonbeam as moonbeam$1, nibiru as nibiru$1, optimism as optimism$1, plasma as plasma$1, polygon as polygon$1, redbellyMainnet, ronin as ronin$1, rootstock as rootstock$1, saga as saga$1, scroll as scroll$1, sei as sei$1, sonic as sonic$1, taiko as taiko$1, telos as telos$1, tronShasta as tronShasta$1, unichain as unichain$1, worldchain as worldchain$1, xdc as xdc$1, zeroGMainnet, polygonZkEvm as polygonZkEvm$1, zksync } from 'viem/chains';
1
+ import { arbitrum as arbitrum$1, avalanche as avalanche$1, base as base$1, blast as blast$1, bob as bob$1, boba as boba$1, bsc as bsc$1, celo as celo$1, corn as corn$1, etherlink as etherlink$1, filecoin as filecoin$1, gensyn as gensyn$1, gnosis as gnosis$1, goat as goat$1, hemi as hemi$1, hyperEvm, lens as lens$1, lightlinkPhoenix, linea as linea$1, lisk as lisk$1, mainnet as mainnet$1, manta as manta$1, mantle as mantle$1, matchain as matchain$1, metalL2, monad as monad$1, moonbeam as moonbeam$1, nibiru as nibiru$1, optimism as optimism$1, plasma as plasma$1, polygon as polygon$1, redbellyMainnet, ronin as ronin$1, rootstock as rootstock$1, saga as saga$1, scroll as scroll$1, sei as sei$1, sonic as sonic$1, taiko as taiko$1, telos as telos$1, tronShasta as tronShasta$1, unichain as unichain$1, worldchain as worldchain$1, xdc as xdc$1, zeroGMainnet, polygonZkEvm as polygonZkEvm$1, zksync } from 'viem/chains';
2
2
  import { zeroAddress } from 'viem';
3
3
 
4
4
  const makeConfig = (x) => {
@@ -1740,28 +1740,7 @@ const filecoin = makeConfig({
1740
1740
  });
1741
1741
 
1742
1742
  const gensyn = makeConfig({
1743
- sourceId: undefined,
1744
- testnet: false,
1745
- fees: undefined,
1746
- custom: undefined,
1747
- formatters: undefined,
1748
- serializers: undefined,
1749
- id: 685689,
1750
- name: "Gensyn",
1751
- nativeCurrency: {
1752
- decimals: 18,
1753
- name: "Ether",
1754
- symbol: "ETH",
1755
- },
1756
- rpcUrls: {
1757
- default: { http: ["https://gensyn-mainnet.g.alchemy.com/public"] },
1758
- },
1759
- blockExplorers: {
1760
- default: {
1761
- name: "Gensyn Explorer",
1762
- url: "https://ddrg456.explorer.alchemy.com/",
1763
- },
1764
- },
1743
+ ...gensyn$1,
1765
1744
  blockTimeSeconds: 2,
1766
1745
  launchTime: 1773970570,
1767
1746
  transactionType: "eip1559",
@@ -1812,25 +1791,22 @@ const gensyn = makeConfig({
1812
1791
  },
1813
1792
  },
1814
1793
  defaultPool: zeroAddress,
1815
- defaultToken0: "0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a",
1816
- defaultToken1: "0x4200000000000000000000000000000000000006",
1794
+ defaultToken0: "0x4200000000000000000000000000000000000006",
1795
+ defaultToken1: "0x5b32c997211621d55a89Cc5abAF1cC21F3A6ddF5",
1817
1796
  tokenList: [
1818
1797
  { symbol: "WETH", address: "0x4200000000000000000000000000000000000006" },
1819
- { symbol: "USDC.e", address: "0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a" },
1798
+ { symbol: "USDC", address: "0x5b32c997211621d55a89Cc5abAF1cC21F3A6ddF5" },
1820
1799
  ],
1821
1800
  stables: ["0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a"],
1822
1801
  watchlist: [],
1823
1802
  internalName: "gensyn",
1824
1803
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/eth.png",
1825
1804
  contracts: {
1805
+ ...gensyn$1.contracts,
1826
1806
  limitOrder: {
1827
1807
  address: zeroAddress,
1828
1808
  blockCreated: 0,
1829
1809
  },
1830
- multicall3: {
1831
- address: "0xcA11bde05977b3631167028862bE2a173976CA11",
1832
- blockCreated: 0,
1833
- },
1834
1810
  nftManager: {
1835
1811
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
1836
1812
  },
@@ -2340,7 +2316,7 @@ const lens = makeConfig({
2340
2316
  sortIndex: 31,
2341
2317
  blockAid: "",
2342
2318
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lens-logo.svg",
2343
- deprecated: false,
2319
+ deprecated: true,
2344
2320
  estimatedSwapGas: 300000,
2345
2321
  estimatedBridgeGas: 200000,
2346
2322
  estimatedWrapGas: 60000,
@@ -3429,7 +3405,7 @@ const matchain = makeConfig({
3429
3405
  sortIndex: 23,
3430
3406
  blockAid: "",
3431
3407
  logoUrl: "https://cms.oku.trade/cdn/public/chains/matchain-logo.svg",
3432
- deprecated: false,
3408
+ deprecated: true,
3433
3409
  estimatedSwapGas: 300000,
3434
3410
  estimatedBridgeGas: 200000,
3435
3411
  estimatedWrapGas: 60000,
package/dist/index.js CHANGED
@@ -1742,28 +1742,7 @@ const filecoin = makeConfig({
1742
1742
  });
1743
1743
 
1744
1744
  const gensyn = makeConfig({
1745
- sourceId: undefined,
1746
- testnet: false,
1747
- fees: undefined,
1748
- custom: undefined,
1749
- formatters: undefined,
1750
- serializers: undefined,
1751
- id: 685689,
1752
- name: "Gensyn",
1753
- nativeCurrency: {
1754
- decimals: 18,
1755
- name: "Ether",
1756
- symbol: "ETH",
1757
- },
1758
- rpcUrls: {
1759
- default: { http: ["https://gensyn-mainnet.g.alchemy.com/public"] },
1760
- },
1761
- blockExplorers: {
1762
- default: {
1763
- name: "Gensyn Explorer",
1764
- url: "https://ddrg456.explorer.alchemy.com/",
1765
- },
1766
- },
1745
+ ...chains.gensyn,
1767
1746
  blockTimeSeconds: 2,
1768
1747
  launchTime: 1773970570,
1769
1748
  transactionType: "eip1559",
@@ -1814,25 +1793,22 @@ const gensyn = makeConfig({
1814
1793
  },
1815
1794
  },
1816
1795
  defaultPool: viem.zeroAddress,
1817
- defaultToken0: "0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a",
1818
- defaultToken1: "0x4200000000000000000000000000000000000006",
1796
+ defaultToken0: "0x4200000000000000000000000000000000000006",
1797
+ defaultToken1: "0x5b32c997211621d55a89Cc5abAF1cC21F3A6ddF5",
1819
1798
  tokenList: [
1820
1799
  { symbol: "WETH", address: "0x4200000000000000000000000000000000000006" },
1821
- { symbol: "USDC.e", address: "0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a" },
1800
+ { symbol: "USDC", address: "0x5b32c997211621d55a89Cc5abAF1cC21F3A6ddF5" },
1822
1801
  ],
1823
1802
  stables: ["0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a"],
1824
1803
  watchlist: [],
1825
1804
  internalName: "gensyn",
1826
1805
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/eth.png",
1827
1806
  contracts: {
1807
+ ...chains.gensyn.contracts,
1828
1808
  limitOrder: {
1829
1809
  address: viem.zeroAddress,
1830
1810
  blockCreated: 0,
1831
1811
  },
1832
- multicall3: {
1833
- address: "0xcA11bde05977b3631167028862bE2a173976CA11",
1834
- blockCreated: 0,
1835
- },
1836
1812
  nftManager: {
1837
1813
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
1838
1814
  },
@@ -2342,7 +2318,7 @@ const lens = makeConfig({
2342
2318
  sortIndex: 31,
2343
2319
  blockAid: "",
2344
2320
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lens-logo.svg",
2345
- deprecated: false,
2321
+ deprecated: true,
2346
2322
  estimatedSwapGas: 300000,
2347
2323
  estimatedBridgeGas: 200000,
2348
2324
  estimatedWrapGas: 60000,
@@ -3431,7 +3407,7 @@ const matchain = makeConfig({
3431
3407
  sortIndex: 23,
3432
3408
  blockAid: "",
3433
3409
  logoUrl: "https://cms.oku.trade/cdn/public/chains/matchain-logo.svg",
3434
- deprecated: false,
3410
+ deprecated: true,
3435
3411
  estimatedSwapGas: 300000,
3436
3412
  estimatedBridgeGas: 200000,
3437
3413
  estimatedWrapGas: 60000,
@@ -291,16 +291,16 @@ export declare const base: Readonly<{
291
291
  r: import("viem").Hex;
292
292
  s: import("viem").Hex;
293
293
  v: bigint;
294
- value: bigint;
295
- gas: bigint;
296
294
  to: import("abitype").Address | null;
297
295
  from: import("abitype").Address;
296
+ gas: bigint;
298
297
  nonce: number;
298
+ value: bigint;
299
299
  blockHash: `0x${string}` | null;
300
300
  blockNumber: bigint | null;
301
- transactionIndex: number | null;
302
301
  hash: import("viem").Hash;
303
302
  input: import("viem").Hex;
303
+ transactionIndex: number | null;
304
304
  typeHex: import("viem").Hex | null;
305
305
  accessList?: undefined | undefined;
306
306
  authorizationList?: undefined | undefined;
@@ -437,6 +437,7 @@ export declare const base: Readonly<{
437
437
  blobGasUsed?: bigint | undefined;
438
438
  blockHash: import("viem").Hash;
439
439
  blockNumber: bigint;
440
+ blockTimestamp?: bigint | undefined;
440
441
  contractAddress: import("abitype").Address | null | undefined;
441
442
  cumulativeGasUsed: bigint;
442
443
  effectiveGasPrice: bigint;
@@ -233,16 +233,16 @@ export declare const blast: Readonly<{
233
233
  r: import("viem").Hex;
234
234
  s: import("viem").Hex;
235
235
  v: bigint;
236
- value: bigint;
237
- gas: bigint;
238
236
  to: import("abitype").Address | null;
239
237
  from: import("abitype").Address;
238
+ gas: bigint;
240
239
  nonce: number;
240
+ value: bigint;
241
241
  blockHash: `0x${string}` | null;
242
242
  blockNumber: bigint | null;
243
- transactionIndex: number | null;
244
243
  hash: import("viem").Hash;
245
244
  input: import("viem").Hex;
245
+ transactionIndex: number | null;
246
246
  typeHex: import("viem").Hex | null;
247
247
  accessList?: undefined | undefined;
248
248
  authorizationList?: undefined | undefined;
@@ -379,6 +379,7 @@ export declare const blast: Readonly<{
379
379
  blobGasUsed?: bigint | undefined;
380
380
  blockHash: import("viem").Hash;
381
381
  blockNumber: bigint;
382
+ blockTimestamp?: bigint | undefined;
382
383
  contractAddress: import("abitype").Address | null | undefined;
383
384
  cumulativeGasUsed: bigint;
384
385
  effectiveGasPrice: bigint;
@@ -231,16 +231,16 @@ export declare const bob: Readonly<{
231
231
  r: import("viem").Hex;
232
232
  s: import("viem").Hex;
233
233
  v: bigint;
234
- value: bigint;
235
- gas: bigint;
236
234
  to: import("abitype").Address | null;
237
235
  from: import("abitype").Address;
236
+ gas: bigint;
238
237
  nonce: number;
238
+ value: bigint;
239
239
  blockHash: `0x${string}` | null;
240
240
  blockNumber: bigint | null;
241
- transactionIndex: number | null;
242
241
  hash: import("viem").Hash;
243
242
  input: import("viem").Hex;
243
+ transactionIndex: number | null;
244
244
  typeHex: import("viem").Hex | null;
245
245
  accessList?: undefined | undefined;
246
246
  authorizationList?: undefined | undefined;
@@ -377,6 +377,7 @@ export declare const bob: Readonly<{
377
377
  blobGasUsed?: bigint | undefined;
378
378
  blockHash: import("viem").Hash;
379
379
  blockNumber: bigint;
380
+ blockTimestamp?: bigint | undefined;
380
381
  contractAddress: import("abitype").Address | null | undefined;
381
382
  cumulativeGasUsed: bigint;
382
383
  effectiveGasPrice: bigint;
@@ -172,16 +172,16 @@ export declare const celo: Readonly<{
172
172
  r: import("viem").Hex;
173
173
  s: import("viem").Hex;
174
174
  v: bigint;
175
- value: bigint;
176
- gas: bigint;
177
175
  to: import("abitype").Address | null;
178
176
  from: import("abitype").Address;
177
+ gas: bigint;
179
178
  nonce: number;
179
+ value: bigint;
180
180
  blockHash: `0x${string}` | null;
181
181
  blockNumber: bigint | null;
182
- transactionIndex: number | null;
183
182
  hash: import("viem").Hash;
184
183
  input: import("viem").Hex;
184
+ transactionIndex: number | null;
185
185
  typeHex: import("viem").Hex | null;
186
186
  accessList?: undefined | undefined;
187
187
  authorizationList?: undefined | undefined;
@@ -481,10 +481,10 @@ export declare const celo: Readonly<{
481
481
  } | {
482
482
  type?: "0x3" | undefined;
483
483
  data?: `0x${string}` | undefined;
484
- value?: `0x${string}` | undefined;
485
- gas?: `0x${string}` | undefined;
486
484
  from?: `0x${string}` | undefined;
485
+ gas?: `0x${string}` | undefined;
487
486
  nonce?: `0x${string}` | undefined;
487
+ value?: `0x${string}` | undefined;
488
488
  to: `0x${string}` | null;
489
489
  gasPrice?: undefined | undefined;
490
490
  maxFeePerBlobGas?: `0x${string}` | undefined;
@@ -500,10 +500,10 @@ export declare const celo: Readonly<{
500
500
  } | {
501
501
  type?: "0x3" | undefined;
502
502
  data?: `0x${string}` | undefined;
503
- value?: `0x${string}` | undefined;
504
- gas?: `0x${string}` | undefined;
505
503
  from?: `0x${string}` | undefined;
504
+ gas?: `0x${string}` | undefined;
506
505
  nonce?: `0x${string}` | undefined;
506
+ value?: `0x${string}` | undefined;
507
507
  to: `0x${string}` | null;
508
508
  gasPrice?: undefined | undefined;
509
509
  maxFeePerBlobGas?: `0x${string}` | undefined;
@@ -517,17 +517,17 @@ export declare const celo: Readonly<{
517
517
  authorizationList?: undefined;
518
518
  feeCurrency?: `0x${string}` | undefined;
519
519
  } | {
520
+ type?: "0x4" | undefined;
520
521
  gasPrice?: undefined | undefined;
521
522
  maxFeePerBlobGas?: undefined | undefined;
522
523
  maxFeePerGas?: `0x${string}` | undefined;
523
524
  maxPriorityFeePerGas?: `0x${string}` | undefined;
524
- type?: "0x4" | undefined;
525
- data?: `0x${string}` | undefined;
526
- value?: `0x${string}` | undefined;
527
- gas?: `0x${string}` | undefined;
528
525
  to?: `0x${string}` | null | undefined;
526
+ data?: `0x${string}` | undefined;
529
527
  from?: `0x${string}` | undefined;
528
+ gas?: `0x${string}` | undefined;
530
529
  nonce?: `0x${string}` | undefined;
530
+ value?: `0x${string}` | undefined;
531
531
  accessList?: import("viem").AccessList | undefined;
532
532
  authorizationList?: import("viem").RpcAuthorizationList | undefined;
533
533
  blobs?: undefined;
@@ -598,16 +598,16 @@ export declare const celo: Readonly<{
598
598
  r: import("viem").Hex;
599
599
  s: import("viem").Hex;
600
600
  v: bigint;
601
- value: bigint;
602
- gas: bigint;
603
601
  to: import("abitype").Address | null;
604
602
  from: import("abitype").Address;
603
+ gas: bigint;
605
604
  nonce: number;
605
+ value: bigint;
606
606
  blockHash: `0x${string}` | null;
607
607
  blockNumber: bigint | null;
608
- transactionIndex: number | null;
609
608
  hash: import("viem").Hash;
610
609
  input: import("viem").Hex;
610
+ transactionIndex: number | null;
611
611
  typeHex: import("viem").Hex | null;
612
612
  accessList?: undefined | undefined;
613
613
  authorizationList?: undefined | undefined;
@@ -907,10 +907,10 @@ export declare const celo: Readonly<{
907
907
  } | {
908
908
  type?: "0x3" | undefined;
909
909
  data?: `0x${string}` | undefined;
910
- value?: `0x${string}` | undefined;
911
- gas?: `0x${string}` | undefined;
912
910
  from?: `0x${string}` | undefined;
911
+ gas?: `0x${string}` | undefined;
913
912
  nonce?: `0x${string}` | undefined;
913
+ value?: `0x${string}` | undefined;
914
914
  to: `0x${string}` | null;
915
915
  gasPrice?: undefined | undefined;
916
916
  maxFeePerBlobGas?: `0x${string}` | undefined;
@@ -926,10 +926,10 @@ export declare const celo: Readonly<{
926
926
  } | {
927
927
  type?: "0x3" | undefined;
928
928
  data?: `0x${string}` | undefined;
929
- value?: `0x${string}` | undefined;
930
- gas?: `0x${string}` | undefined;
931
929
  from?: `0x${string}` | undefined;
930
+ gas?: `0x${string}` | undefined;
932
931
  nonce?: `0x${string}` | undefined;
932
+ value?: `0x${string}` | undefined;
933
933
  to: `0x${string}` | null;
934
934
  gasPrice?: undefined | undefined;
935
935
  maxFeePerBlobGas?: `0x${string}` | undefined;
@@ -943,17 +943,17 @@ export declare const celo: Readonly<{
943
943
  authorizationList?: undefined;
944
944
  feeCurrency?: `0x${string}` | undefined;
945
945
  } | {
946
+ type?: "0x4" | undefined;
946
947
  gasPrice?: undefined | undefined;
947
948
  maxFeePerBlobGas?: undefined | undefined;
948
949
  maxFeePerGas?: `0x${string}` | undefined;
949
950
  maxPriorityFeePerGas?: `0x${string}` | undefined;
950
- type?: "0x4" | undefined;
951
- data?: `0x${string}` | undefined;
952
- value?: `0x${string}` | undefined;
953
- gas?: `0x${string}` | undefined;
954
951
  to?: `0x${string}` | null | undefined;
952
+ data?: `0x${string}` | undefined;
955
953
  from?: `0x${string}` | undefined;
954
+ gas?: `0x${string}` | undefined;
956
955
  nonce?: `0x${string}` | undefined;
956
+ value?: `0x${string}` | undefined;
957
957
  accessList?: import("viem").AccessList | undefined;
958
958
  authorizationList?: import("viem").RpcAuthorizationList | undefined;
959
959
  blobs?: undefined;
@@ -1,28 +1,4 @@
1
1
  export declare const gensyn: Readonly<{
2
- sourceId: undefined;
3
- testnet: false;
4
- fees: undefined;
5
- custom: undefined;
6
- formatters: undefined;
7
- serializers: undefined;
8
- id: 685689;
9
- name: "Gensyn";
10
- nativeCurrency: {
11
- decimals: number;
12
- name: string;
13
- symbol: string;
14
- };
15
- rpcUrls: {
16
- default: {
17
- http: string[];
18
- };
19
- };
20
- blockExplorers: {
21
- default: {
22
- name: string;
23
- url: string;
24
- };
25
- };
26
2
  blockTimeSeconds: 2;
27
3
  launchTime: 1773970570;
28
4
  transactionType: "eip1559";
@@ -73,14 +49,14 @@ export declare const gensyn: Readonly<{
73
49
  };
74
50
  };
75
51
  defaultPool: "0x0000000000000000000000000000000000000000";
76
- defaultToken0: "0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a";
77
- defaultToken1: "0x4200000000000000000000000000000000000006";
52
+ defaultToken0: "0x4200000000000000000000000000000000000006";
53
+ defaultToken1: "0x5b32c997211621d55a89Cc5abAF1cC21F3A6ddF5";
78
54
  tokenList: ({
79
55
  symbol: string;
80
56
  address: "0x4200000000000000000000000000000000000006";
81
57
  } | {
82
58
  symbol: string;
83
- address: "0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a";
59
+ address: "0x5b32c997211621d55a89Cc5abAF1cC21F3A6ddF5";
84
60
  })[];
85
61
  stables: "0x1B8972370B26f6b9b7d5B823437Ba7674C53cb2a"[];
86
62
  watchlist: never[];
@@ -91,10 +67,6 @@ export declare const gensyn: Readonly<{
91
67
  address: "0x0000000000000000000000000000000000000000";
92
68
  blockCreated: number;
93
69
  };
94
- multicall3: {
95
- address: "0xcA11bde05977b3631167028862bE2a173976CA11";
96
- blockCreated: number;
97
- };
98
70
  nftManager: {
99
71
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
100
72
  };
@@ -104,7 +76,47 @@ export declare const gensyn: Readonly<{
104
76
  multicall2: {
105
77
  address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
106
78
  };
79
+ multicall3: {
80
+ readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11";
81
+ readonly blockCreated: 0;
82
+ };
83
+ };
84
+ blockExplorers: {
85
+ readonly default: {
86
+ readonly name: "Blockscout";
87
+ readonly url: "https://gensyn-mainnet.explorer.alchemy.com";
88
+ };
89
+ };
90
+ blockTime?: number | undefined | undefined | undefined;
91
+ ensTlds?: readonly string[] | undefined;
92
+ id: 685689;
93
+ name: "Gensyn Mainnet";
94
+ nativeCurrency: {
95
+ readonly decimals: 18;
96
+ readonly name: "Ether";
97
+ readonly symbol: "ETH";
98
+ };
99
+ experimental_preconfirmationTime?: number | undefined | undefined | undefined;
100
+ rpcUrls: {
101
+ readonly default: {
102
+ readonly http: readonly ["https://gensyn-mainnet.g.alchemy.com/public"];
103
+ };
107
104
  };
105
+ sourceId?: number | undefined | undefined | undefined;
106
+ testnet?: boolean | undefined | undefined | undefined;
107
+ custom?: Record<string, unknown> | undefined;
108
+ extendSchema?: Record<string, unknown> | undefined;
109
+ fees?: import("viem").ChainFees<undefined> | undefined;
110
+ formatters?: undefined | undefined;
111
+ prepareTransactionRequest?: ((args: import("viem").PrepareTransactionRequestParameters, options: {
112
+ phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters";
113
+ }) => Promise<import("viem").PrepareTransactionRequestParameters>) | [fn: ((args: import("viem").PrepareTransactionRequestParameters, options: {
114
+ phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters";
115
+ }) => Promise<import("viem").PrepareTransactionRequestParameters>) | undefined, options: {
116
+ runAt: readonly ("beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters")[];
117
+ }] | undefined | undefined;
118
+ serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
119
+ verifyHash?: ((client: import("viem").Client, parameters: import("viem").VerifyHashActionParameters) => Promise<import("viem").VerifyHashActionReturnType>) | undefined | undefined;
108
120
  } & {
109
121
  caip2Namespace: string;
110
122
  }>;
@@ -6,7 +6,7 @@ export declare const lens: Readonly<{
6
6
  sortIndex: 31;
7
7
  blockAid: "";
8
8
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lens-logo.svg";
9
- deprecated: false;
9
+ deprecated: true;
10
10
  estimatedSwapGas: 300000;
11
11
  estimatedBridgeGas: 200000;
12
12
  estimatedWrapGas: 60000;
@@ -91,6 +91,11 @@ export declare const lisk: Readonly<{
91
91
  multicall3: {
92
92
  address: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
93
93
  };
94
+ disputeGameFactory: {
95
+ readonly 1: {
96
+ readonly address: "0x0CF7D3706a27CCE2017aEB11E8a9c8b5388c282C";
97
+ };
98
+ };
94
99
  l2OutputOracle: {
95
100
  readonly 1: {
96
101
  readonly address: "0x113cB99283AF242Da0A0C54347667edF531Aa7d6";
@@ -209,16 +214,16 @@ export declare const lisk: Readonly<{
209
214
  r: import("viem").Hex;
210
215
  s: import("viem").Hex;
211
216
  v: bigint;
212
- value: bigint;
213
- gas: bigint;
214
217
  to: import("abitype").Address | null;
215
218
  from: import("abitype").Address;
219
+ gas: bigint;
216
220
  nonce: number;
221
+ value: bigint;
217
222
  blockHash: `0x${string}` | null;
218
223
  blockNumber: bigint | null;
219
- transactionIndex: number | null;
220
224
  hash: import("viem").Hash;
221
225
  input: import("viem").Hex;
226
+ transactionIndex: number | null;
222
227
  typeHex: import("viem").Hex | null;
223
228
  accessList?: undefined | undefined;
224
229
  authorizationList?: undefined | undefined;
@@ -355,6 +360,7 @@ export declare const lisk: Readonly<{
355
360
  blobGasUsed?: bigint | undefined;
356
361
  blockHash: import("viem").Hash;
357
362
  blockNumber: bigint;
363
+ blockTimestamp?: bigint | undefined;
358
364
  contractAddress: import("abitype").Address | null | undefined;
359
365
  cumulativeGasUsed: bigint;
360
366
  effectiveGasPrice: bigint;
@@ -6,7 +6,7 @@ export declare const matchain: Readonly<{
6
6
  sortIndex: 23;
7
7
  blockAid: "";
8
8
  logoUrl: "https://cms.oku.trade/cdn/public/chains/matchain-logo.svg";
9
- deprecated: false;
9
+ deprecated: true;
10
10
  estimatedSwapGas: 300000;
11
11
  estimatedBridgeGas: 200000;
12
12
  estimatedWrapGas: 60000;
@@ -209,16 +209,16 @@ export declare const metal: Readonly<{
209
209
  r: import("viem").Hex;
210
210
  s: import("viem").Hex;
211
211
  v: bigint;
212
- value: bigint;
213
- gas: bigint;
214
212
  to: import("abitype").Address | null;
215
213
  from: import("abitype").Address;
214
+ gas: bigint;
216
215
  nonce: number;
216
+ value: bigint;
217
217
  blockHash: `0x${string}` | null;
218
218
  blockNumber: bigint | null;
219
- transactionIndex: number | null;
220
219
  hash: import("viem").Hash;
221
220
  input: import("viem").Hex;
221
+ transactionIndex: number | null;
222
222
  typeHex: import("viem").Hex | null;
223
223
  accessList?: undefined | undefined;
224
224
  authorizationList?: undefined | undefined;
@@ -355,6 +355,7 @@ export declare const metal: Readonly<{
355
355
  blobGasUsed?: bigint | undefined;
356
356
  blockHash: import("viem").Hash;
357
357
  blockNumber: bigint;
358
+ blockTimestamp?: bigint | undefined;
358
359
  contractAddress: import("abitype").Address | null | undefined;
359
360
  cumulativeGasUsed: bigint;
360
361
  effectiveGasPrice: bigint;