@gfxlabs/oku-chains 1.1.247 → 1.1.249
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 +106 -5
- package/dist/index-mjs.js +107 -7
- package/dist/index.js +106 -5
- package/dist/types/browser.d.ts +965 -155
- package/dist/types/index-mjs.d.ts +965 -155
- package/dist/types/index.d.ts +965 -155
- package/package.json +2 -2
|
@@ -164,6 +164,7 @@ declare const arbitrum: Readonly<{
|
|
|
164
164
|
readonly apiUrl: "https://api.arbiscan.io/api";
|
|
165
165
|
};
|
|
166
166
|
};
|
|
167
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
167
168
|
ensTlds?: readonly string[] | undefined;
|
|
168
169
|
id: 42161;
|
|
169
170
|
nativeCurrency: {
|
|
@@ -372,6 +373,7 @@ declare const base: Readonly<{
|
|
|
372
373
|
readonly apiUrl: "https://api.basescan.org/api";
|
|
373
374
|
};
|
|
374
375
|
};
|
|
376
|
+
blockTime: 2000;
|
|
375
377
|
ensTlds?: readonly string[] | undefined;
|
|
376
378
|
id: 8453;
|
|
377
379
|
name: "Base";
|
|
@@ -755,6 +757,7 @@ declare const blast: Readonly<{
|
|
|
755
757
|
readonly apiUrl: "https://api.blastscan.io/api";
|
|
756
758
|
};
|
|
757
759
|
};
|
|
760
|
+
blockTime: 2000;
|
|
758
761
|
ensTlds?: readonly string[] | undefined;
|
|
759
762
|
id: 81457;
|
|
760
763
|
name: "Blast";
|
|
@@ -1153,6 +1156,7 @@ declare const bob: Readonly<{
|
|
|
1153
1156
|
readonly url: "https://explorer.gobob.xyz";
|
|
1154
1157
|
};
|
|
1155
1158
|
};
|
|
1159
|
+
blockTime: 2000;
|
|
1156
1160
|
ensTlds?: readonly string[] | undefined;
|
|
1157
1161
|
id: 60808;
|
|
1158
1162
|
name: "BOB";
|
|
@@ -1525,6 +1529,7 @@ declare const boba: Readonly<{
|
|
|
1525
1529
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
1526
1530
|
};
|
|
1527
1531
|
};
|
|
1532
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
1528
1533
|
ensTlds?: readonly string[] | undefined;
|
|
1529
1534
|
id: 288;
|
|
1530
1535
|
rpcUrls: {
|
|
@@ -1683,6 +1688,7 @@ declare const bsc: Readonly<{
|
|
|
1683
1688
|
readonly apiUrl: "https://api.bscscan.com/api";
|
|
1684
1689
|
};
|
|
1685
1690
|
};
|
|
1691
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
1686
1692
|
ensTlds?: readonly string[] | undefined;
|
|
1687
1693
|
id: 56;
|
|
1688
1694
|
nativeCurrency: {
|
|
@@ -1802,6 +1808,7 @@ declare const celo: Readonly<{
|
|
|
1802
1808
|
readonly apiUrl: "https://api.celoscan.io/api";
|
|
1803
1809
|
};
|
|
1804
1810
|
};
|
|
1811
|
+
blockTime: 2000;
|
|
1805
1812
|
ensTlds?: readonly string[] | undefined;
|
|
1806
1813
|
id: 42220;
|
|
1807
1814
|
name: "Celo";
|
|
@@ -2738,6 +2745,7 @@ declare const corn: Readonly<{
|
|
|
2738
2745
|
readonly apiUrl: "https://api.routescan.io/v2/network/mainnet/evm/21000000/etherscan/api";
|
|
2739
2746
|
};
|
|
2740
2747
|
};
|
|
2748
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
2741
2749
|
ensTlds?: readonly string[] | undefined;
|
|
2742
2750
|
id: 21000000;
|
|
2743
2751
|
nativeCurrency: {
|
|
@@ -2823,7 +2831,7 @@ declare const etherlink: Readonly<{
|
|
|
2823
2831
|
address: "0x796Ea11Fa2dD751eD01b53C372fFDB4AAa8f00F9";
|
|
2824
2832
|
})[];
|
|
2825
2833
|
stables: ("0x796Ea11Fa2dD751eD01b53C372fFDB4AAa8f00F9" | "0x2C03058C8AFC06713be23e58D2febC8337dbfE6A")[];
|
|
2826
|
-
watchlist:
|
|
2834
|
+
watchlist: ("0x659fe227a739d7961f3c7bbc090ea9bfafcc2a74" | "0xd03b92a27947bb08dd269107d4df00f8ab53fc28" | "0x2a5120e8b04e7f2d3fbbbd82afb4cd70de0f5d0e")[];
|
|
2827
2835
|
internalName: "etherlink";
|
|
2828
2836
|
nativeLogoUrl: "https://assets.oku.trade/natives/xtz.png";
|
|
2829
2837
|
contracts: {
|
|
@@ -2849,6 +2857,7 @@ declare const etherlink: Readonly<{
|
|
|
2849
2857
|
readonly url: "https://explorer.etherlink.com";
|
|
2850
2858
|
};
|
|
2851
2859
|
};
|
|
2860
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
2852
2861
|
ensTlds?: readonly string[] | undefined;
|
|
2853
2862
|
id: 42793;
|
|
2854
2863
|
name: "Etherlink";
|
|
@@ -2981,6 +2990,7 @@ declare const filecoin: Readonly<{
|
|
|
2981
2990
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
2982
2991
|
};
|
|
2983
2992
|
};
|
|
2993
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
2984
2994
|
ensTlds?: readonly string[] | undefined;
|
|
2985
2995
|
id: 314;
|
|
2986
2996
|
nativeCurrency: {
|
|
@@ -3132,6 +3142,7 @@ declare const gnosis: Readonly<{
|
|
|
3132
3142
|
readonly apiUrl: "https://api.gnosisscan.io/api";
|
|
3133
3143
|
};
|
|
3134
3144
|
};
|
|
3145
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
3135
3146
|
ensTlds?: readonly string[] | undefined;
|
|
3136
3147
|
id: 100;
|
|
3137
3148
|
name: "Gnosis";
|
|
@@ -3249,6 +3260,7 @@ declare const goat: Readonly<{
|
|
|
3249
3260
|
readonly url: "https://explorer.goat.network";
|
|
3250
3261
|
};
|
|
3251
3262
|
};
|
|
3263
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
3252
3264
|
ensTlds?: readonly string[] | undefined;
|
|
3253
3265
|
id: 2345;
|
|
3254
3266
|
nativeCurrency: {
|
|
@@ -3367,6 +3379,7 @@ declare const hemi: Readonly<{
|
|
|
3367
3379
|
readonly url: "https://explorer.hemi.xyz";
|
|
3368
3380
|
};
|
|
3369
3381
|
};
|
|
3382
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
3370
3383
|
ensTlds?: readonly string[] | undefined;
|
|
3371
3384
|
id: 43111;
|
|
3372
3385
|
name: "Hemi";
|
|
@@ -3477,6 +3490,7 @@ declare const lens: Readonly<{
|
|
|
3477
3490
|
readonly apiUrl: "https://explorer.lens.xyz/api";
|
|
3478
3491
|
};
|
|
3479
3492
|
};
|
|
3493
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
3480
3494
|
ensTlds?: readonly string[] | undefined;
|
|
3481
3495
|
id: 232;
|
|
3482
3496
|
nativeCurrency: {
|
|
@@ -3599,6 +3613,7 @@ declare const lightlink: Readonly<{
|
|
|
3599
3613
|
readonly url: "https://phoenix.lightlink.io";
|
|
3600
3614
|
};
|
|
3601
3615
|
};
|
|
3616
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
3602
3617
|
ensTlds?: readonly string[] | undefined;
|
|
3603
3618
|
id: 1890;
|
|
3604
3619
|
nativeCurrency: {
|
|
@@ -3751,6 +3766,7 @@ declare const linea: Readonly<{
|
|
|
3751
3766
|
readonly apiUrl: "https://api.lineascan.build/api";
|
|
3752
3767
|
};
|
|
3753
3768
|
};
|
|
3769
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
3754
3770
|
ensTlds: readonly [
|
|
3755
3771
|
".linea.eth"
|
|
3756
3772
|
];
|
|
@@ -3900,6 +3916,7 @@ declare const lisk: Readonly<{
|
|
|
3900
3916
|
readonly address: "0x4200000000000000000000000000000000000016";
|
|
3901
3917
|
};
|
|
3902
3918
|
};
|
|
3919
|
+
blockTime: 2000;
|
|
3903
3920
|
ensTlds?: readonly string[] | undefined;
|
|
3904
3921
|
id: 1135;
|
|
3905
3922
|
name: "Lisk";
|
|
@@ -4336,6 +4353,7 @@ declare const mainnet: Readonly<{
|
|
|
4336
4353
|
readonly apiUrl: "https://api.etherscan.io/api";
|
|
4337
4354
|
};
|
|
4338
4355
|
};
|
|
4356
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
4339
4357
|
ensTlds?: readonly string[] | undefined;
|
|
4340
4358
|
id: 1;
|
|
4341
4359
|
name: "Ethereum";
|
|
@@ -4454,6 +4472,7 @@ declare const manta: Readonly<{
|
|
|
4454
4472
|
readonly apiUrl: "https://pacific-explorer.manta.network/api";
|
|
4455
4473
|
};
|
|
4456
4474
|
};
|
|
4475
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
4457
4476
|
ensTlds?: readonly string[] | undefined;
|
|
4458
4477
|
id: 169;
|
|
4459
4478
|
nativeCurrency: {
|
|
@@ -4593,6 +4612,7 @@ declare const mantle: Readonly<{
|
|
|
4593
4612
|
readonly apiUrl: "https://api.mantlescan.xyz/api";
|
|
4594
4613
|
};
|
|
4595
4614
|
};
|
|
4615
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
4596
4616
|
ensTlds?: readonly string[] | undefined;
|
|
4597
4617
|
id: 5000;
|
|
4598
4618
|
name: "Mantle";
|
|
@@ -4728,6 +4748,7 @@ declare const metal: Readonly<{
|
|
|
4728
4748
|
readonly apiUrl: "https://explorer.metall2.com/api";
|
|
4729
4749
|
};
|
|
4730
4750
|
};
|
|
4751
|
+
blockTime: 2000;
|
|
4731
4752
|
ensTlds?: readonly string[] | undefined;
|
|
4732
4753
|
id: 1750;
|
|
4733
4754
|
name: "Metal L2";
|
|
@@ -5093,6 +5114,7 @@ declare const moonbeam: Readonly<{
|
|
|
5093
5114
|
readonly apiUrl: "https://api-moonbeam.moonscan.io/api";
|
|
5094
5115
|
};
|
|
5095
5116
|
};
|
|
5117
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
5096
5118
|
ensTlds?: readonly string[] | undefined;
|
|
5097
5119
|
id: 1284;
|
|
5098
5120
|
name: "Moonbeam";
|
|
@@ -5196,6 +5218,7 @@ declare const nibiru: Readonly<{
|
|
|
5196
5218
|
readonly url: "https://nibiscan.io";
|
|
5197
5219
|
};
|
|
5198
5220
|
};
|
|
5221
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
5199
5222
|
ensTlds?: readonly string[] | undefined;
|
|
5200
5223
|
id: 6900;
|
|
5201
5224
|
nativeCurrency: {
|
|
@@ -5411,6 +5434,7 @@ declare const optimism: Readonly<{
|
|
|
5411
5434
|
readonly apiUrl: "https://api-optimistic.etherscan.io/api";
|
|
5412
5435
|
};
|
|
5413
5436
|
};
|
|
5437
|
+
blockTime: 2000;
|
|
5414
5438
|
ensTlds?: readonly string[] | undefined;
|
|
5415
5439
|
id: 10;
|
|
5416
5440
|
nativeCurrency: {
|
|
@@ -5820,6 +5844,7 @@ declare const polygon: Readonly<{
|
|
|
5820
5844
|
readonly apiUrl: "https://api.polygonscan.com/api";
|
|
5821
5845
|
};
|
|
5822
5846
|
};
|
|
5847
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
5823
5848
|
ensTlds?: readonly string[] | undefined;
|
|
5824
5849
|
id: 137;
|
|
5825
5850
|
name: "Polygon";
|
|
@@ -5927,6 +5952,7 @@ declare const redbelly: Readonly<{
|
|
|
5927
5952
|
readonly apiUrl: "https://api.routescan.io/v2/network/mainnet/evm/151/etherscan/api";
|
|
5928
5953
|
};
|
|
5929
5954
|
};
|
|
5955
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
5930
5956
|
ensTlds?: readonly string[] | undefined;
|
|
5931
5957
|
id: 151;
|
|
5932
5958
|
nativeCurrency: {
|
|
@@ -6063,6 +6089,7 @@ declare const rootstock: Readonly<{
|
|
|
6063
6089
|
readonly blockCreated: 4249540;
|
|
6064
6090
|
};
|
|
6065
6091
|
};
|
|
6092
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
6066
6093
|
ensTlds?: readonly string[] | undefined;
|
|
6067
6094
|
id: 30;
|
|
6068
6095
|
nativeCurrency: {
|
|
@@ -6178,6 +6205,7 @@ declare const saga: Readonly<{
|
|
|
6178
6205
|
address: "0x864DDc9B50B9A0dF676d826c9B9EDe9F8913a160";
|
|
6179
6206
|
};
|
|
6180
6207
|
};
|
|
6208
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
6181
6209
|
ensTlds?: readonly string[] | undefined;
|
|
6182
6210
|
id: 5464;
|
|
6183
6211
|
nativeCurrency: {
|
|
@@ -6321,6 +6349,7 @@ declare const scroll: Readonly<{
|
|
|
6321
6349
|
readonly apiUrl: "https://api.scrollscan.com/api";
|
|
6322
6350
|
};
|
|
6323
6351
|
};
|
|
6352
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
6324
6353
|
ensTlds?: readonly string[] | undefined;
|
|
6325
6354
|
id: 534352;
|
|
6326
6355
|
name: "Scroll";
|
|
@@ -6462,6 +6491,7 @@ declare const sei: Readonly<{
|
|
|
6462
6491
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
6463
6492
|
};
|
|
6464
6493
|
};
|
|
6494
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
6465
6495
|
ensTlds?: readonly string[] | undefined;
|
|
6466
6496
|
id: 1329;
|
|
6467
6497
|
name: "Sei Network";
|
|
@@ -6591,6 +6621,7 @@ declare const sonic: Readonly<{
|
|
|
6591
6621
|
readonly url: "https://sonicscan.org";
|
|
6592
6622
|
};
|
|
6593
6623
|
};
|
|
6624
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
6594
6625
|
ensTlds?: readonly string[] | undefined;
|
|
6595
6626
|
id: 146;
|
|
6596
6627
|
name: "Sonic";
|
|
@@ -6720,6 +6751,7 @@ declare const taiko: Readonly<{
|
|
|
6720
6751
|
address: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
6721
6752
|
};
|
|
6722
6753
|
};
|
|
6754
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
6723
6755
|
ensTlds?: readonly string[] | undefined;
|
|
6724
6756
|
id: 167000;
|
|
6725
6757
|
name: "Taiko Mainnet";
|
|
@@ -6848,6 +6880,7 @@ declare const telos: Readonly<{
|
|
|
6848
6880
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
6849
6881
|
};
|
|
6850
6882
|
};
|
|
6883
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
6851
6884
|
ensTlds?: readonly string[] | undefined;
|
|
6852
6885
|
id: 40;
|
|
6853
6886
|
name: "Telos";
|
|
@@ -6936,6 +6969,7 @@ declare const tronShasta: Readonly<{
|
|
|
6936
6969
|
readonly url: "https://shasta.tronscan.org";
|
|
6937
6970
|
};
|
|
6938
6971
|
};
|
|
6972
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
6939
6973
|
ensTlds?: readonly string[] | undefined;
|
|
6940
6974
|
id: 2494104990;
|
|
6941
6975
|
nativeCurrency: {
|
|
@@ -6957,38 +6991,31 @@ declare const tronShasta: Readonly<{
|
|
|
6957
6991
|
formatters?: undefined | undefined;
|
|
6958
6992
|
serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
|
|
6959
6993
|
}>;
|
|
6960
|
-
declare const
|
|
6961
|
-
|
|
6962
|
-
|
|
6994
|
+
declare const unichain: Readonly<{
|
|
6995
|
+
name: "Unichain";
|
|
6996
|
+
blockTimeSeconds: 1;
|
|
6997
|
+
launchTime: 1733882663;
|
|
6963
6998
|
sortIndex: 15;
|
|
6964
|
-
logoUrl: "https://assets.oku.trade/chains/
|
|
6999
|
+
logoUrl: "https://assets.oku.trade/chains/unichain-logo.png";
|
|
6965
7000
|
safeReorgDistance: 90000;
|
|
6966
7001
|
externalId: {
|
|
6967
7002
|
tenderly: string;
|
|
6968
7003
|
};
|
|
6969
|
-
markets: {
|
|
6970
|
-
zeroex: true;
|
|
6971
|
-
};
|
|
7004
|
+
markets: {};
|
|
6972
7005
|
bridges: {};
|
|
6973
7006
|
oracles: {};
|
|
6974
|
-
morpho: {
|
|
6975
|
-
deployBlock: number;
|
|
6976
|
-
morpho: "0xE741BC7c34758b4caE05062794E8Ae24978AF432";
|
|
6977
|
-
publicAllocator: "0xef9889B4e443DEd35FA0Bd060f2104Cca94e6A43";
|
|
6978
|
-
mmFactory11: "0xae5b0884bfff430493D6C844B9fd052Af7d79278";
|
|
6979
|
-
bundler3: "0x3D07BF2FFb23248034bF704F3a4786F1ffE2a448";
|
|
6980
|
-
};
|
|
7007
|
+
morpho: {};
|
|
6981
7008
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
6982
7009
|
uniswap: {
|
|
6983
7010
|
deployBlock: number;
|
|
6984
|
-
poolFactory: "
|
|
7011
|
+
poolFactory: "0x1f98400000000000000000000000000000000003";
|
|
6985
7012
|
permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3";
|
|
6986
|
-
multicall2: "
|
|
6987
|
-
tickLens: "
|
|
6988
|
-
nonfungiblePositionManager: "
|
|
6989
|
-
positionsNFT: "
|
|
7013
|
+
multicall2: "0xb7610f9b733e7d45184be3a1bc966960ccc54f0b";
|
|
7014
|
+
tickLens: "0xd5d76fa166ab8d8ad4c9f61aaa81457b66cbe443";
|
|
7015
|
+
nonfungiblePositionManager: "0x943e6e07a7e8e791dafc44083e54041d743c46e9";
|
|
7016
|
+
positionsNFT: "0x943e6e07a7e8e791dafc44083e54041d743c46e9";
|
|
6990
7017
|
positionsNFTDeployBlock: number;
|
|
6991
|
-
universalRouter: "
|
|
7018
|
+
universalRouter: "0xef740bf23acae26f6492b10de645d6b98dc8eaf3";
|
|
6992
7019
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
6993
7020
|
wrappedNativeSymbol: string;
|
|
6994
7021
|
wrappedNativeName: string;
|
|
@@ -6997,66 +7024,58 @@ declare const worldchain: Readonly<{
|
|
|
6997
7024
|
};
|
|
6998
7025
|
token: {
|
|
6999
7026
|
wethAddress: "0x4200000000000000000000000000000000000006";
|
|
7000
|
-
usdcAddress: "0x79a02482a880bce3f13e09da970dc34db4cd24d1";
|
|
7001
|
-
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
7002
7027
|
};
|
|
7003
7028
|
oku: {
|
|
7029
|
+
limitOrderRegistry: undefined;
|
|
7030
|
+
limitOrderRegistryDeployBlock: number;
|
|
7004
7031
|
pricing: {
|
|
7005
7032
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
7006
7033
|
nativeWrappedName: string;
|
|
7007
7034
|
};
|
|
7008
7035
|
};
|
|
7009
|
-
defaultPool: "
|
|
7010
|
-
defaultToken0: "
|
|
7011
|
-
defaultToken1: "
|
|
7036
|
+
defaultPool: "0x65081CB48d74A32e9CCfED75164b8c09972DBcF1";
|
|
7037
|
+
defaultToken0: "0x078d782b760474a361dda0af3839290b0ef57ad6";
|
|
7038
|
+
defaultToken1: "0x4200000000000000000000000000000000000006";
|
|
7012
7039
|
tokenList: ({
|
|
7013
7040
|
symbol: string;
|
|
7014
|
-
address: "
|
|
7041
|
+
address: "0x078d782b760474a361dda0af3839290b0ef57ad6";
|
|
7015
7042
|
} | {
|
|
7016
7043
|
symbol: string;
|
|
7017
|
-
address: "
|
|
7044
|
+
address: "0x4200000000000000000000000000000000000006";
|
|
7018
7045
|
} | {
|
|
7019
7046
|
symbol: string;
|
|
7020
|
-
address: "
|
|
7047
|
+
address: "0x8f187aa05619a017077f5308904739877ce9ea21";
|
|
7021
7048
|
})[];
|
|
7022
|
-
stables: "
|
|
7023
|
-
watchlist:
|
|
7024
|
-
internalName: "
|
|
7049
|
+
stables: ("0x078d782b760474a361dda0af3839290b0ef57ad6" | "0x9151434b16b9763660705744891fa906f660ecc5" | "0x20cab320a855b39f724131c69424240519573f81")[];
|
|
7050
|
+
watchlist: ("0x65081CB48d74A32e9CCfED75164b8c09972DBcF1" | "0x5C75bFB6194D7D763d33eA292cBc50cDa806451B" | "0xd49174DbA635489C67fA628864C2D0d04824eBd8" | "0xbDA709a0665b340898856B8B29FF87079bb130D3" | "0x18b268965E4E702bDf13469205937894b8Ab0Ee8" | "0xFF9722Cb0712261A7F02A451dd178De10234Ad0c" | "0x6b918c9F87B46a758C2B51bce427C8028DaCb720" | "0x1D6ae37DB0e36305019fB3d4bad2750B8784aDF9" | "0x12095933f1eeB066176dD2E41e5a2F8bE6974616" | "0x8EB4b07AFFbd1083F42032EeD35Cd32e382Ee8b7" | "0xfBC45aB96D02E150b2DDEb7dd4EAcd3D8c674F4a" | "0x18CE92e7a37D994657f97c3DeFAf880A805F08d5" | "0xc673d5164103357A7537C36438A6326776A14bbd" | "0xa9c6669dE2C04C2ADb22Ac7A65D75B47FEe30E35" | "0x8927058918e3CFf6F55EfE45A58db1be1F069E49")[];
|
|
7051
|
+
internalName: "unichain";
|
|
7025
7052
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
7026
7053
|
contracts: {
|
|
7027
|
-
limitOrder: {
|
|
7028
|
-
address: "0x0000000000000000000000000000000000000000";
|
|
7029
|
-
};
|
|
7030
7054
|
nftManager: {
|
|
7031
|
-
address: "
|
|
7055
|
+
address: "0x943e6e07a7e8e791dafc44083e54041d743c46e9";
|
|
7032
7056
|
};
|
|
7033
7057
|
weth9: {
|
|
7034
7058
|
address: "0x4200000000000000000000000000000000000006";
|
|
7035
7059
|
};
|
|
7036
7060
|
multicall2: {
|
|
7037
|
-
address: "
|
|
7061
|
+
address: "0xb7610f9b733e7d45184be3a1bc966960ccc54f0b";
|
|
7038
7062
|
};
|
|
7039
7063
|
multicall3: {
|
|
7040
7064
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
7041
7065
|
};
|
|
7042
7066
|
disputeGameFactory: {
|
|
7043
7067
|
readonly 1: {
|
|
7044
|
-
readonly address: "
|
|
7045
|
-
};
|
|
7046
|
-
};
|
|
7047
|
-
l2OutputOracle: {
|
|
7048
|
-
readonly 1: {
|
|
7049
|
-
readonly address: "0x19A6d1E9034596196295CF148509796978343c5D";
|
|
7068
|
+
readonly address: "0x2F12d621a16e2d3285929C9996f478508951dFe4";
|
|
7050
7069
|
};
|
|
7051
7070
|
};
|
|
7052
7071
|
portal: {
|
|
7053
7072
|
readonly 1: {
|
|
7054
|
-
readonly address: "
|
|
7073
|
+
readonly address: "0x0bd48f6B86a26D3a217d0Fa6FfE2B491B956A7a2";
|
|
7055
7074
|
};
|
|
7056
7075
|
};
|
|
7057
7076
|
l1StandardBridge: {
|
|
7058
7077
|
readonly 1: {
|
|
7059
|
-
readonly address: "
|
|
7078
|
+
readonly address: "0x81014F44b0a345033bB2b3B21C7a1A308B35fEeA";
|
|
7060
7079
|
};
|
|
7061
7080
|
};
|
|
7062
7081
|
gasPriceOracle: {
|
|
@@ -7080,19 +7099,14 @@ declare const worldchain: Readonly<{
|
|
|
7080
7099
|
};
|
|
7081
7100
|
blockExplorers: {
|
|
7082
7101
|
readonly default: {
|
|
7083
|
-
readonly name: "
|
|
7084
|
-
readonly url: "https://
|
|
7085
|
-
readonly apiUrl: "https://api.
|
|
7086
|
-
};
|
|
7087
|
-
readonly blockscout: {
|
|
7088
|
-
readonly name: "Blockscout";
|
|
7089
|
-
readonly url: "https://worldchain-mainnet.explorer.alchemy.com";
|
|
7090
|
-
readonly apiUrl: "https://worldchain-mainnet.explorer.alchemy.com/api";
|
|
7102
|
+
readonly name: "Uniscan";
|
|
7103
|
+
readonly url: "https://uniscan.xyz";
|
|
7104
|
+
readonly apiUrl: "https://api.uniscan.xyz/api";
|
|
7091
7105
|
};
|
|
7092
7106
|
};
|
|
7107
|
+
blockTime: 2000;
|
|
7093
7108
|
ensTlds?: readonly string[] | undefined;
|
|
7094
|
-
id:
|
|
7095
|
-
name: "World Chain";
|
|
7109
|
+
id: 130;
|
|
7096
7110
|
nativeCurrency: {
|
|
7097
7111
|
readonly name: "Ether";
|
|
7098
7112
|
readonly symbol: "ETH";
|
|
@@ -7101,12 +7115,12 @@ declare const worldchain: Readonly<{
|
|
|
7101
7115
|
rpcUrls: {
|
|
7102
7116
|
readonly default: {
|
|
7103
7117
|
readonly http: readonly [
|
|
7104
|
-
"https://
|
|
7118
|
+
"https://mainnet.unichain.org/"
|
|
7105
7119
|
];
|
|
7106
7120
|
};
|
|
7107
7121
|
};
|
|
7108
7122
|
sourceId: 1;
|
|
7109
|
-
testnet
|
|
7123
|
+
testnet?: boolean | undefined | undefined | undefined;
|
|
7110
7124
|
custom?: Record<string, unknown> | undefined;
|
|
7111
7125
|
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
7112
7126
|
formatters: {
|
|
@@ -7123,7 +7137,7 @@ declare const worldchain: Readonly<{
|
|
|
7123
7137
|
gasUsed: bigint;
|
|
7124
7138
|
hash: `0x${string}` | null;
|
|
7125
7139
|
logsBloom: `0x${string}` | null;
|
|
7126
|
-
miner: import("
|
|
7140
|
+
miner: import("abitype").Address;
|
|
7127
7141
|
mixHash: import("viem").Hash;
|
|
7128
7142
|
nonce: `0x${string}` | null;
|
|
7129
7143
|
number: bigint | null;
|
|
@@ -7150,14 +7164,14 @@ declare const worldchain: Readonly<{
|
|
|
7150
7164
|
format: (args: import("viem/chains").OpStackRpcTransaction) => ({
|
|
7151
7165
|
blockHash: `0x${string}` | null;
|
|
7152
7166
|
blockNumber: bigint | null;
|
|
7153
|
-
from: import("
|
|
7167
|
+
from: import("abitype").Address;
|
|
7154
7168
|
gas: bigint;
|
|
7155
7169
|
hash: import("viem").Hash;
|
|
7156
7170
|
input: import("viem").Hex;
|
|
7157
7171
|
nonce: number;
|
|
7158
7172
|
r: import("viem").Hex;
|
|
7159
7173
|
s: import("viem").Hex;
|
|
7160
|
-
to: import("
|
|
7174
|
+
to: import("abitype").Address | null;
|
|
7161
7175
|
transactionIndex: number | null;
|
|
7162
7176
|
typeHex: import("viem").Hex | null;
|
|
7163
7177
|
v: bigint;
|
|
@@ -7175,8 +7189,8 @@ declare const worldchain: Readonly<{
|
|
|
7175
7189
|
r: import("viem").Hex;
|
|
7176
7190
|
s: import("viem").Hex;
|
|
7177
7191
|
v: bigint;
|
|
7178
|
-
to: import("
|
|
7179
|
-
from: import("
|
|
7192
|
+
to: import("abitype").Address | null;
|
|
7193
|
+
from: import("abitype").Address;
|
|
7180
7194
|
gas: bigint;
|
|
7181
7195
|
nonce: number;
|
|
7182
7196
|
value: bigint;
|
|
@@ -7202,14 +7216,14 @@ declare const worldchain: Readonly<{
|
|
|
7202
7216
|
} | {
|
|
7203
7217
|
blockHash: `0x${string}` | null;
|
|
7204
7218
|
blockNumber: bigint | null;
|
|
7205
|
-
from: import("
|
|
7219
|
+
from: import("abitype").Address;
|
|
7206
7220
|
gas: bigint;
|
|
7207
7221
|
hash: import("viem").Hash;
|
|
7208
7222
|
input: import("viem").Hex;
|
|
7209
7223
|
nonce: number;
|
|
7210
7224
|
r: import("viem").Hex;
|
|
7211
7225
|
s: import("viem").Hex;
|
|
7212
|
-
to: import("
|
|
7226
|
+
to: import("abitype").Address | null;
|
|
7213
7227
|
transactionIndex: number | null;
|
|
7214
7228
|
typeHex: import("viem").Hex | null;
|
|
7215
7229
|
v: bigint;
|
|
@@ -7230,14 +7244,14 @@ declare const worldchain: Readonly<{
|
|
|
7230
7244
|
} | {
|
|
7231
7245
|
blockHash: `0x${string}` | null;
|
|
7232
7246
|
blockNumber: bigint | null;
|
|
7233
|
-
from: import("
|
|
7247
|
+
from: import("abitype").Address;
|
|
7234
7248
|
gas: bigint;
|
|
7235
7249
|
hash: import("viem").Hash;
|
|
7236
7250
|
input: import("viem").Hex;
|
|
7237
7251
|
nonce: number;
|
|
7238
7252
|
r: import("viem").Hex;
|
|
7239
7253
|
s: import("viem").Hex;
|
|
7240
|
-
to: import("
|
|
7254
|
+
to: import("abitype").Address | null;
|
|
7241
7255
|
transactionIndex: number | null;
|
|
7242
7256
|
typeHex: import("viem").Hex | null;
|
|
7243
7257
|
v: bigint;
|
|
@@ -7258,14 +7272,14 @@ declare const worldchain: Readonly<{
|
|
|
7258
7272
|
} | {
|
|
7259
7273
|
blockHash: `0x${string}` | null;
|
|
7260
7274
|
blockNumber: bigint | null;
|
|
7261
|
-
from: import("
|
|
7275
|
+
from: import("abitype").Address;
|
|
7262
7276
|
gas: bigint;
|
|
7263
7277
|
hash: import("viem").Hash;
|
|
7264
7278
|
input: import("viem").Hex;
|
|
7265
7279
|
nonce: number;
|
|
7266
7280
|
r: import("viem").Hex;
|
|
7267
7281
|
s: import("viem").Hex;
|
|
7268
|
-
to: import("
|
|
7282
|
+
to: import("abitype").Address | null;
|
|
7269
7283
|
transactionIndex: number | null;
|
|
7270
7284
|
typeHex: import("viem").Hex | null;
|
|
7271
7285
|
v: bigint;
|
|
@@ -7286,14 +7300,14 @@ declare const worldchain: Readonly<{
|
|
|
7286
7300
|
} | {
|
|
7287
7301
|
blockHash: `0x${string}` | null;
|
|
7288
7302
|
blockNumber: bigint | null;
|
|
7289
|
-
from: import("
|
|
7303
|
+
from: import("abitype").Address;
|
|
7290
7304
|
gas: bigint;
|
|
7291
7305
|
hash: import("viem").Hash;
|
|
7292
7306
|
input: import("viem").Hex;
|
|
7293
7307
|
nonce: number;
|
|
7294
7308
|
r: import("viem").Hex;
|
|
7295
7309
|
s: import("viem").Hex;
|
|
7296
|
-
to: import("
|
|
7310
|
+
to: import("abitype").Address | null;
|
|
7297
7311
|
transactionIndex: number | null;
|
|
7298
7312
|
typeHex: import("viem").Hex | null;
|
|
7299
7313
|
v: bigint;
|
|
@@ -7322,16 +7336,16 @@ declare const worldchain: Readonly<{
|
|
|
7322
7336
|
blobGasUsed?: bigint | undefined;
|
|
7323
7337
|
blockHash: import("viem").Hash;
|
|
7324
7338
|
blockNumber: bigint;
|
|
7325
|
-
contractAddress: import("
|
|
7339
|
+
contractAddress: import("abitype").Address | null | undefined;
|
|
7326
7340
|
cumulativeGasUsed: bigint;
|
|
7327
7341
|
effectiveGasPrice: bigint;
|
|
7328
|
-
from: import("
|
|
7342
|
+
from: import("abitype").Address;
|
|
7329
7343
|
gasUsed: bigint;
|
|
7330
7344
|
logs: import("viem").Log<bigint, number, false>[];
|
|
7331
7345
|
logsBloom: import("viem").Hex;
|
|
7332
7346
|
root?: `0x${string}` | undefined;
|
|
7333
7347
|
status: "success" | "reverted";
|
|
7334
|
-
to: import("
|
|
7348
|
+
to: import("abitype").Address | null;
|
|
7335
7349
|
transactionHash: import("viem").Hash;
|
|
7336
7350
|
transactionIndex: number;
|
|
7337
7351
|
type: import("viem").TransactionType;
|
|
@@ -7346,120 +7360,512 @@ declare const worldchain: Readonly<{
|
|
|
7346
7360
|
serializers: {
|
|
7347
7361
|
readonly transaction: typeof import("viem/chains").serializeTransactionOpStack;
|
|
7348
7362
|
};
|
|
7349
|
-
network: "worldchain";
|
|
7350
7363
|
}>;
|
|
7351
|
-
declare const
|
|
7352
|
-
name: "XDC";
|
|
7353
|
-
rpcUrls: {
|
|
7354
|
-
default: {
|
|
7355
|
-
http: string[];
|
|
7356
|
-
};
|
|
7357
|
-
};
|
|
7364
|
+
declare const worldchain: Readonly<{
|
|
7358
7365
|
blockTimeSeconds: 2;
|
|
7359
|
-
launchTime:
|
|
7366
|
+
launchTime: 0;
|
|
7360
7367
|
sortIndex: 15;
|
|
7361
|
-
logoUrl: "https://assets.oku.trade/chains/
|
|
7368
|
+
logoUrl: "https://assets.oku.trade/chains/world-logo.png";
|
|
7362
7369
|
safeReorgDistance: 90000;
|
|
7363
|
-
externalId: {
|
|
7364
|
-
|
|
7365
|
-
icecreamswap: true;
|
|
7370
|
+
externalId: {
|
|
7371
|
+
tenderly: string;
|
|
7366
7372
|
};
|
|
7367
|
-
|
|
7368
|
-
|
|
7369
|
-
endpointID: number;
|
|
7370
|
-
tokens: {
|
|
7371
|
-
name: string;
|
|
7372
|
-
type: string;
|
|
7373
|
-
id: number;
|
|
7374
|
-
address: string;
|
|
7375
|
-
}[];
|
|
7376
|
-
};
|
|
7373
|
+
markets: {
|
|
7374
|
+
zeroex: true;
|
|
7377
7375
|
};
|
|
7376
|
+
bridges: {};
|
|
7378
7377
|
oracles: {};
|
|
7379
|
-
morpho: {
|
|
7378
|
+
morpho: {
|
|
7379
|
+
deployBlock: number;
|
|
7380
|
+
morpho: "0xE741BC7c34758b4caE05062794E8Ae24978AF432";
|
|
7381
|
+
publicAllocator: "0xef9889B4e443DEd35FA0Bd060f2104Cca94e6A43";
|
|
7382
|
+
mmFactory11: "0xae5b0884bfff430493D6C844B9fd052Af7d79278";
|
|
7383
|
+
bundler3: "0x3D07BF2FFb23248034bF704F3a4786F1ffE2a448";
|
|
7384
|
+
};
|
|
7380
7385
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
7381
7386
|
uniswap: {
|
|
7382
7387
|
deployBlock: number;
|
|
7383
|
-
poolFactory: "
|
|
7384
|
-
permit2: "
|
|
7385
|
-
multicall2: "
|
|
7386
|
-
tickLens: "
|
|
7387
|
-
nonfungiblePositionManager: "
|
|
7388
|
-
positionsNFT: "
|
|
7388
|
+
poolFactory: "0x7a5028BDa40e7B173C278C5342087826455ea25a";
|
|
7389
|
+
permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3";
|
|
7390
|
+
multicall2: "0x0a22c04215c97E3F532F4eF30e0aD9458792dAB9";
|
|
7391
|
+
tickLens: "0xE61df0CaC9d85876aCE5E3037005D80943570623";
|
|
7392
|
+
nonfungiblePositionManager: "0xec12a9F9a09f50550686363766Cc153D03c27b5e";
|
|
7393
|
+
positionsNFT: "0xec12a9F9a09f50550686363766Cc153D03c27b5e";
|
|
7389
7394
|
positionsNFTDeployBlock: number;
|
|
7390
|
-
universalRouter: "
|
|
7391
|
-
wrappedNativeAddress: "
|
|
7395
|
+
universalRouter: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
|
|
7396
|
+
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
7392
7397
|
wrappedNativeSymbol: string;
|
|
7393
7398
|
wrappedNativeName: string;
|
|
7394
7399
|
wrappedNativeDecimals: number;
|
|
7395
7400
|
nativeCurrencyName: string;
|
|
7396
7401
|
};
|
|
7397
7402
|
token: {
|
|
7398
|
-
wethAddress: "
|
|
7399
|
-
usdcAddress: "
|
|
7403
|
+
wethAddress: "0x4200000000000000000000000000000000000006";
|
|
7404
|
+
usdcAddress: "0x79a02482a880bce3f13e09da970dc34db4cd24d1";
|
|
7405
|
+
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
7400
7406
|
};
|
|
7401
7407
|
oku: {
|
|
7402
|
-
limitOrderRegistry: "0x1b35fba9357fd9bda7ed0429c8bbabe1e8cc88fc";
|
|
7403
|
-
limitOrderRegistryDeployBlock: number;
|
|
7404
7408
|
pricing: {
|
|
7405
|
-
nativeWrappedToken: "
|
|
7409
|
+
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
7406
7410
|
nativeWrappedName: string;
|
|
7407
7411
|
};
|
|
7408
7412
|
};
|
|
7409
|
-
defaultPool: "
|
|
7410
|
-
defaultToken0: "
|
|
7411
|
-
defaultToken1: "
|
|
7413
|
+
defaultPool: "0x610E319b3A3Ab56A0eD5562927D37c233774ba39";
|
|
7414
|
+
defaultToken0: "0x4200000000000000000000000000000000000006";
|
|
7415
|
+
defaultToken1: "0x79a02482a880bce3f13e09da970dc34db4cd24d1";
|
|
7412
7416
|
tokenList: ({
|
|
7413
7417
|
symbol: string;
|
|
7414
|
-
address: "
|
|
7418
|
+
address: "0x4200000000000000000000000000000000000006";
|
|
7415
7419
|
} | {
|
|
7416
7420
|
symbol: string;
|
|
7417
|
-
address: "
|
|
7421
|
+
address: "0x79a02482a880bce3f13e09da970dc34db4cd24d1";
|
|
7422
|
+
} | {
|
|
7423
|
+
symbol: string;
|
|
7424
|
+
address: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
7418
7425
|
})[];
|
|
7419
|
-
stables:
|
|
7420
|
-
watchlist:
|
|
7421
|
-
internalName: "
|
|
7422
|
-
nativeLogoUrl: "https://assets.oku.trade/natives/
|
|
7426
|
+
stables: "0x79a02482a880bce3f13e09da970dc34db4cd24d1"[];
|
|
7427
|
+
watchlist: never[];
|
|
7428
|
+
internalName: "worldchain";
|
|
7429
|
+
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
7423
7430
|
contracts: {
|
|
7424
7431
|
limitOrder: {
|
|
7425
|
-
address: "
|
|
7432
|
+
address: "0x0000000000000000000000000000000000000000";
|
|
7426
7433
|
};
|
|
7427
7434
|
nftManager: {
|
|
7428
|
-
address: "
|
|
7435
|
+
address: "0xec12a9F9a09f50550686363766Cc153D03c27b5e";
|
|
7429
7436
|
};
|
|
7430
7437
|
weth9: {
|
|
7431
|
-
address: "
|
|
7438
|
+
address: "0x4200000000000000000000000000000000000006";
|
|
7432
7439
|
};
|
|
7433
7440
|
multicall2: {
|
|
7434
|
-
address: "
|
|
7441
|
+
address: "0x0a22c04215c97E3F532F4eF30e0aD9458792dAB9";
|
|
7435
7442
|
};
|
|
7436
7443
|
multicall3: {
|
|
7437
|
-
address: "
|
|
7444
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
7445
|
+
};
|
|
7446
|
+
disputeGameFactory: {
|
|
7447
|
+
readonly 1: {
|
|
7448
|
+
readonly address: "0x069c4c579671f8c120b1327a73217D01Ea2EC5ea";
|
|
7449
|
+
};
|
|
7450
|
+
};
|
|
7451
|
+
l2OutputOracle: {
|
|
7452
|
+
readonly 1: {
|
|
7453
|
+
readonly address: "0x19A6d1E9034596196295CF148509796978343c5D";
|
|
7454
|
+
};
|
|
7455
|
+
};
|
|
7456
|
+
portal: {
|
|
7457
|
+
readonly 1: {
|
|
7458
|
+
readonly address: "0xd5ec14a83B7d95BE1E2Ac12523e2dEE12Cbeea6C";
|
|
7459
|
+
};
|
|
7460
|
+
};
|
|
7461
|
+
l1StandardBridge: {
|
|
7462
|
+
readonly 1: {
|
|
7463
|
+
readonly address: "0x470458C91978D2d929704489Ad730DC3E3001113";
|
|
7464
|
+
};
|
|
7465
|
+
};
|
|
7466
|
+
gasPriceOracle: {
|
|
7467
|
+
readonly address: "0x420000000000000000000000000000000000000F";
|
|
7468
|
+
};
|
|
7469
|
+
l1Block: {
|
|
7470
|
+
readonly address: "0x4200000000000000000000000000000000000015";
|
|
7471
|
+
};
|
|
7472
|
+
l2CrossDomainMessenger: {
|
|
7473
|
+
readonly address: "0x4200000000000000000000000000000000000007";
|
|
7474
|
+
};
|
|
7475
|
+
l2Erc721Bridge: {
|
|
7476
|
+
readonly address: "0x4200000000000000000000000000000000000014";
|
|
7477
|
+
};
|
|
7478
|
+
l2StandardBridge: {
|
|
7479
|
+
readonly address: "0x4200000000000000000000000000000000000010";
|
|
7480
|
+
};
|
|
7481
|
+
l2ToL1MessagePasser: {
|
|
7482
|
+
readonly address: "0x4200000000000000000000000000000000000016";
|
|
7438
7483
|
};
|
|
7439
7484
|
};
|
|
7440
7485
|
blockExplorers: {
|
|
7441
7486
|
readonly default: {
|
|
7442
|
-
readonly name: "
|
|
7443
|
-
readonly url: "https://
|
|
7487
|
+
readonly name: "Worldscan";
|
|
7488
|
+
readonly url: "https://worldscan.org";
|
|
7489
|
+
readonly apiUrl: "https://api.worldscan.org/api";
|
|
7490
|
+
};
|
|
7491
|
+
readonly blockscout: {
|
|
7492
|
+
readonly name: "Blockscout";
|
|
7493
|
+
readonly url: "https://worldchain-mainnet.explorer.alchemy.com";
|
|
7494
|
+
readonly apiUrl: "https://worldchain-mainnet.explorer.alchemy.com/api";
|
|
7444
7495
|
};
|
|
7445
7496
|
};
|
|
7497
|
+
blockTime: 2000;
|
|
7446
7498
|
ensTlds?: readonly string[] | undefined;
|
|
7447
|
-
id:
|
|
7499
|
+
id: 480;
|
|
7500
|
+
name: "World Chain";
|
|
7448
7501
|
nativeCurrency: {
|
|
7502
|
+
readonly name: "Ether";
|
|
7503
|
+
readonly symbol: "ETH";
|
|
7449
7504
|
readonly decimals: 18;
|
|
7450
|
-
readonly name: "XDC";
|
|
7451
|
-
readonly symbol: "XDC";
|
|
7452
7505
|
};
|
|
7453
|
-
|
|
7454
|
-
|
|
7455
|
-
|
|
7456
|
-
|
|
7457
|
-
|
|
7458
|
-
|
|
7459
|
-
}
|
|
7460
|
-
|
|
7461
|
-
|
|
7462
|
-
|
|
7506
|
+
rpcUrls: {
|
|
7507
|
+
readonly default: {
|
|
7508
|
+
readonly http: readonly [
|
|
7509
|
+
"https://worldchain-mainnet.g.alchemy.com/public"
|
|
7510
|
+
];
|
|
7511
|
+
};
|
|
7512
|
+
};
|
|
7513
|
+
sourceId: 1;
|
|
7514
|
+
testnet: false;
|
|
7515
|
+
custom?: Record<string, unknown> | undefined;
|
|
7516
|
+
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
7517
|
+
formatters: {
|
|
7518
|
+
readonly block: {
|
|
7519
|
+
exclude: [
|
|
7520
|
+
] | undefined;
|
|
7521
|
+
format: (args: import("viem/chains").OpStackRpcBlock) => {
|
|
7522
|
+
baseFeePerGas: bigint | null;
|
|
7523
|
+
blobGasUsed: bigint;
|
|
7524
|
+
difficulty: bigint;
|
|
7525
|
+
excessBlobGas: bigint;
|
|
7526
|
+
extraData: import("viem").Hex;
|
|
7527
|
+
gasLimit: bigint;
|
|
7528
|
+
gasUsed: bigint;
|
|
7529
|
+
hash: `0x${string}` | null;
|
|
7530
|
+
logsBloom: `0x${string}` | null;
|
|
7531
|
+
miner: import("viem").Address;
|
|
7532
|
+
mixHash: import("viem").Hash;
|
|
7533
|
+
nonce: `0x${string}` | null;
|
|
7534
|
+
number: bigint | null;
|
|
7535
|
+
parentBeaconBlockRoot?: `0x${string}` | undefined;
|
|
7536
|
+
parentHash: import("viem").Hash;
|
|
7537
|
+
receiptsRoot: import("viem").Hex;
|
|
7538
|
+
sealFields: import("viem").Hex[];
|
|
7539
|
+
sha3Uncles: import("viem").Hash;
|
|
7540
|
+
size: bigint;
|
|
7541
|
+
stateRoot: import("viem").Hash;
|
|
7542
|
+
timestamp: bigint;
|
|
7543
|
+
totalDifficulty: bigint | null;
|
|
7544
|
+
transactions: `0x${string}`[] | import("viem/chains").OpStackTransaction<boolean>[];
|
|
7545
|
+
transactionsRoot: import("viem").Hash;
|
|
7546
|
+
uncles: import("viem").Hash[];
|
|
7547
|
+
withdrawals?: import("viem").Withdrawal[] | undefined | undefined;
|
|
7548
|
+
withdrawalsRoot?: `0x${string}` | undefined;
|
|
7549
|
+
} & {};
|
|
7550
|
+
type: "block";
|
|
7551
|
+
};
|
|
7552
|
+
readonly transaction: {
|
|
7553
|
+
exclude: [
|
|
7554
|
+
] | undefined;
|
|
7555
|
+
format: (args: import("viem/chains").OpStackRpcTransaction) => ({
|
|
7556
|
+
blockHash: `0x${string}` | null;
|
|
7557
|
+
blockNumber: bigint | null;
|
|
7558
|
+
from: import("viem").Address;
|
|
7559
|
+
gas: bigint;
|
|
7560
|
+
hash: import("viem").Hash;
|
|
7561
|
+
input: import("viem").Hex;
|
|
7562
|
+
nonce: number;
|
|
7563
|
+
r: import("viem").Hex;
|
|
7564
|
+
s: import("viem").Hex;
|
|
7565
|
+
to: import("viem").Address | null;
|
|
7566
|
+
transactionIndex: number | null;
|
|
7567
|
+
typeHex: import("viem").Hex | null;
|
|
7568
|
+
v: bigint;
|
|
7569
|
+
value: bigint;
|
|
7570
|
+
yParity: number;
|
|
7571
|
+
gasPrice?: undefined | undefined;
|
|
7572
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
7573
|
+
maxFeePerGas: bigint;
|
|
7574
|
+
maxPriorityFeePerGas: bigint;
|
|
7575
|
+
isSystemTx?: boolean;
|
|
7576
|
+
mint?: bigint | undefined | undefined;
|
|
7577
|
+
sourceHash: import("viem").Hex;
|
|
7578
|
+
type: "deposit";
|
|
7579
|
+
} | {
|
|
7580
|
+
r: import("viem").Hex;
|
|
7581
|
+
s: import("viem").Hex;
|
|
7582
|
+
v: bigint;
|
|
7583
|
+
to: import("viem").Address | null;
|
|
7584
|
+
from: import("viem").Address;
|
|
7585
|
+
gas: bigint;
|
|
7586
|
+
nonce: number;
|
|
7587
|
+
value: bigint;
|
|
7588
|
+
blockHash: `0x${string}` | null;
|
|
7589
|
+
blockNumber: bigint | null;
|
|
7590
|
+
hash: import("viem").Hash;
|
|
7591
|
+
input: import("viem").Hex;
|
|
7592
|
+
transactionIndex: number | null;
|
|
7593
|
+
typeHex: import("viem").Hex | null;
|
|
7594
|
+
accessList?: undefined | undefined;
|
|
7595
|
+
authorizationList?: undefined | undefined;
|
|
7596
|
+
blobVersionedHashes?: undefined | undefined;
|
|
7597
|
+
chainId?: number | undefined;
|
|
7598
|
+
yParity?: undefined | undefined;
|
|
7599
|
+
type: "legacy";
|
|
7600
|
+
gasPrice: bigint;
|
|
7601
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
7602
|
+
maxFeePerGas?: undefined | undefined;
|
|
7603
|
+
maxPriorityFeePerGas?: undefined | undefined;
|
|
7604
|
+
isSystemTx?: undefined | undefined;
|
|
7605
|
+
mint?: undefined | undefined;
|
|
7606
|
+
sourceHash?: undefined | undefined;
|
|
7607
|
+
} | {
|
|
7608
|
+
blockHash: `0x${string}` | null;
|
|
7609
|
+
blockNumber: bigint | null;
|
|
7610
|
+
from: import("viem").Address;
|
|
7611
|
+
gas: bigint;
|
|
7612
|
+
hash: import("viem").Hash;
|
|
7613
|
+
input: import("viem").Hex;
|
|
7614
|
+
nonce: number;
|
|
7615
|
+
r: import("viem").Hex;
|
|
7616
|
+
s: import("viem").Hex;
|
|
7617
|
+
to: import("viem").Address | null;
|
|
7618
|
+
transactionIndex: number | null;
|
|
7619
|
+
typeHex: import("viem").Hex | null;
|
|
7620
|
+
v: bigint;
|
|
7621
|
+
value: bigint;
|
|
7622
|
+
yParity: number;
|
|
7623
|
+
accessList: import("viem").AccessList;
|
|
7624
|
+
authorizationList?: undefined | undefined;
|
|
7625
|
+
blobVersionedHashes?: undefined | undefined;
|
|
7626
|
+
chainId: number;
|
|
7627
|
+
type: "eip2930";
|
|
7628
|
+
gasPrice: bigint;
|
|
7629
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
7630
|
+
maxFeePerGas?: undefined | undefined;
|
|
7631
|
+
maxPriorityFeePerGas?: undefined | undefined;
|
|
7632
|
+
isSystemTx?: undefined | undefined;
|
|
7633
|
+
mint?: undefined | undefined;
|
|
7634
|
+
sourceHash?: undefined | undefined;
|
|
7635
|
+
} | {
|
|
7636
|
+
blockHash: `0x${string}` | null;
|
|
7637
|
+
blockNumber: bigint | null;
|
|
7638
|
+
from: import("viem").Address;
|
|
7639
|
+
gas: bigint;
|
|
7640
|
+
hash: import("viem").Hash;
|
|
7641
|
+
input: import("viem").Hex;
|
|
7642
|
+
nonce: number;
|
|
7643
|
+
r: import("viem").Hex;
|
|
7644
|
+
s: import("viem").Hex;
|
|
7645
|
+
to: import("viem").Address | null;
|
|
7646
|
+
transactionIndex: number | null;
|
|
7647
|
+
typeHex: import("viem").Hex | null;
|
|
7648
|
+
v: bigint;
|
|
7649
|
+
value: bigint;
|
|
7650
|
+
yParity: number;
|
|
7651
|
+
accessList: import("viem").AccessList;
|
|
7652
|
+
authorizationList?: undefined | undefined;
|
|
7653
|
+
blobVersionedHashes?: undefined | undefined;
|
|
7654
|
+
chainId: number;
|
|
7655
|
+
type: "eip1559";
|
|
7656
|
+
gasPrice?: undefined | undefined;
|
|
7657
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
7658
|
+
maxFeePerGas: bigint;
|
|
7659
|
+
maxPriorityFeePerGas: bigint;
|
|
7660
|
+
isSystemTx?: undefined | undefined;
|
|
7661
|
+
mint?: undefined | undefined;
|
|
7662
|
+
sourceHash?: undefined | undefined;
|
|
7663
|
+
} | {
|
|
7664
|
+
blockHash: `0x${string}` | null;
|
|
7665
|
+
blockNumber: bigint | null;
|
|
7666
|
+
from: import("viem").Address;
|
|
7667
|
+
gas: bigint;
|
|
7668
|
+
hash: import("viem").Hash;
|
|
7669
|
+
input: import("viem").Hex;
|
|
7670
|
+
nonce: number;
|
|
7671
|
+
r: import("viem").Hex;
|
|
7672
|
+
s: import("viem").Hex;
|
|
7673
|
+
to: import("viem").Address | null;
|
|
7674
|
+
transactionIndex: number | null;
|
|
7675
|
+
typeHex: import("viem").Hex | null;
|
|
7676
|
+
v: bigint;
|
|
7677
|
+
value: bigint;
|
|
7678
|
+
yParity: number;
|
|
7679
|
+
accessList: import("viem").AccessList;
|
|
7680
|
+
authorizationList?: undefined | undefined;
|
|
7681
|
+
blobVersionedHashes: readonly import("viem").Hex[];
|
|
7682
|
+
chainId: number;
|
|
7683
|
+
type: "eip4844";
|
|
7684
|
+
gasPrice?: undefined | undefined;
|
|
7685
|
+
maxFeePerBlobGas: bigint;
|
|
7686
|
+
maxFeePerGas: bigint;
|
|
7687
|
+
maxPriorityFeePerGas: bigint;
|
|
7688
|
+
isSystemTx?: undefined | undefined;
|
|
7689
|
+
mint?: undefined | undefined;
|
|
7690
|
+
sourceHash?: undefined | undefined;
|
|
7691
|
+
} | {
|
|
7692
|
+
blockHash: `0x${string}` | null;
|
|
7693
|
+
blockNumber: bigint | null;
|
|
7694
|
+
from: import("viem").Address;
|
|
7695
|
+
gas: bigint;
|
|
7696
|
+
hash: import("viem").Hash;
|
|
7697
|
+
input: import("viem").Hex;
|
|
7698
|
+
nonce: number;
|
|
7699
|
+
r: import("viem").Hex;
|
|
7700
|
+
s: import("viem").Hex;
|
|
7701
|
+
to: import("viem").Address | null;
|
|
7702
|
+
transactionIndex: number | null;
|
|
7703
|
+
typeHex: import("viem").Hex | null;
|
|
7704
|
+
v: bigint;
|
|
7705
|
+
value: bigint;
|
|
7706
|
+
yParity: number;
|
|
7707
|
+
accessList: import("viem").AccessList;
|
|
7708
|
+
authorizationList: import("viem").SignedAuthorizationList;
|
|
7709
|
+
blobVersionedHashes?: undefined | undefined;
|
|
7710
|
+
chainId: number;
|
|
7711
|
+
type: "eip7702";
|
|
7712
|
+
gasPrice?: undefined | undefined;
|
|
7713
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
7714
|
+
maxFeePerGas: bigint;
|
|
7715
|
+
maxPriorityFeePerGas: bigint;
|
|
7716
|
+
isSystemTx?: undefined | undefined;
|
|
7717
|
+
mint?: undefined | undefined;
|
|
7718
|
+
sourceHash?: undefined | undefined;
|
|
7719
|
+
}) & {};
|
|
7720
|
+
type: "transaction";
|
|
7721
|
+
};
|
|
7722
|
+
readonly transactionReceipt: {
|
|
7723
|
+
exclude: [
|
|
7724
|
+
] | undefined;
|
|
7725
|
+
format: (args: import("viem/chains").OpStackRpcTransactionReceipt) => {
|
|
7726
|
+
blobGasPrice?: bigint | undefined;
|
|
7727
|
+
blobGasUsed?: bigint | undefined;
|
|
7728
|
+
blockHash: import("viem").Hash;
|
|
7729
|
+
blockNumber: bigint;
|
|
7730
|
+
contractAddress: import("viem").Address | null | undefined;
|
|
7731
|
+
cumulativeGasUsed: bigint;
|
|
7732
|
+
effectiveGasPrice: bigint;
|
|
7733
|
+
from: import("viem").Address;
|
|
7734
|
+
gasUsed: bigint;
|
|
7735
|
+
logs: import("viem").Log<bigint, number, false>[];
|
|
7736
|
+
logsBloom: import("viem").Hex;
|
|
7737
|
+
root?: `0x${string}` | undefined;
|
|
7738
|
+
status: "success" | "reverted";
|
|
7739
|
+
to: import("viem").Address | null;
|
|
7740
|
+
transactionHash: import("viem").Hash;
|
|
7741
|
+
transactionIndex: number;
|
|
7742
|
+
type: import("viem").TransactionType;
|
|
7743
|
+
l1GasPrice: bigint | null;
|
|
7744
|
+
l1GasUsed: bigint | null;
|
|
7745
|
+
l1Fee: bigint | null;
|
|
7746
|
+
l1FeeScalar: number | null;
|
|
7747
|
+
} & {};
|
|
7748
|
+
type: "transactionReceipt";
|
|
7749
|
+
};
|
|
7750
|
+
};
|
|
7751
|
+
serializers: {
|
|
7752
|
+
readonly transaction: typeof import("viem/chains").serializeTransactionOpStack;
|
|
7753
|
+
};
|
|
7754
|
+
network: "worldchain";
|
|
7755
|
+
}>;
|
|
7756
|
+
declare const xdc: Readonly<{
|
|
7757
|
+
name: "XDC";
|
|
7758
|
+
rpcUrls: {
|
|
7759
|
+
default: {
|
|
7760
|
+
http: string[];
|
|
7761
|
+
};
|
|
7762
|
+
};
|
|
7763
|
+
blockTimeSeconds: 2;
|
|
7764
|
+
launchTime: 1746453600;
|
|
7765
|
+
sortIndex: 15;
|
|
7766
|
+
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png";
|
|
7767
|
+
safeReorgDistance: 90000;
|
|
7768
|
+
externalId: {};
|
|
7769
|
+
markets: {
|
|
7770
|
+
icecreamswap: true;
|
|
7771
|
+
};
|
|
7772
|
+
bridges: {
|
|
7773
|
+
stargate: {
|
|
7774
|
+
endpointID: number;
|
|
7775
|
+
tokens: {
|
|
7776
|
+
name: string;
|
|
7777
|
+
type: string;
|
|
7778
|
+
id: number;
|
|
7779
|
+
address: string;
|
|
7780
|
+
}[];
|
|
7781
|
+
};
|
|
7782
|
+
};
|
|
7783
|
+
oracles: {};
|
|
7784
|
+
morpho: {};
|
|
7785
|
+
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
7786
|
+
uniswap: {
|
|
7787
|
+
deployBlock: number;
|
|
7788
|
+
poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
7789
|
+
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
|
|
7790
|
+
multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
|
|
7791
|
+
tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641";
|
|
7792
|
+
nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
|
|
7793
|
+
positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
|
|
7794
|
+
positionsNFTDeployBlock: number;
|
|
7795
|
+
universalRouter: "0x738fD6d10bCc05c230388B4027CAd37f82fe2AF2";
|
|
7796
|
+
wrappedNativeAddress: "0x951857744785e80e2de051c32ee7b25f9c458c42";
|
|
7797
|
+
wrappedNativeSymbol: string;
|
|
7798
|
+
wrappedNativeName: string;
|
|
7799
|
+
wrappedNativeDecimals: number;
|
|
7800
|
+
nativeCurrencyName: string;
|
|
7801
|
+
};
|
|
7802
|
+
token: {
|
|
7803
|
+
wethAddress: "0x951857744785e80e2de051c32ee7b25f9c458c42";
|
|
7804
|
+
usdcAddress: "0x2a8e898b6242355c290e1f4fc966b8788729a4du4";
|
|
7805
|
+
};
|
|
7806
|
+
oku: {
|
|
7807
|
+
limitOrderRegistry: "0x1b35fba9357fd9bda7ed0429c8bbabe1e8cc88fc";
|
|
7808
|
+
limitOrderRegistryDeployBlock: number;
|
|
7809
|
+
pricing: {
|
|
7810
|
+
nativeWrappedToken: "0x951857744785e80e2de051c32ee7b25f9c458c42";
|
|
7811
|
+
nativeWrappedName: string;
|
|
7812
|
+
};
|
|
7813
|
+
};
|
|
7814
|
+
defaultPool: "0x1e5aec37f6df6653c3342df75edd92beb3fb9846";
|
|
7815
|
+
defaultToken0: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4";
|
|
7816
|
+
defaultToken1: "0x951857744785e80e2de051c32ee7b25f9c458c42";
|
|
7817
|
+
tokenList: ({
|
|
7818
|
+
symbol: string;
|
|
7819
|
+
address: "0x951857744785e80e2de051c32ee7b25f9c458c42";
|
|
7820
|
+
} | {
|
|
7821
|
+
symbol: string;
|
|
7822
|
+
address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4";
|
|
7823
|
+
})[];
|
|
7824
|
+
stables: ("0x2a8e898b6242355c290e1f4fc966b8788729a4d4" | "0xd4b5f10d61916bd6e0860144a91ac658de8a1437")[];
|
|
7825
|
+
watchlist: ("0x1e5aec37f6df6653c3342df75edd92beb3fb9846" | "0x9149b4e074f101ca0514b1d30fc78f181e21d409")[];
|
|
7826
|
+
internalName: "xdc";
|
|
7827
|
+
nativeLogoUrl: "https://assets.oku.trade/natives/xdc.png";
|
|
7828
|
+
contracts: {
|
|
7829
|
+
limitOrder: {
|
|
7830
|
+
address: "0x1b35fba9357fd9bda7ed0429c8bbabe1e8cc88fc";
|
|
7831
|
+
};
|
|
7832
|
+
nftManager: {
|
|
7833
|
+
address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
|
|
7834
|
+
};
|
|
7835
|
+
weth9: {
|
|
7836
|
+
address: "0x951857744785e80e2de051c32ee7b25f9c458c42";
|
|
7837
|
+
};
|
|
7838
|
+
multicall2: {
|
|
7839
|
+
address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
|
|
7840
|
+
};
|
|
7841
|
+
multicall3: {
|
|
7842
|
+
address: "0x0b1795cca8e4ec4df02346a082df54d437f8d9af";
|
|
7843
|
+
};
|
|
7844
|
+
};
|
|
7845
|
+
blockExplorers: {
|
|
7846
|
+
readonly default: {
|
|
7847
|
+
readonly name: "XDCScan";
|
|
7848
|
+
readonly url: "https://xdcscan.com";
|
|
7849
|
+
};
|
|
7850
|
+
};
|
|
7851
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
7852
|
+
ensTlds?: readonly string[] | undefined;
|
|
7853
|
+
id: 50;
|
|
7854
|
+
nativeCurrency: {
|
|
7855
|
+
readonly decimals: 18;
|
|
7856
|
+
readonly name: "XDC";
|
|
7857
|
+
readonly symbol: "XDC";
|
|
7858
|
+
};
|
|
7859
|
+
sourceId?: number | undefined | undefined | undefined;
|
|
7860
|
+
testnet?: boolean | undefined | undefined | undefined;
|
|
7861
|
+
custom?: Record<string, unknown> | undefined;
|
|
7862
|
+
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
7863
|
+
formatters?: undefined | undefined;
|
|
7864
|
+
serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
|
|
7865
|
+
}>;
|
|
7866
|
+
declare const polygonZkEvm: Readonly<{
|
|
7867
|
+
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
7868
|
+
sortIndex: 6;
|
|
7463
7869
|
launchTime: 1722520800;
|
|
7464
7870
|
blockTimeSeconds: 7;
|
|
7465
7871
|
logoUrl: "https://assets.oku.trade/chains/zkevm-logo.svg";
|
|
@@ -7566,6 +7972,7 @@ declare const polygonZkEvm: Readonly<{
|
|
|
7566
7972
|
readonly apiUrl: "https://api-zkevm.polygonscan.com/api";
|
|
7567
7973
|
};
|
|
7568
7974
|
};
|
|
7975
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
7569
7976
|
ensTlds?: readonly string[] | undefined;
|
|
7570
7977
|
id: 1101;
|
|
7571
7978
|
name: "Polygon zkEVM";
|
|
@@ -7707,6 +8114,7 @@ declare const zkSync: Readonly<{
|
|
|
7707
8114
|
readonly blockCreated: 45659388;
|
|
7708
8115
|
};
|
|
7709
8116
|
};
|
|
8117
|
+
blockTime: 1000;
|
|
7710
8118
|
ensTlds?: readonly string[] | undefined;
|
|
7711
8119
|
id: 324;
|
|
7712
8120
|
name: "ZKsync Era";
|
|
@@ -8440,6 +8848,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8440
8848
|
readonly apiUrl: "https://api.arbiscan.io/api";
|
|
8441
8849
|
};
|
|
8442
8850
|
};
|
|
8851
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
8443
8852
|
ensTlds?: readonly string[] | undefined;
|
|
8444
8853
|
id: 42161;
|
|
8445
8854
|
nativeCurrency: {
|
|
@@ -8645,6 +9054,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8645
9054
|
readonly apiUrl: "https://api.basescan.org/api";
|
|
8646
9055
|
};
|
|
8647
9056
|
};
|
|
9057
|
+
blockTime: 2000;
|
|
8648
9058
|
ensTlds?: readonly string[] | undefined;
|
|
8649
9059
|
id: 8453;
|
|
8650
9060
|
name: "Base";
|
|
@@ -9008,6 +9418,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9008
9418
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
9009
9419
|
};
|
|
9010
9420
|
};
|
|
9421
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
9011
9422
|
ensTlds?: readonly string[] | undefined;
|
|
9012
9423
|
id: 288;
|
|
9013
9424
|
rpcUrls: {
|
|
@@ -9147,6 +9558,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9147
9558
|
readonly apiUrl: "https://api.blastscan.io/api";
|
|
9148
9559
|
};
|
|
9149
9560
|
};
|
|
9561
|
+
blockTime: 2000;
|
|
9150
9562
|
ensTlds?: readonly string[] | undefined;
|
|
9151
9563
|
id: 81457;
|
|
9152
9564
|
name: "Blast";
|
|
@@ -9540,6 +9952,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9540
9952
|
readonly apiUrl: "https://api.bscscan.com/api";
|
|
9541
9953
|
};
|
|
9542
9954
|
};
|
|
9955
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
9543
9956
|
ensTlds?: readonly string[] | undefined;
|
|
9544
9957
|
id: 56;
|
|
9545
9958
|
nativeCurrency: {
|
|
@@ -9668,6 +10081,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9668
10081
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
9669
10082
|
};
|
|
9670
10083
|
};
|
|
10084
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
9671
10085
|
ensTlds?: readonly string[] | undefined;
|
|
9672
10086
|
id: 314;
|
|
9673
10087
|
nativeCurrency: {
|
|
@@ -9864,6 +10278,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9864
10278
|
readonly apiUrl: "https://api.etherscan.io/api";
|
|
9865
10279
|
};
|
|
9866
10280
|
};
|
|
10281
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
9867
10282
|
ensTlds?: readonly string[] | undefined;
|
|
9868
10283
|
id: 1;
|
|
9869
10284
|
name: "Ethereum";
|
|
@@ -9983,6 +10398,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9983
10398
|
readonly apiUrl: "https://api-moonbeam.moonscan.io/api";
|
|
9984
10399
|
};
|
|
9985
10400
|
};
|
|
10401
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
9986
10402
|
ensTlds?: readonly string[] | undefined;
|
|
9987
10403
|
id: 1284;
|
|
9988
10404
|
name: "Moonbeam";
|
|
@@ -10197,6 +10613,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10197
10613
|
readonly apiUrl: "https://api-optimistic.etherscan.io/api";
|
|
10198
10614
|
};
|
|
10199
10615
|
};
|
|
10616
|
+
blockTime: 2000;
|
|
10200
10617
|
ensTlds?: readonly string[] | undefined;
|
|
10201
10618
|
id: 10;
|
|
10202
10619
|
nativeCurrency: {
|
|
@@ -10600,6 +11017,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10600
11017
|
readonly apiUrl: "https://api.polygonscan.com/api";
|
|
10601
11018
|
};
|
|
10602
11019
|
};
|
|
11020
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
10603
11021
|
ensTlds?: readonly string[] | undefined;
|
|
10604
11022
|
id: 137;
|
|
10605
11023
|
name: "Polygon";
|
|
@@ -10734,6 +11152,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10734
11152
|
readonly blockCreated: 4249540;
|
|
10735
11153
|
};
|
|
10736
11154
|
};
|
|
11155
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
10737
11156
|
ensTlds?: readonly string[] | undefined;
|
|
10738
11157
|
id: 30;
|
|
10739
11158
|
nativeCurrency: {
|
|
@@ -10881,6 +11300,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10881
11300
|
readonly apiUrl: "https://api.scrollscan.com/api";
|
|
10882
11301
|
};
|
|
10883
11302
|
};
|
|
11303
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
10884
11304
|
ensTlds?: readonly string[] | undefined;
|
|
10885
11305
|
id: 534352;
|
|
10886
11306
|
name: "Scroll";
|
|
@@ -11010,6 +11430,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11010
11430
|
readonly apiUrl: "https://api-zkevm.polygonscan.com/api";
|
|
11011
11431
|
};
|
|
11012
11432
|
};
|
|
11433
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
11013
11434
|
ensTlds?: readonly string[] | undefined;
|
|
11014
11435
|
id: 1101;
|
|
11015
11436
|
name: "Polygon zkEVM";
|
|
@@ -11148,6 +11569,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11148
11569
|
readonly blockCreated: 45659388;
|
|
11149
11570
|
};
|
|
11150
11571
|
};
|
|
11572
|
+
blockTime: 1000;
|
|
11151
11573
|
ensTlds?: readonly string[] | undefined;
|
|
11152
11574
|
id: 324;
|
|
11153
11575
|
name: "ZKsync Era";
|
|
@@ -11643,6 +12065,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11643
12065
|
readonly apiUrl: "https://pacific-explorer.manta.network/api";
|
|
11644
12066
|
};
|
|
11645
12067
|
};
|
|
12068
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
11646
12069
|
ensTlds?: readonly string[] | undefined;
|
|
11647
12070
|
id: 169;
|
|
11648
12071
|
nativeCurrency: {
|
|
@@ -11792,6 +12215,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11792
12215
|
readonly apiUrl: "https://api.lineascan.build/api";
|
|
11793
12216
|
};
|
|
11794
12217
|
};
|
|
12218
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
11795
12219
|
ensTlds: readonly [".linea.eth"];
|
|
11796
12220
|
id: 59144;
|
|
11797
12221
|
nativeCurrency: {
|
|
@@ -11921,6 +12345,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11921
12345
|
address: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
11922
12346
|
};
|
|
11923
12347
|
};
|
|
12348
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
11924
12349
|
ensTlds?: readonly string[] | undefined;
|
|
11925
12350
|
id: 167000;
|
|
11926
12351
|
name: "Taiko Mainnet";
|
|
@@ -12058,6 +12483,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12058
12483
|
readonly apiUrl: "https://api.mantlescan.xyz/api";
|
|
12059
12484
|
};
|
|
12060
12485
|
};
|
|
12486
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
12061
12487
|
ensTlds?: readonly string[] | undefined;
|
|
12062
12488
|
id: 5000;
|
|
12063
12489
|
name: "Mantle";
|
|
@@ -12193,6 +12619,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12193
12619
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
12194
12620
|
};
|
|
12195
12621
|
};
|
|
12622
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
12196
12623
|
ensTlds?: readonly string[] | undefined;
|
|
12197
12624
|
id: 1329;
|
|
12198
12625
|
name: "Sei Network";
|
|
@@ -12333,6 +12760,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12333
12760
|
readonly address: "0x4200000000000000000000000000000000000016";
|
|
12334
12761
|
};
|
|
12335
12762
|
};
|
|
12763
|
+
blockTime: 2000;
|
|
12336
12764
|
ensTlds?: readonly string[] | undefined;
|
|
12337
12765
|
id: 1135;
|
|
12338
12766
|
name: "Lisk";
|
|
@@ -12726,6 +13154,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12726
13154
|
readonly url: "https://explorer.gobob.xyz";
|
|
12727
13155
|
};
|
|
12728
13156
|
};
|
|
13157
|
+
blockTime: 2000;
|
|
12729
13158
|
ensTlds?: readonly string[] | undefined;
|
|
12730
13159
|
id: 60808;
|
|
12731
13160
|
name: "BOB";
|
|
@@ -13108,6 +13537,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13108
13537
|
readonly apiUrl: "https://api.gnosisscan.io/api";
|
|
13109
13538
|
};
|
|
13110
13539
|
};
|
|
13540
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
13111
13541
|
ensTlds?: readonly string[] | undefined;
|
|
13112
13542
|
id: 100;
|
|
13113
13543
|
name: "Gnosis";
|
|
@@ -13241,6 +13671,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13241
13671
|
readonly apiUrl: "https://explorer.metall2.com/api";
|
|
13242
13672
|
};
|
|
13243
13673
|
};
|
|
13674
|
+
blockTime: 2000;
|
|
13244
13675
|
ensTlds?: readonly string[] | undefined;
|
|
13245
13676
|
id: 1750;
|
|
13246
13677
|
name: "Metal L2";
|
|
@@ -13587,6 +14018,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13587
14018
|
readonly apiUrl: "https://api.routescan.io/v2/network/mainnet/evm/21000000/etherscan/api";
|
|
13588
14019
|
};
|
|
13589
14020
|
};
|
|
14021
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
13590
14022
|
ensTlds?: readonly string[] | undefined;
|
|
13591
14023
|
id: 21000000;
|
|
13592
14024
|
nativeCurrency: {
|
|
@@ -13709,6 +14141,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13709
14141
|
readonly url: "https://sonicscan.org";
|
|
13710
14142
|
};
|
|
13711
14143
|
};
|
|
14144
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
13712
14145
|
ensTlds?: readonly string[] | undefined;
|
|
13713
14146
|
id: 146;
|
|
13714
14147
|
name: "Sonic";
|
|
@@ -13826,6 +14259,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13826
14259
|
readonly apiUrl: "https://api.celoscan.io/api";
|
|
13827
14260
|
};
|
|
13828
14261
|
};
|
|
14262
|
+
blockTime: 2000;
|
|
13829
14263
|
ensTlds?: readonly string[] | undefined;
|
|
13830
14264
|
id: 42220;
|
|
13831
14265
|
name: "Celo";
|
|
@@ -14756,6 +15190,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14756
15190
|
readonly url: "https://explorer.hemi.xyz";
|
|
14757
15191
|
};
|
|
14758
15192
|
};
|
|
15193
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
14759
15194
|
ensTlds?: readonly string[] | undefined;
|
|
14760
15195
|
id: 43111;
|
|
14761
15196
|
name: "Hemi";
|
|
@@ -14879,6 +15314,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14879
15314
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
14880
15315
|
};
|
|
14881
15316
|
};
|
|
15317
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
14882
15318
|
ensTlds?: readonly string[] | undefined;
|
|
14883
15319
|
id: 40;
|
|
14884
15320
|
name: "Telos";
|
|
@@ -14991,6 +15427,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14991
15427
|
address: "0x864DDc9B50B9A0dF676d826c9B9EDe9F8913a160";
|
|
14992
15428
|
};
|
|
14993
15429
|
};
|
|
15430
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
14994
15431
|
ensTlds?: readonly string[] | undefined;
|
|
14995
15432
|
id: 5464;
|
|
14996
15433
|
nativeCurrency: {
|
|
@@ -15097,6 +15534,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15097
15534
|
readonly url: "https://explorer.goat.network";
|
|
15098
15535
|
};
|
|
15099
15536
|
};
|
|
15537
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
15100
15538
|
ensTlds?: readonly string[] | undefined;
|
|
15101
15539
|
id: 2345;
|
|
15102
15540
|
nativeCurrency: {
|
|
@@ -15200,6 +15638,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15200
15638
|
readonly apiUrl: "https://api.routescan.io/v2/network/mainnet/evm/151/etherscan/api";
|
|
15201
15639
|
};
|
|
15202
15640
|
};
|
|
15641
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
15203
15642
|
ensTlds?: readonly string[] | undefined;
|
|
15204
15643
|
id: 151;
|
|
15205
15644
|
nativeCurrency: {
|
|
@@ -15319,6 +15758,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15319
15758
|
readonly url: "https://phoenix.lightlink.io";
|
|
15320
15759
|
};
|
|
15321
15760
|
};
|
|
15761
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
15322
15762
|
ensTlds?: readonly string[] | undefined;
|
|
15323
15763
|
id: 1890;
|
|
15324
15764
|
nativeCurrency: {
|
|
@@ -15471,6 +15911,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15471
15911
|
readonly apiUrl: "https://worldchain-mainnet.explorer.alchemy.com/api";
|
|
15472
15912
|
};
|
|
15473
15913
|
};
|
|
15914
|
+
blockTime: 2000;
|
|
15474
15915
|
ensTlds?: readonly string[] | undefined;
|
|
15475
15916
|
id: 480;
|
|
15476
15917
|
name: "World Chain";
|
|
@@ -15818,6 +16259,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15818
16259
|
readonly url: "https://xdcscan.com";
|
|
15819
16260
|
};
|
|
15820
16261
|
};
|
|
16262
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
15821
16263
|
ensTlds?: readonly string[] | undefined;
|
|
15822
16264
|
id: 50;
|
|
15823
16265
|
nativeCurrency: {
|
|
@@ -15897,6 +16339,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15897
16339
|
readonly url: "https://shasta.tronscan.org";
|
|
15898
16340
|
};
|
|
15899
16341
|
};
|
|
16342
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
15900
16343
|
ensTlds?: readonly string[] | undefined;
|
|
15901
16344
|
id: 2494104990;
|
|
15902
16345
|
nativeCurrency: {
|
|
@@ -16002,6 +16445,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16002
16445
|
readonly apiUrl: "https://explorer.lens.xyz/api";
|
|
16003
16446
|
};
|
|
16004
16447
|
};
|
|
16448
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
16005
16449
|
ensTlds?: readonly string[] | undefined;
|
|
16006
16450
|
id: 232;
|
|
16007
16451
|
nativeCurrency: {
|
|
@@ -16098,6 +16542,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16098
16542
|
readonly url: "https://nibiscan.io";
|
|
16099
16543
|
};
|
|
16100
16544
|
};
|
|
16545
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
16101
16546
|
ensTlds?: readonly string[] | undefined;
|
|
16102
16547
|
id: 6900;
|
|
16103
16548
|
nativeCurrency: {
|
|
@@ -16180,7 +16625,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16180
16625
|
address: "0x796Ea11Fa2dD751eD01b53C372fFDB4AAa8f00F9";
|
|
16181
16626
|
})[];
|
|
16182
16627
|
stables: ("0x796Ea11Fa2dD751eD01b53C372fFDB4AAa8f00F9" | "0x2C03058C8AFC06713be23e58D2febC8337dbfE6A")[];
|
|
16183
|
-
watchlist:
|
|
16628
|
+
watchlist: ("0x659fe227a739d7961f3c7bbc090ea9bfafcc2a74" | "0xd03b92a27947bb08dd269107d4df00f8ab53fc28" | "0x2a5120e8b04e7f2d3fbbbd82afb4cd70de0f5d0e")[];
|
|
16184
16629
|
internalName: "etherlink";
|
|
16185
16630
|
nativeLogoUrl: "https://assets.oku.trade/natives/xtz.png";
|
|
16186
16631
|
contracts: {
|
|
@@ -16193,38 +16638,403 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16193
16638
|
weth9: {
|
|
16194
16639
|
address: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb";
|
|
16195
16640
|
};
|
|
16196
|
-
multicall2: {
|
|
16197
|
-
address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
|
|
16641
|
+
multicall2: {
|
|
16642
|
+
address: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
|
|
16643
|
+
};
|
|
16644
|
+
multicall3: {
|
|
16645
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
16646
|
+
};
|
|
16647
|
+
};
|
|
16648
|
+
blockExplorers: {
|
|
16649
|
+
readonly default: {
|
|
16650
|
+
readonly name: "Etherlink";
|
|
16651
|
+
readonly url: "https://explorer.etherlink.com";
|
|
16652
|
+
};
|
|
16653
|
+
};
|
|
16654
|
+
blockTime?: number | undefined | undefined | undefined;
|
|
16655
|
+
ensTlds?: readonly string[] | undefined;
|
|
16656
|
+
id: 42793;
|
|
16657
|
+
name: "Etherlink";
|
|
16658
|
+
nativeCurrency: {
|
|
16659
|
+
readonly decimals: 18;
|
|
16660
|
+
readonly name: "Tez";
|
|
16661
|
+
readonly symbol: "XTZ";
|
|
16662
|
+
};
|
|
16663
|
+
rpcUrls: {
|
|
16664
|
+
readonly default: {
|
|
16665
|
+
readonly http: readonly ["https://node.mainnet.etherlink.com"];
|
|
16666
|
+
};
|
|
16667
|
+
};
|
|
16668
|
+
sourceId?: number | undefined | undefined | undefined;
|
|
16669
|
+
testnet?: boolean | undefined | undefined | undefined;
|
|
16670
|
+
custom?: Record<string, unknown> | undefined;
|
|
16671
|
+
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
16672
|
+
formatters?: undefined | undefined;
|
|
16673
|
+
serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
|
|
16674
|
+
}>, Readonly<{
|
|
16675
|
+
name: "Unichain";
|
|
16676
|
+
blockTimeSeconds: 1;
|
|
16677
|
+
launchTime: 1733882663;
|
|
16678
|
+
sortIndex: 15;
|
|
16679
|
+
logoUrl: "https://assets.oku.trade/chains/unichain-logo.png";
|
|
16680
|
+
safeReorgDistance: 90000;
|
|
16681
|
+
externalId: {
|
|
16682
|
+
tenderly: string;
|
|
16683
|
+
};
|
|
16684
|
+
markets: {};
|
|
16685
|
+
bridges: {};
|
|
16686
|
+
oracles: {};
|
|
16687
|
+
morpho: {};
|
|
16688
|
+
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
16689
|
+
uniswap: {
|
|
16690
|
+
deployBlock: number;
|
|
16691
|
+
poolFactory: "0x1f98400000000000000000000000000000000003";
|
|
16692
|
+
permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3";
|
|
16693
|
+
multicall2: "0xb7610f9b733e7d45184be3a1bc966960ccc54f0b";
|
|
16694
|
+
tickLens: "0xd5d76fa166ab8d8ad4c9f61aaa81457b66cbe443";
|
|
16695
|
+
nonfungiblePositionManager: "0x943e6e07a7e8e791dafc44083e54041d743c46e9";
|
|
16696
|
+
positionsNFT: "0x943e6e07a7e8e791dafc44083e54041d743c46e9";
|
|
16697
|
+
positionsNFTDeployBlock: number;
|
|
16698
|
+
universalRouter: "0xef740bf23acae26f6492b10de645d6b98dc8eaf3";
|
|
16699
|
+
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
16700
|
+
wrappedNativeSymbol: string;
|
|
16701
|
+
wrappedNativeName: string;
|
|
16702
|
+
wrappedNativeDecimals: number;
|
|
16703
|
+
nativeCurrencyName: string;
|
|
16704
|
+
};
|
|
16705
|
+
token: {
|
|
16706
|
+
wethAddress: "0x4200000000000000000000000000000000000006";
|
|
16707
|
+
};
|
|
16708
|
+
oku: {
|
|
16709
|
+
limitOrderRegistry: undefined;
|
|
16710
|
+
limitOrderRegistryDeployBlock: number;
|
|
16711
|
+
pricing: {
|
|
16712
|
+
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
16713
|
+
nativeWrappedName: string;
|
|
16714
|
+
};
|
|
16715
|
+
};
|
|
16716
|
+
defaultPool: "0x65081CB48d74A32e9CCfED75164b8c09972DBcF1";
|
|
16717
|
+
defaultToken0: "0x078d782b760474a361dda0af3839290b0ef57ad6";
|
|
16718
|
+
defaultToken1: "0x4200000000000000000000000000000000000006";
|
|
16719
|
+
tokenList: ({
|
|
16720
|
+
symbol: string;
|
|
16721
|
+
address: "0x078d782b760474a361dda0af3839290b0ef57ad6";
|
|
16722
|
+
} | {
|
|
16723
|
+
symbol: string;
|
|
16724
|
+
address: "0x4200000000000000000000000000000000000006";
|
|
16725
|
+
} | {
|
|
16726
|
+
symbol: string;
|
|
16727
|
+
address: "0x8f187aa05619a017077f5308904739877ce9ea21";
|
|
16728
|
+
})[];
|
|
16729
|
+
stables: ("0x078d782b760474a361dda0af3839290b0ef57ad6" | "0x9151434b16b9763660705744891fa906f660ecc5" | "0x20cab320a855b39f724131c69424240519573f81")[];
|
|
16730
|
+
watchlist: ("0x65081CB48d74A32e9CCfED75164b8c09972DBcF1" | "0x5C75bFB6194D7D763d33eA292cBc50cDa806451B" | "0xd49174DbA635489C67fA628864C2D0d04824eBd8" | "0xbDA709a0665b340898856B8B29FF87079bb130D3" | "0x18b268965E4E702bDf13469205937894b8Ab0Ee8" | "0xFF9722Cb0712261A7F02A451dd178De10234Ad0c" | "0x6b918c9F87B46a758C2B51bce427C8028DaCb720" | "0x1D6ae37DB0e36305019fB3d4bad2750B8784aDF9" | "0x12095933f1eeB066176dD2E41e5a2F8bE6974616" | "0x8EB4b07AFFbd1083F42032EeD35Cd32e382Ee8b7" | "0xfBC45aB96D02E150b2DDEb7dd4EAcd3D8c674F4a" | "0x18CE92e7a37D994657f97c3DeFAf880A805F08d5" | "0xc673d5164103357A7537C36438A6326776A14bbd" | "0xa9c6669dE2C04C2ADb22Ac7A65D75B47FEe30E35" | "0x8927058918e3CFf6F55EfE45A58db1be1F069E49")[];
|
|
16731
|
+
internalName: "unichain";
|
|
16732
|
+
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
16733
|
+
contracts: {
|
|
16734
|
+
nftManager: {
|
|
16735
|
+
address: "0x943e6e07a7e8e791dafc44083e54041d743c46e9";
|
|
16736
|
+
};
|
|
16737
|
+
weth9: {
|
|
16738
|
+
address: "0x4200000000000000000000000000000000000006";
|
|
16739
|
+
};
|
|
16740
|
+
multicall2: {
|
|
16741
|
+
address: "0xb7610f9b733e7d45184be3a1bc966960ccc54f0b";
|
|
16742
|
+
};
|
|
16743
|
+
multicall3: {
|
|
16744
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
16745
|
+
};
|
|
16746
|
+
disputeGameFactory: {
|
|
16747
|
+
readonly 1: {
|
|
16748
|
+
readonly address: "0x2F12d621a16e2d3285929C9996f478508951dFe4";
|
|
16749
|
+
};
|
|
16750
|
+
};
|
|
16751
|
+
portal: {
|
|
16752
|
+
readonly 1: {
|
|
16753
|
+
readonly address: "0x0bd48f6B86a26D3a217d0Fa6FfE2B491B956A7a2";
|
|
16754
|
+
};
|
|
16755
|
+
};
|
|
16756
|
+
l1StandardBridge: {
|
|
16757
|
+
readonly 1: {
|
|
16758
|
+
readonly address: "0x81014F44b0a345033bB2b3B21C7a1A308B35fEeA";
|
|
16759
|
+
};
|
|
16760
|
+
};
|
|
16761
|
+
gasPriceOracle: {
|
|
16762
|
+
readonly address: "0x420000000000000000000000000000000000000F";
|
|
16763
|
+
};
|
|
16764
|
+
l1Block: {
|
|
16765
|
+
readonly address: "0x4200000000000000000000000000000000000015";
|
|
16766
|
+
};
|
|
16767
|
+
l2CrossDomainMessenger: {
|
|
16768
|
+
readonly address: "0x4200000000000000000000000000000000000007";
|
|
16769
|
+
};
|
|
16770
|
+
l2Erc721Bridge: {
|
|
16771
|
+
readonly address: "0x4200000000000000000000000000000000000014";
|
|
16772
|
+
};
|
|
16773
|
+
l2StandardBridge: {
|
|
16774
|
+
readonly address: "0x4200000000000000000000000000000000000010";
|
|
16198
16775
|
};
|
|
16199
|
-
|
|
16200
|
-
address: "
|
|
16776
|
+
l2ToL1MessagePasser: {
|
|
16777
|
+
readonly address: "0x4200000000000000000000000000000000000016";
|
|
16201
16778
|
};
|
|
16202
16779
|
};
|
|
16203
16780
|
blockExplorers: {
|
|
16204
16781
|
readonly default: {
|
|
16205
|
-
readonly name: "
|
|
16206
|
-
readonly url: "https://
|
|
16782
|
+
readonly name: "Uniscan";
|
|
16783
|
+
readonly url: "https://uniscan.xyz";
|
|
16784
|
+
readonly apiUrl: "https://api.uniscan.xyz/api";
|
|
16207
16785
|
};
|
|
16208
16786
|
};
|
|
16787
|
+
blockTime: 2000;
|
|
16209
16788
|
ensTlds?: readonly string[] | undefined;
|
|
16210
|
-
id:
|
|
16211
|
-
name: "Etherlink";
|
|
16789
|
+
id: 130;
|
|
16212
16790
|
nativeCurrency: {
|
|
16791
|
+
readonly name: "Ether";
|
|
16792
|
+
readonly symbol: "ETH";
|
|
16213
16793
|
readonly decimals: 18;
|
|
16214
|
-
readonly name: "Tez";
|
|
16215
|
-
readonly symbol: "XTZ";
|
|
16216
16794
|
};
|
|
16217
16795
|
rpcUrls: {
|
|
16218
16796
|
readonly default: {
|
|
16219
|
-
readonly http: readonly ["https://
|
|
16797
|
+
readonly http: readonly ["https://mainnet.unichain.org/"];
|
|
16220
16798
|
};
|
|
16221
16799
|
};
|
|
16222
|
-
sourceId
|
|
16800
|
+
sourceId: 1;
|
|
16223
16801
|
testnet?: boolean | undefined | undefined | undefined;
|
|
16224
16802
|
custom?: Record<string, unknown> | undefined;
|
|
16225
16803
|
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
16226
|
-
formatters
|
|
16227
|
-
|
|
16804
|
+
formatters: {
|
|
16805
|
+
readonly block: {
|
|
16806
|
+
exclude: [] | undefined;
|
|
16807
|
+
format: (args: import("viem/chains").OpStackRpcBlock) => {
|
|
16808
|
+
baseFeePerGas: bigint | null;
|
|
16809
|
+
blobGasUsed: bigint;
|
|
16810
|
+
difficulty: bigint;
|
|
16811
|
+
excessBlobGas: bigint;
|
|
16812
|
+
extraData: import("viem").Hex;
|
|
16813
|
+
gasLimit: bigint;
|
|
16814
|
+
gasUsed: bigint;
|
|
16815
|
+
hash: `0x${string}` | null;
|
|
16816
|
+
logsBloom: `0x${string}` | null;
|
|
16817
|
+
miner: import("abitype").Address;
|
|
16818
|
+
mixHash: import("viem").Hash;
|
|
16819
|
+
nonce: `0x${string}` | null;
|
|
16820
|
+
number: bigint | null;
|
|
16821
|
+
parentBeaconBlockRoot?: `0x${string}` | undefined;
|
|
16822
|
+
parentHash: import("viem").Hash;
|
|
16823
|
+
receiptsRoot: import("viem").Hex;
|
|
16824
|
+
sealFields: import("viem").Hex[];
|
|
16825
|
+
sha3Uncles: import("viem").Hash;
|
|
16826
|
+
size: bigint;
|
|
16827
|
+
stateRoot: import("viem").Hash;
|
|
16828
|
+
timestamp: bigint;
|
|
16829
|
+
totalDifficulty: bigint | null;
|
|
16830
|
+
transactions: `0x${string}`[] | import("viem/chains").OpStackTransaction<boolean>[];
|
|
16831
|
+
transactionsRoot: import("viem").Hash;
|
|
16832
|
+
uncles: import("viem").Hash[];
|
|
16833
|
+
withdrawals?: import("viem").Withdrawal[] | undefined | undefined;
|
|
16834
|
+
withdrawalsRoot?: `0x${string}` | undefined;
|
|
16835
|
+
} & {};
|
|
16836
|
+
type: "block";
|
|
16837
|
+
};
|
|
16838
|
+
readonly transaction: {
|
|
16839
|
+
exclude: [] | undefined;
|
|
16840
|
+
format: (args: import("viem/chains").OpStackRpcTransaction) => ({
|
|
16841
|
+
blockHash: `0x${string}` | null;
|
|
16842
|
+
blockNumber: bigint | null;
|
|
16843
|
+
from: import("abitype").Address;
|
|
16844
|
+
gas: bigint;
|
|
16845
|
+
hash: import("viem").Hash;
|
|
16846
|
+
input: import("viem").Hex;
|
|
16847
|
+
nonce: number;
|
|
16848
|
+
r: import("viem").Hex;
|
|
16849
|
+
s: import("viem").Hex;
|
|
16850
|
+
to: import("abitype").Address | null;
|
|
16851
|
+
transactionIndex: number | null;
|
|
16852
|
+
typeHex: import("viem").Hex | null;
|
|
16853
|
+
v: bigint;
|
|
16854
|
+
value: bigint;
|
|
16855
|
+
yParity: number;
|
|
16856
|
+
gasPrice?: undefined | undefined;
|
|
16857
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
16858
|
+
maxFeePerGas: bigint;
|
|
16859
|
+
maxPriorityFeePerGas: bigint;
|
|
16860
|
+
isSystemTx?: boolean;
|
|
16861
|
+
mint?: bigint | undefined | undefined;
|
|
16862
|
+
sourceHash: import("viem").Hex;
|
|
16863
|
+
type: "deposit";
|
|
16864
|
+
} | {
|
|
16865
|
+
r: import("viem").Hex;
|
|
16866
|
+
s: import("viem").Hex;
|
|
16867
|
+
v: bigint;
|
|
16868
|
+
to: import("abitype").Address | null;
|
|
16869
|
+
from: import("abitype").Address;
|
|
16870
|
+
gas: bigint;
|
|
16871
|
+
nonce: number;
|
|
16872
|
+
value: bigint;
|
|
16873
|
+
blockHash: `0x${string}` | null;
|
|
16874
|
+
blockNumber: bigint | null;
|
|
16875
|
+
hash: import("viem").Hash;
|
|
16876
|
+
input: import("viem").Hex;
|
|
16877
|
+
transactionIndex: number | null;
|
|
16878
|
+
typeHex: import("viem").Hex | null;
|
|
16879
|
+
accessList?: undefined | undefined;
|
|
16880
|
+
authorizationList?: undefined | undefined;
|
|
16881
|
+
blobVersionedHashes?: undefined | undefined;
|
|
16882
|
+
chainId?: number | undefined;
|
|
16883
|
+
yParity?: undefined | undefined;
|
|
16884
|
+
type: "legacy";
|
|
16885
|
+
gasPrice: bigint;
|
|
16886
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
16887
|
+
maxFeePerGas?: undefined | undefined;
|
|
16888
|
+
maxPriorityFeePerGas?: undefined | undefined;
|
|
16889
|
+
isSystemTx?: undefined | undefined;
|
|
16890
|
+
mint?: undefined | undefined;
|
|
16891
|
+
sourceHash?: undefined | undefined;
|
|
16892
|
+
} | {
|
|
16893
|
+
blockHash: `0x${string}` | null;
|
|
16894
|
+
blockNumber: bigint | null;
|
|
16895
|
+
from: import("abitype").Address;
|
|
16896
|
+
gas: bigint;
|
|
16897
|
+
hash: import("viem").Hash;
|
|
16898
|
+
input: import("viem").Hex;
|
|
16899
|
+
nonce: number;
|
|
16900
|
+
r: import("viem").Hex;
|
|
16901
|
+
s: import("viem").Hex;
|
|
16902
|
+
to: import("abitype").Address | null;
|
|
16903
|
+
transactionIndex: number | null;
|
|
16904
|
+
typeHex: import("viem").Hex | null;
|
|
16905
|
+
v: bigint;
|
|
16906
|
+
value: bigint;
|
|
16907
|
+
yParity: number;
|
|
16908
|
+
accessList: import("viem").AccessList;
|
|
16909
|
+
authorizationList?: undefined | undefined;
|
|
16910
|
+
blobVersionedHashes?: undefined | undefined;
|
|
16911
|
+
chainId: number;
|
|
16912
|
+
type: "eip2930";
|
|
16913
|
+
gasPrice: bigint;
|
|
16914
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
16915
|
+
maxFeePerGas?: undefined | undefined;
|
|
16916
|
+
maxPriorityFeePerGas?: undefined | undefined;
|
|
16917
|
+
isSystemTx?: undefined | undefined;
|
|
16918
|
+
mint?: undefined | undefined;
|
|
16919
|
+
sourceHash?: undefined | undefined;
|
|
16920
|
+
} | {
|
|
16921
|
+
blockHash: `0x${string}` | null;
|
|
16922
|
+
blockNumber: bigint | null;
|
|
16923
|
+
from: import("abitype").Address;
|
|
16924
|
+
gas: bigint;
|
|
16925
|
+
hash: import("viem").Hash;
|
|
16926
|
+
input: import("viem").Hex;
|
|
16927
|
+
nonce: number;
|
|
16928
|
+
r: import("viem").Hex;
|
|
16929
|
+
s: import("viem").Hex;
|
|
16930
|
+
to: import("abitype").Address | null;
|
|
16931
|
+
transactionIndex: number | null;
|
|
16932
|
+
typeHex: import("viem").Hex | null;
|
|
16933
|
+
v: bigint;
|
|
16934
|
+
value: bigint;
|
|
16935
|
+
yParity: number;
|
|
16936
|
+
accessList: import("viem").AccessList;
|
|
16937
|
+
authorizationList?: undefined | undefined;
|
|
16938
|
+
blobVersionedHashes?: undefined | undefined;
|
|
16939
|
+
chainId: number;
|
|
16940
|
+
type: "eip1559";
|
|
16941
|
+
gasPrice?: undefined | undefined;
|
|
16942
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
16943
|
+
maxFeePerGas: bigint;
|
|
16944
|
+
maxPriorityFeePerGas: bigint;
|
|
16945
|
+
isSystemTx?: undefined | undefined;
|
|
16946
|
+
mint?: undefined | undefined;
|
|
16947
|
+
sourceHash?: undefined | undefined;
|
|
16948
|
+
} | {
|
|
16949
|
+
blockHash: `0x${string}` | null;
|
|
16950
|
+
blockNumber: bigint | null;
|
|
16951
|
+
from: import("abitype").Address;
|
|
16952
|
+
gas: bigint;
|
|
16953
|
+
hash: import("viem").Hash;
|
|
16954
|
+
input: import("viem").Hex;
|
|
16955
|
+
nonce: number;
|
|
16956
|
+
r: import("viem").Hex;
|
|
16957
|
+
s: import("viem").Hex;
|
|
16958
|
+
to: import("abitype").Address | null;
|
|
16959
|
+
transactionIndex: number | null;
|
|
16960
|
+
typeHex: import("viem").Hex | null;
|
|
16961
|
+
v: bigint;
|
|
16962
|
+
value: bigint;
|
|
16963
|
+
yParity: number;
|
|
16964
|
+
accessList: import("viem").AccessList;
|
|
16965
|
+
authorizationList?: undefined | undefined;
|
|
16966
|
+
blobVersionedHashes: readonly import("viem").Hex[];
|
|
16967
|
+
chainId: number;
|
|
16968
|
+
type: "eip4844";
|
|
16969
|
+
gasPrice?: undefined | undefined;
|
|
16970
|
+
maxFeePerBlobGas: bigint;
|
|
16971
|
+
maxFeePerGas: bigint;
|
|
16972
|
+
maxPriorityFeePerGas: bigint;
|
|
16973
|
+
isSystemTx?: undefined | undefined;
|
|
16974
|
+
mint?: undefined | undefined;
|
|
16975
|
+
sourceHash?: undefined | undefined;
|
|
16976
|
+
} | {
|
|
16977
|
+
blockHash: `0x${string}` | null;
|
|
16978
|
+
blockNumber: bigint | null;
|
|
16979
|
+
from: import("abitype").Address;
|
|
16980
|
+
gas: bigint;
|
|
16981
|
+
hash: import("viem").Hash;
|
|
16982
|
+
input: import("viem").Hex;
|
|
16983
|
+
nonce: number;
|
|
16984
|
+
r: import("viem").Hex;
|
|
16985
|
+
s: import("viem").Hex;
|
|
16986
|
+
to: import("abitype").Address | null;
|
|
16987
|
+
transactionIndex: number | null;
|
|
16988
|
+
typeHex: import("viem").Hex | null;
|
|
16989
|
+
v: bigint;
|
|
16990
|
+
value: bigint;
|
|
16991
|
+
yParity: number;
|
|
16992
|
+
accessList: import("viem").AccessList;
|
|
16993
|
+
authorizationList: import("viem").SignedAuthorizationList;
|
|
16994
|
+
blobVersionedHashes?: undefined | undefined;
|
|
16995
|
+
chainId: number;
|
|
16996
|
+
type: "eip7702";
|
|
16997
|
+
gasPrice?: undefined | undefined;
|
|
16998
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
16999
|
+
maxFeePerGas: bigint;
|
|
17000
|
+
maxPriorityFeePerGas: bigint;
|
|
17001
|
+
isSystemTx?: undefined | undefined;
|
|
17002
|
+
mint?: undefined | undefined;
|
|
17003
|
+
sourceHash?: undefined | undefined;
|
|
17004
|
+
}) & {};
|
|
17005
|
+
type: "transaction";
|
|
17006
|
+
};
|
|
17007
|
+
readonly transactionReceipt: {
|
|
17008
|
+
exclude: [] | undefined;
|
|
17009
|
+
format: (args: import("viem/chains").OpStackRpcTransactionReceipt) => {
|
|
17010
|
+
blobGasPrice?: bigint | undefined;
|
|
17011
|
+
blobGasUsed?: bigint | undefined;
|
|
17012
|
+
blockHash: import("viem").Hash;
|
|
17013
|
+
blockNumber: bigint;
|
|
17014
|
+
contractAddress: import("abitype").Address | null | undefined;
|
|
17015
|
+
cumulativeGasUsed: bigint;
|
|
17016
|
+
effectiveGasPrice: bigint;
|
|
17017
|
+
from: import("abitype").Address;
|
|
17018
|
+
gasUsed: bigint;
|
|
17019
|
+
logs: import("viem").Log<bigint, number, false>[];
|
|
17020
|
+
logsBloom: import("viem").Hex;
|
|
17021
|
+
root?: `0x${string}` | undefined;
|
|
17022
|
+
status: "success" | "reverted";
|
|
17023
|
+
to: import("abitype").Address | null;
|
|
17024
|
+
transactionHash: import("viem").Hash;
|
|
17025
|
+
transactionIndex: number;
|
|
17026
|
+
type: import("viem").TransactionType;
|
|
17027
|
+
l1GasPrice: bigint | null;
|
|
17028
|
+
l1GasUsed: bigint | null;
|
|
17029
|
+
l1Fee: bigint | null;
|
|
17030
|
+
l1FeeScalar: number | null;
|
|
17031
|
+
} & {};
|
|
17032
|
+
type: "transactionReceipt";
|
|
17033
|
+
};
|
|
17034
|
+
};
|
|
17035
|
+
serializers: {
|
|
17036
|
+
readonly transaction: typeof import("viem/chains").serializeTransactionOpStack;
|
|
17037
|
+
};
|
|
16228
17038
|
}>];
|
|
16229
|
-
export { arbitrum, base, blast, bob, boba, bsc, celo, corn, etherlink, filecoin, gnosis, goat, hemi, lens, lightlink, linea, lisk, mainnet, manta, mantle, metal, moonbeam, nibiru, optimism, polygon, redbelly, rootstock, saga, scroll, sei, sonic, taiko, telos, tronShasta, worldchain, xdc, polygonZkEvm, zkSync, MorphoMetadata, UniswapMetadata, OkuPricingMetadata, OkuMetadata, TokenMetadata, Markets, Bridges, Oracles, IChainInfo, MAINNET_CHAINS };
|
|
17039
|
+
export { arbitrum, base, blast, bob, boba, bsc, celo, corn, etherlink, filecoin, gnosis, goat, hemi, lens, lightlink, linea, lisk, mainnet, manta, mantle, metal, moonbeam, nibiru, optimism, polygon, redbelly, rootstock, saga, scroll, sei, sonic, taiko, telos, tronShasta, unichain, worldchain, xdc, polygonZkEvm, zkSync, MorphoMetadata, UniswapMetadata, OkuPricingMetadata, OkuMetadata, TokenMetadata, Markets, Bridges, Oracles, IChainInfo, MAINNET_CHAINS };
|
|
16230
17040
|
export { ChainContract } from "viem";
|