@gfxlabs/oku-chains 1.12.29 → 1.12.31

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 (58) hide show
  1. package/dist/browser.js +93 -67
  2. package/dist/index-mjs.js +93 -67
  3. package/dist/index.js +93 -67
  4. package/dist/types/definitions/arbitrum.d.ts +2 -1
  5. package/dist/types/definitions/avalanche.d.ts +3 -1
  6. package/dist/types/definitions/base.d.ts +2 -1
  7. package/dist/types/definitions/blast.d.ts +2 -1
  8. package/dist/types/definitions/bob.d.ts +3 -1
  9. package/dist/types/definitions/boba.d.ts +3 -2
  10. package/dist/types/definitions/bsc.d.ts +3 -2
  11. package/dist/types/definitions/celo.d.ts +5 -1
  12. package/dist/types/definitions/corn.d.ts +2 -1
  13. package/dist/types/definitions/etherlink.d.ts +3 -1
  14. package/dist/types/definitions/filecoin.d.ts +3 -2
  15. package/dist/types/definitions/gensyn.d.ts +3 -2
  16. package/dist/types/definitions/gnosis.d.ts +3 -1
  17. package/dist/types/definitions/goat.d.ts +2 -1
  18. package/dist/types/definitions/hemi.d.ts +3 -2
  19. package/dist/types/definitions/hyperevem.d.ts +6 -2
  20. package/dist/types/definitions/lens.d.ts +2 -1
  21. package/dist/types/definitions/lightlink.d.ts +2 -1
  22. package/dist/types/definitions/linea.d.ts +3 -2
  23. package/dist/types/definitions/lisk.d.ts +2 -1
  24. package/dist/types/definitions/mainnet.d.ts +3 -0
  25. package/dist/types/definitions/manta.d.ts +2 -1
  26. package/dist/types/definitions/mantle.d.ts +3 -2
  27. package/dist/types/definitions/matchain.d.ts +2 -1
  28. package/dist/types/definitions/metal.d.ts +2 -1
  29. package/dist/types/definitions/monad.d.ts +2 -0
  30. package/dist/types/definitions/moonbeam.d.ts +2 -1
  31. package/dist/types/definitions/nibiru.d.ts +3 -2
  32. package/dist/types/definitions/optimism.d.ts +3 -2
  33. package/dist/types/definitions/pharos.d.ts +5 -2
  34. package/dist/types/definitions/plasma.d.ts +2 -0
  35. package/dist/types/definitions/polygon.d.ts +2 -1
  36. package/dist/types/definitions/redbelly.d.ts +3 -2
  37. package/dist/types/definitions/robinhood.d.ts +4 -3
  38. package/dist/types/definitions/ronin.d.ts +2 -1
  39. package/dist/types/definitions/rootstock.d.ts +2 -1
  40. package/dist/types/definitions/saga.d.ts +2 -1
  41. package/dist/types/definitions/scroll.d.ts +2 -1
  42. package/dist/types/definitions/sei.d.ts +3 -1
  43. package/dist/types/definitions/sepolia.d.ts +2 -1
  44. package/dist/types/definitions/sonic.d.ts +2 -1
  45. package/dist/types/definitions/taiko.d.ts +2 -1
  46. package/dist/types/definitions/telos.d.ts +3 -2
  47. package/dist/types/definitions/tronShasta.d.ts +2 -1
  48. package/dist/types/definitions/unichain.d.ts +3 -2
  49. package/dist/types/definitions/worldchain.d.ts +4 -3
  50. package/dist/types/definitions/xdc.d.ts +2 -1
  51. package/dist/types/definitions/zerog.d.ts +4 -2
  52. package/dist/types/definitions/zkevm.d.ts +2 -1
  53. package/dist/types/definitions/zksync.d.ts +2 -1
  54. package/dist/types/index.d.ts +134 -66
  55. package/dist/types/non-evm/bitcoin.d.ts +2 -1
  56. package/dist/types/non-evm/solana.d.ts +2 -1
  57. package/dist/types/non-evm/zcash.d.ts +2 -1
  58. package/package.json +2 -2
package/dist/index-mjs.js CHANGED
@@ -173,7 +173,7 @@ const arbitrum = makeConfig({
173
173
  usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
174
174
  },
175
175
  oku: {
176
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
176
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
177
177
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
178
178
  limitOrderRegistryDeployBlock: 98754575,
179
179
  pricing: {
@@ -370,7 +370,7 @@ const avalanche = makeConfig({
370
370
  blockTimeSeconds: 2,
371
371
  launchTime: 1761794290,
372
372
  transactionType: "eip1559",
373
- sortIndex: 17,
373
+ sortIndex: 19,
374
374
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg",
375
375
  deprecated: false,
376
376
  estimatedSwapGas: 300000,
@@ -462,6 +462,7 @@ const avalanche = makeConfig({
462
462
  wethAddress: "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",
463
463
  },
464
464
  oku: {
465
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
465
466
  limitOrderRegistry: zeroAddress,
466
467
  limitOrderRegistryDeployBlock: 0,
467
468
  pricing: {
@@ -668,7 +669,7 @@ const base = makeConfig({
668
669
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
669
670
  },
670
671
  oku: {
671
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
672
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
672
673
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
673
674
  limitOrderRegistryDeployBlock: 7644835,
674
675
  pricing: {
@@ -744,7 +745,7 @@ const blast = makeConfig({
744
745
  blockTimeSeconds: 2,
745
746
  launchTime: 1719410400,
746
747
  transactionType: "eip1559",
747
- sortIndex: 40,
748
+ sortIndex: 43,
748
749
  logoUrl: "https://cms.oku.trade/cdn/public/chains/blast-logo.svg",
749
750
  deprecated: true,
750
751
  estimatedSwapGas: 300000,
@@ -858,7 +859,7 @@ const bob = makeConfig({
858
859
  blockTimeSeconds: 2,
859
860
  launchTime: 1727359200,
860
861
  transactionType: "eip1559",
861
- sortIndex: 20,
862
+ sortIndex: 22,
862
863
  logoUrl: "https://cms.oku.trade/cdn/public/chains/bob-logo.svg",
863
864
  deprecated: false,
864
865
  estimatedSwapGas: 300000,
@@ -920,6 +921,7 @@ const bob = makeConfig({
920
921
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
921
922
  },
922
923
  oku: {
924
+ router: "0x3132f599bde0e251ba12d5FF95E256FbBeCbDA83",
923
925
  limitOrderRegistry: "0x447b8e40b0cda8e55f405c86bc635d02d0540ab8",
924
926
  limitOrderRegistryDeployBlock: 5624845,
925
927
  pricing: {
@@ -991,7 +993,7 @@ const boba = makeConfig({
991
993
  launchTime: 1690297200,
992
994
  transactionType: "eip1559",
993
995
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
994
- sortIndex: 14,
996
+ sortIndex: 16,
995
997
  blockTimeSeconds: 2,
996
998
  logoUrl: "https://cms.oku.trade/cdn/public/chains/boba-logo.svg",
997
999
  deprecated: false,
@@ -1065,7 +1067,7 @@ const boba = makeConfig({
1065
1067
  usdcAddress: "0x66a2A913e447d6b4BF33EFbec43aAeF87890FBbc",
1066
1068
  },
1067
1069
  oku: {
1068
- router: "0x87a3721df43fd6788a6b11662D2a804F27911506",
1070
+ router: "0x7bf7770Ecd4fd573C32272Ef80c8818A8E8e289A",
1069
1071
  limitOrderRegistry: "0xfefb60591cffc694c0137983a9091d64af8ecbac",
1070
1072
  limitOrderRegistryDeployBlock: 1052192,
1071
1073
  pricing: {
@@ -1125,7 +1127,7 @@ const bsc = makeConfig({
1125
1127
  launchTime: 1689346800,
1126
1128
  transactionType: "eip1559",
1127
1129
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
1128
- sortIndex: 6,
1130
+ sortIndex: 7,
1129
1131
  blockTimeSeconds: 3,
1130
1132
  logoUrl: "https://cms.oku.trade/cdn/public/chains/bsc-logo.svg",
1131
1133
  deprecated: false,
@@ -1279,7 +1281,7 @@ const bsc = makeConfig({
1279
1281
  wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
1280
1282
  },
1281
1283
  oku: {
1282
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
1284
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
1283
1285
  limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627",
1284
1286
  limitOrderRegistryDeployBlock: 34187988,
1285
1287
  pricing: {
@@ -1381,7 +1383,7 @@ const celo = makeConfig({
1381
1383
  blockTimeSeconds: 2,
1382
1384
  launchTime: 1737754469,
1383
1385
  transactionType: "eip1559",
1384
- sortIndex: 10,
1386
+ sortIndex: 12,
1385
1387
  logoUrl: "https://cms.oku.trade/cdn/public/chains/celo-logo.svg",
1386
1388
  deprecated: false,
1387
1389
  liteChain: true,
@@ -1397,6 +1399,9 @@ const celo = makeConfig({
1397
1399
  icecreamswap: true,
1398
1400
  openocean: "celo",
1399
1401
  },
1402
+ marketRouters: {
1403
+ openocean: ["0x6352a56caadC4F1E25CD6c75970Fa768A3304e64"],
1404
+ },
1400
1405
  bridges: {
1401
1406
  chainlink: {
1402
1407
  atlasNetworkName: "celo-mainnet",
@@ -1509,7 +1514,7 @@ const corn = makeConfig({
1509
1514
  blockTimeSeconds: 35,
1510
1515
  launchTime: 1733882663,
1511
1516
  transactionType: "eip1559",
1512
- sortIndex: 25,
1517
+ sortIndex: 27,
1513
1518
  logoUrl: "https://cms.oku.trade/cdn/public/chains/corn-logo.svg",
1514
1519
  deprecated: true,
1515
1520
  estimatedSwapGas: 300000,
@@ -1627,7 +1632,7 @@ const etherlink = makeConfig({
1627
1632
  blockTimeSeconds: 0.6,
1628
1633
  launchTime: 1750211928,
1629
1634
  transactionType: "eip1559",
1630
- sortIndex: 13,
1635
+ sortIndex: 15,
1631
1636
  logoUrl: "https://cms.oku.trade/cdn/public/chains/etherlink-logo.svg",
1632
1637
  deprecated: false,
1633
1638
  estimatedSwapGas: 300000,
@@ -1695,6 +1700,7 @@ const etherlink = makeConfig({
1695
1700
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F",
1696
1701
  },
1697
1702
  oku: {
1703
+ router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
1698
1704
  limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8",
1699
1705
  limitOrderRegistryDeployBlock: 16186329,
1700
1706
  pricing: {
@@ -1750,7 +1756,7 @@ const etherlink = makeConfig({
1750
1756
 
1751
1757
  const filecoin = makeConfig({
1752
1758
  ...filecoin$1,
1753
- sortIndex: 21,
1759
+ sortIndex: 23,
1754
1760
  launchTime: 1677600000,
1755
1761
  transactionType: "legacy",
1756
1762
  name: "Filecoin",
@@ -1821,7 +1827,7 @@ const filecoin = makeConfig({
1821
1827
  wethAddress: "0xb829b68f57CC546dA7E5806A929e53bE32a4625D",
1822
1828
  },
1823
1829
  oku: {
1824
- router: "0x961feB343932036fa057D80A057aB746dFEe294e",
1830
+ router: "0x4Ae4041BFa135413A845b803226943198a2F1BeE",
1825
1831
  pricing: {
1826
1832
  pools: [],
1827
1833
  nativeWrappedToken: "0x60E1773636CF5E4A227d9AC24F20fEca034ee25A",
@@ -1901,7 +1907,7 @@ const gensyn = makeConfig({
1901
1907
  name: "Gensyn",
1902
1908
  launchTime: 1773970570,
1903
1909
  transactionType: "eip1559",
1904
- sortIndex: 25,
1910
+ sortIndex: 28,
1905
1911
  logoUrl: "https://cms.oku.trade/cdn/public/chains/gensyn-logo.svg",
1906
1912
  deprecated: false,
1907
1913
  estimatedSwapGas: 300000,
@@ -1949,7 +1955,7 @@ const gensyn = makeConfig({
1949
1955
  wethAddress: "0x4200000000000000000000000000000000000006",
1950
1956
  },
1951
1957
  oku: {
1952
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
1958
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
1953
1959
  pricing: {
1954
1960
  nativeWrappedToken: "0x4200000000000000000000000000000000000006",
1955
1961
  nativeWrappedName: "ETH",
@@ -1994,7 +2000,7 @@ const gnosis = makeConfig({
1994
2000
  blockTimeSeconds: 5,
1995
2001
  launchTime: 1725890400,
1996
2002
  transactionType: "eip1559",
1997
- sortIndex: 16,
2003
+ sortIndex: 18,
1998
2004
  blockAid: "",
1999
2005
  logoUrl: "https://cms.oku.trade/cdn/public/chains/gnosis-logo.svg",
2000
2006
  deprecated: false,
@@ -2100,6 +2106,7 @@ const gnosis = makeConfig({
2100
2106
  wethAddress: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d",
2101
2107
  },
2102
2108
  oku: {
2109
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
2103
2110
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
2104
2111
  limitOrderRegistryDeployBlock: 35719277,
2105
2112
  pricing: {
@@ -2165,7 +2172,7 @@ const goat = makeConfig({
2165
2172
  blockTimeSeconds: 3,
2166
2173
  launchTime: 1742159744,
2167
2174
  transactionType: "eip1559",
2168
- sortIndex: 29,
2175
+ sortIndex: 32,
2169
2176
  logoUrl: "https://cms.oku.trade/cdn/public/chains/goat-logo.svg",
2170
2177
  deprecated: false,
2171
2178
  estimatedSwapGas: 300000,
@@ -2285,7 +2292,7 @@ const hemi = makeConfig({
2285
2292
  blockTimeSeconds: 12,
2286
2293
  launchTime: 1741901593,
2287
2294
  transactionType: "eip1559",
2288
- sortIndex: 22,
2295
+ sortIndex: 24,
2289
2296
  logoUrl: "https://cms.oku.trade/cdn/public/chains/hemi-logo.svg",
2290
2297
  deprecated: false,
2291
2298
  estimatedSwapGas: 300000,
@@ -2362,7 +2369,7 @@ const hemi = makeConfig({
2362
2369
  wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3",
2363
2370
  },
2364
2371
  oku: {
2365
- router: "0x1a84c0daAf3948392ccA68f475141cF8dC5B8045",
2372
+ router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
2366
2373
  limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0",
2367
2374
  limitOrderRegistryDeployBlock: 1293765,
2368
2375
  pricing: {
@@ -2425,7 +2432,7 @@ const hyperevm = makeConfig({
2425
2432
  blockTimeSeconds: 1,
2426
2433
  launchTime: 1767333673,
2427
2434
  transactionType: "eip1559",
2428
- sortIndex: 9,
2435
+ sortIndex: 11,
2429
2436
  logoUrl: "https://cms.oku.trade/cdn/public/chains/hyperevm-logo.svg",
2430
2437
  deprecated: false,
2431
2438
  estimatedSwapGas: 300000,
@@ -2480,11 +2487,16 @@ const hyperevm = makeConfig({
2480
2487
  },
2481
2488
  morpho: {},
2482
2489
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
2483
- uniswap: {},
2490
+ uniswap: {
2491
+ // Manually confirmed via eth_getCode against the canonical Permit2
2492
+ // deployment address (not yet sourced from an automated registry).
2493
+ permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3",
2494
+ },
2484
2495
  token: {
2485
2496
  wethAddress: "0x5555555555555555555555555555555555555555",
2486
2497
  },
2487
2498
  oku: {
2499
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
2488
2500
  pricing: {
2489
2501
  nativeWrappedToken: "0x5555555555555555555555555555555555555555",
2490
2502
  nativeWrappedName: "WHYPE",
@@ -2527,7 +2539,7 @@ const lens = makeConfig({
2527
2539
  blockTimeSeconds: 2,
2528
2540
  launchTime: 1746050531,
2529
2541
  transactionType: "eip1559",
2530
- sortIndex: 31,
2542
+ sortIndex: 34,
2531
2543
  blockAid: "",
2532
2544
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lens-logo.svg",
2533
2545
  deprecated: true,
@@ -2627,7 +2639,7 @@ const lightlink = makeConfig({
2627
2639
  blockTimeSeconds: 0.5,
2628
2640
  launchTime: 1741485513,
2629
2641
  transactionType: "legacy",
2630
- sortIndex: 24,
2642
+ sortIndex: 26,
2631
2643
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lightlink-logo.svg",
2632
2644
  deprecated: true,
2633
2645
  estimatedSwapGas: 300000,
@@ -2747,7 +2759,7 @@ const linea = makeConfig({
2747
2759
  transactionType: "eip1559",
2748
2760
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
2749
2761
  blockTimeSeconds: 2,
2750
- sortIndex: 19,
2762
+ sortIndex: 21,
2751
2763
  morpho: {},
2752
2764
  logoUrl: "https://cms.oku.trade/cdn/public/chains/linea-logo.svg",
2753
2765
  deprecated: false,
@@ -2864,7 +2876,7 @@ const linea = makeConfig({
2864
2876
  wbtcAddress: "0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4",
2865
2877
  },
2866
2878
  oku: {
2867
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
2879
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
2868
2880
  limitOrderRegistry: "0x63c8527f670d4eb3401c80c5905ceca8727f1e74",
2869
2881
  limitOrderRegistryDeployBlock: 3610379,
2870
2882
  pricing: {
@@ -2923,7 +2935,7 @@ const lisk = makeConfig({
2923
2935
  blockTimeSeconds: 2,
2924
2936
  launchTime: 1724076000,
2925
2937
  transactionType: "eip1559",
2926
- sortIndex: 43,
2938
+ sortIndex: 46,
2927
2939
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lisk-logo.svg",
2928
2940
  deprecated: true,
2929
2941
  estimatedSwapGas: 300000,
@@ -3188,6 +3200,9 @@ const mainnet = makeConfig({
3188
3200
  uniswap: {
3189
3201
  deployBlock: 12369621,
3190
3202
  poolFactory: "0x1F98431c8aD98523631AE4a59f267346ea31F984",
3203
+ // Manually confirmed via eth_getCode against the canonical Permit2
3204
+ // deployment address (not yet sourced from an automated registry).
3205
+ permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3",
3191
3206
  multicall2: "0x5BA1e12693Dc8F9c48aAD8770482f4739bEeD696",
3192
3207
  proxyAdmin: "0xB753548F6E010e7e680BA186F9Ca1BdAB2E90cf2",
3193
3208
  tickLens: "0xbfd8137f7d1516D3ea5cA83523914859ec47F573",
@@ -3216,6 +3231,7 @@ const mainnet = makeConfig({
3216
3231
  wbtcAddress: "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599",
3217
3232
  },
3218
3233
  oku: {
3234
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
3219
3235
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
3220
3236
  limitOrderRegistryDeployBlock: 17429412,
3221
3237
  pricing: {
@@ -3403,7 +3419,7 @@ const manta = makeConfig({
3403
3419
  transactionType: "eip1559",
3404
3420
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
3405
3421
  blockTimeSeconds: 2,
3406
- sortIndex: 39,
3422
+ sortIndex: 42,
3407
3423
  logoUrl: "https://cms.oku.trade/cdn/public/chains/manta-pacific-logo.svg",
3408
3424
  deprecated: true,
3409
3425
  estimatedSwapGas: 300000,
@@ -3516,7 +3532,7 @@ const mantle = makeConfig({
3516
3532
  blockTimeSeconds: 2,
3517
3533
  launchTime: 1720101600,
3518
3534
  transactionType: "eip1559",
3519
- sortIndex: 30,
3535
+ sortIndex: 33,
3520
3536
  logoUrl: "https://cms.oku.trade/cdn/public/chains/mantle-logo.svg",
3521
3537
  deprecated: false,
3522
3538
  estimatedSwapGas: 5000000,
@@ -3624,7 +3640,7 @@ const mantle = makeConfig({
3624
3640
  wethAddress: "0x78c1b0C915c4FAA5FffA6CAbf0219DA63d7f4cb8",
3625
3641
  },
3626
3642
  oku: {
3627
- router: "0xCF883b5926F1c782308381121BA80234000000cE",
3643
+ router: "0x86d61277970685075a0BF66023c219dc4A6e3F6d",
3628
3644
  limitOrderRegistry: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4",
3629
3645
  limitOrderRegistryDeployBlock: 63839894,
3630
3646
  pricing: {
@@ -3684,7 +3700,7 @@ const matchain = makeConfig({
3684
3700
  blockTimeSeconds: 0.5,
3685
3701
  launchTime: 1754106070,
3686
3702
  transactionType: "eip1559",
3687
- sortIndex: 23,
3703
+ sortIndex: 25,
3688
3704
  blockAid: "",
3689
3705
  logoUrl: "https://cms.oku.trade/cdn/public/chains/matchain-logo.svg",
3690
3706
  deprecated: true,
@@ -3773,7 +3789,7 @@ const metal = makeConfig({
3773
3789
  blockTimeSeconds: 2,
3774
3790
  launchTime: 1733882663,
3775
3791
  transactionType: "eip1559",
3776
- sortIndex: 42,
3792
+ sortIndex: 45,
3777
3793
  logoUrl: "https://cms.oku.trade/cdn/public/chains/metal-l2-logo.svg",
3778
3794
  deprecated: true,
3779
3795
  estimatedSwapGas: 300000,
@@ -3946,6 +3962,7 @@ const monad = makeConfig({
3946
3962
  wethAddress: "0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A",
3947
3963
  },
3948
3964
  oku: {
3965
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
3949
3966
  limitOrderRegistry: zeroAddress,
3950
3967
  limitOrderRegistryDeployBlock: 0,
3951
3968
  pricing: {
@@ -3995,7 +4012,7 @@ const monad = makeConfig({
3995
4012
  const moonbeam = makeConfig({
3996
4013
  ...moonbeam$1,
3997
4014
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
3998
- sortIndex: 38,
4015
+ sortIndex: 41,
3999
4016
  launchTime: 1696341600,
4000
4017
  transactionType: "eip1559",
4001
4018
  blockTimeSeconds: 30,
@@ -4131,7 +4148,7 @@ const nibiru = makeConfig({
4131
4148
  blockTimeSeconds: 2,
4132
4149
  launchTime: 1750705200,
4133
4150
  transactionType: "eip1559",
4134
- sortIndex: 26,
4151
+ sortIndex: 29,
4135
4152
  logoUrl: "https://cms.oku.trade/cdn/public/chains/nibiru-logo.svg",
4136
4153
  deprecated: false,
4137
4154
  estimatedSwapGas: 300000,
@@ -4196,7 +4213,7 @@ const nibiru = makeConfig({
4196
4213
  usdcAddress: "0x0829F361A05D993d5CEb035cA6DF3446b060970b",
4197
4214
  },
4198
4215
  oku: {
4199
- router: "0x1a84c0daAf3948392ccA68f475141cF8dC5B8045",
4216
+ router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
4200
4217
  limitOrderRegistry: "0x6E1293993C71Cb2E6b2Da8559f6d7Dc1fdb3AE02",
4201
4218
  limitOrderRegistryDeployBlock: 19842992,
4202
4219
  pricing: {
@@ -4251,7 +4268,7 @@ const optimism = makeConfig({
4251
4268
  blockTimeSeconds: 0.5,
4252
4269
  launchTime: 1688997600,
4253
4270
  transactionType: "eip1559",
4254
- sortIndex: 8,
4271
+ sortIndex: 10,
4255
4272
  logoUrl: "https://cms.oku.trade/cdn/public/chains/optimism-logo.svg",
4256
4273
  deprecated: false,
4257
4274
  estimatedSwapGas: 300000,
@@ -4390,7 +4407,7 @@ const optimism = makeConfig({
4390
4407
  dexscreener: "optimism",
4391
4408
  },
4392
4409
  oku: {
4393
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
4410
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
4394
4411
  limitOrderRegistryDeployBlock: 105276132,
4395
4412
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
4396
4413
  customOrderTypes: {
@@ -4707,7 +4724,7 @@ const pharos = makeConfig({
4707
4724
  blockTimeSeconds: 2,
4708
4725
  launchTime: 1777014000,
4709
4726
  transactionType: "eip1559",
4710
- sortIndex: 46,
4727
+ sortIndex: 49,
4711
4728
  logoUrl: "https://cms.oku.trade/cdn/public/chains/pharos-logo.svg",
4712
4729
  deprecated: false,
4713
4730
  liteChain: true,
@@ -4733,7 +4750,13 @@ const pharos = makeConfig({
4733
4750
  morphoMarketV1AdapterV2Factory: "0xe510e1fcC429943cA3455A7bfBD79f0307Cd8403",
4734
4751
  },
4735
4752
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
4736
- uniswap: {},
4753
+ uniswap: {
4754
+ // Confirmed canonical per https://docs.pharos.xyz/getting-started/canonical-contracts
4755
+ // (Pacific Mainnet), and manually verified via eth_getCode against the
4756
+ // canonical Permit2 deployment address (not yet sourced from an
4757
+ // automated registry).
4758
+ permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3",
4759
+ },
4737
4760
  token: {
4738
4761
  usdcAddress: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
4739
4762
  wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
@@ -4845,6 +4868,7 @@ const plasma = makeConfig({
4845
4868
  wethAddress: "0x6100E367285b01F48D07953803A2d8dCA5D19873",
4846
4869
  },
4847
4870
  oku: {
4871
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
4848
4872
  limitOrderRegistry: "0x9db70E29712Cc8Af10c2B597BaDA6784544FF407",
4849
4873
  limitOrderRegistryDeployBlock: 431349,
4850
4874
  pricing: {
@@ -5039,7 +5063,7 @@ const polygon = makeConfig({
5039
5063
  wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
5040
5064
  },
5041
5065
  oku: {
5042
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
5066
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
5043
5067
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
5044
5068
  limitOrderRegistryDeployBlock: 43640541,
5045
5069
  pricing: {
@@ -5228,7 +5252,7 @@ const redbelly = makeConfig({
5228
5252
  blockTimeSeconds: 5,
5229
5253
  launchTime: 1741362479,
5230
5254
  transactionType: "eip1559",
5231
- sortIndex: 27,
5255
+ sortIndex: 30,
5232
5256
  logoUrl: "https://cms.oku.trade/cdn/public/chains/redbelly-logo.svg",
5233
5257
  deprecated: false,
5234
5258
  estimatedSwapGas: 300000,
@@ -5271,7 +5295,7 @@ const redbelly = makeConfig({
5271
5295
  usdcAddress: "0x8201c02d4AB2214471E8C3AD6475C8b0CD9F2D06",
5272
5296
  },
5273
5297
  oku: {
5274
- router: "0x028F7f81D6816735207A19a3b5C1B72f95B655E5",
5298
+ router: "0x44a81236E892faEdc1f7c08362a4A0eC90dDd203",
5275
5299
  limitOrderRegistry: "0x9db70E29712Cc8Af10c2B597BaDA6784544FF407",
5276
5300
  limitOrderRegistryDeployBlock: 2286099,
5277
5301
  pricing: {
@@ -5327,7 +5351,7 @@ const robinhood = makeConfig({
5327
5351
  blockTimeSeconds: 2,
5328
5352
  launchTime: 1784047160,
5329
5353
  transactionType: "eip1559",
5330
- sortIndex: 5,
5354
+ sortIndex: 6,
5331
5355
  logoUrl: "https://cms.oku.trade/cdn/public/chains/robinhood-logo.svg",
5332
5356
  deprecated: false,
5333
5357
  liteChain: true,
@@ -5380,7 +5404,7 @@ const robinhood = makeConfig({
5380
5404
  wethAddress: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73",
5381
5405
  },
5382
5406
  oku: {
5383
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
5407
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
5384
5408
  pricing: {
5385
5409
  nativeWrappedToken: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73",
5386
5410
  nativeWrappedName: "ETH",
@@ -5421,7 +5445,7 @@ const ronin = makeConfig({
5421
5445
  blockTimeSeconds: 3,
5422
5446
  launchTime: 1761966026,
5423
5447
  transactionType: "eip1559",
5424
- sortIndex: 41,
5448
+ sortIndex: 44,
5425
5449
  logoUrl: "https://cms.oku.trade/cdn/public/chains/ronin-logo.svg",
5426
5450
  deprecated: true,
5427
5451
  estimatedSwapGas: 300000,
@@ -5516,7 +5540,7 @@ const ronin = makeConfig({
5516
5540
 
5517
5541
  const rootstock = makeConfig({
5518
5542
  ...rootstock$1,
5519
- sortIndex: 12,
5543
+ sortIndex: 14,
5520
5544
  launchTime: 1702479600,
5521
5545
  transactionType: "legacy",
5522
5546
  name: "Rootstock",
@@ -5678,7 +5702,7 @@ const saga = makeConfig({
5678
5702
  blockTimeSeconds: 5,
5679
5703
  launchTime: 1740384000,
5680
5704
  transactionType: "legacy",
5681
- sortIndex: 11,
5705
+ sortIndex: 13,
5682
5706
  logoUrl: "https://cms.oku.trade/cdn/public/chains/saga-logo.png",
5683
5707
  deprecated: false,
5684
5708
  estimatedSwapGas: 300000,
@@ -5787,7 +5811,7 @@ const saga = makeConfig({
5787
5811
  const scroll = makeConfig({
5788
5812
  ...scroll$1,
5789
5813
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
5790
- sortIndex: 34,
5814
+ sortIndex: 37,
5791
5815
  launchTime: 1703257200,
5792
5816
  transactionType: "eip1559",
5793
5817
  blockTimeSeconds: 3,
@@ -5928,7 +5952,7 @@ const sei = makeConfig({
5928
5952
  blockTimeSeconds: 0.4,
5929
5953
  launchTime: 1687788000,
5930
5954
  transactionType: "eip1559",
5931
- sortIndex: 7,
5955
+ sortIndex: 9,
5932
5956
  logoUrl: "https://cms.oku.trade/cdn/public/chains/sei-logo.svg",
5933
5957
  deprecated: false,
5934
5958
  estimatedSwapGas: 300000,
@@ -6062,6 +6086,7 @@ const sei = makeConfig({
6062
6086
  wethAddress: "0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7",
6063
6087
  },
6064
6088
  oku: {
6089
+ router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
6065
6090
  limitOrderRegistry: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0",
6066
6091
  limitOrderRegistryDeployBlock: 79448363,
6067
6092
  pricing: {
@@ -6123,7 +6148,7 @@ const sepolia = makeConfig({
6123
6148
  blockTimeSeconds: 12,
6124
6149
  launchTime: 1655683200,
6125
6150
  transactionType: "eip1559",
6126
- sortIndex: 47,
6151
+ sortIndex: 50,
6127
6152
  logoUrl: "https://cms.oku.trade/cdn/public/chains/ethereum-logo.webp",
6128
6153
  deprecated: true,
6129
6154
  liteChain: true,
@@ -6209,7 +6234,7 @@ const sonic = makeConfig({
6209
6234
  blockTimeSeconds: 3,
6210
6235
  launchTime: 1737165834,
6211
6236
  transactionType: "eip1559",
6212
- sortIndex: 33,
6237
+ sortIndex: 36,
6213
6238
  logoUrl: "https://cms.oku.trade/cdn/public/chains/sonic-logo.svg",
6214
6239
  deprecated: true,
6215
6240
  estimatedSwapGas: 300000,
@@ -6352,7 +6377,7 @@ const taiko = makeConfig({
6352
6377
  blockTimeSeconds: 24,
6353
6378
  launchTime: 1717509600,
6354
6379
  transactionType: "eip1559",
6355
- sortIndex: 36,
6380
+ sortIndex: 39,
6356
6381
  logoUrl: "https://cms.oku.trade/cdn/public/chains/taiko-logo.svg",
6357
6382
  deprecated: true,
6358
6383
  estimatedSwapGas: 300000,
@@ -6500,7 +6525,7 @@ const telos = makeConfig({
6500
6525
  blockTimeSeconds: 0.5,
6501
6526
  launchTime: 1743089303,
6502
6527
  transactionType: "legacy",
6503
- sortIndex: 32,
6528
+ sortIndex: 35,
6504
6529
  logoUrl: "https://cms.oku.trade/cdn/public/chains/telos-logo.svg",
6505
6530
  deprecated: true,
6506
6531
  estimatedSwapGas: 300000,
@@ -6570,7 +6595,7 @@ const telos = makeConfig({
6570
6595
  usdcAddress: "0xF1815bd50389c46847f0Bda824eC8da914045D14",
6571
6596
  },
6572
6597
  oku: {
6573
- router: "0x1a84c0daAf3948392ccA68f475141cF8dC5B8045",
6598
+ router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
6574
6599
  limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
6575
6600
  limitOrderRegistryDeployBlock: 386645006,
6576
6601
  pricing: {
@@ -6637,7 +6662,7 @@ const tronShasta = makeConfig({
6637
6662
  blockTimeSeconds: 5,
6638
6663
  launchTime: 1746055290,
6639
6664
  transactionType: "eip1559",
6640
- sortIndex: 45,
6665
+ sortIndex: 48,
6641
6666
  blockAid: "",
6642
6667
  logoUrl: "https://cms.oku.trade/cdn/public/chains/tron-shasta-logo.svg",
6643
6668
  deprecated: true,
@@ -6705,7 +6730,7 @@ const unichain = makeConfig({
6705
6730
  blockTimeSeconds: 1,
6706
6731
  launchTime: 1750384728,
6707
6732
  transactionType: "eip1559",
6708
- sortIndex: 18,
6733
+ sortIndex: 20,
6709
6734
  logoUrl: "https://cms.oku.trade/cdn/public/chains/unichain-logo.svg",
6710
6735
  deprecated: false,
6711
6736
  estimatedSwapGas: 300000,
@@ -6816,7 +6841,7 @@ const unichain = makeConfig({
6816
6841
  wethAddress: "0x4200000000000000000000000000000000000006",
6817
6842
  },
6818
6843
  oku: {
6819
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
6844
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
6820
6845
  limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
6821
6846
  limitOrderRegistryDeployBlock: 19179485,
6822
6847
  pricing: {
@@ -6879,7 +6904,7 @@ const worldchain = makeConfig({
6879
6904
  blockTimeSeconds: 2,
6880
6905
  launchTime: 0,
6881
6906
  transactionType: "eip1559",
6882
- sortIndex: 28,
6907
+ sortIndex: 31,
6883
6908
  logoUrl: "https://cms.oku.trade/cdn/public/chains/worldchain-logo.svg",
6884
6909
  deprecated: false,
6885
6910
  estimatedSwapGas: 300000,
@@ -6955,8 +6980,8 @@ const worldchain = makeConfig({
6955
6980
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
6956
6981
  },
6957
6982
  oku: {
6958
- router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
6959
- permit2Proxy: "0xF95D1bBAE6cfEf416EA6861cEce9E7B3e6bd0d4f",
6983
+ router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
6984
+ permit2Proxy: "0x0E4d4719e8226AFd05D774eC0774a1D36bA1A029",
6960
6985
  pricing: {
6961
6986
  nativeWrappedToken: "0x4200000000000000000000000000000000000006",
6962
6987
  nativeWrappedName: "ETH",
@@ -7006,7 +7031,7 @@ const xdc = makeConfig({
7006
7031
  blockTimeSeconds: 2,
7007
7032
  launchTime: 1746453600,
7008
7033
  transactionType: "legacy",
7009
- sortIndex: 15,
7034
+ sortIndex: 17,
7010
7035
  logoUrl: "https://cms.oku.trade/cdn/public/chains/xdc-logo.svg",
7011
7036
  deprecated: false,
7012
7037
  estimatedSwapGas: 300000,
@@ -7145,7 +7170,7 @@ const zerog = makeConfig({
7145
7170
  blockTimeSeconds: 1,
7146
7171
  launchTime: 1733882663,
7147
7172
  transactionType: "eip1559",
7148
- sortIndex: 44,
7173
+ sortIndex: 47,
7149
7174
  logoUrl: "https://cms.oku.trade/cdn/public/chains/zerog-logo.svg",
7150
7175
  deprecated: false,
7151
7176
  estimatedSwapGas: 300000,
@@ -7203,6 +7228,7 @@ const zerog = makeConfig({
7203
7228
  wethAddress: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c",
7204
7229
  },
7205
7230
  oku: {
7231
+ router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
7206
7232
  limitOrderRegistry: "0x9db70e29712cc8af10c2b597bada6784544ff407",
7207
7233
  limitOrderRegistryDeployBlock: 6449021,
7208
7234
  pricing: {
@@ -7251,7 +7277,7 @@ const zerog = makeConfig({
7251
7277
  const polygonZkEvm = makeConfig({
7252
7278
  ...polygonZkEvm$1,
7253
7279
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
7254
- sortIndex: 37,
7280
+ sortIndex: 40,
7255
7281
  launchTime: 1722520800,
7256
7282
  transactionType: "legacy",
7257
7283
  blockTimeSeconds: 7,
@@ -7370,7 +7396,7 @@ const polygonZkEvm = makeConfig({
7370
7396
  const zkSync = makeConfig({
7371
7397
  ...zksync,
7372
7398
  blockTimeSeconds: 2,
7373
- sortIndex: 35,
7399
+ sortIndex: 38,
7374
7400
  launchTime: 1696514400,
7375
7401
  transactionType: "eip1559",
7376
7402
  logoUrl: "https://cms.oku.trade/cdn/public/chains/zksync-logo.svg",
@@ -7657,7 +7683,7 @@ const bitcoin = makeConfig({
7657
7683
  caip2Reference: "000000000019d6689c085ae165831e93",
7658
7684
  internalName: "bitcoin",
7659
7685
  transactionType: "bitcoin",
7660
- sortIndex: 9,
7686
+ sortIndex: 8,
7661
7687
  launchTime: 1231006505,
7662
7688
  blockTimeSeconds: 600,
7663
7689
  deprecated: false,
@@ -7739,7 +7765,7 @@ const solana = makeConfig({
7739
7765
  caip2Reference: "5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
7740
7766
  internalName: "solana",
7741
7767
  transactionType: "solana",
7742
- sortIndex: 1001,
7768
+ sortIndex: 51,
7743
7769
  launchTime: 1584368940,
7744
7770
  blockTimeSeconds: 0.4,
7745
7771
  deprecated: false,
@@ -7824,7 +7850,7 @@ const zcash = makeConfig({
7824
7850
  caip2Reference: "00040fe8ec8471911baa1db1266ea15d",
7825
7851
  internalName: "zcash",
7826
7852
  transactionType: "zcash",
7827
- sortIndex: 1002,
7853
+ sortIndex: 52,
7828
7854
  launchTime: 1477641360,
7829
7855
  blockTimeSeconds: 75,
7830
7856
  deprecated: false,