@gfxlabs/oku-chains 1.1.140 → 1.1.141

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
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('viem/chains')) :
3
- typeof define === 'function' && define.amd ? define(['exports', 'viem/chains'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global["oku-chains"] = {}, global.viem_chains));
5
- })(this, (function (exports, chains) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('viem/chains'), require('viem')) :
3
+ typeof define === 'function' && define.amd ? define(['exports', 'viem/chains', 'viem'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global["oku-chains"] = {}, global.viem_chains, global.viem));
5
+ })(this, (function (exports, chains, viem) { 'use strict';
6
6
 
7
7
  const makeConfig = (x) => {
8
8
  return x;
@@ -3080,6 +3080,77 @@
3080
3080
  },
3081
3081
  });
3082
3082
 
3083
+ const sonic = makeConfig({
3084
+ ...chains.sonic,
3085
+ blockTimeSeconds: 3,
3086
+ launchTime: 1735346679,
3087
+ sortIndex: 15,
3088
+ logoUrl: "https://assets.oku.trade/chains/sonic-logo.svg",
3089
+ safeReorgDistance: 90000,
3090
+ morpho: {},
3091
+ externalId: {},
3092
+ markets: {},
3093
+ bridges: {},
3094
+ oracles: {},
3095
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
3096
+ uniswap: {
3097
+ deployBlock: 322744,
3098
+ poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
3099
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578",
3100
+ multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
3101
+ tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641",
3102
+ nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
3103
+ positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
3104
+ positionsNFTDeployBlock: 322763,
3105
+ universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2",
3106
+ wrappedNativeAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3107
+ wrappedNativeSymbol: "wS",
3108
+ wrappedNativeName: "Wrapped Sonic",
3109
+ wrappedNativeDecimals: 18,
3110
+ nativeCurrencyName: "S",
3111
+ },
3112
+ token: {
3113
+ wethAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3114
+ },
3115
+ oku: {
3116
+ limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
3117
+ limitOrderRegistryDeployBlock: 10948,
3118
+ pricing: {
3119
+ nativeWrappedToken: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3120
+ nativeWrappedName: "wS",
3121
+ },
3122
+ },
3123
+ defaultPool: viem.zeroAddress,
3124
+ defaultToken0: "0x039e2fb66102314ce7b64ce5ce3e5183bc94ad38",
3125
+ defaultToken1: "0x29219dd400f2bf60e5a23d13be72b486d4038894",
3126
+ tokenList: [
3127
+ { symbol: "wS", address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38" },
3128
+ { symbol: "USDC.e", address: "0x29219dd400f2bf60e5a23d13be72b486d4038894" },
3129
+ { symbol: "WETH", address: "0x50c42deacd8fc9773493ed674b675be577f2634b" },
3130
+ ],
3131
+ stables: ["0x29219dd400f2bf60e5a23d13be72b486d4038894"],
3132
+ watchlist: [],
3133
+ internalName: "sonic",
3134
+ nativeLogoUrl: "https://assets.oku.trade/natives/sonic.svg",
3135
+ contracts: {
3136
+ limitOrder: {
3137
+ address: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
3138
+ },
3139
+ nftManager: {
3140
+ address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
3141
+ },
3142
+ weth9: {
3143
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3144
+ },
3145
+ multicall2: {
3146
+ address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
3147
+ },
3148
+ multicall3: {
3149
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11",
3150
+ },
3151
+ },
3152
+ });
3153
+
3083
3154
  const taiko = makeConfig({
3084
3155
  ...chains.taiko,
3085
3156
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
@@ -3538,6 +3609,7 @@
3538
3609
  xLayer,
3539
3610
  metal,
3540
3611
  corn,
3612
+ sonic,
3541
3613
  ];
3542
3614
 
3543
3615
  exports.MAINNET_CHAINS = MAINNET_CHAINS;
@@ -3563,6 +3635,7 @@
3563
3635
  exports.rootstock = rootstock;
3564
3636
  exports.scroll = scroll;
3565
3637
  exports.sei = sei;
3638
+ exports.sonic = sonic;
3566
3639
  exports.taiko = taiko;
3567
3640
  exports.xLayer = xLayer;
3568
3641
  exports.zkSync = zkSync;
package/dist/index-mjs.js CHANGED
@@ -1,4 +1,5 @@
1
- import { arbitrum as arbitrum$1, base as base$1, blast as blast$1, bob as bob$1, boba as boba$1, bsc as bsc$1, corn as corn$1, filecoin as filecoin$1, gnosis as gnosis$1, linea as linea$1, lisk as lisk$1, mainnet as mainnet$1, manta as manta$1, mantle as mantle$1, metalL2, moonbeam as moonbeam$1, optimism as optimism$1, polygon as polygon$1, rootstock as rootstock$1, scroll as scroll$1, sei as sei$1, taiko as taiko$1, xLayer as xLayer$1, polygonZkEvm as polygonZkEvm$1, zksync } from 'viem/chains';
1
+ import { arbitrum as arbitrum$1, base as base$1, blast as blast$1, bob as bob$1, boba as boba$1, bsc as bsc$1, corn as corn$1, filecoin as filecoin$1, gnosis as gnosis$1, linea as linea$1, lisk as lisk$1, mainnet as mainnet$1, manta as manta$1, mantle as mantle$1, metalL2, moonbeam as moonbeam$1, optimism as optimism$1, polygon as polygon$1, rootstock as rootstock$1, scroll as scroll$1, sei as sei$1, sonic as sonic$1, taiko as taiko$1, xLayer as xLayer$1, polygonZkEvm as polygonZkEvm$1, zksync } from 'viem/chains';
2
+ import { zeroAddress } from 'viem';
2
3
 
3
4
  const makeConfig = (x) => {
4
5
  return x;
@@ -3076,6 +3077,77 @@ const sei = makeConfig({
3076
3077
  },
3077
3078
  });
3078
3079
 
3080
+ const sonic = makeConfig({
3081
+ ...sonic$1,
3082
+ blockTimeSeconds: 3,
3083
+ launchTime: 1735346679,
3084
+ sortIndex: 15,
3085
+ logoUrl: "https://assets.oku.trade/chains/sonic-logo.svg",
3086
+ safeReorgDistance: 90000,
3087
+ morpho: {},
3088
+ externalId: {},
3089
+ markets: {},
3090
+ bridges: {},
3091
+ oracles: {},
3092
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
3093
+ uniswap: {
3094
+ deployBlock: 322744,
3095
+ poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
3096
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578",
3097
+ multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
3098
+ tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641",
3099
+ nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
3100
+ positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
3101
+ positionsNFTDeployBlock: 322763,
3102
+ universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2",
3103
+ wrappedNativeAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3104
+ wrappedNativeSymbol: "wS",
3105
+ wrappedNativeName: "Wrapped Sonic",
3106
+ wrappedNativeDecimals: 18,
3107
+ nativeCurrencyName: "S",
3108
+ },
3109
+ token: {
3110
+ wethAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3111
+ },
3112
+ oku: {
3113
+ limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
3114
+ limitOrderRegistryDeployBlock: 10948,
3115
+ pricing: {
3116
+ nativeWrappedToken: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3117
+ nativeWrappedName: "wS",
3118
+ },
3119
+ },
3120
+ defaultPool: zeroAddress,
3121
+ defaultToken0: "0x039e2fb66102314ce7b64ce5ce3e5183bc94ad38",
3122
+ defaultToken1: "0x29219dd400f2bf60e5a23d13be72b486d4038894",
3123
+ tokenList: [
3124
+ { symbol: "wS", address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38" },
3125
+ { symbol: "USDC.e", address: "0x29219dd400f2bf60e5a23d13be72b486d4038894" },
3126
+ { symbol: "WETH", address: "0x50c42deacd8fc9773493ed674b675be577f2634b" },
3127
+ ],
3128
+ stables: ["0x29219dd400f2bf60e5a23d13be72b486d4038894"],
3129
+ watchlist: [],
3130
+ internalName: "sonic",
3131
+ nativeLogoUrl: "https://assets.oku.trade/natives/sonic.svg",
3132
+ contracts: {
3133
+ limitOrder: {
3134
+ address: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
3135
+ },
3136
+ nftManager: {
3137
+ address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
3138
+ },
3139
+ weth9: {
3140
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3141
+ },
3142
+ multicall2: {
3143
+ address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
3144
+ },
3145
+ multicall3: {
3146
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11",
3147
+ },
3148
+ },
3149
+ });
3150
+
3079
3151
  const taiko = makeConfig({
3080
3152
  ...taiko$1,
3081
3153
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
@@ -3534,6 +3606,7 @@ const MAINNET_CHAINS = [
3534
3606
  xLayer,
3535
3607
  metal,
3536
3608
  corn,
3609
+ sonic,
3537
3610
  ];
3538
3611
 
3539
- export { MAINNET_CHAINS, arbitrum, base, blast, bob, boba, bsc, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, polygonZkEvm, rootstock, scroll, sei, taiko, xLayer, zkSync };
3612
+ export { MAINNET_CHAINS, arbitrum, base, blast, bob, boba, bsc, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, polygonZkEvm, rootstock, scroll, sei, sonic, taiko, xLayer, zkSync };
package/dist/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var chains = require('viem/chains');
4
+ var viem = require('viem');
4
5
 
5
6
  const makeConfig = (x) => {
6
7
  return x;
@@ -3078,6 +3079,77 @@ const sei = makeConfig({
3078
3079
  },
3079
3080
  });
3080
3081
 
3082
+ const sonic = makeConfig({
3083
+ ...chains.sonic,
3084
+ blockTimeSeconds: 3,
3085
+ launchTime: 1735346679,
3086
+ sortIndex: 15,
3087
+ logoUrl: "https://assets.oku.trade/chains/sonic-logo.svg",
3088
+ safeReorgDistance: 90000,
3089
+ morpho: {},
3090
+ externalId: {},
3091
+ markets: {},
3092
+ bridges: {},
3093
+ oracles: {},
3094
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
3095
+ uniswap: {
3096
+ deployBlock: 322744,
3097
+ poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
3098
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578",
3099
+ multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
3100
+ tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641",
3101
+ nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
3102
+ positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
3103
+ positionsNFTDeployBlock: 322763,
3104
+ universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2",
3105
+ wrappedNativeAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3106
+ wrappedNativeSymbol: "wS",
3107
+ wrappedNativeName: "Wrapped Sonic",
3108
+ wrappedNativeDecimals: 18,
3109
+ nativeCurrencyName: "S",
3110
+ },
3111
+ token: {
3112
+ wethAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3113
+ },
3114
+ oku: {
3115
+ limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
3116
+ limitOrderRegistryDeployBlock: 10948,
3117
+ pricing: {
3118
+ nativeWrappedToken: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3119
+ nativeWrappedName: "wS",
3120
+ },
3121
+ },
3122
+ defaultPool: viem.zeroAddress,
3123
+ defaultToken0: "0x039e2fb66102314ce7b64ce5ce3e5183bc94ad38",
3124
+ defaultToken1: "0x29219dd400f2bf60e5a23d13be72b486d4038894",
3125
+ tokenList: [
3126
+ { symbol: "wS", address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38" },
3127
+ { symbol: "USDC.e", address: "0x29219dd400f2bf60e5a23d13be72b486d4038894" },
3128
+ { symbol: "WETH", address: "0x50c42deacd8fc9773493ed674b675be577f2634b" },
3129
+ ],
3130
+ stables: ["0x29219dd400f2bf60e5a23d13be72b486d4038894"],
3131
+ watchlist: [],
3132
+ internalName: "sonic",
3133
+ nativeLogoUrl: "https://assets.oku.trade/natives/sonic.svg",
3134
+ contracts: {
3135
+ limitOrder: {
3136
+ address: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
3137
+ },
3138
+ nftManager: {
3139
+ address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
3140
+ },
3141
+ weth9: {
3142
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38",
3143
+ },
3144
+ multicall2: {
3145
+ address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
3146
+ },
3147
+ multicall3: {
3148
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11",
3149
+ },
3150
+ },
3151
+ });
3152
+
3081
3153
  const taiko = makeConfig({
3082
3154
  ...chains.taiko,
3083
3155
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
@@ -3536,6 +3608,7 @@ const MAINNET_CHAINS = [
3536
3608
  xLayer,
3537
3609
  metal,
3538
3610
  corn,
3611
+ sonic,
3539
3612
  ];
3540
3613
 
3541
3614
  exports.MAINNET_CHAINS = MAINNET_CHAINS;
@@ -3561,6 +3634,7 @@ exports.polygonZkEvm = polygonZkEvm;
3561
3634
  exports.rootstock = rootstock;
3562
3635
  exports.scroll = scroll;
3563
3636
  exports.sei = sei;
3637
+ exports.sonic = sonic;
3564
3638
  exports.taiko = taiko;
3565
3639
  exports.xLayer = xLayer;
3566
3640
  exports.zkSync = zkSync;
@@ -4170,6 +4170,106 @@ declare const sei: Readonly<{
4170
4170
  formatters?: undefined;
4171
4171
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
4172
4172
  }>;
4173
+ declare const sonic: Readonly<{
4174
+ blockTimeSeconds: 3;
4175
+ launchTime: 1735346679;
4176
+ sortIndex: 15;
4177
+ logoUrl: "https://assets.oku.trade/chains/sonic-logo.svg";
4178
+ safeReorgDistance: 90000;
4179
+ morpho: {};
4180
+ externalId: {};
4181
+ markets: {};
4182
+ bridges: {};
4183
+ oracles: {};
4184
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
4185
+ uniswap: {
4186
+ deployBlock: number;
4187
+ poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
4188
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
4189
+ multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
4190
+ tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641";
4191
+ nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
4192
+ positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
4193
+ positionsNFTDeployBlock: number;
4194
+ universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2";
4195
+ wrappedNativeAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4196
+ wrappedNativeSymbol: string;
4197
+ wrappedNativeName: string;
4198
+ wrappedNativeDecimals: number;
4199
+ nativeCurrencyName: string;
4200
+ };
4201
+ token: {
4202
+ wethAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4203
+ };
4204
+ oku: {
4205
+ limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
4206
+ limitOrderRegistryDeployBlock: number;
4207
+ pricing: {
4208
+ nativeWrappedToken: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4209
+ nativeWrappedName: string;
4210
+ };
4211
+ };
4212
+ defaultPool: "0x0000000000000000000000000000000000000000";
4213
+ defaultToken0: "0x039e2fb66102314ce7b64ce5ce3e5183bc94ad38";
4214
+ defaultToken1: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
4215
+ tokenList: ({
4216
+ symbol: string;
4217
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4218
+ } | {
4219
+ symbol: string;
4220
+ address: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
4221
+ } | {
4222
+ symbol: string;
4223
+ address: "0x50c42deacd8fc9773493ed674b675be577f2634b";
4224
+ })[];
4225
+ stables: "0x29219dd400f2bf60e5a23d13be72b486d4038894"[];
4226
+ watchlist: never[];
4227
+ internalName: "sonic";
4228
+ nativeLogoUrl: "https://assets.oku.trade/natives/sonic.svg";
4229
+ contracts: {
4230
+ limitOrder: {
4231
+ address: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
4232
+ };
4233
+ nftManager: {
4234
+ address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
4235
+ };
4236
+ weth9: {
4237
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4238
+ };
4239
+ multicall2: {
4240
+ address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
4241
+ };
4242
+ multicall3: {
4243
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11";
4244
+ };
4245
+ };
4246
+ blockExplorers: {
4247
+ readonly default: {
4248
+ readonly name: "Sonic Explorer";
4249
+ readonly url: "https://sonicscan.org/";
4250
+ };
4251
+ };
4252
+ id: 146;
4253
+ name: "Sonic";
4254
+ nativeCurrency: {
4255
+ readonly decimals: 18;
4256
+ readonly name: "Sonic";
4257
+ readonly symbol: "S";
4258
+ };
4259
+ rpcUrls: {
4260
+ readonly default: {
4261
+ readonly http: readonly [
4262
+ "https://rpc.soniclabs.com"
4263
+ ];
4264
+ };
4265
+ };
4266
+ sourceId?: number | undefined;
4267
+ testnet: false;
4268
+ custom?: Record<string, unknown> | undefined;
4269
+ fees?: import("viem").ChainFees<undefined> | undefined;
4270
+ formatters?: undefined;
4271
+ serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
4272
+ }>;
4173
4273
  declare const taiko: Readonly<{
4174
4274
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
4175
4275
  blockTimeSeconds: 24;
@@ -10134,6 +10234,103 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
10134
10234
  fees?: import("viem").ChainFees<undefined> | undefined;
10135
10235
  formatters?: undefined;
10136
10236
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
10237
+ }>, Readonly<{
10238
+ blockTimeSeconds: 3;
10239
+ launchTime: 1735346679;
10240
+ sortIndex: 15;
10241
+ logoUrl: "https://assets.oku.trade/chains/sonic-logo.svg";
10242
+ safeReorgDistance: 90000;
10243
+ morpho: {};
10244
+ externalId: {};
10245
+ markets: {};
10246
+ bridges: {};
10247
+ oracles: {};
10248
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
10249
+ uniswap: {
10250
+ deployBlock: number;
10251
+ poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
10252
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
10253
+ multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
10254
+ tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641";
10255
+ nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
10256
+ positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
10257
+ positionsNFTDeployBlock: number;
10258
+ universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2";
10259
+ wrappedNativeAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10260
+ wrappedNativeSymbol: string;
10261
+ wrappedNativeName: string;
10262
+ wrappedNativeDecimals: number;
10263
+ nativeCurrencyName: string;
10264
+ };
10265
+ token: {
10266
+ wethAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10267
+ };
10268
+ oku: {
10269
+ limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
10270
+ limitOrderRegistryDeployBlock: number;
10271
+ pricing: {
10272
+ nativeWrappedToken: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10273
+ nativeWrappedName: string;
10274
+ };
10275
+ };
10276
+ defaultPool: "0x0000000000000000000000000000000000000000";
10277
+ defaultToken0: "0x039e2fb66102314ce7b64ce5ce3e5183bc94ad38";
10278
+ defaultToken1: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
10279
+ tokenList: ({
10280
+ symbol: string;
10281
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10282
+ } | {
10283
+ symbol: string;
10284
+ address: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
10285
+ } | {
10286
+ symbol: string;
10287
+ address: "0x50c42deacd8fc9773493ed674b675be577f2634b";
10288
+ })[];
10289
+ stables: "0x29219dd400f2bf60e5a23d13be72b486d4038894"[];
10290
+ watchlist: never[];
10291
+ internalName: "sonic";
10292
+ nativeLogoUrl: "https://assets.oku.trade/natives/sonic.svg";
10293
+ contracts: {
10294
+ limitOrder: {
10295
+ address: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
10296
+ };
10297
+ nftManager: {
10298
+ address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
10299
+ };
10300
+ weth9: {
10301
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10302
+ };
10303
+ multicall2: {
10304
+ address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
10305
+ };
10306
+ multicall3: {
10307
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11";
10308
+ };
10309
+ };
10310
+ blockExplorers: {
10311
+ readonly default: {
10312
+ readonly name: "Sonic Explorer";
10313
+ readonly url: "https://sonicscan.org/";
10314
+ };
10315
+ };
10316
+ id: 146;
10317
+ name: "Sonic";
10318
+ nativeCurrency: {
10319
+ readonly decimals: 18;
10320
+ readonly name: "Sonic";
10321
+ readonly symbol: "S";
10322
+ };
10323
+ rpcUrls: {
10324
+ readonly default: {
10325
+ readonly http: readonly ["https://rpc.soniclabs.com"];
10326
+ };
10327
+ };
10328
+ sourceId?: number | undefined;
10329
+ testnet: false;
10330
+ custom?: Record<string, unknown> | undefined;
10331
+ fees?: import("viem").ChainFees<undefined> | undefined;
10332
+ formatters?: undefined;
10333
+ serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
10137
10334
  }>];
10138
- export { arbitrum, base, blast, bob, boba, bsc, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, rootstock, scroll, sei, taiko, xLayer, polygonZkEvm, zkSync, MorphoMetadata, UniswapMetadata, OkuPricingMetadata, OkuMetadata, TokenMetadata, Markets, Bridges, Oracles, IChainInfo, MAINNET_CHAINS };
10335
+ export { arbitrum, base, blast, bob, boba, bsc, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, rootstock, scroll, sei, sonic, taiko, xLayer, polygonZkEvm, zkSync, MorphoMetadata, UniswapMetadata, OkuPricingMetadata, OkuMetadata, TokenMetadata, Markets, Bridges, Oracles, IChainInfo, MAINNET_CHAINS };
10139
10336
  export { ChainContract } from "viem";
@@ -4170,6 +4170,106 @@ declare const sei: Readonly<{
4170
4170
  formatters?: undefined;
4171
4171
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
4172
4172
  }>;
4173
+ declare const sonic: Readonly<{
4174
+ blockTimeSeconds: 3;
4175
+ launchTime: 1735346679;
4176
+ sortIndex: 15;
4177
+ logoUrl: "https://assets.oku.trade/chains/sonic-logo.svg";
4178
+ safeReorgDistance: 90000;
4179
+ morpho: {};
4180
+ externalId: {};
4181
+ markets: {};
4182
+ bridges: {};
4183
+ oracles: {};
4184
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
4185
+ uniswap: {
4186
+ deployBlock: number;
4187
+ poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
4188
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
4189
+ multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
4190
+ tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641";
4191
+ nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
4192
+ positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
4193
+ positionsNFTDeployBlock: number;
4194
+ universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2";
4195
+ wrappedNativeAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4196
+ wrappedNativeSymbol: string;
4197
+ wrappedNativeName: string;
4198
+ wrappedNativeDecimals: number;
4199
+ nativeCurrencyName: string;
4200
+ };
4201
+ token: {
4202
+ wethAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4203
+ };
4204
+ oku: {
4205
+ limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
4206
+ limitOrderRegistryDeployBlock: number;
4207
+ pricing: {
4208
+ nativeWrappedToken: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4209
+ nativeWrappedName: string;
4210
+ };
4211
+ };
4212
+ defaultPool: "0x0000000000000000000000000000000000000000";
4213
+ defaultToken0: "0x039e2fb66102314ce7b64ce5ce3e5183bc94ad38";
4214
+ defaultToken1: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
4215
+ tokenList: ({
4216
+ symbol: string;
4217
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4218
+ } | {
4219
+ symbol: string;
4220
+ address: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
4221
+ } | {
4222
+ symbol: string;
4223
+ address: "0x50c42deacd8fc9773493ed674b675be577f2634b";
4224
+ })[];
4225
+ stables: "0x29219dd400f2bf60e5a23d13be72b486d4038894"[];
4226
+ watchlist: never[];
4227
+ internalName: "sonic";
4228
+ nativeLogoUrl: "https://assets.oku.trade/natives/sonic.svg";
4229
+ contracts: {
4230
+ limitOrder: {
4231
+ address: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
4232
+ };
4233
+ nftManager: {
4234
+ address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
4235
+ };
4236
+ weth9: {
4237
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4238
+ };
4239
+ multicall2: {
4240
+ address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
4241
+ };
4242
+ multicall3: {
4243
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11";
4244
+ };
4245
+ };
4246
+ blockExplorers: {
4247
+ readonly default: {
4248
+ readonly name: "Sonic Explorer";
4249
+ readonly url: "https://sonicscan.org/";
4250
+ };
4251
+ };
4252
+ id: 146;
4253
+ name: "Sonic";
4254
+ nativeCurrency: {
4255
+ readonly decimals: 18;
4256
+ readonly name: "Sonic";
4257
+ readonly symbol: "S";
4258
+ };
4259
+ rpcUrls: {
4260
+ readonly default: {
4261
+ readonly http: readonly [
4262
+ "https://rpc.soniclabs.com"
4263
+ ];
4264
+ };
4265
+ };
4266
+ sourceId?: number | undefined;
4267
+ testnet: false;
4268
+ custom?: Record<string, unknown> | undefined;
4269
+ fees?: import("viem").ChainFees<undefined> | undefined;
4270
+ formatters?: undefined;
4271
+ serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
4272
+ }>;
4173
4273
  declare const taiko: Readonly<{
4174
4274
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
4175
4275
  blockTimeSeconds: 24;
@@ -10134,6 +10234,103 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
10134
10234
  fees?: import("viem").ChainFees<undefined> | undefined;
10135
10235
  formatters?: undefined;
10136
10236
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
10237
+ }>, Readonly<{
10238
+ blockTimeSeconds: 3;
10239
+ launchTime: 1735346679;
10240
+ sortIndex: 15;
10241
+ logoUrl: "https://assets.oku.trade/chains/sonic-logo.svg";
10242
+ safeReorgDistance: 90000;
10243
+ morpho: {};
10244
+ externalId: {};
10245
+ markets: {};
10246
+ bridges: {};
10247
+ oracles: {};
10248
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
10249
+ uniswap: {
10250
+ deployBlock: number;
10251
+ poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
10252
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
10253
+ multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
10254
+ tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641";
10255
+ nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
10256
+ positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
10257
+ positionsNFTDeployBlock: number;
10258
+ universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2";
10259
+ wrappedNativeAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10260
+ wrappedNativeSymbol: string;
10261
+ wrappedNativeName: string;
10262
+ wrappedNativeDecimals: number;
10263
+ nativeCurrencyName: string;
10264
+ };
10265
+ token: {
10266
+ wethAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10267
+ };
10268
+ oku: {
10269
+ limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
10270
+ limitOrderRegistryDeployBlock: number;
10271
+ pricing: {
10272
+ nativeWrappedToken: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10273
+ nativeWrappedName: string;
10274
+ };
10275
+ };
10276
+ defaultPool: "0x0000000000000000000000000000000000000000";
10277
+ defaultToken0: "0x039e2fb66102314ce7b64ce5ce3e5183bc94ad38";
10278
+ defaultToken1: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
10279
+ tokenList: ({
10280
+ symbol: string;
10281
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10282
+ } | {
10283
+ symbol: string;
10284
+ address: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
10285
+ } | {
10286
+ symbol: string;
10287
+ address: "0x50c42deacd8fc9773493ed674b675be577f2634b";
10288
+ })[];
10289
+ stables: "0x29219dd400f2bf60e5a23d13be72b486d4038894"[];
10290
+ watchlist: never[];
10291
+ internalName: "sonic";
10292
+ nativeLogoUrl: "https://assets.oku.trade/natives/sonic.svg";
10293
+ contracts: {
10294
+ limitOrder: {
10295
+ address: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
10296
+ };
10297
+ nftManager: {
10298
+ address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
10299
+ };
10300
+ weth9: {
10301
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10302
+ };
10303
+ multicall2: {
10304
+ address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
10305
+ };
10306
+ multicall3: {
10307
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11";
10308
+ };
10309
+ };
10310
+ blockExplorers: {
10311
+ readonly default: {
10312
+ readonly name: "Sonic Explorer";
10313
+ readonly url: "https://sonicscan.org/";
10314
+ };
10315
+ };
10316
+ id: 146;
10317
+ name: "Sonic";
10318
+ nativeCurrency: {
10319
+ readonly decimals: 18;
10320
+ readonly name: "Sonic";
10321
+ readonly symbol: "S";
10322
+ };
10323
+ rpcUrls: {
10324
+ readonly default: {
10325
+ readonly http: readonly ["https://rpc.soniclabs.com"];
10326
+ };
10327
+ };
10328
+ sourceId?: number | undefined;
10329
+ testnet: false;
10330
+ custom?: Record<string, unknown> | undefined;
10331
+ fees?: import("viem").ChainFees<undefined> | undefined;
10332
+ formatters?: undefined;
10333
+ serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
10137
10334
  }>];
10138
- export { arbitrum, base, blast, bob, boba, bsc, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, rootstock, scroll, sei, taiko, xLayer, polygonZkEvm, zkSync, MorphoMetadata, UniswapMetadata, OkuPricingMetadata, OkuMetadata, TokenMetadata, Markets, Bridges, Oracles, IChainInfo, MAINNET_CHAINS };
10335
+ export { arbitrum, base, blast, bob, boba, bsc, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, rootstock, scroll, sei, sonic, taiko, xLayer, polygonZkEvm, zkSync, MorphoMetadata, UniswapMetadata, OkuPricingMetadata, OkuMetadata, TokenMetadata, Markets, Bridges, Oracles, IChainInfo, MAINNET_CHAINS };
10139
10336
  export { ChainContract } from "viem";
@@ -4170,6 +4170,106 @@ declare const sei: Readonly<{
4170
4170
  formatters?: undefined;
4171
4171
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
4172
4172
  }>;
4173
+ declare const sonic: Readonly<{
4174
+ blockTimeSeconds: 3;
4175
+ launchTime: 1735346679;
4176
+ sortIndex: 15;
4177
+ logoUrl: "https://assets.oku.trade/chains/sonic-logo.svg";
4178
+ safeReorgDistance: 90000;
4179
+ morpho: {};
4180
+ externalId: {};
4181
+ markets: {};
4182
+ bridges: {};
4183
+ oracles: {};
4184
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
4185
+ uniswap: {
4186
+ deployBlock: number;
4187
+ poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
4188
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
4189
+ multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
4190
+ tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641";
4191
+ nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
4192
+ positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
4193
+ positionsNFTDeployBlock: number;
4194
+ universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2";
4195
+ wrappedNativeAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4196
+ wrappedNativeSymbol: string;
4197
+ wrappedNativeName: string;
4198
+ wrappedNativeDecimals: number;
4199
+ nativeCurrencyName: string;
4200
+ };
4201
+ token: {
4202
+ wethAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4203
+ };
4204
+ oku: {
4205
+ limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
4206
+ limitOrderRegistryDeployBlock: number;
4207
+ pricing: {
4208
+ nativeWrappedToken: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4209
+ nativeWrappedName: string;
4210
+ };
4211
+ };
4212
+ defaultPool: "0x0000000000000000000000000000000000000000";
4213
+ defaultToken0: "0x039e2fb66102314ce7b64ce5ce3e5183bc94ad38";
4214
+ defaultToken1: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
4215
+ tokenList: ({
4216
+ symbol: string;
4217
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4218
+ } | {
4219
+ symbol: string;
4220
+ address: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
4221
+ } | {
4222
+ symbol: string;
4223
+ address: "0x50c42deacd8fc9773493ed674b675be577f2634b";
4224
+ })[];
4225
+ stables: "0x29219dd400f2bf60e5a23d13be72b486d4038894"[];
4226
+ watchlist: never[];
4227
+ internalName: "sonic";
4228
+ nativeLogoUrl: "https://assets.oku.trade/natives/sonic.svg";
4229
+ contracts: {
4230
+ limitOrder: {
4231
+ address: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
4232
+ };
4233
+ nftManager: {
4234
+ address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
4235
+ };
4236
+ weth9: {
4237
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
4238
+ };
4239
+ multicall2: {
4240
+ address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
4241
+ };
4242
+ multicall3: {
4243
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11";
4244
+ };
4245
+ };
4246
+ blockExplorers: {
4247
+ readonly default: {
4248
+ readonly name: "Sonic Explorer";
4249
+ readonly url: "https://sonicscan.org/";
4250
+ };
4251
+ };
4252
+ id: 146;
4253
+ name: "Sonic";
4254
+ nativeCurrency: {
4255
+ readonly decimals: 18;
4256
+ readonly name: "Sonic";
4257
+ readonly symbol: "S";
4258
+ };
4259
+ rpcUrls: {
4260
+ readonly default: {
4261
+ readonly http: readonly [
4262
+ "https://rpc.soniclabs.com"
4263
+ ];
4264
+ };
4265
+ };
4266
+ sourceId?: number | undefined;
4267
+ testnet: false;
4268
+ custom?: Record<string, unknown> | undefined;
4269
+ fees?: import("viem").ChainFees<undefined> | undefined;
4270
+ formatters?: undefined;
4271
+ serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
4272
+ }>;
4173
4273
  declare const taiko: Readonly<{
4174
4274
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
4175
4275
  blockTimeSeconds: 24;
@@ -10134,6 +10234,103 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
10134
10234
  fees?: import("viem").ChainFees<undefined> | undefined;
10135
10235
  formatters?: undefined;
10136
10236
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
10237
+ }>, Readonly<{
10238
+ blockTimeSeconds: 3;
10239
+ launchTime: 1735346679;
10240
+ sortIndex: 15;
10241
+ logoUrl: "https://assets.oku.trade/chains/sonic-logo.svg";
10242
+ safeReorgDistance: 90000;
10243
+ morpho: {};
10244
+ externalId: {};
10245
+ markets: {};
10246
+ bridges: {};
10247
+ oracles: {};
10248
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
10249
+ uniswap: {
10250
+ deployBlock: number;
10251
+ poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
10252
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
10253
+ multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
10254
+ tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641";
10255
+ nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
10256
+ positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
10257
+ positionsNFTDeployBlock: number;
10258
+ universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2";
10259
+ wrappedNativeAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10260
+ wrappedNativeSymbol: string;
10261
+ wrappedNativeName: string;
10262
+ wrappedNativeDecimals: number;
10263
+ nativeCurrencyName: string;
10264
+ };
10265
+ token: {
10266
+ wethAddress: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10267
+ };
10268
+ oku: {
10269
+ limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
10270
+ limitOrderRegistryDeployBlock: number;
10271
+ pricing: {
10272
+ nativeWrappedToken: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10273
+ nativeWrappedName: string;
10274
+ };
10275
+ };
10276
+ defaultPool: "0x0000000000000000000000000000000000000000";
10277
+ defaultToken0: "0x039e2fb66102314ce7b64ce5ce3e5183bc94ad38";
10278
+ defaultToken1: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
10279
+ tokenList: ({
10280
+ symbol: string;
10281
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10282
+ } | {
10283
+ symbol: string;
10284
+ address: "0x29219dd400f2bf60e5a23d13be72b486d4038894";
10285
+ } | {
10286
+ symbol: string;
10287
+ address: "0x50c42deacd8fc9773493ed674b675be577f2634b";
10288
+ })[];
10289
+ stables: "0x29219dd400f2bf60e5a23d13be72b486d4038894"[];
10290
+ watchlist: never[];
10291
+ internalName: "sonic";
10292
+ nativeLogoUrl: "https://assets.oku.trade/natives/sonic.svg";
10293
+ contracts: {
10294
+ limitOrder: {
10295
+ address: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
10296
+ };
10297
+ nftManager: {
10298
+ address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
10299
+ };
10300
+ weth9: {
10301
+ address: "0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38";
10302
+ };
10303
+ multicall2: {
10304
+ address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
10305
+ };
10306
+ multicall3: {
10307
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11";
10308
+ };
10309
+ };
10310
+ blockExplorers: {
10311
+ readonly default: {
10312
+ readonly name: "Sonic Explorer";
10313
+ readonly url: "https://sonicscan.org/";
10314
+ };
10315
+ };
10316
+ id: 146;
10317
+ name: "Sonic";
10318
+ nativeCurrency: {
10319
+ readonly decimals: 18;
10320
+ readonly name: "Sonic";
10321
+ readonly symbol: "S";
10322
+ };
10323
+ rpcUrls: {
10324
+ readonly default: {
10325
+ readonly http: readonly ["https://rpc.soniclabs.com"];
10326
+ };
10327
+ };
10328
+ sourceId?: number | undefined;
10329
+ testnet: false;
10330
+ custom?: Record<string, unknown> | undefined;
10331
+ fees?: import("viem").ChainFees<undefined> | undefined;
10332
+ formatters?: undefined;
10333
+ serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable> | undefined;
10137
10334
  }>];
10138
- export { arbitrum, base, blast, bob, boba, bsc, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, rootstock, scroll, sei, taiko, xLayer, polygonZkEvm, zkSync, MorphoMetadata, UniswapMetadata, OkuPricingMetadata, OkuMetadata, TokenMetadata, Markets, Bridges, Oracles, IChainInfo, MAINNET_CHAINS };
10335
+ export { arbitrum, base, blast, bob, boba, bsc, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, rootstock, scroll, sei, sonic, taiko, xLayer, polygonZkEvm, zkSync, MorphoMetadata, UniswapMetadata, OkuPricingMetadata, OkuMetadata, TokenMetadata, Markets, Bridges, Oracles, IChainInfo, MAINNET_CHAINS };
10139
10336
  export { ChainContract } from "viem";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.1.140",
3
+ "version": "1.1.141",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",
@@ -50,7 +50,7 @@
50
50
  "tslib": "2.8.1",
51
51
  "tsx": "4.19.2",
52
52
  "typescript": "5.6.3",
53
- "viem": "2.21.57"
53
+ "viem": "^2.21.57"
54
54
  },
55
55
  "packageManager": "yarn@4.5.3",
56
56
  "peerDependencies": {