@gfxlabs/oku-chains 1.11.6 → 1.11.8

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 (52) hide show
  1. package/dist/browser.js +144 -5
  2. package/dist/index-mjs.js +145 -6
  3. package/dist/index.js +144 -5
  4. package/dist/types/definitions/arbitrum.d.ts +4 -0
  5. package/dist/types/definitions/avalanche.d.ts +3 -0
  6. package/dist/types/definitions/base.d.ts +4 -1
  7. package/dist/types/definitions/blast.d.ts +3 -0
  8. package/dist/types/definitions/bob.d.ts +3 -0
  9. package/dist/types/definitions/boba.d.ts +3 -0
  10. package/dist/types/definitions/bsc.d.ts +3 -0
  11. package/dist/types/definitions/celo.d.ts +3 -0
  12. package/dist/types/definitions/corn.d.ts +3 -0
  13. package/dist/types/definitions/etherlink.d.ts +3 -0
  14. package/dist/types/definitions/filecoin.d.ts +3 -0
  15. package/dist/types/definitions/gnosis.d.ts +3 -0
  16. package/dist/types/definitions/goat.d.ts +3 -0
  17. package/dist/types/definitions/hemi.d.ts +3 -0
  18. package/dist/types/definitions/hyperevem.d.ts +3 -0
  19. package/dist/types/definitions/lens.d.ts +3 -0
  20. package/dist/types/definitions/lightlink.d.ts +3 -0
  21. package/dist/types/definitions/linea.d.ts +3 -0
  22. package/dist/types/definitions/lisk.d.ts +3 -0
  23. package/dist/types/definitions/mainnet.d.ts +4 -1
  24. package/dist/types/definitions/manta.d.ts +3 -0
  25. package/dist/types/definitions/mantle.d.ts +3 -0
  26. package/dist/types/definitions/matchain.d.ts +3 -0
  27. package/dist/types/definitions/metal.d.ts +3 -0
  28. package/dist/types/definitions/monad.d.ts +3 -0
  29. package/dist/types/definitions/moonbeam.d.ts +3 -0
  30. package/dist/types/definitions/nibiru.d.ts +3 -0
  31. package/dist/types/definitions/optimism.d.ts +4 -1
  32. package/dist/types/definitions/plasma.d.ts +3 -0
  33. package/dist/types/definitions/polygon.d.ts +3 -0
  34. package/dist/types/definitions/redbelly.d.ts +3 -0
  35. package/dist/types/definitions/ronin.d.ts +3 -0
  36. package/dist/types/definitions/rootstock.d.ts +3 -0
  37. package/dist/types/definitions/saga.d.ts +3 -0
  38. package/dist/types/definitions/scroll.d.ts +3 -0
  39. package/dist/types/definitions/sei.d.ts +3 -0
  40. package/dist/types/definitions/sonic.d.ts +3 -0
  41. package/dist/types/definitions/taiko.d.ts +3 -0
  42. package/dist/types/definitions/telos.d.ts +3 -0
  43. package/dist/types/definitions/tronShasta.d.ts +3 -0
  44. package/dist/types/definitions/unichain.d.ts +3 -0
  45. package/dist/types/definitions/worldchain.d.ts +4 -1
  46. package/dist/types/definitions/xdc.d.ts +3 -0
  47. package/dist/types/definitions/zerog.d.ts +3 -0
  48. package/dist/types/definitions/zkevm.d.ts +3 -0
  49. package/dist/types/definitions/zksync.d.ts +3 -0
  50. package/dist/types/index.d.ts +143 -4
  51. package/dist/types/spec/index.d.ts +3 -0
  52. package/package.json +1 -1
package/dist/browser.js CHANGED
@@ -17,6 +17,9 @@
17
17
  blockTimeSeconds: 0.25,
18
18
  logoUrl: "https://cms.oku.trade/cdn/public/chains/arbitrum-logo.svg",
19
19
  deprecated: false,
20
+ estimatedSwapGas: 300000,
21
+ estimatedBridgeGas: 200000,
22
+ estimatedWrapGas: 60000,
20
23
  safeReorgDistance: 90000 * 2,
21
24
  blockAid: "arbitrum",
22
25
  morpho: {},
@@ -143,6 +146,7 @@
143
146
  usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
144
147
  },
145
148
  oku: {
149
+ router: "0x822CFA9749d16Fb4B4F2B0515924cec69512893b",
146
150
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
147
151
  limitOrderRegistryDeployBlock: 98754575,
148
152
  pricing: {
@@ -341,6 +345,9 @@
341
345
  sortIndex: 17,
342
346
  logoUrl: "https://cms.oku.trade/cdn/public/chains/avalanche-logo.svg",
343
347
  deprecated: false,
348
+ estimatedSwapGas: 300000,
349
+ estimatedBridgeGas: 200000,
350
+ estimatedWrapGas: 60000,
344
351
  liteChain: true,
345
352
  safeReorgDistance: 90000,
346
353
  blockAid: "",
@@ -455,6 +462,9 @@
455
462
  blockTimeSeconds: 2,
456
463
  logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg",
457
464
  deprecated: false,
465
+ estimatedSwapGas: 300000,
466
+ estimatedBridgeGas: 200000,
467
+ estimatedWrapGas: 60000,
458
468
  blockAid: "base",
459
469
  defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224",
460
470
  defaultToken0: "0x4200000000000000000000000000000000000006",
@@ -573,7 +583,7 @@
573
583
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
574
584
  },
575
585
  oku: {
576
- router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248",
586
+ router: "0x822CFA9749d16Fb4B4F2B0515924cec69512893b",
577
587
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
578
588
  limitOrderRegistryDeployBlock: 7644835,
579
589
  pricing: {
@@ -651,6 +661,9 @@
651
661
  sortIndex: 40,
652
662
  logoUrl: "https://cms.oku.trade/cdn/public/chains/blast-logo.svg",
653
663
  deprecated: true,
664
+ estimatedSwapGas: 300000,
665
+ estimatedBridgeGas: 200000,
666
+ estimatedWrapGas: 60000,
654
667
  safeReorgDistance: 90000,
655
668
  blockAid: "blast",
656
669
  externalId: {
@@ -761,6 +774,9 @@
761
774
  sortIndex: 20,
762
775
  logoUrl: "https://cms.oku.trade/cdn/public/chains/bob-logo.svg",
763
776
  deprecated: false,
777
+ estimatedSwapGas: 300000,
778
+ estimatedBridgeGas: 200000,
779
+ estimatedWrapGas: 60000,
764
780
  safeReorgDistance: 90000,
765
781
  blockAid: "",
766
782
  externalId: {
@@ -884,6 +900,9 @@
884
900
  blockTimeSeconds: 2,
885
901
  logoUrl: "https://cms.oku.trade/cdn/public/chains/boba-logo.svg",
886
902
  deprecated: false,
903
+ estimatedSwapGas: 300000,
904
+ estimatedBridgeGas: 200000,
905
+ estimatedWrapGas: 60000,
887
906
  safeReorgDistance: 90000,
888
907
  blockAid: "",
889
908
  externalId: {
@@ -1006,6 +1025,9 @@
1006
1025
  blockTimeSeconds: 3,
1007
1026
  logoUrl: "https://cms.oku.trade/cdn/public/chains/bsc-logo.svg",
1008
1027
  deprecated: false,
1028
+ estimatedSwapGas: 300000,
1029
+ estimatedBridgeGas: 200000,
1030
+ estimatedWrapGas: 60000,
1009
1031
  safeReorgDistance: 90000,
1010
1032
  blockAid: "bsc",
1011
1033
  externalId: {
@@ -1029,7 +1051,7 @@
1029
1051
  openocean: "bsc",
1030
1052
  zeroex: true,
1031
1053
  icecreamswap: true,
1032
- cowswap: "bnb"
1054
+ cowswap: "bnb",
1033
1055
  },
1034
1056
  bridges: {
1035
1057
  chainlink: {
@@ -1229,6 +1251,9 @@
1229
1251
  sortIndex: 10,
1230
1252
  logoUrl: "https://cms.oku.trade/cdn/public/chains/celo-logo.svg",
1231
1253
  deprecated: false,
1254
+ estimatedSwapGas: 300000,
1255
+ estimatedBridgeGas: 200000,
1256
+ estimatedWrapGas: 60000,
1232
1257
  safeReorgDistance: 90000,
1233
1258
  blockAid: "",
1234
1259
  externalId: {
@@ -1352,6 +1377,9 @@
1352
1377
  sortIndex: 25,
1353
1378
  logoUrl: "https://cms.oku.trade/cdn/public/chains/corn-logo.svg",
1354
1379
  deprecated: false,
1380
+ estimatedSwapGas: 300000,
1381
+ estimatedBridgeGas: 200000,
1382
+ estimatedWrapGas: 60000,
1355
1383
  safeReorgDistance: 90000,
1356
1384
  blockAid: "",
1357
1385
  externalId: {
@@ -1466,6 +1494,9 @@
1466
1494
  sortIndex: 13,
1467
1495
  logoUrl: "https://cms.oku.trade/cdn/public/chains/etherlink-logo.svg",
1468
1496
  deprecated: false,
1497
+ estimatedSwapGas: 300000,
1498
+ estimatedBridgeGas: 200000,
1499
+ estimatedWrapGas: 60000,
1469
1500
  safeReorgDistance: 90000,
1470
1501
  blockAid: "",
1471
1502
  externalId: {
@@ -1602,6 +1633,9 @@
1602
1633
  },
1603
1634
  logoUrl: "https://cms.oku.trade/cdn/public/chains/filecoin-logo.svg",
1604
1635
  deprecated: false,
1636
+ estimatedSwapGas: 500000,
1637
+ estimatedBridgeGas: 300000,
1638
+ estimatedWrapGas: 100000,
1605
1639
  externalId: {
1606
1640
  coingecko: "filecoin",
1607
1641
  },
@@ -1717,6 +1751,9 @@
1717
1751
  blockAid: "",
1718
1752
  logoUrl: "https://cms.oku.trade/cdn/public/chains/gnosis-logo.svg",
1719
1753
  deprecated: false,
1754
+ estimatedSwapGas: 300000,
1755
+ estimatedBridgeGas: 200000,
1756
+ estimatedWrapGas: 60000,
1720
1757
  safeReorgDistance: 90000,
1721
1758
  morpho: {},
1722
1759
  externalId: {
@@ -1873,6 +1910,9 @@
1873
1910
  sortIndex: 29,
1874
1911
  logoUrl: "https://cms.oku.trade/cdn/public/chains/goat-logo.svg",
1875
1912
  deprecated: false,
1913
+ estimatedSwapGas: 300000,
1914
+ estimatedBridgeGas: 200000,
1915
+ estimatedWrapGas: 60000,
1876
1916
  safeReorgDistance: 90000,
1877
1917
  blockAid: "",
1878
1918
  externalId: {
@@ -1982,6 +2022,9 @@
1982
2022
  sortIndex: 22,
1983
2023
  logoUrl: "https://cms.oku.trade/cdn/public/chains/hemi-logo.svg",
1984
2024
  deprecated: false,
2025
+ estimatedSwapGas: 300000,
2026
+ estimatedBridgeGas: 200000,
2027
+ estimatedWrapGas: 60000,
1985
2028
  safeReorgDistance: 90000,
1986
2029
  blockAid: "",
1987
2030
  externalId: {
@@ -2110,6 +2153,9 @@
2110
2153
  sortIndex: 9,
2111
2154
  logoUrl: "https://cms.oku.trade/cdn/public/chains/hyperevm-logo.svg",
2112
2155
  deprecated: false,
2156
+ estimatedSwapGas: 300000,
2157
+ estimatedBridgeGas: 200000,
2158
+ estimatedWrapGas: 60000,
2113
2159
  safeReorgDistance: 90000,
2114
2160
  blockAid: "",
2115
2161
  externalId: {
@@ -2194,6 +2240,9 @@
2194
2240
  blockAid: "",
2195
2241
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lens-logo.svg",
2196
2242
  deprecated: false,
2243
+ estimatedSwapGas: 300000,
2244
+ estimatedBridgeGas: 200000,
2245
+ estimatedWrapGas: 60000,
2197
2246
  safeReorgDistance: 90000,
2198
2247
  externalId: {
2199
2248
  tenderly: "true",
@@ -2289,6 +2338,9 @@
2289
2338
  sortIndex: 24,
2290
2339
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lightlink-logo.svg",
2291
2340
  deprecated: false,
2341
+ estimatedSwapGas: 300000,
2342
+ estimatedBridgeGas: 200000,
2343
+ estimatedWrapGas: 60000,
2292
2344
  safeReorgDistance: 90000,
2293
2345
  blockAid: "",
2294
2346
  morpho: {},
@@ -2406,6 +2458,9 @@
2406
2458
  morpho: {},
2407
2459
  logoUrl: "https://cms.oku.trade/cdn/public/chains/linea-logo.svg",
2408
2460
  deprecated: false,
2461
+ estimatedSwapGas: 300000,
2462
+ estimatedBridgeGas: 200000,
2463
+ estimatedWrapGas: 60000,
2409
2464
  safeReorgDistance: 100,
2410
2465
  blockAid: "linea",
2411
2466
  externalId: {
@@ -2550,6 +2605,9 @@
2550
2605
  sortIndex: 43,
2551
2606
  logoUrl: "https://cms.oku.trade/cdn/public/chains/lisk-logo.png",
2552
2607
  deprecated: true,
2608
+ estimatedSwapGas: 300000,
2609
+ estimatedBridgeGas: 200000,
2610
+ estimatedWrapGas: 60000,
2553
2611
  safeReorgDistance: 90000,
2554
2612
  blockAid: "",
2555
2613
  externalId: {
@@ -2646,6 +2704,9 @@
2646
2704
  safeReorgDistance: 90000,
2647
2705
  logoUrl: "https://cms.oku.trade/cdn/public/chains/ethereum-logo.webp",
2648
2706
  deprecated: false,
2707
+ estimatedSwapGas: 300000,
2708
+ estimatedBridgeGas: 200000,
2709
+ estimatedWrapGas: 60000,
2649
2710
  blockAid: "ethereum",
2650
2711
  morpho: {
2651
2712
  deployBlock: 13977148,
@@ -2775,7 +2836,7 @@
2775
2836
  positionManager: "0xbd216513d74c8cf14cf4747e6aaa6420ff64ee9e",
2776
2837
  universalRouter: "0x66a9893cc07d91d95644aedd05d03f95e1dba8af",
2777
2838
  permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3",
2778
- defaultPool: viem.zeroHash,
2839
+ defaultPool: "0xdce6394339af00981949f5f3baf27e3610c76326a700af57e4b3e3ae4977f78d",
2779
2840
  stateView: "0x7ffe42c4a5deea5b0fec41c94c136cf115597227",
2780
2841
  },
2781
2842
  uniswap: {
@@ -3006,6 +3067,9 @@
3006
3067
  sortIndex: 39,
3007
3068
  logoUrl: "https://cms.oku.trade/cdn/public/chains/manta-logo.png",
3008
3069
  deprecated: true,
3070
+ estimatedSwapGas: 300000,
3071
+ estimatedBridgeGas: 200000,
3072
+ estimatedWrapGas: 60000,
3009
3073
  safeReorgDistance: 90000,
3010
3074
  blockAid: "",
3011
3075
  externalId: {
@@ -3115,6 +3179,9 @@
3115
3179
  sortIndex: 30,
3116
3180
  logoUrl: "https://cms.oku.trade/cdn/public/chains/mantle-logo.svg",
3117
3181
  deprecated: false,
3182
+ estimatedSwapGas: 5000000,
3183
+ estimatedBridgeGas: 3000000,
3184
+ estimatedWrapGas: 500000,
3118
3185
  safeReorgDistance: 90000,
3119
3186
  blockAid: "",
3120
3187
  externalId: {
@@ -3262,6 +3329,9 @@
3262
3329
  blockAid: "",
3263
3330
  logoUrl: "https://cms.oku.trade/cdn/public/chains/matchain-logo.svg",
3264
3331
  deprecated: false,
3332
+ estimatedSwapGas: 300000,
3333
+ estimatedBridgeGas: 200000,
3334
+ estimatedWrapGas: 60000,
3265
3335
  safeReorgDistance: 90000,
3266
3336
  externalId: {},
3267
3337
  markets: {},
@@ -3346,6 +3416,9 @@
3346
3416
  sortIndex: 42,
3347
3417
  logoUrl: "https://cms.oku.trade/cdn/public/chains/metal-logo.png",
3348
3418
  deprecated: true,
3419
+ estimatedSwapGas: 300000,
3420
+ estimatedBridgeGas: 200000,
3421
+ estimatedWrapGas: 60000,
3349
3422
  safeReorgDistance: 90000,
3350
3423
  blockAid: "",
3351
3424
  externalId: {},
@@ -3431,6 +3504,9 @@
3431
3504
  sortIndex: 4,
3432
3505
  logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png",
3433
3506
  deprecated: false,
3507
+ estimatedSwapGas: 300000,
3508
+ estimatedBridgeGas: 200000,
3509
+ estimatedWrapGas: 60000,
3434
3510
  safeReorgDistance: 90000,
3435
3511
  blockAid: "",
3436
3512
  externalId: {
@@ -3542,6 +3618,9 @@
3542
3618
  blockTimeSeconds: 30,
3543
3619
  logoUrl: "https://cms.oku.trade/cdn/public/chains/moonbeam-logo.svg",
3544
3620
  deprecated: true,
3621
+ estimatedSwapGas: 300000,
3622
+ estimatedBridgeGas: 200000,
3623
+ estimatedWrapGas: 60000,
3545
3624
  safeReorgDistance: 90000,
3546
3625
  blockAid: "",
3547
3626
  externalId: {
@@ -3671,6 +3750,9 @@
3671
3750
  sortIndex: 26,
3672
3751
  logoUrl: "https://cms.oku.trade/cdn/public/chains/nibiru-logo.svg",
3673
3752
  deprecated: false,
3753
+ estimatedSwapGas: 300000,
3754
+ estimatedBridgeGas: 200000,
3755
+ estimatedWrapGas: 60000,
3674
3756
  safeReorgDistance: 90000,
3675
3757
  externalId: {},
3676
3758
  blockAid: "",
@@ -3779,6 +3861,9 @@
3779
3861
  sortIndex: 8,
3780
3862
  logoUrl: "https://cms.oku.trade/cdn/public/chains/optimism-logo.svg",
3781
3863
  deprecated: false,
3864
+ estimatedSwapGas: 300000,
3865
+ estimatedBridgeGas: 200000,
3866
+ estimatedWrapGas: 60000,
3782
3867
  safeReorgDistance: 90000,
3783
3868
  blockAid: "optimism",
3784
3869
  externalId: {
@@ -3873,7 +3958,7 @@
3873
3958
  dexscreener: "optimism",
3874
3959
  },
3875
3960
  oku: {
3876
- router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A",
3961
+ router: "0x822CFA9749d16Fb4B4F2B0515924cec69512893b",
3877
3962
  limitOrderRegistryDeployBlock: 105276132,
3878
3963
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
3879
3964
  customOrderTypes: {
@@ -4110,6 +4195,9 @@
4110
4195
  sortIndex: 3,
4111
4196
  logoUrl: "https://cms.oku.trade/cdn/public/chains/plasma-logo.svg",
4112
4197
  deprecated: false,
4198
+ estimatedSwapGas: 300000,
4199
+ estimatedBridgeGas: 200000,
4200
+ estimatedWrapGas: 60000,
4113
4201
  safeReorgDistance: 90000,
4114
4202
  blockAid: "",
4115
4203
  externalId: {
@@ -4204,6 +4292,9 @@
4204
4292
  sortIndex: 5,
4205
4293
  logoUrl: "https://cms.oku.trade/cdn/public/chains/polygon-logo.svg",
4206
4294
  deprecated: false,
4295
+ estimatedSwapGas: 300000,
4296
+ estimatedBridgeGas: 200000,
4297
+ estimatedWrapGas: 60000,
4207
4298
  safeReorgDistance: 90000,
4208
4299
  blockAid: "polygon",
4209
4300
  externalId: {
@@ -4503,6 +4594,9 @@
4503
4594
  sortIndex: 27,
4504
4595
  logoUrl: "https://cms.oku.trade/cdn/public/chains/redbelly-logo.svg",
4505
4596
  deprecated: false,
4597
+ estimatedSwapGas: 300000,
4598
+ estimatedBridgeGas: 200000,
4599
+ estimatedWrapGas: 60000,
4506
4600
  safeReorgDistance: 90000,
4507
4601
  blockAid: "",
4508
4602
  externalId: {
@@ -4588,6 +4682,9 @@
4588
4682
  sortIndex: 41,
4589
4683
  logoUrl: "https://cms.oku.trade/cdn/public/chains/ronin-logo.svg",
4590
4684
  deprecated: true,
4685
+ estimatedSwapGas: 300000,
4686
+ estimatedBridgeGas: 200000,
4687
+ estimatedWrapGas: 60000,
4591
4688
  safeReorgDistance: 90000,
4592
4689
  blockAid: "",
4593
4690
  externalId: {
@@ -4684,6 +4781,9 @@
4684
4781
  blockTimeSeconds: 33,
4685
4782
  logoUrl: "https://cms.oku.trade/cdn/public/chains/rootstock-logo.svg",
4686
4783
  deprecated: false,
4784
+ estimatedSwapGas: 300000,
4785
+ estimatedBridgeGas: 200000,
4786
+ estimatedWrapGas: 60000,
4687
4787
  safeReorgDistance: 90000,
4688
4788
  blockAid: "",
4689
4789
  externalId: {
@@ -4829,6 +4929,9 @@
4829
4929
  sortIndex: 11,
4830
4930
  logoUrl: "https://cms.oku.trade/cdn/public/chains/saga-logo.png",
4831
4931
  deprecated: false,
4932
+ estimatedSwapGas: 300000,
4933
+ estimatedBridgeGas: 200000,
4934
+ estimatedWrapGas: 60000,
4832
4935
  safeReorgDistance: 90000,
4833
4936
  blockAid: "",
4834
4937
  externalId: {
@@ -4931,6 +5034,9 @@
4931
5034
  blockTimeSeconds: 3,
4932
5035
  logoUrl: "https://cms.oku.trade/cdn/public/chains/scroll-logo.svg",
4933
5036
  deprecated: true,
5037
+ estimatedSwapGas: 300000,
5038
+ estimatedBridgeGas: 200000,
5039
+ estimatedWrapGas: 60000,
4934
5040
  safeReorgDistance: 90000,
4935
5041
  blockAid: "scroll",
4936
5042
  externalId: {
@@ -5065,6 +5171,9 @@
5065
5171
  sortIndex: 7,
5066
5172
  logoUrl: "https://cms.oku.trade/cdn/public/chains/sei-logo.svg",
5067
5173
  deprecated: false,
5174
+ estimatedSwapGas: 300000,
5175
+ estimatedBridgeGas: 200000,
5176
+ estimatedWrapGas: 60000,
5068
5177
  safeReorgDistance: 90000,
5069
5178
  blockAid: "",
5070
5179
  externalId: {
@@ -5237,6 +5346,9 @@
5237
5346
  sortIndex: 33,
5238
5347
  logoUrl: "https://cms.oku.trade/cdn/public/chains/sonic-logo.svg",
5239
5348
  deprecated: true,
5349
+ estimatedSwapGas: 300000,
5350
+ estimatedBridgeGas: 200000,
5351
+ estimatedWrapGas: 60000,
5240
5352
  safeReorgDistance: 90000,
5241
5353
  blockAid: "",
5242
5354
  morpho: {},
@@ -5372,6 +5484,9 @@
5372
5484
  sortIndex: 36,
5373
5485
  logoUrl: "https://cms.oku.trade/cdn/public/chains/taiko-logo.svg",
5374
5486
  deprecated: true,
5487
+ estimatedSwapGas: 300000,
5488
+ estimatedBridgeGas: 200000,
5489
+ estimatedWrapGas: 60000,
5375
5490
  safeReorgDistance: 90000,
5376
5491
  blockAid: "",
5377
5492
  externalId: {
@@ -5516,6 +5631,9 @@
5516
5631
  sortIndex: 32,
5517
5632
  logoUrl: "https://cms.oku.trade/cdn/public/chains/telos-logo.svg",
5518
5633
  deprecated: false,
5634
+ estimatedSwapGas: 300000,
5635
+ estimatedBridgeGas: 200000,
5636
+ estimatedWrapGas: 60000,
5519
5637
  safeReorgDistance: 90000,
5520
5638
  blockAid: "",
5521
5639
  externalId: {
@@ -5650,6 +5768,9 @@
5650
5768
  blockAid: "",
5651
5769
  logoUrl: "https://cms.oku.trade/cdn/public/chains/tron.png",
5652
5770
  deprecated: true,
5771
+ estimatedSwapGas: 300000,
5772
+ estimatedBridgeGas: 200000,
5773
+ estimatedWrapGas: 60000,
5653
5774
  safeReorgDistance: 90000,
5654
5775
  externalId: {},
5655
5776
  markets: {},
@@ -5713,6 +5834,9 @@
5713
5834
  sortIndex: 18,
5714
5835
  logoUrl: "https://cms.oku.trade/cdn/public/chains/unichain-logo.svg",
5715
5836
  deprecated: false,
5837
+ estimatedSwapGas: 300000,
5838
+ estimatedBridgeGas: 200000,
5839
+ estimatedWrapGas: 60000,
5716
5840
  safeReorgDistance: 90000,
5717
5841
  blockAid: "unichain",
5718
5842
  externalId: {
@@ -5859,6 +5983,9 @@
5859
5983
  sortIndex: 28,
5860
5984
  logoUrl: "https://cms.oku.trade/cdn/public/chains/worldchain-logo.svg",
5861
5985
  deprecated: false,
5986
+ estimatedSwapGas: 300000,
5987
+ estimatedBridgeGas: 200000,
5988
+ estimatedWrapGas: 60000,
5862
5989
  liteChain: true,
5863
5990
  safeReorgDistance: 90000,
5864
5991
  blockAid: "",
@@ -5912,7 +6039,7 @@
5912
6039
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
5913
6040
  },
5914
6041
  oku: {
5915
- router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4",
6042
+ router: "0x822CFA9749d16Fb4B4F2B0515924cec69512893b",
5916
6043
  pricing: {
5917
6044
  nativeWrappedToken: "0x4200000000000000000000000000000000000006",
5918
6045
  nativeWrappedName: "ETH",
@@ -5964,6 +6091,9 @@
5964
6091
  sortIndex: 15,
5965
6092
  logoUrl: "https://cms.oku.trade/cdn/public/chains/xdc-logo.svg",
5966
6093
  deprecated: false,
6094
+ estimatedSwapGas: 300000,
6095
+ estimatedBridgeGas: 200000,
6096
+ estimatedWrapGas: 60000,
5967
6097
  safeReorgDistance: 90000,
5968
6098
  blockAid: "",
5969
6099
  externalId: {
@@ -6081,6 +6211,9 @@
6081
6211
  sortIndex: 44,
6082
6212
  logoUrl: "https://cms.oku.trade/cdn/public/chains/zerog-logo.svg",
6083
6213
  deprecated: false,
6214
+ estimatedSwapGas: 300000,
6215
+ estimatedBridgeGas: 200000,
6216
+ estimatedWrapGas: 60000,
6084
6217
  safeReorgDistance: 90000,
6085
6218
  blockAid: "",
6086
6219
  externalId: {
@@ -6165,6 +6298,9 @@
6165
6298
  blockTimeSeconds: 7,
6166
6299
  logoUrl: "https://cms.oku.trade/cdn/public/chains/zkevm-logo.svg",
6167
6300
  deprecated: true,
6301
+ estimatedSwapGas: 400000,
6302
+ estimatedBridgeGas: 250000,
6303
+ estimatedWrapGas: 80000,
6168
6304
  safeReorgDistance: 90000,
6169
6305
  blockAid: "",
6170
6306
  morpho: {},
@@ -6279,6 +6415,9 @@
6279
6415
  transactionType: "eip1559",
6280
6416
  logoUrl: "https://cms.oku.trade/cdn/public/chains/zksync-logo.svg",
6281
6417
  deprecated: true,
6418
+ estimatedSwapGas: 1000000,
6419
+ estimatedBridgeGas: 600000,
6420
+ estimatedWrapGas: 200000,
6282
6421
  safeReorgDistance: 90000,
6283
6422
  blockAid: "zksync",
6284
6423
  morpho: {},