@gfxlabs/oku-chains 0.1.3 → 0.1.5
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 +643 -0
- package/dist/index-mjs.js +624 -0
- package/dist/index.js +639 -0
- package/dist/index.mjs +624 -0
- package/dist/types/definitions/arbitrum.d.ts +68 -0
- package/dist/types/definitions/base.d.ts +608 -0
- package/dist/types/definitions/boba.d.ts +65 -0
- package/dist/types/definitions/bsc.d.ts +47 -0
- package/dist/types/definitions/filecoin.d.ts +65 -0
- package/dist/types/definitions/index.d.ts +16 -0
- package/dist/types/definitions/mainnet.d.ts +72 -0
- package/dist/types/definitions/moonbeam.d.ts +57 -0
- package/dist/types/definitions/optimism.d.ts +610 -0
- package/dist/types/definitions/polygon.d.ts +65 -0
- package/dist/types/definitions/rootstock.d.ts +64 -0
- package/dist/types/definitions/scroll.d.ts +2 -0
- package/dist/types/definitions/zkevm.d.ts +62 -0
- package/dist/types/definitions/zksync.d.ts +553 -0
- package/dist/types/index.d.ts +2354 -0
- package/package.json +3 -6
|
@@ -0,0 +1,2354 @@
|
|
|
1
|
+
import { Chain, ChainContract } from 'viem';
|
|
2
|
+
export * from './definitions/';
|
|
3
|
+
export interface IChainInfo extends Chain {
|
|
4
|
+
logoUrl: string;
|
|
5
|
+
sortIndex: number;
|
|
6
|
+
defaultPool: string;
|
|
7
|
+
internalName: string;
|
|
8
|
+
defaultToken0: string;
|
|
9
|
+
defaultToken1: string;
|
|
10
|
+
tokenList: ReadonlyArray<{
|
|
11
|
+
symbol: string;
|
|
12
|
+
address: string;
|
|
13
|
+
}>;
|
|
14
|
+
stables: ReadonlyArray<string>;
|
|
15
|
+
watchlist: ReadonlyArray<string>;
|
|
16
|
+
blockTimeSeconds: number;
|
|
17
|
+
contracts: {
|
|
18
|
+
[key: string]: ChainContract | {
|
|
19
|
+
[chainId: number]: ChainContract;
|
|
20
|
+
};
|
|
21
|
+
} & {
|
|
22
|
+
ensRegistry?: ChainContract;
|
|
23
|
+
ensUniversalResolver?: ChainContract;
|
|
24
|
+
multicall3?: ChainContract;
|
|
25
|
+
nftManager: ChainContract;
|
|
26
|
+
limitOrder?: ChainContract;
|
|
27
|
+
weth9: ChainContract;
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
export declare const MAINNET_CHAINS: readonly [{
|
|
31
|
+
readonly sortIndex: 1;
|
|
32
|
+
readonly blockTimeSeconds: 0.25;
|
|
33
|
+
readonly logoUrl: "https://assets.oku.trade/arbitrum-logo.svg";
|
|
34
|
+
readonly defaultPool: "0xcda53b1f66614552f834ceef361a8d12a0b8dad8";
|
|
35
|
+
readonly defaultToken0: "0x912ce59144191c1204e64559fe8253a0e49e6548";
|
|
36
|
+
readonly defaultToken1: "0xff970a61a04b1ca14834a43f5de4533ebddb5cc8";
|
|
37
|
+
readonly tokenList: readonly [{
|
|
38
|
+
readonly symbol: "USDT";
|
|
39
|
+
readonly address: "0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9";
|
|
40
|
+
}, {
|
|
41
|
+
readonly symbol: "USDC.e";
|
|
42
|
+
readonly address: "0xff970a61a04b1ca14834a43f5de4533ebddb5cc8";
|
|
43
|
+
}, {
|
|
44
|
+
readonly symbol: "USDC";
|
|
45
|
+
readonly address: "0xaf88d065e77c8cC2239327C5EDb3A432268e5831";
|
|
46
|
+
}, {
|
|
47
|
+
readonly symbol: "DAI";
|
|
48
|
+
readonly address: "0xda10009cbd5d07dd0cecc66161fc93d7c9000da1";
|
|
49
|
+
}, {
|
|
50
|
+
readonly symbol: "WETH";
|
|
51
|
+
readonly address: "0x82af49447d8a07e3bd95bd0d56f35241523fbab1";
|
|
52
|
+
}, {
|
|
53
|
+
readonly symbol: "ARB";
|
|
54
|
+
readonly address: "0x912ce59144191c1204e64559fe8253a0e49e6548";
|
|
55
|
+
}];
|
|
56
|
+
readonly stables: readonly ["0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9", "0xda10009cbd5d07dd0cecc66161fc93d7c9000da1", "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8", "0xaf88d065e77c8cC2239327C5EDb3A432268e5831"];
|
|
57
|
+
readonly watchlist: readonly ["0x17c14d2c404d167802b16c450d3c99f88f2c4f4d", "0xc82819f72a9e77e2c0c3a69b3196478f44303cf4", "0x81c48d31365e6b526f6bbadc5c9aafd822134863", "0xa62ad78825e3a55a77823f00fe0050f567c1e4ee", "0x135e49cc315fed87f989e072ee11132686cf84f3", "0xa961f0473da4864c5ed28e00fcc53a3aab056c1b", "0x149e36e72726e0bcea5c59d40df2c43f60f5a22d", "0x8e295789c9465487074a65b1ae9ce0351172393f", "0x97bca422ec0ee4851f2110ea743c1cd0a14835a1", "0x92c63d0e701caae670c9415d91c474f686298f00", "0x8c9d230d45d6cfee39a6680fb7cb7e8de7ea8e71", "0xf0428617433652c9dc6d1093a42adfbf30d29f74", "0x1aeedd3727a6431b8f070c0afaa81cc74f273882", "0x446bf9748b4ea044dd759d9b9311c70491df8f29", "0x42d7c8302a746f98ec74f0dbc95fc39b46c1abb6", "0xc91b7b39bbb2c733f0e7459348fd0c80259c8471", "0xC31E54C7A869B9FCBECC14363CF510D1C41FA443", "0x641C00A822e8b671738d32a431a4Fb6074E5c79d", "0xCDA53B1F66614552F834CEEF361A8D12A0B8DAD8", "0xC6F780497A95E246EB9449F5E4770916DCD6396A", "0x2f5e87C9312fa29aed5c179E456625D79015299c", "0x13398E27A21BE1218B6900CBEDF677571DF42A48", "0x31FA55E03BAD93C7F8AFFDD2EC616EBFDE246001", "0x468B88941E7CC0B88C1869D68AB6B570BCEF62FF", "0xd37Af656Abf91c7f548FfFC0133175b5e4d3d5e6", "0xc6962004f452be9203591991d15f6b388e09e8d0", "0xdbaeb7f0dfe3a0aafd798ccecb5b22e708f7852c", "0xbe3ad6a5669dc0b8b12febc03608860c31e2eef6", "0x80a9ae39310abf666a87c743d6ebbd0e8c42158e", "0x99db8dba7b30ab3c6447c4388d81dcc27c5a8b61", "0x1862200e8e7ce1c0827b792d0f9546156f44f892", "0x1edd8c76f74d816f7472be69b174fe7b3084221e", "0x4d834a9b910e6392460ebcfb59f8eef27d5c19ff", "0x0632742c132413cd47438691d8064ff9214ac216", "0xa8328bf492ba1b77ad6381b3f7567d942b000baf", "0x50450351517117cb58189edba6bbad6284d45902"];
|
|
58
|
+
readonly internalName: "arbitrum";
|
|
59
|
+
readonly contracts: {
|
|
60
|
+
readonly nftManager: {
|
|
61
|
+
readonly address: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
|
|
62
|
+
};
|
|
63
|
+
readonly limitOrder: {
|
|
64
|
+
readonly address: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
65
|
+
};
|
|
66
|
+
readonly weth9: {
|
|
67
|
+
readonly address: "0x82af49447d8a07e3bd95bd0d56f35241523fbab1";
|
|
68
|
+
};
|
|
69
|
+
readonly multicall3: {
|
|
70
|
+
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
71
|
+
readonly blockCreated: 7654707;
|
|
72
|
+
};
|
|
73
|
+
};
|
|
74
|
+
readonly blockExplorers: {
|
|
75
|
+
readonly default: {
|
|
76
|
+
readonly name: "Arbiscan";
|
|
77
|
+
readonly url: "https://arbiscan.io";
|
|
78
|
+
};
|
|
79
|
+
};
|
|
80
|
+
readonly id: 42161;
|
|
81
|
+
readonly name: "Arbitrum One";
|
|
82
|
+
readonly nativeCurrency: {
|
|
83
|
+
readonly name: "Ether";
|
|
84
|
+
readonly symbol: "ETH";
|
|
85
|
+
readonly decimals: 18;
|
|
86
|
+
};
|
|
87
|
+
readonly rpcUrls: {
|
|
88
|
+
readonly default: {
|
|
89
|
+
readonly http: readonly ["https://arb1.arbitrum.io/rpc"];
|
|
90
|
+
};
|
|
91
|
+
};
|
|
92
|
+
readonly sourceId?: number | undefined;
|
|
93
|
+
readonly testnet?: boolean | undefined;
|
|
94
|
+
readonly formatters?: undefined;
|
|
95
|
+
readonly serializers?: import("viem").ChainSerializers<undefined> | undefined;
|
|
96
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
97
|
+
}, {
|
|
98
|
+
readonly sortIndex: 8;
|
|
99
|
+
readonly blockTimeSeconds: 2;
|
|
100
|
+
readonly logoUrl: "https://assets.oku.trade/base-logo.svg";
|
|
101
|
+
readonly defaultPool: "0x9e37cb775a047ae99fc5a24dded834127c4180cd";
|
|
102
|
+
readonly defaultToken0: "0x27d2decb4bfc9c76f0309b8e88dec3a601fe25a8";
|
|
103
|
+
readonly defaultToken1: "0x4200000000000000000000000000000000000006";
|
|
104
|
+
readonly tokenList: readonly [{
|
|
105
|
+
readonly symbol: "USDbC";
|
|
106
|
+
readonly address: "0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca";
|
|
107
|
+
}, {
|
|
108
|
+
readonly symbol: "cbETH";
|
|
109
|
+
readonly address: "0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22";
|
|
110
|
+
}, {
|
|
111
|
+
readonly symbol: "WETH";
|
|
112
|
+
readonly address: "0x4200000000000000000000000000000000000006";
|
|
113
|
+
}, {
|
|
114
|
+
readonly symbol: "USDC";
|
|
115
|
+
readonly address: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
116
|
+
}];
|
|
117
|
+
readonly stables: readonly ["0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca", "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913"];
|
|
118
|
+
readonly watchlist: readonly ["0x9e37cb775a047ae99fc5a24dded834127c4180cd", "0x4c36388be6f416a29c8d8eee81c771ce6be14b18", "0xd0b53d9277642d899df5c87a3966a349a798f224", "0x3bc5180d5439b500f381f9a46f15dd6608101671", "0x24e1cbd6fed006ceed9af0dce688acc7951d57a9", "0x10648ba41b8565907cfa1496765fa4d95390aa0d"];
|
|
119
|
+
readonly internalName: "base";
|
|
120
|
+
readonly contracts: {
|
|
121
|
+
readonly nftManager: {
|
|
122
|
+
readonly address: "0x03a520b32C04BF3bEEf7BEb72E919cf822Ed34f1";
|
|
123
|
+
};
|
|
124
|
+
readonly weth9: {
|
|
125
|
+
readonly address: "0x4200000000000000000000000000000000000006";
|
|
126
|
+
};
|
|
127
|
+
readonly limitOrder: {
|
|
128
|
+
readonly address: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
129
|
+
};
|
|
130
|
+
readonly l2OutputOracle: {
|
|
131
|
+
readonly 1: {
|
|
132
|
+
readonly address: "0x56315b90c40730925ec5485cf004d835058518A0";
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
readonly multicall3: {
|
|
136
|
+
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
137
|
+
readonly blockCreated: 5022;
|
|
138
|
+
};
|
|
139
|
+
readonly portal: {
|
|
140
|
+
readonly 1: {
|
|
141
|
+
readonly address: "0x49048044D57e1C92A77f79988d21Fa8fAF74E97e";
|
|
142
|
+
readonly blockCreated: 17482143;
|
|
143
|
+
};
|
|
144
|
+
};
|
|
145
|
+
readonly gasPriceOracle: {
|
|
146
|
+
readonly address: "0x420000000000000000000000000000000000000F";
|
|
147
|
+
};
|
|
148
|
+
readonly l1Block: {
|
|
149
|
+
readonly address: "0x4200000000000000000000000000000000000015";
|
|
150
|
+
};
|
|
151
|
+
readonly l2CrossDomainMessenger: {
|
|
152
|
+
readonly address: "0x4200000000000000000000000000000000000007";
|
|
153
|
+
};
|
|
154
|
+
readonly l2Erc721Bridge: {
|
|
155
|
+
readonly address: "0x4200000000000000000000000000000000000014";
|
|
156
|
+
};
|
|
157
|
+
readonly l2StandardBridge: {
|
|
158
|
+
readonly address: "0x4200000000000000000000000000000000000010";
|
|
159
|
+
};
|
|
160
|
+
readonly l2ToL1MessagePasser: {
|
|
161
|
+
readonly address: "0x4200000000000000000000000000000000000016";
|
|
162
|
+
};
|
|
163
|
+
};
|
|
164
|
+
readonly blockExplorers: {
|
|
165
|
+
readonly default: {
|
|
166
|
+
readonly name: "Basescan";
|
|
167
|
+
readonly url: "https://basescan.org";
|
|
168
|
+
};
|
|
169
|
+
};
|
|
170
|
+
readonly id: 8453;
|
|
171
|
+
readonly name: "Base";
|
|
172
|
+
readonly nativeCurrency: {
|
|
173
|
+
readonly name: "Ether";
|
|
174
|
+
readonly symbol: "ETH";
|
|
175
|
+
readonly decimals: 18;
|
|
176
|
+
};
|
|
177
|
+
readonly rpcUrls: {
|
|
178
|
+
readonly default: {
|
|
179
|
+
readonly http: readonly ["https://mainnet.base.org"];
|
|
180
|
+
};
|
|
181
|
+
};
|
|
182
|
+
readonly sourceId: 1;
|
|
183
|
+
readonly testnet?: boolean | undefined;
|
|
184
|
+
readonly formatters: {
|
|
185
|
+
readonly block: {
|
|
186
|
+
exclude: [] | undefined;
|
|
187
|
+
format: (args: import("viem/chains").Assign<Partial<import("viem").RpcBlock<import("viem").BlockTag, boolean, import("viem").RpcTransaction<boolean>>>, import("viem/chains").OpStackRpcBlockOverrides & {
|
|
188
|
+
transactions: `0x${string}`[] | import("viem/chains").OpStackRpcTransaction<boolean>[];
|
|
189
|
+
}>) => {
|
|
190
|
+
baseFeePerGas: bigint | null;
|
|
191
|
+
difficulty: bigint;
|
|
192
|
+
extraData: `0x${string}`;
|
|
193
|
+
gasLimit: bigint;
|
|
194
|
+
gasUsed: bigint;
|
|
195
|
+
hash: `0x${string}` | null;
|
|
196
|
+
logsBloom: `0x${string}` | null;
|
|
197
|
+
miner: `0x${string}`;
|
|
198
|
+
mixHash: `0x${string}`;
|
|
199
|
+
nonce: `0x${string}` | null;
|
|
200
|
+
number: bigint | null;
|
|
201
|
+
parentHash: `0x${string}`;
|
|
202
|
+
receiptsRoot: `0x${string}`;
|
|
203
|
+
sealFields: `0x${string}`[];
|
|
204
|
+
sha3Uncles: `0x${string}`;
|
|
205
|
+
size: bigint;
|
|
206
|
+
stateRoot: `0x${string}`;
|
|
207
|
+
timestamp: bigint;
|
|
208
|
+
totalDifficulty: bigint | null;
|
|
209
|
+
transactions: `0x${string}`[] | import("viem/chains").OpStackTransaction<boolean>[];
|
|
210
|
+
transactionsRoot: `0x${string}`;
|
|
211
|
+
uncles: `0x${string}`[];
|
|
212
|
+
withdrawals?: import("viem").Withdrawal[] | undefined;
|
|
213
|
+
withdrawalsRoot?: `0x${string}` | undefined;
|
|
214
|
+
};
|
|
215
|
+
type: "block";
|
|
216
|
+
};
|
|
217
|
+
readonly transaction: {
|
|
218
|
+
exclude: [] | undefined;
|
|
219
|
+
format: (args: ({
|
|
220
|
+
yParity?: `0x${string}` | undefined;
|
|
221
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
222
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
223
|
+
from?: `0x${string}` | undefined;
|
|
224
|
+
gas?: `0x${string}` | undefined;
|
|
225
|
+
hash?: `0x${string}` | undefined;
|
|
226
|
+
input?: `0x${string}` | undefined;
|
|
227
|
+
nonce?: `0x${string}` | undefined;
|
|
228
|
+
r?: `0x${string}` | undefined;
|
|
229
|
+
s?: `0x${string}` | undefined;
|
|
230
|
+
to?: `0x${string}` | null | undefined;
|
|
231
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
232
|
+
v?: `0x${string}` | undefined;
|
|
233
|
+
value?: `0x${string}` | undefined;
|
|
234
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
235
|
+
gasPrice?: `0x${string}` | undefined;
|
|
236
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
237
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
238
|
+
accessList?: undefined;
|
|
239
|
+
chainId?: `0x${string}` | undefined;
|
|
240
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionLegacy<`0x${string}`, `0x${string}`, boolean, "0x0">, "yParity">, "typeHex"> & {
|
|
241
|
+
isSystemTx?: undefined;
|
|
242
|
+
mint?: undefined;
|
|
243
|
+
sourceHash?: undefined;
|
|
244
|
+
}) | ({
|
|
245
|
+
yParity?: `0x${string}` | undefined;
|
|
246
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
247
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
248
|
+
from?: `0x${string}` | undefined;
|
|
249
|
+
gas?: `0x${string}` | undefined;
|
|
250
|
+
hash?: `0x${string}` | undefined;
|
|
251
|
+
input?: `0x${string}` | undefined;
|
|
252
|
+
nonce?: `0x${string}` | undefined;
|
|
253
|
+
r?: `0x${string}` | undefined;
|
|
254
|
+
s?: `0x${string}` | undefined;
|
|
255
|
+
to?: `0x${string}` | null | undefined;
|
|
256
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
257
|
+
v?: `0x${string}` | undefined;
|
|
258
|
+
value?: `0x${string}` | undefined;
|
|
259
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
260
|
+
gasPrice?: `0x${string}` | undefined;
|
|
261
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
262
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
263
|
+
accessList?: undefined;
|
|
264
|
+
chainId?: `0x${string}` | undefined;
|
|
265
|
+
} & Omit<import("viem").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("viem").FeeValuesEIP1559<`0x${string}`> & {
|
|
266
|
+
isSystemTx?: boolean | undefined;
|
|
267
|
+
mint?: `0x${string}` | undefined;
|
|
268
|
+
sourceHash: `0x${string}`;
|
|
269
|
+
type: "0x7e";
|
|
270
|
+
}) | ({
|
|
271
|
+
yParity?: `0x${string}` | undefined;
|
|
272
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
273
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
274
|
+
from?: `0x${string}` | undefined;
|
|
275
|
+
gas?: `0x${string}` | undefined;
|
|
276
|
+
hash?: `0x${string}` | undefined;
|
|
277
|
+
input?: `0x${string}` | undefined;
|
|
278
|
+
nonce?: `0x${string}` | undefined;
|
|
279
|
+
r?: `0x${string}` | undefined;
|
|
280
|
+
s?: `0x${string}` | undefined;
|
|
281
|
+
to?: `0x${string}` | null | undefined;
|
|
282
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
283
|
+
v?: `0x${string}` | undefined;
|
|
284
|
+
value?: `0x${string}` | undefined;
|
|
285
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
286
|
+
gasPrice?: `0x${string}` | undefined;
|
|
287
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
288
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
289
|
+
accessList?: import("viem").AccessList | undefined;
|
|
290
|
+
chainId?: `0x${string}` | undefined;
|
|
291
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionLegacy<`0x${string}`, `0x${string}`, boolean, "0x0">, "yParity">, "typeHex"> & {
|
|
292
|
+
isSystemTx?: undefined;
|
|
293
|
+
mint?: undefined;
|
|
294
|
+
sourceHash?: undefined;
|
|
295
|
+
}) | ({
|
|
296
|
+
yParity?: `0x${string}` | undefined;
|
|
297
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
298
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
299
|
+
from?: `0x${string}` | undefined;
|
|
300
|
+
gas?: `0x${string}` | undefined;
|
|
301
|
+
hash?: `0x${string}` | undefined;
|
|
302
|
+
input?: `0x${string}` | undefined;
|
|
303
|
+
nonce?: `0x${string}` | undefined;
|
|
304
|
+
r?: `0x${string}` | undefined;
|
|
305
|
+
s?: `0x${string}` | undefined;
|
|
306
|
+
to?: `0x${string}` | null | undefined;
|
|
307
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
308
|
+
v?: `0x${string}` | undefined;
|
|
309
|
+
value?: `0x${string}` | undefined;
|
|
310
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
311
|
+
gasPrice?: `0x${string}` | undefined;
|
|
312
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
313
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
314
|
+
accessList?: import("viem").AccessList | undefined;
|
|
315
|
+
chainId?: `0x${string}` | undefined;
|
|
316
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionEIP2930<`0x${string}`, `0x${string}`, boolean, "0x1">, "yParity">, "typeHex"> & {
|
|
317
|
+
isSystemTx?: undefined;
|
|
318
|
+
mint?: undefined;
|
|
319
|
+
sourceHash?: undefined;
|
|
320
|
+
}) | ({
|
|
321
|
+
yParity?: `0x${string}` | undefined;
|
|
322
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
323
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
324
|
+
from?: `0x${string}` | undefined;
|
|
325
|
+
gas?: `0x${string}` | undefined;
|
|
326
|
+
hash?: `0x${string}` | undefined;
|
|
327
|
+
input?: `0x${string}` | undefined;
|
|
328
|
+
nonce?: `0x${string}` | undefined;
|
|
329
|
+
r?: `0x${string}` | undefined;
|
|
330
|
+
s?: `0x${string}` | undefined;
|
|
331
|
+
to?: `0x${string}` | null | undefined;
|
|
332
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
333
|
+
v?: `0x${string}` | undefined;
|
|
334
|
+
value?: `0x${string}` | undefined;
|
|
335
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
336
|
+
gasPrice?: `0x${string}` | undefined;
|
|
337
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
338
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
339
|
+
accessList?: import("viem").AccessList | undefined;
|
|
340
|
+
chainId?: `0x${string}` | undefined;
|
|
341
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionEIP1559<`0x${string}`, `0x${string}`, boolean, "0x2">, "yParity">, "typeHex"> & {
|
|
342
|
+
isSystemTx?: undefined;
|
|
343
|
+
mint?: undefined;
|
|
344
|
+
sourceHash?: undefined;
|
|
345
|
+
}) | ({
|
|
346
|
+
yParity?: `0x${string}` | undefined;
|
|
347
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
348
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
349
|
+
from?: `0x${string}` | undefined;
|
|
350
|
+
gas?: `0x${string}` | undefined;
|
|
351
|
+
hash?: `0x${string}` | undefined;
|
|
352
|
+
input?: `0x${string}` | undefined;
|
|
353
|
+
nonce?: `0x${string}` | undefined;
|
|
354
|
+
r?: `0x${string}` | undefined;
|
|
355
|
+
s?: `0x${string}` | undefined;
|
|
356
|
+
to?: `0x${string}` | null | undefined;
|
|
357
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
358
|
+
v?: `0x${string}` | undefined;
|
|
359
|
+
value?: `0x${string}` | undefined;
|
|
360
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
361
|
+
gasPrice?: `0x${string}` | undefined;
|
|
362
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
363
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
364
|
+
accessList?: import("viem").AccessList | undefined;
|
|
365
|
+
chainId?: `0x${string}` | undefined;
|
|
366
|
+
} & Omit<import("viem").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("viem").FeeValuesEIP1559<`0x${string}`> & {
|
|
367
|
+
isSystemTx?: boolean | undefined;
|
|
368
|
+
mint?: `0x${string}` | undefined;
|
|
369
|
+
sourceHash: `0x${string}`;
|
|
370
|
+
type: "0x7e";
|
|
371
|
+
}) | ({
|
|
372
|
+
yParity?: `0x${string}` | undefined;
|
|
373
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
374
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
375
|
+
from?: `0x${string}` | undefined;
|
|
376
|
+
gas?: `0x${string}` | undefined;
|
|
377
|
+
hash?: `0x${string}` | undefined;
|
|
378
|
+
input?: `0x${string}` | undefined;
|
|
379
|
+
nonce?: `0x${string}` | undefined;
|
|
380
|
+
r?: `0x${string}` | undefined;
|
|
381
|
+
s?: `0x${string}` | undefined;
|
|
382
|
+
to?: `0x${string}` | null | undefined;
|
|
383
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
384
|
+
v?: `0x${string}` | undefined;
|
|
385
|
+
value?: `0x${string}` | undefined;
|
|
386
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
387
|
+
gasPrice?: `0x${string}` | undefined;
|
|
388
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
389
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
390
|
+
accessList?: import("viem").AccessList | undefined;
|
|
391
|
+
chainId?: `0x${string}` | undefined;
|
|
392
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionLegacy<`0x${string}`, `0x${string}`, boolean, "0x0">, "yParity">, "typeHex"> & {
|
|
393
|
+
isSystemTx?: undefined;
|
|
394
|
+
mint?: undefined;
|
|
395
|
+
sourceHash?: undefined;
|
|
396
|
+
}) | ({
|
|
397
|
+
yParity?: `0x${string}` | undefined;
|
|
398
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
399
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
400
|
+
from?: `0x${string}` | undefined;
|
|
401
|
+
gas?: `0x${string}` | undefined;
|
|
402
|
+
hash?: `0x${string}` | undefined;
|
|
403
|
+
input?: `0x${string}` | undefined;
|
|
404
|
+
nonce?: `0x${string}` | undefined;
|
|
405
|
+
r?: `0x${string}` | undefined;
|
|
406
|
+
s?: `0x${string}` | undefined;
|
|
407
|
+
to?: `0x${string}` | null | undefined;
|
|
408
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
409
|
+
v?: `0x${string}` | undefined;
|
|
410
|
+
value?: `0x${string}` | undefined;
|
|
411
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
412
|
+
gasPrice?: `0x${string}` | undefined;
|
|
413
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
414
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
415
|
+
accessList?: import("viem").AccessList | undefined;
|
|
416
|
+
chainId?: `0x${string}` | undefined;
|
|
417
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionEIP2930<`0x${string}`, `0x${string}`, boolean, "0x1">, "yParity">, "typeHex"> & {
|
|
418
|
+
isSystemTx?: undefined;
|
|
419
|
+
mint?: undefined;
|
|
420
|
+
sourceHash?: undefined;
|
|
421
|
+
}) | ({
|
|
422
|
+
yParity?: `0x${string}` | undefined;
|
|
423
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
424
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
425
|
+
from?: `0x${string}` | undefined;
|
|
426
|
+
gas?: `0x${string}` | undefined;
|
|
427
|
+
hash?: `0x${string}` | undefined;
|
|
428
|
+
input?: `0x${string}` | undefined;
|
|
429
|
+
nonce?: `0x${string}` | undefined;
|
|
430
|
+
r?: `0x${string}` | undefined;
|
|
431
|
+
s?: `0x${string}` | undefined;
|
|
432
|
+
to?: `0x${string}` | null | undefined;
|
|
433
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
434
|
+
v?: `0x${string}` | undefined;
|
|
435
|
+
value?: `0x${string}` | undefined;
|
|
436
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
437
|
+
gasPrice?: `0x${string}` | undefined;
|
|
438
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
439
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
440
|
+
accessList?: import("viem").AccessList | undefined;
|
|
441
|
+
chainId?: `0x${string}` | undefined;
|
|
442
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionEIP1559<`0x${string}`, `0x${string}`, boolean, "0x2">, "yParity">, "typeHex"> & {
|
|
443
|
+
isSystemTx?: undefined;
|
|
444
|
+
mint?: undefined;
|
|
445
|
+
sourceHash?: undefined;
|
|
446
|
+
}) | ({
|
|
447
|
+
yParity?: `0x${string}` | undefined;
|
|
448
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
449
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
450
|
+
from?: `0x${string}` | undefined;
|
|
451
|
+
gas?: `0x${string}` | undefined;
|
|
452
|
+
hash?: `0x${string}` | undefined;
|
|
453
|
+
input?: `0x${string}` | undefined;
|
|
454
|
+
nonce?: `0x${string}` | undefined;
|
|
455
|
+
r?: `0x${string}` | undefined;
|
|
456
|
+
s?: `0x${string}` | undefined;
|
|
457
|
+
to?: `0x${string}` | null | undefined;
|
|
458
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
459
|
+
v?: `0x${string}` | undefined;
|
|
460
|
+
value?: `0x${string}` | undefined;
|
|
461
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
462
|
+
gasPrice?: `0x${string}` | undefined;
|
|
463
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
464
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
465
|
+
accessList?: import("viem").AccessList | undefined;
|
|
466
|
+
chainId?: `0x${string}` | undefined;
|
|
467
|
+
} & Omit<import("viem").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("viem").FeeValuesEIP1559<`0x${string}`> & {
|
|
468
|
+
isSystemTx?: boolean | undefined;
|
|
469
|
+
mint?: `0x${string}` | undefined;
|
|
470
|
+
sourceHash: `0x${string}`;
|
|
471
|
+
type: "0x7e";
|
|
472
|
+
})) => {
|
|
473
|
+
blockHash: `0x${string}` | null;
|
|
474
|
+
blockNumber: bigint | null;
|
|
475
|
+
from: `0x${string}`;
|
|
476
|
+
gas: bigint;
|
|
477
|
+
hash: `0x${string}`;
|
|
478
|
+
input: `0x${string}`;
|
|
479
|
+
nonce: number;
|
|
480
|
+
r: `0x${string}`;
|
|
481
|
+
s: `0x${string}`;
|
|
482
|
+
to: `0x${string}` | null;
|
|
483
|
+
transactionIndex: number | null;
|
|
484
|
+
typeHex: `0x${string}` | null;
|
|
485
|
+
v: bigint;
|
|
486
|
+
value: bigint;
|
|
487
|
+
gasPrice: bigint;
|
|
488
|
+
maxFeePerGas?: undefined;
|
|
489
|
+
maxPriorityFeePerGas?: undefined;
|
|
490
|
+
accessList?: undefined;
|
|
491
|
+
chainId?: number | undefined;
|
|
492
|
+
yParity?: undefined;
|
|
493
|
+
type: "legacy";
|
|
494
|
+
isSystemTx?: undefined;
|
|
495
|
+
mint?: undefined;
|
|
496
|
+
sourceHash?: undefined;
|
|
497
|
+
} | {
|
|
498
|
+
blockHash: `0x${string}` | null;
|
|
499
|
+
blockNumber: bigint | null;
|
|
500
|
+
from: `0x${string}`;
|
|
501
|
+
gas: bigint;
|
|
502
|
+
hash: `0x${string}`;
|
|
503
|
+
input: `0x${string}`;
|
|
504
|
+
nonce: number;
|
|
505
|
+
r: `0x${string}`;
|
|
506
|
+
s: `0x${string}`;
|
|
507
|
+
to: `0x${string}` | null;
|
|
508
|
+
transactionIndex: number | null;
|
|
509
|
+
typeHex: `0x${string}` | null;
|
|
510
|
+
v: bigint;
|
|
511
|
+
value: bigint;
|
|
512
|
+
gasPrice: undefined;
|
|
513
|
+
maxFeePerGas: bigint;
|
|
514
|
+
maxPriorityFeePerGas: bigint;
|
|
515
|
+
accessList?: undefined;
|
|
516
|
+
chainId?: number | undefined;
|
|
517
|
+
yParity: number;
|
|
518
|
+
type: "deposit";
|
|
519
|
+
isSystemTx?: boolean | undefined;
|
|
520
|
+
mint?: bigint | undefined;
|
|
521
|
+
sourceHash: `0x${string}`;
|
|
522
|
+
} | {
|
|
523
|
+
blockHash: `0x${string}` | null;
|
|
524
|
+
blockNumber: bigint | null;
|
|
525
|
+
from: `0x${string}`;
|
|
526
|
+
gas: bigint;
|
|
527
|
+
hash: `0x${string}`;
|
|
528
|
+
input: `0x${string}`;
|
|
529
|
+
nonce: number;
|
|
530
|
+
r: `0x${string}`;
|
|
531
|
+
s: `0x${string}`;
|
|
532
|
+
to: `0x${string}` | null;
|
|
533
|
+
transactionIndex: number | null;
|
|
534
|
+
typeHex: `0x${string}` | null;
|
|
535
|
+
v: bigint;
|
|
536
|
+
value: bigint;
|
|
537
|
+
yParity: number;
|
|
538
|
+
gasPrice: bigint;
|
|
539
|
+
maxFeePerGas?: undefined;
|
|
540
|
+
maxPriorityFeePerGas?: undefined;
|
|
541
|
+
accessList: import("viem").AccessList;
|
|
542
|
+
chainId: number;
|
|
543
|
+
type: "eip2930";
|
|
544
|
+
isSystemTx?: undefined;
|
|
545
|
+
mint?: undefined;
|
|
546
|
+
sourceHash?: undefined;
|
|
547
|
+
} | {
|
|
548
|
+
blockHash: `0x${string}` | null;
|
|
549
|
+
blockNumber: bigint | null;
|
|
550
|
+
from: `0x${string}`;
|
|
551
|
+
gas: bigint;
|
|
552
|
+
hash: `0x${string}`;
|
|
553
|
+
input: `0x${string}`;
|
|
554
|
+
nonce: number;
|
|
555
|
+
r: `0x${string}`;
|
|
556
|
+
s: `0x${string}`;
|
|
557
|
+
to: `0x${string}` | null;
|
|
558
|
+
transactionIndex: number | null;
|
|
559
|
+
typeHex: `0x${string}` | null;
|
|
560
|
+
v: bigint;
|
|
561
|
+
value: bigint;
|
|
562
|
+
yParity: number;
|
|
563
|
+
gasPrice: undefined;
|
|
564
|
+
maxFeePerGas: bigint;
|
|
565
|
+
maxPriorityFeePerGas: bigint;
|
|
566
|
+
accessList: import("viem").AccessList;
|
|
567
|
+
chainId: number;
|
|
568
|
+
type: "eip1559";
|
|
569
|
+
isSystemTx?: undefined;
|
|
570
|
+
mint?: undefined;
|
|
571
|
+
sourceHash?: undefined;
|
|
572
|
+
} | {
|
|
573
|
+
blockHash: `0x${string}` | null;
|
|
574
|
+
blockNumber: bigint | null;
|
|
575
|
+
from: `0x${string}`;
|
|
576
|
+
gas: bigint;
|
|
577
|
+
hash: `0x${string}`;
|
|
578
|
+
input: `0x${string}`;
|
|
579
|
+
nonce: number;
|
|
580
|
+
r: `0x${string}`;
|
|
581
|
+
s: `0x${string}`;
|
|
582
|
+
to: `0x${string}` | null;
|
|
583
|
+
transactionIndex: number | null;
|
|
584
|
+
typeHex: `0x${string}` | null;
|
|
585
|
+
v: bigint;
|
|
586
|
+
value: bigint;
|
|
587
|
+
yParity: number;
|
|
588
|
+
gasPrice: undefined;
|
|
589
|
+
maxFeePerGas: bigint;
|
|
590
|
+
maxPriorityFeePerGas: bigint;
|
|
591
|
+
accessList: import("viem").AccessList;
|
|
592
|
+
chainId: number;
|
|
593
|
+
type: "deposit";
|
|
594
|
+
isSystemTx?: boolean | undefined;
|
|
595
|
+
mint?: bigint | undefined;
|
|
596
|
+
sourceHash: `0x${string}`;
|
|
597
|
+
} | {
|
|
598
|
+
blockHash: `0x${string}` | null;
|
|
599
|
+
blockNumber: bigint | null;
|
|
600
|
+
from: `0x${string}`;
|
|
601
|
+
gas: bigint;
|
|
602
|
+
hash: `0x${string}`;
|
|
603
|
+
input: `0x${string}`;
|
|
604
|
+
nonce: number;
|
|
605
|
+
r: `0x${string}`;
|
|
606
|
+
s: `0x${string}`;
|
|
607
|
+
to: `0x${string}` | null;
|
|
608
|
+
transactionIndex: number | null;
|
|
609
|
+
typeHex: `0x${string}` | null;
|
|
610
|
+
v: bigint;
|
|
611
|
+
value: bigint;
|
|
612
|
+
yParity: number;
|
|
613
|
+
gasPrice: bigint;
|
|
614
|
+
maxFeePerGas: undefined;
|
|
615
|
+
maxPriorityFeePerGas: undefined;
|
|
616
|
+
accessList: import("viem").AccessList;
|
|
617
|
+
chainId: number;
|
|
618
|
+
type: "eip2930";
|
|
619
|
+
isSystemTx?: undefined;
|
|
620
|
+
mint?: undefined;
|
|
621
|
+
sourceHash?: undefined;
|
|
622
|
+
} | {
|
|
623
|
+
blockHash: `0x${string}` | null;
|
|
624
|
+
blockNumber: bigint | null;
|
|
625
|
+
from: `0x${string}`;
|
|
626
|
+
gas: bigint;
|
|
627
|
+
hash: `0x${string}`;
|
|
628
|
+
input: `0x${string}`;
|
|
629
|
+
nonce: number;
|
|
630
|
+
r: `0x${string}`;
|
|
631
|
+
s: `0x${string}`;
|
|
632
|
+
to: `0x${string}` | null;
|
|
633
|
+
transactionIndex: number | null;
|
|
634
|
+
typeHex: `0x${string}` | null;
|
|
635
|
+
v: bigint;
|
|
636
|
+
value: bigint;
|
|
637
|
+
yParity: number;
|
|
638
|
+
gasPrice?: undefined;
|
|
639
|
+
maxFeePerGas: bigint;
|
|
640
|
+
maxPriorityFeePerGas: bigint;
|
|
641
|
+
accessList: import("viem").AccessList;
|
|
642
|
+
chainId: number;
|
|
643
|
+
type: "eip1559";
|
|
644
|
+
isSystemTx?: undefined;
|
|
645
|
+
mint?: undefined;
|
|
646
|
+
sourceHash?: undefined;
|
|
647
|
+
} | {
|
|
648
|
+
blockHash: `0x${string}` | null;
|
|
649
|
+
blockNumber: bigint | null;
|
|
650
|
+
from: `0x${string}`;
|
|
651
|
+
gas: bigint;
|
|
652
|
+
hash: `0x${string}`;
|
|
653
|
+
input: `0x${string}`;
|
|
654
|
+
nonce: number;
|
|
655
|
+
r: `0x${string}`;
|
|
656
|
+
s: `0x${string}`;
|
|
657
|
+
to: `0x${string}` | null;
|
|
658
|
+
transactionIndex: number | null;
|
|
659
|
+
typeHex: `0x${string}` | null;
|
|
660
|
+
v: bigint;
|
|
661
|
+
value: bigint;
|
|
662
|
+
yParity: number;
|
|
663
|
+
gasPrice?: undefined;
|
|
664
|
+
maxFeePerGas: bigint;
|
|
665
|
+
maxPriorityFeePerGas: bigint;
|
|
666
|
+
accessList: import("viem").AccessList;
|
|
667
|
+
chainId: number;
|
|
668
|
+
type: "deposit";
|
|
669
|
+
isSystemTx?: boolean | undefined;
|
|
670
|
+
mint?: bigint | undefined;
|
|
671
|
+
sourceHash: `0x${string}`;
|
|
672
|
+
};
|
|
673
|
+
type: "transaction";
|
|
674
|
+
};
|
|
675
|
+
readonly transactionReceipt: {
|
|
676
|
+
exclude: [] | undefined;
|
|
677
|
+
format: (args: import("viem/chains").Assign<Partial<import("viem").RpcTransactionReceipt>, import("viem/chains").OpStackRpcTransactionReceiptOverrides>) => {
|
|
678
|
+
blockHash: `0x${string}`;
|
|
679
|
+
blockNumber: bigint;
|
|
680
|
+
contractAddress: `0x${string}` | null;
|
|
681
|
+
cumulativeGasUsed: bigint;
|
|
682
|
+
effectiveGasPrice: bigint;
|
|
683
|
+
from: `0x${string}`;
|
|
684
|
+
gasUsed: bigint;
|
|
685
|
+
logs: import("viem").Log<bigint, number, false, undefined, undefined, undefined, undefined>[];
|
|
686
|
+
logsBloom: `0x${string}`;
|
|
687
|
+
status: "success" | "reverted";
|
|
688
|
+
to: `0x${string}` | null;
|
|
689
|
+
transactionHash: `0x${string}`;
|
|
690
|
+
transactionIndex: number;
|
|
691
|
+
type: import("viem").TransactionType;
|
|
692
|
+
l1GasPrice: bigint | null;
|
|
693
|
+
l1GasUsed: bigint | null;
|
|
694
|
+
l1Fee: bigint | null;
|
|
695
|
+
l1FeeScalar: number | null;
|
|
696
|
+
};
|
|
697
|
+
type: "transactionReceipt";
|
|
698
|
+
};
|
|
699
|
+
};
|
|
700
|
+
readonly serializers: {
|
|
701
|
+
readonly transaction: (transaction: import("viem/chains").OpStackTransactionSerializable, signature?: import("viem").Signature | undefined) => `0x${string}` | `0x02${string}` | `0x01${string}`;
|
|
702
|
+
};
|
|
703
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
704
|
+
}, {
|
|
705
|
+
readonly sortIndex: 11;
|
|
706
|
+
readonly blockTimeSeconds: 300;
|
|
707
|
+
readonly logoUrl: "https://assets.oku.trade/boba-logo.svg";
|
|
708
|
+
readonly defaultPool: "0xdF37543dae7986E48E3ce83F390A828A9F3D23BA";
|
|
709
|
+
readonly defaultToken0: "0x66a2a913e447d6b4bf33efbec43aaef87890fbbc";
|
|
710
|
+
readonly defaultToken1: "0xa18bf3994c0cc6e3b63ac420308e5383f53120d7";
|
|
711
|
+
readonly tokenList: readonly [{
|
|
712
|
+
readonly symbol: "USDC";
|
|
713
|
+
readonly address: "0x66a2A913e447d6b4BF33EFbec43aAeF87890FBbc";
|
|
714
|
+
}, {
|
|
715
|
+
readonly symbol: "BOBA";
|
|
716
|
+
readonly address: "0xa18bf3994c0cc6e3b63ac420308e5383f53120d7";
|
|
717
|
+
}, {
|
|
718
|
+
readonly symbol: "WETH";
|
|
719
|
+
readonly address: "0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000";
|
|
720
|
+
}, {
|
|
721
|
+
readonly symbol: "WBTC";
|
|
722
|
+
readonly address: "0xdc0486f8bf31df57a952bcd3c1d3e166e3d9ec8b";
|
|
723
|
+
}, {
|
|
724
|
+
readonly symbol: "USDT";
|
|
725
|
+
readonly address: "0x5de1677344d3cb0d7d465c10b72a8f60699c062d";
|
|
726
|
+
}];
|
|
727
|
+
readonly stables: readonly ["0x66a2a913e447d6b4bf33efbec43aaef87890fbbc", "0x5de1677344d3cb0d7d465c10b72a8f60699c062d", "0xf74195bb8a5cf652411867c5c2c5b8c2a402be35"];
|
|
728
|
+
readonly watchlist: readonly ["0xdF37543dae7986E48E3ce83F390A828A9F3D23BA", "0x162b1fda171463974e5262bac5824da233f11e00", "0xfe1a0c58e38fa71618545df15e5479559ce51108", "0xb1ed67e29b2497404a2ac7f2a2989c3328ec2999", "0x66faef55892dae3932a043d3238ecaa271d36e0d"];
|
|
729
|
+
readonly internalName: "boba";
|
|
730
|
+
readonly contracts: {
|
|
731
|
+
readonly limitOrder: {
|
|
732
|
+
readonly address: "0xfefb60591cffc694c0137983a9091d64af8ecbac";
|
|
733
|
+
};
|
|
734
|
+
readonly nftManager: {
|
|
735
|
+
readonly address: "0x0bfc9ac7e52f38eaa6dc8d10942478f695c6cf71";
|
|
736
|
+
};
|
|
737
|
+
readonly weth9: {
|
|
738
|
+
readonly address: "0xdeaddeaddeaddeaddeaddeaddeaddeaddead0000";
|
|
739
|
+
};
|
|
740
|
+
readonly multicall3: {
|
|
741
|
+
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
742
|
+
readonly blockCreated: 446859;
|
|
743
|
+
};
|
|
744
|
+
};
|
|
745
|
+
readonly blockExplorers: {
|
|
746
|
+
readonly default: {
|
|
747
|
+
readonly name: "BOBAScan";
|
|
748
|
+
readonly url: "https://bobascan.com";
|
|
749
|
+
};
|
|
750
|
+
};
|
|
751
|
+
readonly id: 288;
|
|
752
|
+
readonly name: "Boba Network";
|
|
753
|
+
readonly nativeCurrency: {
|
|
754
|
+
readonly decimals: 18;
|
|
755
|
+
readonly name: "Boba";
|
|
756
|
+
readonly symbol: "BOBA";
|
|
757
|
+
};
|
|
758
|
+
readonly rpcUrls: {
|
|
759
|
+
readonly default: {
|
|
760
|
+
readonly http: readonly ["https://mainnet.boba.network"];
|
|
761
|
+
};
|
|
762
|
+
};
|
|
763
|
+
readonly sourceId?: number | undefined;
|
|
764
|
+
readonly testnet?: boolean | undefined;
|
|
765
|
+
readonly formatters?: undefined;
|
|
766
|
+
readonly serializers?: import("viem").ChainSerializers<undefined> | undefined;
|
|
767
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
768
|
+
}, {
|
|
769
|
+
readonly sortIndex: 9;
|
|
770
|
+
readonly blockTimeSeconds: 3;
|
|
771
|
+
readonly logoUrl: "https://assets.oku.trade/bsc-logo.svg";
|
|
772
|
+
readonly defaultPool: "0x6fe9e9de56356f7edbfcbb29fab7cd69471a4869";
|
|
773
|
+
readonly defaultToken0: "0x55d398326f99059ff775485246999027b3197955";
|
|
774
|
+
readonly defaultToken1: "0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c";
|
|
775
|
+
readonly tokenList: readonly [];
|
|
776
|
+
readonly stables: readonly [];
|
|
777
|
+
readonly watchlist: readonly ["0x6fe9e9de56356f7edbfcbb29fab7cd69471a4869"];
|
|
778
|
+
readonly internalName: "bsc";
|
|
779
|
+
readonly contracts: {
|
|
780
|
+
readonly nftManager: {
|
|
781
|
+
readonly address: "0x7b8A01B39D58278b5DE7e48c8449c9f4F5170613";
|
|
782
|
+
};
|
|
783
|
+
readonly weth9: {
|
|
784
|
+
readonly address: "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c";
|
|
785
|
+
};
|
|
786
|
+
readonly multicall3: {
|
|
787
|
+
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
788
|
+
readonly blockCreated: 15921452;
|
|
789
|
+
};
|
|
790
|
+
};
|
|
791
|
+
readonly blockExplorers: {
|
|
792
|
+
readonly default: {
|
|
793
|
+
readonly name: "BscScan";
|
|
794
|
+
readonly url: "https://bscscan.com";
|
|
795
|
+
};
|
|
796
|
+
};
|
|
797
|
+
readonly id: 56;
|
|
798
|
+
readonly name: "BNB Smart Chain";
|
|
799
|
+
readonly nativeCurrency: {
|
|
800
|
+
readonly decimals: 18;
|
|
801
|
+
readonly name: "BNB";
|
|
802
|
+
readonly symbol: "BNB";
|
|
803
|
+
};
|
|
804
|
+
readonly rpcUrls: {
|
|
805
|
+
readonly default: {
|
|
806
|
+
readonly http: readonly ["https://rpc.ankr.com/bsc"];
|
|
807
|
+
};
|
|
808
|
+
};
|
|
809
|
+
readonly sourceId?: number | undefined;
|
|
810
|
+
readonly testnet?: boolean | undefined;
|
|
811
|
+
readonly formatters?: undefined;
|
|
812
|
+
readonly serializers?: import("viem").ChainSerializers<undefined> | undefined;
|
|
813
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
814
|
+
}, {
|
|
815
|
+
readonly sortIndex: 10;
|
|
816
|
+
readonly name: "Filecoin";
|
|
817
|
+
readonly blockTimeSeconds: 30;
|
|
818
|
+
readonly blockExplorers: {
|
|
819
|
+
readonly default: {
|
|
820
|
+
readonly name: "FVM Explorer";
|
|
821
|
+
readonly url: "https://fvm.starboard.ventures/explorer";
|
|
822
|
+
};
|
|
823
|
+
};
|
|
824
|
+
readonly logoUrl: "https://assets.oku.trade/filecoin-logo.svg";
|
|
825
|
+
readonly defaultPool: "0x14d44c7ef81f6c18f5d22e0962f0279d83e80b05";
|
|
826
|
+
readonly defaultToken0: "0xb829b68f57cc546da7e5806a929e53be32a4625d";
|
|
827
|
+
readonly defaultToken1: "0xeb466342c4d449bc9f53a865d5cb90586f405215";
|
|
828
|
+
readonly tokenList: readonly [{
|
|
829
|
+
readonly symbol: "WFIL";
|
|
830
|
+
readonly address: "0x60E1773636CF5E4A227d9AC24F20fEca034ee25A";
|
|
831
|
+
}, {
|
|
832
|
+
readonly symbol: "axlWETH";
|
|
833
|
+
readonly address: "0xb829b68f57CC546dA7E5806A929e53bE32a4625D";
|
|
834
|
+
}, {
|
|
835
|
+
readonly symbol: "axlWBTC";
|
|
836
|
+
readonly address: "0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad";
|
|
837
|
+
}, {
|
|
838
|
+
readonly symbol: "axlUSDC";
|
|
839
|
+
readonly address: "0xEB466342C4d449BC9f53A865D5Cb90586f405215";
|
|
840
|
+
}, {
|
|
841
|
+
readonly symbol: "axlUSDT";
|
|
842
|
+
readonly address: "0x7f5373AE26c3E8FfC4c77b7255DF7eC1A9aF52a6";
|
|
843
|
+
}];
|
|
844
|
+
readonly stables: readonly ["0xEB466342C4d449BC9f53A865D5Cb90586f405215", "0x7f5373AE26c3E8FfC4c77b7255DF7eC1A9aF52a6", "0x2421db204968A367CC2C866CD057fA754Cb84EdF", "0x422849b355039bc58f2780cc4854919fc9cfaf94"];
|
|
845
|
+
readonly watchlist: readonly ["0x14d44c7ef81f6c18f5d22e0962f0279d83e80b05", "0x9d8ea62e1264ab667d234b5610774a08e608e3b8"];
|
|
846
|
+
readonly internalName: "filecoin";
|
|
847
|
+
readonly contracts: {
|
|
848
|
+
readonly limitOrder: {
|
|
849
|
+
readonly address: "0xded8791056aa39581460a005a3c400a281e24bd7";
|
|
850
|
+
};
|
|
851
|
+
readonly nftManager: {
|
|
852
|
+
readonly address: "0x4cd986dD509fbB6A695aE971d5C56c8795f640ee";
|
|
853
|
+
};
|
|
854
|
+
readonly weth9: {
|
|
855
|
+
readonly address: "0x60E1773636CF5E4A227d9AC24F20fEca034ee25A";
|
|
856
|
+
};
|
|
857
|
+
readonly multicall3: {
|
|
858
|
+
readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
859
|
+
readonly blockCreated: 3328594;
|
|
860
|
+
};
|
|
861
|
+
};
|
|
862
|
+
readonly id: 314;
|
|
863
|
+
readonly nativeCurrency: {
|
|
864
|
+
readonly decimals: 18;
|
|
865
|
+
readonly name: "filecoin";
|
|
866
|
+
readonly symbol: "FIL";
|
|
867
|
+
};
|
|
868
|
+
readonly rpcUrls: {
|
|
869
|
+
readonly default: {
|
|
870
|
+
readonly http: readonly ["https://api.node.glif.io/rpc/v1"];
|
|
871
|
+
};
|
|
872
|
+
};
|
|
873
|
+
readonly sourceId?: number | undefined;
|
|
874
|
+
readonly testnet?: boolean | undefined;
|
|
875
|
+
readonly formatters?: undefined;
|
|
876
|
+
readonly serializers?: import("viem").ChainSerializers<undefined> | undefined;
|
|
877
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
878
|
+
}, {
|
|
879
|
+
readonly sortIndex: 0;
|
|
880
|
+
readonly blockTimeSeconds: 15;
|
|
881
|
+
readonly logoUrl: "https://assets.oku.trade/ethereum-logo.webp";
|
|
882
|
+
readonly defaultPool: "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640";
|
|
883
|
+
readonly defaultToken0: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48";
|
|
884
|
+
readonly defaultToken1: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2";
|
|
885
|
+
readonly tokenList: readonly [{
|
|
886
|
+
readonly symbol: "DAI";
|
|
887
|
+
readonly address: "0x6b175474e89094c44da98b954eedeac495271d0f";
|
|
888
|
+
}, {
|
|
889
|
+
readonly symbol: "WBTC";
|
|
890
|
+
readonly address: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599";
|
|
891
|
+
}, {
|
|
892
|
+
readonly symbol: "USDT";
|
|
893
|
+
readonly address: "0xdac17f958d2ee523a2206206994597c13d831ec7";
|
|
894
|
+
}, {
|
|
895
|
+
readonly symbol: "WETH";
|
|
896
|
+
readonly address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2";
|
|
897
|
+
}, {
|
|
898
|
+
readonly symbol: "USDC";
|
|
899
|
+
readonly address: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48";
|
|
900
|
+
}];
|
|
901
|
+
readonly stables: readonly ["0x6B175474E89094C44Da98b954EedeAC495271d0F", "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", "0xdAC17F958D2ee523a2206206994597C13D831ec7", "0x0000000000085d4780B73119b644AE5ecd22b376", "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", "0x956f47f50a910163d8bf957cf5846d573e7f87ca", "0x4Fabb145d64652a948d72533023f6E7A623C7C53", "0x853d955acef822db058eb8505911ed77f175b99e", "0x8E870D67F660D95d5be530380D0eC0bd388289E1", "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0", "0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3", "0x1a13f4ca1d028320a707d99520abfefca3998b7f"];
|
|
902
|
+
readonly watchlist: readonly ["0x8ad599c3a0ff1de082011efddc58f1908eb6e6d8", "0x4e68ccd3e89f51c3074ca5072bbac773960dfa36", "0x99ac8ca7087fa4a2a1fb6357269965a2014abc35", "0xcbcdf9626bc03e24f779434178a73a0b4bad62ed", "0xa6cc3c2531fdaa6ae1a3ca84c2855806728693e8", "0x1d42064fc4beb5f8aaf85f4617ae8b3b5b8bd801", "0x3416cf6c708da44db2624d63ea0aaef7113527c6", "0x5777d92f208679db4b9778590fa3cab3ac9e2168", "0x290a6a7460b308ee3f19023d2d00de604bcf5b42", "0xac4b3dacb91461209ae9d41ec517c2b9cb1b7daf", "0xa3f558aebaecaf0e11ca4b2199cc5ed341edfd74", "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640", "0x11b815efb8f581194ae79006d24e0d814b7697f6", "0x4585fe77225b41b697c938b018e2ac67ac5a20c0", "0x4e0924d3a751be199c426d52fb1f2337fa96f736", "0x9a772018fbd77fcd2d25657e5c547baff3fd7d16", "0x11950d141ecb863f01007add7d1a342041227b58", "0x109830a1aaad605bbf02a9dfa7b0b92ec2fb7daa", "0x60594a405d53811d3bc4766596efd80fd545a270", "0x840deeef2f115cf50da625f7368c24af6fe74410", "0xe8c6c9227491c0a8156a0106a0204d881bb7e531", "0xc2e9f25be6257c210d7adf0d4cd6e3e881ba25f8", "0xc5af84701f98fa483ece78af83f11b6c38aca71d", "0x7bea39867e4169dbe237d55c8242a8f2fcdcc387"];
|
|
903
|
+
readonly internalName: "ethereum";
|
|
904
|
+
readonly contracts: {
|
|
905
|
+
readonly limitOrder: {
|
|
906
|
+
readonly address: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
907
|
+
};
|
|
908
|
+
readonly nftManager: {
|
|
909
|
+
readonly address: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
|
|
910
|
+
};
|
|
911
|
+
readonly weth9: {
|
|
912
|
+
readonly address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2";
|
|
913
|
+
};
|
|
914
|
+
readonly ensRegistry: {
|
|
915
|
+
readonly address: "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e";
|
|
916
|
+
};
|
|
917
|
+
readonly ensUniversalResolver: {
|
|
918
|
+
readonly address: "0xc0497E381f536Be9ce14B0dD3817cBcAe57d2F62";
|
|
919
|
+
readonly blockCreated: 16966585;
|
|
920
|
+
};
|
|
921
|
+
readonly multicall3: {
|
|
922
|
+
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
923
|
+
readonly blockCreated: 14353601;
|
|
924
|
+
};
|
|
925
|
+
};
|
|
926
|
+
readonly blockExplorers: {
|
|
927
|
+
readonly default: {
|
|
928
|
+
readonly name: "Etherscan";
|
|
929
|
+
readonly url: "https://etherscan.io";
|
|
930
|
+
};
|
|
931
|
+
};
|
|
932
|
+
readonly id: 1;
|
|
933
|
+
readonly name: "Ethereum";
|
|
934
|
+
readonly nativeCurrency: {
|
|
935
|
+
readonly name: "Ether";
|
|
936
|
+
readonly symbol: "ETH";
|
|
937
|
+
readonly decimals: 18;
|
|
938
|
+
};
|
|
939
|
+
readonly rpcUrls: {
|
|
940
|
+
readonly default: {
|
|
941
|
+
readonly http: readonly ["https://cloudflare-eth.com"];
|
|
942
|
+
};
|
|
943
|
+
};
|
|
944
|
+
readonly sourceId?: number | undefined;
|
|
945
|
+
readonly testnet?: boolean | undefined;
|
|
946
|
+
readonly formatters?: undefined;
|
|
947
|
+
readonly serializers?: import("viem").ChainSerializers<undefined> | undefined;
|
|
948
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
949
|
+
}, {
|
|
950
|
+
readonly sortIndex: 12;
|
|
951
|
+
readonly blockTimeSeconds: 30;
|
|
952
|
+
readonly logoUrl: "https://assets.oku.trade/moonbeam-logo.svg";
|
|
953
|
+
readonly defaultPool: "0xba66370d96a9d61afa66283900b78c1f6ed02782";
|
|
954
|
+
readonly defaultToken0: "0xab3f0245b83feb11d15aaffefd7ad465a59817ed";
|
|
955
|
+
readonly defaultToken1: "0xacc15dc74880c9944775448304b263d191c6077f";
|
|
956
|
+
readonly tokenList: readonly [{
|
|
957
|
+
readonly symbol: "WETH";
|
|
958
|
+
readonly address: "0xab3f0245b83feb11d15aaffefd7ad465a59817ed";
|
|
959
|
+
}, {
|
|
960
|
+
readonly symbol: "USDC";
|
|
961
|
+
readonly address: "0x931715fee2d06333043d11f658c8ce934ac61d0c";
|
|
962
|
+
}];
|
|
963
|
+
readonly stables: readonly ["0x818ec0a7fe18ff94269904fced6ae3dae6d6dc0b", "0x931715FEE2d06333043d11F658C8CE934aC61D0c", "0x765277eebeca2e31912c9946eae1021199b39c61", "0x06e605775296e851ff43b4daa541bb0984e9d6fd", "0xefaeee334f0fd1712f9a8cc375f427d9cdd40d73", "0x8e70cd5b4ff3f62659049e74b6649c6603a0e594"];
|
|
964
|
+
readonly watchlist: readonly ["0xB64fD2Cf30588e4ACbb92e98b28d976a61914D29", "0xba66370d96a9d61afa66283900b78c1f6ed02782", "0x19156c03a6fd894beb4fa6a828e854d3a4bed372"];
|
|
965
|
+
readonly internalName: "moonbeam";
|
|
966
|
+
readonly contracts: {
|
|
967
|
+
readonly limitOrder: {
|
|
968
|
+
readonly address: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
969
|
+
};
|
|
970
|
+
readonly nftManager: {
|
|
971
|
+
readonly address: "0x9036d0dcb5a059c9371b05d508f0072df773854e";
|
|
972
|
+
};
|
|
973
|
+
readonly weth9: {
|
|
974
|
+
readonly address: "0xacc15dc74880c9944775448304b263d191c6077f";
|
|
975
|
+
};
|
|
976
|
+
readonly multicall3: {
|
|
977
|
+
readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
978
|
+
readonly blockCreated: 609002;
|
|
979
|
+
};
|
|
980
|
+
};
|
|
981
|
+
readonly blockExplorers: {
|
|
982
|
+
readonly default: {
|
|
983
|
+
readonly name: "Moonscan";
|
|
984
|
+
readonly url: "https://moonscan.io";
|
|
985
|
+
};
|
|
986
|
+
};
|
|
987
|
+
readonly id: 1284;
|
|
988
|
+
readonly name: "Moonbeam";
|
|
989
|
+
readonly nativeCurrency: {
|
|
990
|
+
readonly decimals: 18;
|
|
991
|
+
readonly name: "GLMR";
|
|
992
|
+
readonly symbol: "GLMR";
|
|
993
|
+
};
|
|
994
|
+
readonly rpcUrls: {
|
|
995
|
+
readonly default: {
|
|
996
|
+
readonly http: readonly ["https://moonbeam.public.blastapi.io"];
|
|
997
|
+
readonly webSocket: readonly ["wss://moonbeam.public.blastapi.io"];
|
|
998
|
+
};
|
|
999
|
+
};
|
|
1000
|
+
readonly sourceId?: number | undefined;
|
|
1001
|
+
readonly testnet: false;
|
|
1002
|
+
readonly formatters?: undefined;
|
|
1003
|
+
readonly serializers?: import("viem").ChainSerializers<undefined> | undefined;
|
|
1004
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
1005
|
+
}, {
|
|
1006
|
+
readonly blockTimeSeconds: 0.5;
|
|
1007
|
+
readonly sortIndex: 2;
|
|
1008
|
+
readonly logoUrl: "https://assets.oku.trade/optimism-logo.svg";
|
|
1009
|
+
readonly defaultPool: "0x1c3140ab59d6caf9fa7459c6f83d4b52ba881d36";
|
|
1010
|
+
readonly defaultToken0: "0x4200000000000000000000000000000000000042";
|
|
1011
|
+
readonly defaultToken1: "0x7f5c764cbc14f9669b88837ca1490cca17c31607";
|
|
1012
|
+
readonly tokenList: readonly [{
|
|
1013
|
+
readonly symbol: "USDT";
|
|
1014
|
+
readonly address: "0x94b008aa00579c1307b0ef2c499ad98a8ce58e58";
|
|
1015
|
+
}, {
|
|
1016
|
+
readonly symbol: "DAI";
|
|
1017
|
+
readonly address: "0xda10009cbd5d07dd0cecc66161fc93d7c9000da1";
|
|
1018
|
+
}, {
|
|
1019
|
+
readonly symbol: "USDC";
|
|
1020
|
+
readonly address: "0x7f5c764cbc14f9669b88837ca1490cca17c31607";
|
|
1021
|
+
}, {
|
|
1022
|
+
readonly symbol: "WETH";
|
|
1023
|
+
readonly address: "0x4200000000000000000000000000000000000006";
|
|
1024
|
+
}, {
|
|
1025
|
+
readonly symbol: "OP";
|
|
1026
|
+
readonly address: "0x4200000000000000000000000000000000000042";
|
|
1027
|
+
}];
|
|
1028
|
+
readonly stables: readonly ["0x94b008aA00579c1307B0EF2c499aD98a8ce58e58", "0x8c6f28f2f1a3c87f0f938b96d27520d9751ec8d9", "0x8aE125E8653821E851F12A49F7765db9a9ce7384", "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", "0x7f5c764cbc14f9669b88837ca1490cca17c31607", "0x0b2c639c533813f4aa9d7837caf62653d097ff85"];
|
|
1029
|
+
readonly watchlist: readonly ["0xb589969d38ce76d3d7aa319de7133bc9755fd840", "0x1c3140ab59d6caf9fa7459c6f83d4b52ba881d36", "0xdd0c6bae8ad5998c358b823df15a2a4181da1b80", "0x03af20bdaaffb4cc0a521796a223f7d85e2aac31", "0x0bb50d3e479e4682558fdb86f41a205e2c035ae5", "0x6168ec836d0b1f0c37381ec7ed1891a412872121", "0x320616dbe138aa2f3db7a5a46ba79a13032cc5f2", "0xb2ac2e5a3684411254d58b1c5a542212b782114d", "0x68f5c0a2de713a54991e01858fd27a3832401849", "0x73b14a78a0d396c521f954532d43fd5ffe385216", "0x85149247691df622eaf1a8bd0cafd40bc45154a9", "0xc858a329bf053be78d6239c4a4343b8fbd21472b", "0xf1f199342687a7d78bcc16fce79fa2665ef870e1", "0xbf16ef186e715668aa29cef57e2fd7f9d48adfe6", "0x04f6c85a1b00f6d9b75f91fd23835974cc07e65c", "0x85c31ffa3706d1cce9d525a00f1c7d4a2911754c", "0xfc1f3296458f9b2a27a0b91dd7681c4020e09d05", "0x95d9d28606ee55de7667f0f176ebfc3215cfd9c0", "0xaefc1edaede6adadcdf3bb344577d45a80b19582", "0x0392B358CE4547601BEFA962680BEDE836606AE2", "0x36E42931A765022790B797963E42C5522D6B585A", "0x03A9DC118B231480058E7A3B051042EC83663794", "0x95D7D146AE40D4822C2750276B54B6EED530D374", "0x7f1c919a92bce8790a85d6360b85cf21b997a6b5", "0x1a54ae9f662b463f8d432482975c17e51518b50d", "0xff7fbdf7832ae524deda39ca402e03d92adff7a5", "0x55bc964fe3b0c8cc2d4c63d65f1be7aef9bb1a3c", "0x535541f1aa08416e69dc4d610131099fa2ae7222", "0xadb35413ec50e0afe41039eac8b930d313e94fa4", "0x730691cdac3cbd4d41fc5eb9d8abbb0cea795b94"];
|
|
1030
|
+
readonly internalName: "optimism";
|
|
1031
|
+
readonly contracts: {
|
|
1032
|
+
readonly limitOrder: {
|
|
1033
|
+
readonly address: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
1034
|
+
};
|
|
1035
|
+
readonly nftManager: {
|
|
1036
|
+
readonly address: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
|
|
1037
|
+
};
|
|
1038
|
+
readonly weth9: {
|
|
1039
|
+
readonly address: "0x4200000000000000000000000000000000000006";
|
|
1040
|
+
};
|
|
1041
|
+
readonly l2OutputOracle: {
|
|
1042
|
+
readonly 1: {
|
|
1043
|
+
readonly address: "0xdfe97868233d1aa22e815a266982f2cf17685a27";
|
|
1044
|
+
};
|
|
1045
|
+
};
|
|
1046
|
+
readonly multicall3: {
|
|
1047
|
+
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
1048
|
+
readonly blockCreated: 4286263;
|
|
1049
|
+
};
|
|
1050
|
+
readonly portal: {
|
|
1051
|
+
readonly 1: {
|
|
1052
|
+
readonly address: "0xbEb5Fc579115071764c7423A4f12eDde41f106Ed";
|
|
1053
|
+
};
|
|
1054
|
+
};
|
|
1055
|
+
readonly gasPriceOracle: {
|
|
1056
|
+
readonly address: "0x420000000000000000000000000000000000000F";
|
|
1057
|
+
};
|
|
1058
|
+
readonly l1Block: {
|
|
1059
|
+
readonly address: "0x4200000000000000000000000000000000000015";
|
|
1060
|
+
};
|
|
1061
|
+
readonly l2CrossDomainMessenger: {
|
|
1062
|
+
readonly address: "0x4200000000000000000000000000000000000007";
|
|
1063
|
+
};
|
|
1064
|
+
readonly l2Erc721Bridge: {
|
|
1065
|
+
readonly address: "0x4200000000000000000000000000000000000014";
|
|
1066
|
+
};
|
|
1067
|
+
readonly l2StandardBridge: {
|
|
1068
|
+
readonly address: "0x4200000000000000000000000000000000000010";
|
|
1069
|
+
};
|
|
1070
|
+
readonly l2ToL1MessagePasser: {
|
|
1071
|
+
readonly address: "0x4200000000000000000000000000000000000016";
|
|
1072
|
+
};
|
|
1073
|
+
};
|
|
1074
|
+
readonly blockExplorers: {
|
|
1075
|
+
readonly default: {
|
|
1076
|
+
readonly name: "Optimism Explorer";
|
|
1077
|
+
readonly url: "https://explorer.optimism.io";
|
|
1078
|
+
};
|
|
1079
|
+
};
|
|
1080
|
+
readonly id: 10;
|
|
1081
|
+
readonly name: "OP Mainnet";
|
|
1082
|
+
readonly nativeCurrency: {
|
|
1083
|
+
readonly name: "Ether";
|
|
1084
|
+
readonly symbol: "ETH";
|
|
1085
|
+
readonly decimals: 18;
|
|
1086
|
+
};
|
|
1087
|
+
readonly rpcUrls: {
|
|
1088
|
+
readonly default: {
|
|
1089
|
+
readonly http: readonly ["https://mainnet.optimism.io"];
|
|
1090
|
+
};
|
|
1091
|
+
};
|
|
1092
|
+
readonly sourceId: 1;
|
|
1093
|
+
readonly testnet?: boolean | undefined;
|
|
1094
|
+
readonly formatters: {
|
|
1095
|
+
readonly block: {
|
|
1096
|
+
exclude: [] | undefined;
|
|
1097
|
+
format: (args: import("viem/chains").Assign<Partial<import("viem").RpcBlock<import("viem").BlockTag, boolean, import("viem").RpcTransaction<boolean>>>, import("viem/chains").OpStackRpcBlockOverrides & {
|
|
1098
|
+
transactions: `0x${string}`[] | import("viem/chains").OpStackRpcTransaction<boolean>[];
|
|
1099
|
+
}>) => {
|
|
1100
|
+
baseFeePerGas: bigint | null;
|
|
1101
|
+
difficulty: bigint;
|
|
1102
|
+
extraData: `0x${string}`;
|
|
1103
|
+
gasLimit: bigint;
|
|
1104
|
+
gasUsed: bigint;
|
|
1105
|
+
hash: `0x${string}` | null;
|
|
1106
|
+
logsBloom: `0x${string}` | null;
|
|
1107
|
+
miner: `0x${string}`;
|
|
1108
|
+
mixHash: `0x${string}`;
|
|
1109
|
+
nonce: `0x${string}` | null;
|
|
1110
|
+
number: bigint | null;
|
|
1111
|
+
parentHash: `0x${string}`;
|
|
1112
|
+
receiptsRoot: `0x${string}`;
|
|
1113
|
+
sealFields: `0x${string}`[];
|
|
1114
|
+
sha3Uncles: `0x${string}`;
|
|
1115
|
+
size: bigint;
|
|
1116
|
+
stateRoot: `0x${string}`;
|
|
1117
|
+
timestamp: bigint;
|
|
1118
|
+
totalDifficulty: bigint | null;
|
|
1119
|
+
transactions: `0x${string}`[] | import("viem/chains").OpStackTransaction<boolean>[];
|
|
1120
|
+
transactionsRoot: `0x${string}`;
|
|
1121
|
+
uncles: `0x${string}`[];
|
|
1122
|
+
withdrawals?: import("viem").Withdrawal[] | undefined;
|
|
1123
|
+
withdrawalsRoot?: `0x${string}` | undefined;
|
|
1124
|
+
};
|
|
1125
|
+
type: "block";
|
|
1126
|
+
};
|
|
1127
|
+
readonly transaction: {
|
|
1128
|
+
exclude: [] | undefined;
|
|
1129
|
+
format: (args: ({
|
|
1130
|
+
yParity?: `0x${string}` | undefined;
|
|
1131
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1132
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1133
|
+
from?: `0x${string}` | undefined;
|
|
1134
|
+
gas?: `0x${string}` | undefined;
|
|
1135
|
+
hash?: `0x${string}` | undefined;
|
|
1136
|
+
input?: `0x${string}` | undefined;
|
|
1137
|
+
nonce?: `0x${string}` | undefined;
|
|
1138
|
+
r?: `0x${string}` | undefined;
|
|
1139
|
+
s?: `0x${string}` | undefined;
|
|
1140
|
+
to?: `0x${string}` | null | undefined;
|
|
1141
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1142
|
+
v?: `0x${string}` | undefined;
|
|
1143
|
+
value?: `0x${string}` | undefined;
|
|
1144
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1145
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1146
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1147
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1148
|
+
accessList?: undefined;
|
|
1149
|
+
chainId?: `0x${string}` | undefined;
|
|
1150
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionLegacy<`0x${string}`, `0x${string}`, boolean, "0x0">, "yParity">, "typeHex"> & {
|
|
1151
|
+
isSystemTx?: undefined;
|
|
1152
|
+
mint?: undefined;
|
|
1153
|
+
sourceHash?: undefined;
|
|
1154
|
+
}) | ({
|
|
1155
|
+
yParity?: `0x${string}` | undefined;
|
|
1156
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1157
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1158
|
+
from?: `0x${string}` | undefined;
|
|
1159
|
+
gas?: `0x${string}` | undefined;
|
|
1160
|
+
hash?: `0x${string}` | undefined;
|
|
1161
|
+
input?: `0x${string}` | undefined;
|
|
1162
|
+
nonce?: `0x${string}` | undefined;
|
|
1163
|
+
r?: `0x${string}` | undefined;
|
|
1164
|
+
s?: `0x${string}` | undefined;
|
|
1165
|
+
to?: `0x${string}` | null | undefined;
|
|
1166
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1167
|
+
v?: `0x${string}` | undefined;
|
|
1168
|
+
value?: `0x${string}` | undefined;
|
|
1169
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1170
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1171
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1172
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1173
|
+
accessList?: undefined;
|
|
1174
|
+
chainId?: `0x${string}` | undefined;
|
|
1175
|
+
} & Omit<import("viem").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("viem").FeeValuesEIP1559<`0x${string}`> & {
|
|
1176
|
+
isSystemTx?: boolean | undefined;
|
|
1177
|
+
mint?: `0x${string}` | undefined;
|
|
1178
|
+
sourceHash: `0x${string}`;
|
|
1179
|
+
type: "0x7e";
|
|
1180
|
+
}) | ({
|
|
1181
|
+
yParity?: `0x${string}` | undefined;
|
|
1182
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1183
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1184
|
+
from?: `0x${string}` | undefined;
|
|
1185
|
+
gas?: `0x${string}` | undefined;
|
|
1186
|
+
hash?: `0x${string}` | undefined;
|
|
1187
|
+
input?: `0x${string}` | undefined;
|
|
1188
|
+
nonce?: `0x${string}` | undefined;
|
|
1189
|
+
r?: `0x${string}` | undefined;
|
|
1190
|
+
s?: `0x${string}` | undefined;
|
|
1191
|
+
to?: `0x${string}` | null | undefined;
|
|
1192
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1193
|
+
v?: `0x${string}` | undefined;
|
|
1194
|
+
value?: `0x${string}` | undefined;
|
|
1195
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1196
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1197
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1198
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1199
|
+
accessList?: import("viem").AccessList | undefined;
|
|
1200
|
+
chainId?: `0x${string}` | undefined;
|
|
1201
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionLegacy<`0x${string}`, `0x${string}`, boolean, "0x0">, "yParity">, "typeHex"> & {
|
|
1202
|
+
isSystemTx?: undefined;
|
|
1203
|
+
mint?: undefined;
|
|
1204
|
+
sourceHash?: undefined;
|
|
1205
|
+
}) | ({
|
|
1206
|
+
yParity?: `0x${string}` | undefined;
|
|
1207
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1208
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1209
|
+
from?: `0x${string}` | undefined;
|
|
1210
|
+
gas?: `0x${string}` | undefined;
|
|
1211
|
+
hash?: `0x${string}` | undefined;
|
|
1212
|
+
input?: `0x${string}` | undefined;
|
|
1213
|
+
nonce?: `0x${string}` | undefined;
|
|
1214
|
+
r?: `0x${string}` | undefined;
|
|
1215
|
+
s?: `0x${string}` | undefined;
|
|
1216
|
+
to?: `0x${string}` | null | undefined;
|
|
1217
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1218
|
+
v?: `0x${string}` | undefined;
|
|
1219
|
+
value?: `0x${string}` | undefined;
|
|
1220
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1221
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1222
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1223
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1224
|
+
accessList?: import("viem").AccessList | undefined;
|
|
1225
|
+
chainId?: `0x${string}` | undefined;
|
|
1226
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionEIP2930<`0x${string}`, `0x${string}`, boolean, "0x1">, "yParity">, "typeHex"> & {
|
|
1227
|
+
isSystemTx?: undefined;
|
|
1228
|
+
mint?: undefined;
|
|
1229
|
+
sourceHash?: undefined;
|
|
1230
|
+
}) | ({
|
|
1231
|
+
yParity?: `0x${string}` | undefined;
|
|
1232
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1233
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1234
|
+
from?: `0x${string}` | undefined;
|
|
1235
|
+
gas?: `0x${string}` | undefined;
|
|
1236
|
+
hash?: `0x${string}` | undefined;
|
|
1237
|
+
input?: `0x${string}` | undefined;
|
|
1238
|
+
nonce?: `0x${string}` | undefined;
|
|
1239
|
+
r?: `0x${string}` | undefined;
|
|
1240
|
+
s?: `0x${string}` | undefined;
|
|
1241
|
+
to?: `0x${string}` | null | undefined;
|
|
1242
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1243
|
+
v?: `0x${string}` | undefined;
|
|
1244
|
+
value?: `0x${string}` | undefined;
|
|
1245
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1246
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1247
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1248
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1249
|
+
accessList?: import("viem").AccessList | undefined;
|
|
1250
|
+
chainId?: `0x${string}` | undefined;
|
|
1251
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionEIP1559<`0x${string}`, `0x${string}`, boolean, "0x2">, "yParity">, "typeHex"> & {
|
|
1252
|
+
isSystemTx?: undefined;
|
|
1253
|
+
mint?: undefined;
|
|
1254
|
+
sourceHash?: undefined;
|
|
1255
|
+
}) | ({
|
|
1256
|
+
yParity?: `0x${string}` | undefined;
|
|
1257
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1258
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1259
|
+
from?: `0x${string}` | undefined;
|
|
1260
|
+
gas?: `0x${string}` | undefined;
|
|
1261
|
+
hash?: `0x${string}` | undefined;
|
|
1262
|
+
input?: `0x${string}` | undefined;
|
|
1263
|
+
nonce?: `0x${string}` | undefined;
|
|
1264
|
+
r?: `0x${string}` | undefined;
|
|
1265
|
+
s?: `0x${string}` | undefined;
|
|
1266
|
+
to?: `0x${string}` | null | undefined;
|
|
1267
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1268
|
+
v?: `0x${string}` | undefined;
|
|
1269
|
+
value?: `0x${string}` | undefined;
|
|
1270
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1271
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1272
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1273
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1274
|
+
accessList?: import("viem").AccessList | undefined;
|
|
1275
|
+
chainId?: `0x${string}` | undefined;
|
|
1276
|
+
} & Omit<import("viem").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("viem").FeeValuesEIP1559<`0x${string}`> & {
|
|
1277
|
+
isSystemTx?: boolean | undefined;
|
|
1278
|
+
mint?: `0x${string}` | undefined;
|
|
1279
|
+
sourceHash: `0x${string}`;
|
|
1280
|
+
type: "0x7e";
|
|
1281
|
+
}) | ({
|
|
1282
|
+
yParity?: `0x${string}` | undefined;
|
|
1283
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1284
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1285
|
+
from?: `0x${string}` | undefined;
|
|
1286
|
+
gas?: `0x${string}` | undefined;
|
|
1287
|
+
hash?: `0x${string}` | undefined;
|
|
1288
|
+
input?: `0x${string}` | undefined;
|
|
1289
|
+
nonce?: `0x${string}` | undefined;
|
|
1290
|
+
r?: `0x${string}` | undefined;
|
|
1291
|
+
s?: `0x${string}` | undefined;
|
|
1292
|
+
to?: `0x${string}` | null | undefined;
|
|
1293
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1294
|
+
v?: `0x${string}` | undefined;
|
|
1295
|
+
value?: `0x${string}` | undefined;
|
|
1296
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1297
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1298
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1299
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1300
|
+
accessList?: import("viem").AccessList | undefined;
|
|
1301
|
+
chainId?: `0x${string}` | undefined;
|
|
1302
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionLegacy<`0x${string}`, `0x${string}`, boolean, "0x0">, "yParity">, "typeHex"> & {
|
|
1303
|
+
isSystemTx?: undefined;
|
|
1304
|
+
mint?: undefined;
|
|
1305
|
+
sourceHash?: undefined;
|
|
1306
|
+
}) | ({
|
|
1307
|
+
yParity?: `0x${string}` | undefined;
|
|
1308
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1309
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1310
|
+
from?: `0x${string}` | undefined;
|
|
1311
|
+
gas?: `0x${string}` | undefined;
|
|
1312
|
+
hash?: `0x${string}` | undefined;
|
|
1313
|
+
input?: `0x${string}` | undefined;
|
|
1314
|
+
nonce?: `0x${string}` | undefined;
|
|
1315
|
+
r?: `0x${string}` | undefined;
|
|
1316
|
+
s?: `0x${string}` | undefined;
|
|
1317
|
+
to?: `0x${string}` | null | undefined;
|
|
1318
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1319
|
+
v?: `0x${string}` | undefined;
|
|
1320
|
+
value?: `0x${string}` | undefined;
|
|
1321
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1322
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1323
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1324
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1325
|
+
accessList?: import("viem").AccessList | undefined;
|
|
1326
|
+
chainId?: `0x${string}` | undefined;
|
|
1327
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionEIP2930<`0x${string}`, `0x${string}`, boolean, "0x1">, "yParity">, "typeHex"> & {
|
|
1328
|
+
isSystemTx?: undefined;
|
|
1329
|
+
mint?: undefined;
|
|
1330
|
+
sourceHash?: undefined;
|
|
1331
|
+
}) | ({
|
|
1332
|
+
yParity?: `0x${string}` | undefined;
|
|
1333
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1334
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1335
|
+
from?: `0x${string}` | undefined;
|
|
1336
|
+
gas?: `0x${string}` | undefined;
|
|
1337
|
+
hash?: `0x${string}` | undefined;
|
|
1338
|
+
input?: `0x${string}` | undefined;
|
|
1339
|
+
nonce?: `0x${string}` | undefined;
|
|
1340
|
+
r?: `0x${string}` | undefined;
|
|
1341
|
+
s?: `0x${string}` | undefined;
|
|
1342
|
+
to?: `0x${string}` | null | undefined;
|
|
1343
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1344
|
+
v?: `0x${string}` | undefined;
|
|
1345
|
+
value?: `0x${string}` | undefined;
|
|
1346
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1347
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1348
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1349
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1350
|
+
accessList?: import("viem").AccessList | undefined;
|
|
1351
|
+
chainId?: `0x${string}` | undefined;
|
|
1352
|
+
} & import("viem/chains").Omit<import("viem/chains").PartialBy<import("viem").TransactionEIP1559<`0x${string}`, `0x${string}`, boolean, "0x2">, "yParity">, "typeHex"> & {
|
|
1353
|
+
isSystemTx?: undefined;
|
|
1354
|
+
mint?: undefined;
|
|
1355
|
+
sourceHash?: undefined;
|
|
1356
|
+
}) | ({
|
|
1357
|
+
yParity?: `0x${string}` | undefined;
|
|
1358
|
+
blockHash?: `0x${string}` | null | undefined;
|
|
1359
|
+
blockNumber?: `0x${string}` | null | undefined;
|
|
1360
|
+
from?: `0x${string}` | undefined;
|
|
1361
|
+
gas?: `0x${string}` | undefined;
|
|
1362
|
+
hash?: `0x${string}` | undefined;
|
|
1363
|
+
input?: `0x${string}` | undefined;
|
|
1364
|
+
nonce?: `0x${string}` | undefined;
|
|
1365
|
+
r?: `0x${string}` | undefined;
|
|
1366
|
+
s?: `0x${string}` | undefined;
|
|
1367
|
+
to?: `0x${string}` | null | undefined;
|
|
1368
|
+
transactionIndex?: `0x${string}` | null | undefined;
|
|
1369
|
+
v?: `0x${string}` | undefined;
|
|
1370
|
+
value?: `0x${string}` | undefined;
|
|
1371
|
+
type?: "0x0" | "0x1" | "0x2" | "0x7e" | undefined;
|
|
1372
|
+
gasPrice?: `0x${string}` | undefined;
|
|
1373
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
1374
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
1375
|
+
accessList?: import("viem").AccessList | undefined;
|
|
1376
|
+
chainId?: `0x${string}` | undefined;
|
|
1377
|
+
} & Omit<import("viem").TransactionBase<`0x${string}`, `0x${string}`, boolean>, "typeHex"> & import("viem").FeeValuesEIP1559<`0x${string}`> & {
|
|
1378
|
+
isSystemTx?: boolean | undefined;
|
|
1379
|
+
mint?: `0x${string}` | undefined;
|
|
1380
|
+
sourceHash: `0x${string}`;
|
|
1381
|
+
type: "0x7e";
|
|
1382
|
+
})) => {
|
|
1383
|
+
blockHash: `0x${string}` | null;
|
|
1384
|
+
blockNumber: bigint | null;
|
|
1385
|
+
from: `0x${string}`;
|
|
1386
|
+
gas: bigint;
|
|
1387
|
+
hash: `0x${string}`;
|
|
1388
|
+
input: `0x${string}`;
|
|
1389
|
+
nonce: number;
|
|
1390
|
+
r: `0x${string}`;
|
|
1391
|
+
s: `0x${string}`;
|
|
1392
|
+
to: `0x${string}` | null;
|
|
1393
|
+
transactionIndex: number | null;
|
|
1394
|
+
typeHex: `0x${string}` | null;
|
|
1395
|
+
v: bigint;
|
|
1396
|
+
value: bigint;
|
|
1397
|
+
gasPrice: bigint;
|
|
1398
|
+
maxFeePerGas?: undefined;
|
|
1399
|
+
maxPriorityFeePerGas?: undefined;
|
|
1400
|
+
accessList?: undefined;
|
|
1401
|
+
chainId?: number | undefined;
|
|
1402
|
+
yParity?: undefined;
|
|
1403
|
+
type: "legacy";
|
|
1404
|
+
isSystemTx?: undefined;
|
|
1405
|
+
mint?: undefined;
|
|
1406
|
+
sourceHash?: undefined;
|
|
1407
|
+
} | {
|
|
1408
|
+
blockHash: `0x${string}` | null;
|
|
1409
|
+
blockNumber: bigint | null;
|
|
1410
|
+
from: `0x${string}`;
|
|
1411
|
+
gas: bigint;
|
|
1412
|
+
hash: `0x${string}`;
|
|
1413
|
+
input: `0x${string}`;
|
|
1414
|
+
nonce: number;
|
|
1415
|
+
r: `0x${string}`;
|
|
1416
|
+
s: `0x${string}`;
|
|
1417
|
+
to: `0x${string}` | null;
|
|
1418
|
+
transactionIndex: number | null;
|
|
1419
|
+
typeHex: `0x${string}` | null;
|
|
1420
|
+
v: bigint;
|
|
1421
|
+
value: bigint;
|
|
1422
|
+
gasPrice: undefined;
|
|
1423
|
+
maxFeePerGas: bigint;
|
|
1424
|
+
maxPriorityFeePerGas: bigint;
|
|
1425
|
+
accessList?: undefined;
|
|
1426
|
+
chainId?: number | undefined;
|
|
1427
|
+
yParity: number;
|
|
1428
|
+
type: "deposit";
|
|
1429
|
+
isSystemTx?: boolean | undefined;
|
|
1430
|
+
mint?: bigint | undefined;
|
|
1431
|
+
sourceHash: `0x${string}`;
|
|
1432
|
+
} | {
|
|
1433
|
+
blockHash: `0x${string}` | null;
|
|
1434
|
+
blockNumber: bigint | null;
|
|
1435
|
+
from: `0x${string}`;
|
|
1436
|
+
gas: bigint;
|
|
1437
|
+
hash: `0x${string}`;
|
|
1438
|
+
input: `0x${string}`;
|
|
1439
|
+
nonce: number;
|
|
1440
|
+
r: `0x${string}`;
|
|
1441
|
+
s: `0x${string}`;
|
|
1442
|
+
to: `0x${string}` | null;
|
|
1443
|
+
transactionIndex: number | null;
|
|
1444
|
+
typeHex: `0x${string}` | null;
|
|
1445
|
+
v: bigint;
|
|
1446
|
+
value: bigint;
|
|
1447
|
+
yParity: number;
|
|
1448
|
+
gasPrice: bigint;
|
|
1449
|
+
maxFeePerGas?: undefined;
|
|
1450
|
+
maxPriorityFeePerGas?: undefined;
|
|
1451
|
+
accessList: import("viem").AccessList;
|
|
1452
|
+
chainId: number;
|
|
1453
|
+
type: "eip2930";
|
|
1454
|
+
isSystemTx?: undefined;
|
|
1455
|
+
mint?: undefined;
|
|
1456
|
+
sourceHash?: undefined;
|
|
1457
|
+
} | {
|
|
1458
|
+
blockHash: `0x${string}` | null;
|
|
1459
|
+
blockNumber: bigint | null;
|
|
1460
|
+
from: `0x${string}`;
|
|
1461
|
+
gas: bigint;
|
|
1462
|
+
hash: `0x${string}`;
|
|
1463
|
+
input: `0x${string}`;
|
|
1464
|
+
nonce: number;
|
|
1465
|
+
r: `0x${string}`;
|
|
1466
|
+
s: `0x${string}`;
|
|
1467
|
+
to: `0x${string}` | null;
|
|
1468
|
+
transactionIndex: number | null;
|
|
1469
|
+
typeHex: `0x${string}` | null;
|
|
1470
|
+
v: bigint;
|
|
1471
|
+
value: bigint;
|
|
1472
|
+
yParity: number;
|
|
1473
|
+
gasPrice: undefined;
|
|
1474
|
+
maxFeePerGas: bigint;
|
|
1475
|
+
maxPriorityFeePerGas: bigint;
|
|
1476
|
+
accessList: import("viem").AccessList;
|
|
1477
|
+
chainId: number;
|
|
1478
|
+
type: "eip1559";
|
|
1479
|
+
isSystemTx?: undefined;
|
|
1480
|
+
mint?: undefined;
|
|
1481
|
+
sourceHash?: undefined;
|
|
1482
|
+
} | {
|
|
1483
|
+
blockHash: `0x${string}` | null;
|
|
1484
|
+
blockNumber: bigint | null;
|
|
1485
|
+
from: `0x${string}`;
|
|
1486
|
+
gas: bigint;
|
|
1487
|
+
hash: `0x${string}`;
|
|
1488
|
+
input: `0x${string}`;
|
|
1489
|
+
nonce: number;
|
|
1490
|
+
r: `0x${string}`;
|
|
1491
|
+
s: `0x${string}`;
|
|
1492
|
+
to: `0x${string}` | null;
|
|
1493
|
+
transactionIndex: number | null;
|
|
1494
|
+
typeHex: `0x${string}` | null;
|
|
1495
|
+
v: bigint;
|
|
1496
|
+
value: bigint;
|
|
1497
|
+
yParity: number;
|
|
1498
|
+
gasPrice: undefined;
|
|
1499
|
+
maxFeePerGas: bigint;
|
|
1500
|
+
maxPriorityFeePerGas: bigint;
|
|
1501
|
+
accessList: import("viem").AccessList;
|
|
1502
|
+
chainId: number;
|
|
1503
|
+
type: "deposit";
|
|
1504
|
+
isSystemTx?: boolean | undefined;
|
|
1505
|
+
mint?: bigint | undefined;
|
|
1506
|
+
sourceHash: `0x${string}`;
|
|
1507
|
+
} | {
|
|
1508
|
+
blockHash: `0x${string}` | null;
|
|
1509
|
+
blockNumber: bigint | null;
|
|
1510
|
+
from: `0x${string}`;
|
|
1511
|
+
gas: bigint;
|
|
1512
|
+
hash: `0x${string}`;
|
|
1513
|
+
input: `0x${string}`;
|
|
1514
|
+
nonce: number;
|
|
1515
|
+
r: `0x${string}`;
|
|
1516
|
+
s: `0x${string}`;
|
|
1517
|
+
to: `0x${string}` | null;
|
|
1518
|
+
transactionIndex: number | null;
|
|
1519
|
+
typeHex: `0x${string}` | null;
|
|
1520
|
+
v: bigint;
|
|
1521
|
+
value: bigint;
|
|
1522
|
+
yParity: number;
|
|
1523
|
+
gasPrice: bigint;
|
|
1524
|
+
maxFeePerGas: undefined;
|
|
1525
|
+
maxPriorityFeePerGas: undefined;
|
|
1526
|
+
accessList: import("viem").AccessList;
|
|
1527
|
+
chainId: number;
|
|
1528
|
+
type: "eip2930";
|
|
1529
|
+
isSystemTx?: undefined;
|
|
1530
|
+
mint?: undefined;
|
|
1531
|
+
sourceHash?: undefined;
|
|
1532
|
+
} | {
|
|
1533
|
+
blockHash: `0x${string}` | null;
|
|
1534
|
+
blockNumber: bigint | null;
|
|
1535
|
+
from: `0x${string}`;
|
|
1536
|
+
gas: bigint;
|
|
1537
|
+
hash: `0x${string}`;
|
|
1538
|
+
input: `0x${string}`;
|
|
1539
|
+
nonce: number;
|
|
1540
|
+
r: `0x${string}`;
|
|
1541
|
+
s: `0x${string}`;
|
|
1542
|
+
to: `0x${string}` | null;
|
|
1543
|
+
transactionIndex: number | null;
|
|
1544
|
+
typeHex: `0x${string}` | null;
|
|
1545
|
+
v: bigint;
|
|
1546
|
+
value: bigint;
|
|
1547
|
+
yParity: number;
|
|
1548
|
+
gasPrice?: undefined;
|
|
1549
|
+
maxFeePerGas: bigint;
|
|
1550
|
+
maxPriorityFeePerGas: bigint;
|
|
1551
|
+
accessList: import("viem").AccessList;
|
|
1552
|
+
chainId: number;
|
|
1553
|
+
type: "eip1559";
|
|
1554
|
+
isSystemTx?: undefined;
|
|
1555
|
+
mint?: undefined;
|
|
1556
|
+
sourceHash?: undefined;
|
|
1557
|
+
} | {
|
|
1558
|
+
blockHash: `0x${string}` | null;
|
|
1559
|
+
blockNumber: bigint | null;
|
|
1560
|
+
from: `0x${string}`;
|
|
1561
|
+
gas: bigint;
|
|
1562
|
+
hash: `0x${string}`;
|
|
1563
|
+
input: `0x${string}`;
|
|
1564
|
+
nonce: number;
|
|
1565
|
+
r: `0x${string}`;
|
|
1566
|
+
s: `0x${string}`;
|
|
1567
|
+
to: `0x${string}` | null;
|
|
1568
|
+
transactionIndex: number | null;
|
|
1569
|
+
typeHex: `0x${string}` | null;
|
|
1570
|
+
v: bigint;
|
|
1571
|
+
value: bigint;
|
|
1572
|
+
yParity: number;
|
|
1573
|
+
gasPrice?: undefined;
|
|
1574
|
+
maxFeePerGas: bigint;
|
|
1575
|
+
maxPriorityFeePerGas: bigint;
|
|
1576
|
+
accessList: import("viem").AccessList;
|
|
1577
|
+
chainId: number;
|
|
1578
|
+
type: "deposit";
|
|
1579
|
+
isSystemTx?: boolean | undefined;
|
|
1580
|
+
mint?: bigint | undefined;
|
|
1581
|
+
sourceHash: `0x${string}`;
|
|
1582
|
+
};
|
|
1583
|
+
type: "transaction";
|
|
1584
|
+
};
|
|
1585
|
+
readonly transactionReceipt: {
|
|
1586
|
+
exclude: [] | undefined;
|
|
1587
|
+
format: (args: import("viem/chains").Assign<Partial<import("viem").RpcTransactionReceipt>, import("viem/chains").OpStackRpcTransactionReceiptOverrides>) => {
|
|
1588
|
+
blockHash: `0x${string}`;
|
|
1589
|
+
blockNumber: bigint;
|
|
1590
|
+
contractAddress: `0x${string}` | null;
|
|
1591
|
+
cumulativeGasUsed: bigint;
|
|
1592
|
+
effectiveGasPrice: bigint;
|
|
1593
|
+
from: `0x${string}`;
|
|
1594
|
+
gasUsed: bigint;
|
|
1595
|
+
logs: import("viem").Log<bigint, number, false, undefined, undefined, undefined, undefined>[];
|
|
1596
|
+
logsBloom: `0x${string}`;
|
|
1597
|
+
status: "success" | "reverted";
|
|
1598
|
+
to: `0x${string}` | null;
|
|
1599
|
+
transactionHash: `0x${string}`;
|
|
1600
|
+
transactionIndex: number;
|
|
1601
|
+
type: import("viem").TransactionType;
|
|
1602
|
+
l1GasPrice: bigint | null;
|
|
1603
|
+
l1GasUsed: bigint | null;
|
|
1604
|
+
l1Fee: bigint | null;
|
|
1605
|
+
l1FeeScalar: number | null;
|
|
1606
|
+
};
|
|
1607
|
+
type: "transactionReceipt";
|
|
1608
|
+
};
|
|
1609
|
+
};
|
|
1610
|
+
readonly serializers: {
|
|
1611
|
+
readonly transaction: (transaction: import("viem/chains").OpStackTransactionSerializable, signature?: import("viem").Signature | undefined) => `0x${string}` | `0x02${string}` | `0x01${string}`;
|
|
1612
|
+
};
|
|
1613
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
1614
|
+
}, {
|
|
1615
|
+
readonly blockTimeSeconds: 2;
|
|
1616
|
+
readonly sortIndex: 3;
|
|
1617
|
+
readonly logoUrl: "https://assets.oku.trade/polygon-logo.webp";
|
|
1618
|
+
readonly defaultPool: "0xa374094527e1673a86de625aa59517c5de346d32";
|
|
1619
|
+
readonly defaultToken0: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270";
|
|
1620
|
+
readonly defaultToken1: "0x2791bca1f2de4661ed88a30c99a7a9449aa84174";
|
|
1621
|
+
readonly tokenList: readonly [{
|
|
1622
|
+
readonly symbol: "DAI";
|
|
1623
|
+
readonly address: "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063";
|
|
1624
|
+
}, {
|
|
1625
|
+
readonly symbol: "USDT";
|
|
1626
|
+
readonly address: "0xc2132d05d31c914a87c6611c10748aeb04b58e8f";
|
|
1627
|
+
}, {
|
|
1628
|
+
readonly symbol: "WETH";
|
|
1629
|
+
readonly address: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619";
|
|
1630
|
+
}, {
|
|
1631
|
+
readonly symbol: "USDC";
|
|
1632
|
+
readonly address: "0x2791bca1f2de4661ed88a30c99a7a9449aa84174";
|
|
1633
|
+
}, {
|
|
1634
|
+
readonly symbol: "WMATIC";
|
|
1635
|
+
readonly address: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270";
|
|
1636
|
+
}];
|
|
1637
|
+
readonly stables: readonly ["0x2791bca1f2de4661ed88a30c99a7a9449aa84174", "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063", "0xc2132d05d31c914a87c6611c10748aeb04b58e8f"];
|
|
1638
|
+
readonly watchlist: readonly ["0x847b64f9d3a95e977d157866447a5c0a5dfa0ee5", "0x0e44ceb592acfc5d3f09d996302eb4c499ff8c10", "0x167384319b41f7094e62f7506409eb38079abff8", "0x94ab9e4553ffb839431e37cc79ba8905f45bfbea", "0x88f3c15523544835ff6c738ddb30995339ad57d6", "0x45dda9cb7c25131df268515131f647d726f50608", "0xa374094527e1673a86de625aa59517c5de346d32", "0x9b08288c3be4f62bbf8d1c20ac9c5e6f9467d8b7", "0x50eaedb835021e4a108b7290636d62e9765cc6d7", "0x86f1d8390222a3691c28938ec7404a1661e618e0", "0xeef1a9507b3d505f0062f2be9453981255b503c8", "0x1f6082db7c8f4b199e17090cd5c8831a1dad1997", "0xdac8a8e6dbf8c690ec6815e0ff03491b2770255d", "0x3a5329ee48a06671ad1bf295b8a233ee9b9b975e", "0x0a63d3910ffc1529190e80e10855c4216407cc45", "0x5645dcb64c059aa11212707fbf4e7f984440a8cf", "0x7de263d0ad6e5d208844e65118c3a02a9a5d56b6", "0x2aceda63b5e958c45bd27d916ba701bc1dc08f7a", "0x4d05f2a005e6f36633778416764e82d1d12e7fbb", "0x3d0acd52ee4a9271a0ffe75f9b91049152bac64b", "0x3e31ab7f37c048fc6574189135d108df80f0ea26", "0xd866fac7db79994d08c0ca2221fee08935595b4b", "0x98b9162161164de1ed182a0dfa08f5fbf0f733ca", "0x4ccd010148379ea531d6c587cfdd60180196f9b1", "0xfe343675878100b344802a6763fd373fdeed07a4", "0x357faf5843c7fd7fb4e34fbeabdac16eabe8a5bc"];
|
|
1639
|
+
readonly internalName: "polygon";
|
|
1640
|
+
readonly contracts: {
|
|
1641
|
+
readonly nftManager: {
|
|
1642
|
+
readonly address: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
|
|
1643
|
+
};
|
|
1644
|
+
readonly limitOrder: {
|
|
1645
|
+
readonly address: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
1646
|
+
};
|
|
1647
|
+
readonly weth9: {
|
|
1648
|
+
readonly address: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270";
|
|
1649
|
+
};
|
|
1650
|
+
readonly multicall3: {
|
|
1651
|
+
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
1652
|
+
readonly blockCreated: 25770160;
|
|
1653
|
+
};
|
|
1654
|
+
};
|
|
1655
|
+
readonly blockExplorers: {
|
|
1656
|
+
readonly default: {
|
|
1657
|
+
readonly name: "PolygonScan";
|
|
1658
|
+
readonly url: "https://polygonscan.com";
|
|
1659
|
+
};
|
|
1660
|
+
};
|
|
1661
|
+
readonly id: 137;
|
|
1662
|
+
readonly name: "Polygon";
|
|
1663
|
+
readonly nativeCurrency: {
|
|
1664
|
+
readonly name: "MATIC";
|
|
1665
|
+
readonly symbol: "MATIC";
|
|
1666
|
+
readonly decimals: 18;
|
|
1667
|
+
};
|
|
1668
|
+
readonly rpcUrls: {
|
|
1669
|
+
readonly default: {
|
|
1670
|
+
readonly http: readonly ["https://polygon-rpc.com"];
|
|
1671
|
+
};
|
|
1672
|
+
};
|
|
1673
|
+
readonly sourceId?: number | undefined;
|
|
1674
|
+
readonly testnet?: boolean | undefined;
|
|
1675
|
+
readonly formatters?: undefined;
|
|
1676
|
+
readonly serializers?: import("viem").ChainSerializers<undefined> | undefined;
|
|
1677
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
1678
|
+
}, {
|
|
1679
|
+
readonly sortIndex: 7;
|
|
1680
|
+
readonly name: "Rootstock";
|
|
1681
|
+
readonly blockTimeSeconds: 33;
|
|
1682
|
+
readonly logoUrl: "https://assets.oku.trade/rootstock-logo.svg";
|
|
1683
|
+
readonly defaultPool: "0xd2ffe51ab4e622a411abbe634832a19d919e9c55";
|
|
1684
|
+
readonly defaultToken0: "0x542fda317318ebf1d3deaf76e0b632741a7e677d";
|
|
1685
|
+
readonly defaultToken1: "0xef213441a85df4d7acbdae0cf78004e1e486bb96";
|
|
1686
|
+
readonly tokenList: readonly [{
|
|
1687
|
+
readonly symbol: "WRBTC";
|
|
1688
|
+
readonly address: "0x542fDA317318eBF1d3DEAf76E0b632741A7e677d";
|
|
1689
|
+
}, {
|
|
1690
|
+
readonly symbol: "RIF";
|
|
1691
|
+
readonly address: "0x2acc95758f8b5f583470ba265eb685a8f45fc9d5";
|
|
1692
|
+
}, {
|
|
1693
|
+
readonly symbol: "RUSDT";
|
|
1694
|
+
readonly address: "0xef213441a85df4d7acbdae0cf78004e1e486bb96";
|
|
1695
|
+
}];
|
|
1696
|
+
readonly stables: readonly ["0xef213441a85df4d7acbdae0cf78004e1e486bb96", "0x3a15461d8ae0f0fb5fa2629e9da7d66a794a6e37"];
|
|
1697
|
+
readonly watchlist: readonly ["0xd2ffe51ab4e622a411abbe634832a19d919e9c55", "0x022650756421f2e636d4138054331cbfafb55d9e", "0x549a5d92412161a1a2828549a657a49dd9fa046c", "0xcba7abe98fd6a65259837d76a3409841c1dd4288", "0xbe092d38045ef7f9cdc5014278a4239e896bf5ca"];
|
|
1698
|
+
readonly blockExplorers: {
|
|
1699
|
+
readonly default: {
|
|
1700
|
+
readonly name: "Blockscout";
|
|
1701
|
+
readonly url: "https://rootstock.blockscout.com";
|
|
1702
|
+
};
|
|
1703
|
+
readonly blockscout: {
|
|
1704
|
+
readonly name: "Blockscout";
|
|
1705
|
+
readonly url: "https://rootstock.blockscout.com";
|
|
1706
|
+
};
|
|
1707
|
+
};
|
|
1708
|
+
readonly internalName: "rootstock";
|
|
1709
|
+
readonly contracts: {
|
|
1710
|
+
readonly limitOrder: {
|
|
1711
|
+
readonly address: "0x83B1cF411f57F7373bBFF81dCE81437e768F4252";
|
|
1712
|
+
};
|
|
1713
|
+
readonly nftManager: {
|
|
1714
|
+
readonly address: "0x9d9386c042F194B460Ec424a1e57ACDE25f5C4b1";
|
|
1715
|
+
};
|
|
1716
|
+
readonly weth9: {
|
|
1717
|
+
readonly address: "0x542fDA317318eBF1d3DEAf76E0b632741A7e677d";
|
|
1718
|
+
};
|
|
1719
|
+
readonly multicall3: {
|
|
1720
|
+
readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
1721
|
+
readonly blockCreated: 4249540;
|
|
1722
|
+
};
|
|
1723
|
+
};
|
|
1724
|
+
readonly id: 30;
|
|
1725
|
+
readonly nativeCurrency: {
|
|
1726
|
+
readonly decimals: 18;
|
|
1727
|
+
readonly name: "Rootstock Bitcoin";
|
|
1728
|
+
readonly symbol: "RBTC";
|
|
1729
|
+
};
|
|
1730
|
+
readonly rpcUrls: {
|
|
1731
|
+
readonly default: {
|
|
1732
|
+
readonly http: readonly ["https://public-node.rsk.co"];
|
|
1733
|
+
};
|
|
1734
|
+
};
|
|
1735
|
+
readonly sourceId?: number | undefined;
|
|
1736
|
+
readonly testnet?: boolean | undefined;
|
|
1737
|
+
readonly formatters?: undefined;
|
|
1738
|
+
readonly serializers?: import("viem").ChainSerializers<undefined> | undefined;
|
|
1739
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
1740
|
+
readonly network: "rootstock";
|
|
1741
|
+
}, IChainInfo, {
|
|
1742
|
+
readonly sortIndex: 6;
|
|
1743
|
+
readonly blockTimeSeconds: 7;
|
|
1744
|
+
readonly logoUrl: "https://assets.oku.trade/zkevm-logo.svg";
|
|
1745
|
+
readonly defaultPool: "0xd2c7e323c6f5415dc0ee4e3811901b3380d316fd";
|
|
1746
|
+
readonly defaultToken0: "0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9";
|
|
1747
|
+
readonly defaultToken1: "0xa8ce8aee21bc2a48a5ef670afcc9274c7bbbc035";
|
|
1748
|
+
readonly tokenList: readonly [{
|
|
1749
|
+
readonly symbol: "WETH";
|
|
1750
|
+
readonly address: "0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9";
|
|
1751
|
+
}, {
|
|
1752
|
+
readonly symbol: "USDC";
|
|
1753
|
+
readonly address: "0xa8ce8aee21bc2a48a5ef670afcc9274c7bbbc035";
|
|
1754
|
+
}, {
|
|
1755
|
+
readonly symbol: "USDT";
|
|
1756
|
+
readonly address: "0x1e4a5963abfd975d8c9021ce480b42188849d41d";
|
|
1757
|
+
}, {
|
|
1758
|
+
readonly symbol: "DAI";
|
|
1759
|
+
readonly address: "0xc5015b9d9161dca7e18e32f6f25c4ad850731fd4";
|
|
1760
|
+
}];
|
|
1761
|
+
readonly stables: readonly ["0x1e4a5963abfd975d8c9021ce480b42188849d41d", "0xa8ce8aee21bc2a48a5ef670afcc9274c7bbbc035", "0xc5015b9d9161dca7e18e32f6f25c4ad850731fd4"];
|
|
1762
|
+
readonly watchlist: readonly ["0xd2c7e323c6f5415dc0ee4e3811901b3380d316fd"];
|
|
1763
|
+
readonly internalName: "polygon-zkevm";
|
|
1764
|
+
readonly contracts: {
|
|
1765
|
+
readonly limitOrder: {
|
|
1766
|
+
readonly address: "0x5f1ef1d278013567c3c67e18d2d35bfa9954f723";
|
|
1767
|
+
};
|
|
1768
|
+
readonly nftManager: {
|
|
1769
|
+
readonly address: "0xf0d61aeda516cca1ff20be65cfb0213be688a24f";
|
|
1770
|
+
};
|
|
1771
|
+
readonly weth9: {
|
|
1772
|
+
readonly address: "0x4f9a0e7fd2bf6067db6994cf12e4495df938e6e9";
|
|
1773
|
+
};
|
|
1774
|
+
readonly multicall3: {
|
|
1775
|
+
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
|
1776
|
+
readonly blockCreated: 57746;
|
|
1777
|
+
};
|
|
1778
|
+
};
|
|
1779
|
+
readonly blockExplorers: {
|
|
1780
|
+
readonly default: {
|
|
1781
|
+
readonly name: "PolygonScan";
|
|
1782
|
+
readonly url: "https://zkevm.polygonscan.com";
|
|
1783
|
+
};
|
|
1784
|
+
};
|
|
1785
|
+
readonly id: 1101;
|
|
1786
|
+
readonly name: "Polygon zkEVM";
|
|
1787
|
+
readonly nativeCurrency: {
|
|
1788
|
+
readonly name: "Ether";
|
|
1789
|
+
readonly symbol: "ETH";
|
|
1790
|
+
readonly decimals: 18;
|
|
1791
|
+
};
|
|
1792
|
+
readonly rpcUrls: {
|
|
1793
|
+
readonly default: {
|
|
1794
|
+
readonly http: readonly ["https://zkevm-rpc.com"];
|
|
1795
|
+
};
|
|
1796
|
+
};
|
|
1797
|
+
readonly sourceId?: number | undefined;
|
|
1798
|
+
readonly testnet?: boolean | undefined;
|
|
1799
|
+
readonly formatters?: undefined;
|
|
1800
|
+
readonly serializers?: import("viem").ChainSerializers<undefined> | undefined;
|
|
1801
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
1802
|
+
}, {
|
|
1803
|
+
readonly blockTimeSeconds: 2;
|
|
1804
|
+
readonly sortIndex: 4;
|
|
1805
|
+
readonly logoUrl: "https://assets.oku.trade/zksync-logo.svg";
|
|
1806
|
+
readonly defaultPool: "0xff577f0e828a878743ecc5e2632cbf65cecf17cf";
|
|
1807
|
+
readonly defaultToken0: "0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4";
|
|
1808
|
+
readonly defaultToken1: "0x5AEa5775959fBC2557Cc8789bC1bf90A239D9a91";
|
|
1809
|
+
readonly tokenList: readonly [{
|
|
1810
|
+
readonly symbol: "WETH";
|
|
1811
|
+
readonly address: "0x5AEa5775959fBC2557Cc8789bC1bf90A239D9a91";
|
|
1812
|
+
}, {
|
|
1813
|
+
readonly symbol: "USDC";
|
|
1814
|
+
readonly address: "0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4";
|
|
1815
|
+
}];
|
|
1816
|
+
readonly stables: readonly ["0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4", "0x503234F203fC7Eb888EEC8513210612a43Cf6115"];
|
|
1817
|
+
readonly watchlist: readonly ["0xff577f0e828a878743ecc5e2632cbf65cecf17cf", "0x50b0b9e02aa6f72a70fefbdb50bdc2f27e594135", "0x3f618967492945c02d5222d333e903345fde741a", "0xc99bcff6564bafc70ba1b53c53a03541f780a546", "0x1fa900dbb20ed45d18883849c00632bca16f6610"];
|
|
1818
|
+
readonly internalName: "zksync";
|
|
1819
|
+
readonly contracts: {
|
|
1820
|
+
readonly limitOrder: {
|
|
1821
|
+
readonly address: "0x0FD66bD1e0974e2535CB424E6675D60aC52a84Fa";
|
|
1822
|
+
};
|
|
1823
|
+
readonly nftManager: {
|
|
1824
|
+
readonly address: "0x0616e5762c1E7Dc3723c50663dF10a162D690a86";
|
|
1825
|
+
};
|
|
1826
|
+
readonly weth9: {
|
|
1827
|
+
readonly address: "0x5aea5775959fbc2557cc8789bc1bf90a239d9a91";
|
|
1828
|
+
};
|
|
1829
|
+
readonly multicall3: {
|
|
1830
|
+
readonly address: "0xF9cda624FBC7e059355ce98a31693d299FACd963";
|
|
1831
|
+
};
|
|
1832
|
+
};
|
|
1833
|
+
readonly blockExplorers: {
|
|
1834
|
+
readonly default: {
|
|
1835
|
+
readonly name: "zkExplorer";
|
|
1836
|
+
readonly url: "https://explorer.zksync.io";
|
|
1837
|
+
};
|
|
1838
|
+
};
|
|
1839
|
+
readonly id: 324;
|
|
1840
|
+
readonly name: "zkSync Era";
|
|
1841
|
+
readonly nativeCurrency: {
|
|
1842
|
+
readonly decimals: 18;
|
|
1843
|
+
readonly name: "Ether";
|
|
1844
|
+
readonly symbol: "ETH";
|
|
1845
|
+
};
|
|
1846
|
+
readonly rpcUrls: {
|
|
1847
|
+
readonly default: {
|
|
1848
|
+
readonly http: readonly ["https://mainnet.era.zksync.io"];
|
|
1849
|
+
readonly webSocket: readonly ["wss://mainnet.era.zksync.io/ws"];
|
|
1850
|
+
};
|
|
1851
|
+
};
|
|
1852
|
+
readonly sourceId?: number | undefined;
|
|
1853
|
+
readonly testnet?: boolean | undefined;
|
|
1854
|
+
readonly formatters: {
|
|
1855
|
+
readonly block: {
|
|
1856
|
+
exclude: [] | undefined;
|
|
1857
|
+
format: (args: import("viem/chains").Assign<Partial<import("viem").RpcBlock<import("viem").BlockTag, boolean, import("viem").RpcTransaction<boolean>>>, import("viem/_types/chains/zksync/types").ZkSyncRpcBlockOverrides & {
|
|
1858
|
+
transactions: `0x${string}`[] | import("viem/_types/chains/zksync/types").ZkSyncRpcTransaction<boolean>[];
|
|
1859
|
+
}>) => {
|
|
1860
|
+
baseFeePerGas: bigint | null;
|
|
1861
|
+
difficulty: bigint;
|
|
1862
|
+
extraData: `0x${string}`;
|
|
1863
|
+
gasLimit: bigint;
|
|
1864
|
+
gasUsed: bigint;
|
|
1865
|
+
hash: `0x${string}` | null;
|
|
1866
|
+
logsBloom: `0x${string}` | null;
|
|
1867
|
+
miner: `0x${string}`;
|
|
1868
|
+
mixHash: `0x${string}`;
|
|
1869
|
+
nonce: `0x${string}` | null;
|
|
1870
|
+
number: bigint | null;
|
|
1871
|
+
parentHash: `0x${string}`;
|
|
1872
|
+
receiptsRoot: `0x${string}`;
|
|
1873
|
+
sealFields: `0x${string}`[];
|
|
1874
|
+
sha3Uncles: `0x${string}`;
|
|
1875
|
+
size: bigint;
|
|
1876
|
+
stateRoot: `0x${string}`;
|
|
1877
|
+
timestamp: bigint;
|
|
1878
|
+
totalDifficulty: bigint | null;
|
|
1879
|
+
transactions: `0x${string}`[] | import("viem/_types/chains/zksync/types").ZkSyncTransaction<boolean>[];
|
|
1880
|
+
transactionsRoot: `0x${string}`;
|
|
1881
|
+
uncles: `0x${string}`[];
|
|
1882
|
+
withdrawals?: import("viem").Withdrawal[] | undefined;
|
|
1883
|
+
withdrawalsRoot?: `0x${string}` | undefined;
|
|
1884
|
+
l1BatchNumber: bigint | null;
|
|
1885
|
+
l1BatchTimestamp: bigint | null;
|
|
1886
|
+
};
|
|
1887
|
+
type: "block";
|
|
1888
|
+
};
|
|
1889
|
+
readonly transaction: {
|
|
1890
|
+
exclude: [] | undefined;
|
|
1891
|
+
format: (args: import("viem/chains").Assign<Partial<import("viem").RpcTransaction<boolean>>, import("viem/_types/chains/zksync/types").ZkSyncRpcTransaction<boolean>>) => {
|
|
1892
|
+
blockHash: `0x${string}` | null;
|
|
1893
|
+
blockNumber: bigint | null;
|
|
1894
|
+
from: `0x${string}`;
|
|
1895
|
+
gas: bigint;
|
|
1896
|
+
hash: `0x${string}`;
|
|
1897
|
+
input: `0x${string}`;
|
|
1898
|
+
nonce: number;
|
|
1899
|
+
r: `0x${string}`;
|
|
1900
|
+
s: `0x${string}`;
|
|
1901
|
+
to: `0x${string}` | null;
|
|
1902
|
+
transactionIndex: number | null;
|
|
1903
|
+
typeHex: `0x${string}` | null;
|
|
1904
|
+
v: bigint;
|
|
1905
|
+
value: bigint;
|
|
1906
|
+
gasPrice: bigint;
|
|
1907
|
+
maxFeePerGas?: undefined;
|
|
1908
|
+
maxPriorityFeePerGas?: undefined;
|
|
1909
|
+
accessList?: undefined;
|
|
1910
|
+
chainId?: number | undefined;
|
|
1911
|
+
yParity?: undefined;
|
|
1912
|
+
type: "legacy";
|
|
1913
|
+
l1BatchNumber: bigint | null;
|
|
1914
|
+
l1BatchTxIndex: bigint | null;
|
|
1915
|
+
} | {
|
|
1916
|
+
blockHash: `0x${string}` | null;
|
|
1917
|
+
blockNumber: bigint | null;
|
|
1918
|
+
from: `0x${string}`;
|
|
1919
|
+
gas: bigint;
|
|
1920
|
+
hash: `0x${string}`;
|
|
1921
|
+
input: `0x${string}`;
|
|
1922
|
+
nonce: number;
|
|
1923
|
+
r: `0x${string}`;
|
|
1924
|
+
s: `0x${string}`;
|
|
1925
|
+
to: `0x${string}` | null;
|
|
1926
|
+
transactionIndex: number | null;
|
|
1927
|
+
typeHex: `0x${string}` | null;
|
|
1928
|
+
v: bigint;
|
|
1929
|
+
value: bigint;
|
|
1930
|
+
gasPrice: undefined;
|
|
1931
|
+
maxFeePerGas: bigint;
|
|
1932
|
+
maxPriorityFeePerGas: bigint;
|
|
1933
|
+
accessList?: undefined;
|
|
1934
|
+
chainId?: number | undefined;
|
|
1935
|
+
yParity: number;
|
|
1936
|
+
type: "priority";
|
|
1937
|
+
l1BatchNumber: bigint | null;
|
|
1938
|
+
l1BatchTxIndex: bigint | null;
|
|
1939
|
+
} | {
|
|
1940
|
+
blockHash: `0x${string}` | null;
|
|
1941
|
+
blockNumber: bigint | null;
|
|
1942
|
+
from: `0x${string}`;
|
|
1943
|
+
gas: bigint;
|
|
1944
|
+
hash: `0x${string}`;
|
|
1945
|
+
input: `0x${string}`;
|
|
1946
|
+
nonce: number;
|
|
1947
|
+
r: `0x${string}`;
|
|
1948
|
+
s: `0x${string}`;
|
|
1949
|
+
to: `0x${string}` | null;
|
|
1950
|
+
transactionIndex: number | null;
|
|
1951
|
+
typeHex: `0x${string}` | null;
|
|
1952
|
+
v: bigint;
|
|
1953
|
+
value: bigint;
|
|
1954
|
+
gasPrice: undefined;
|
|
1955
|
+
maxFeePerGas: bigint;
|
|
1956
|
+
maxPriorityFeePerGas: bigint;
|
|
1957
|
+
accessList?: undefined;
|
|
1958
|
+
chainId?: number | undefined;
|
|
1959
|
+
yParity: number;
|
|
1960
|
+
type: "eip712" | "priority";
|
|
1961
|
+
l1BatchNumber: bigint | null;
|
|
1962
|
+
l1BatchTxIndex: bigint | null;
|
|
1963
|
+
} | {
|
|
1964
|
+
blockHash: `0x${string}` | null;
|
|
1965
|
+
blockNumber: bigint | null;
|
|
1966
|
+
from: `0x${string}`;
|
|
1967
|
+
gas: bigint;
|
|
1968
|
+
hash: `0x${string}`;
|
|
1969
|
+
input: `0x${string}`;
|
|
1970
|
+
nonce: number;
|
|
1971
|
+
r: `0x${string}`;
|
|
1972
|
+
s: `0x${string}`;
|
|
1973
|
+
to: `0x${string}` | null;
|
|
1974
|
+
transactionIndex: number | null;
|
|
1975
|
+
typeHex: `0x${string}` | null;
|
|
1976
|
+
v: bigint;
|
|
1977
|
+
value: bigint;
|
|
1978
|
+
yParity: number;
|
|
1979
|
+
gasPrice: bigint;
|
|
1980
|
+
maxFeePerGas?: undefined;
|
|
1981
|
+
maxPriorityFeePerGas?: undefined;
|
|
1982
|
+
accessList: import("viem").AccessList;
|
|
1983
|
+
chainId: number;
|
|
1984
|
+
type: "eip2930";
|
|
1985
|
+
l1BatchNumber: bigint | null;
|
|
1986
|
+
l1BatchTxIndex: bigint | null;
|
|
1987
|
+
} | {
|
|
1988
|
+
blockHash: `0x${string}` | null;
|
|
1989
|
+
blockNumber: bigint | null;
|
|
1990
|
+
from: `0x${string}`;
|
|
1991
|
+
gas: bigint;
|
|
1992
|
+
hash: `0x${string}`;
|
|
1993
|
+
input: `0x${string}`;
|
|
1994
|
+
nonce: number;
|
|
1995
|
+
r: `0x${string}`;
|
|
1996
|
+
s: `0x${string}`;
|
|
1997
|
+
to: `0x${string}` | null;
|
|
1998
|
+
transactionIndex: number | null;
|
|
1999
|
+
typeHex: `0x${string}` | null;
|
|
2000
|
+
v: bigint;
|
|
2001
|
+
value: bigint;
|
|
2002
|
+
yParity: number;
|
|
2003
|
+
gasPrice: undefined;
|
|
2004
|
+
maxFeePerGas: bigint;
|
|
2005
|
+
maxPriorityFeePerGas: bigint;
|
|
2006
|
+
accessList: import("viem").AccessList;
|
|
2007
|
+
chainId: number;
|
|
2008
|
+
type: "eip1559";
|
|
2009
|
+
l1BatchNumber: bigint | null;
|
|
2010
|
+
l1BatchTxIndex: bigint | null;
|
|
2011
|
+
} | {
|
|
2012
|
+
blockHash: `0x${string}` | null;
|
|
2013
|
+
blockNumber: bigint | null;
|
|
2014
|
+
from: `0x${string}`;
|
|
2015
|
+
gas: bigint;
|
|
2016
|
+
hash: `0x${string}`;
|
|
2017
|
+
input: `0x${string}`;
|
|
2018
|
+
nonce: number;
|
|
2019
|
+
r: `0x${string}`;
|
|
2020
|
+
s: `0x${string}`;
|
|
2021
|
+
to: `0x${string}` | null;
|
|
2022
|
+
transactionIndex: number | null;
|
|
2023
|
+
typeHex: `0x${string}` | null;
|
|
2024
|
+
v: bigint;
|
|
2025
|
+
value: bigint;
|
|
2026
|
+
yParity: number;
|
|
2027
|
+
gasPrice: undefined;
|
|
2028
|
+
maxFeePerGas: bigint;
|
|
2029
|
+
maxPriorityFeePerGas: bigint;
|
|
2030
|
+
accessList: import("viem").AccessList;
|
|
2031
|
+
chainId: number;
|
|
2032
|
+
type: "priority";
|
|
2033
|
+
l1BatchNumber: bigint | null;
|
|
2034
|
+
l1BatchTxIndex: bigint | null;
|
|
2035
|
+
} | {
|
|
2036
|
+
blockHash: `0x${string}` | null;
|
|
2037
|
+
blockNumber: bigint | null;
|
|
2038
|
+
from: `0x${string}`;
|
|
2039
|
+
gas: bigint;
|
|
2040
|
+
hash: `0x${string}`;
|
|
2041
|
+
input: `0x${string}`;
|
|
2042
|
+
nonce: number;
|
|
2043
|
+
r: `0x${string}`;
|
|
2044
|
+
s: `0x${string}`;
|
|
2045
|
+
to: `0x${string}` | null;
|
|
2046
|
+
transactionIndex: number | null;
|
|
2047
|
+
typeHex: `0x${string}` | null;
|
|
2048
|
+
v: bigint;
|
|
2049
|
+
value: bigint;
|
|
2050
|
+
yParity: number;
|
|
2051
|
+
gasPrice: undefined;
|
|
2052
|
+
maxFeePerGas: bigint;
|
|
2053
|
+
maxPriorityFeePerGas: bigint;
|
|
2054
|
+
accessList: import("viem").AccessList;
|
|
2055
|
+
chainId: number;
|
|
2056
|
+
type: "eip712" | "priority";
|
|
2057
|
+
l1BatchNumber: bigint | null;
|
|
2058
|
+
l1BatchTxIndex: bigint | null;
|
|
2059
|
+
} | {
|
|
2060
|
+
blockHash: `0x${string}` | null;
|
|
2061
|
+
blockNumber: bigint | null;
|
|
2062
|
+
from: `0x${string}`;
|
|
2063
|
+
gas: bigint;
|
|
2064
|
+
hash: `0x${string}`;
|
|
2065
|
+
input: `0x${string}`;
|
|
2066
|
+
nonce: number;
|
|
2067
|
+
r: `0x${string}`;
|
|
2068
|
+
s: `0x${string}`;
|
|
2069
|
+
to: `0x${string}` | null;
|
|
2070
|
+
transactionIndex: number | null;
|
|
2071
|
+
typeHex: `0x${string}` | null;
|
|
2072
|
+
v: bigint;
|
|
2073
|
+
value: bigint;
|
|
2074
|
+
yParity: number;
|
|
2075
|
+
gasPrice: bigint;
|
|
2076
|
+
maxFeePerGas: undefined;
|
|
2077
|
+
maxPriorityFeePerGas: undefined;
|
|
2078
|
+
accessList: import("viem").AccessList;
|
|
2079
|
+
chainId: number;
|
|
2080
|
+
type: "eip2930";
|
|
2081
|
+
l1BatchNumber: bigint | null;
|
|
2082
|
+
l1BatchTxIndex: bigint | null;
|
|
2083
|
+
} | {
|
|
2084
|
+
blockHash: `0x${string}` | null;
|
|
2085
|
+
blockNumber: bigint | null;
|
|
2086
|
+
from: `0x${string}`;
|
|
2087
|
+
gas: bigint;
|
|
2088
|
+
hash: `0x${string}`;
|
|
2089
|
+
input: `0x${string}`;
|
|
2090
|
+
nonce: number;
|
|
2091
|
+
r: `0x${string}`;
|
|
2092
|
+
s: `0x${string}`;
|
|
2093
|
+
to: `0x${string}` | null;
|
|
2094
|
+
transactionIndex: number | null;
|
|
2095
|
+
typeHex: `0x${string}` | null;
|
|
2096
|
+
v: bigint;
|
|
2097
|
+
value: bigint;
|
|
2098
|
+
yParity: number;
|
|
2099
|
+
gasPrice?: undefined;
|
|
2100
|
+
maxFeePerGas: bigint;
|
|
2101
|
+
maxPriorityFeePerGas: bigint;
|
|
2102
|
+
accessList: import("viem").AccessList;
|
|
2103
|
+
chainId: number;
|
|
2104
|
+
type: "eip1559";
|
|
2105
|
+
l1BatchNumber: bigint | null;
|
|
2106
|
+
l1BatchTxIndex: bigint | null;
|
|
2107
|
+
} | {
|
|
2108
|
+
blockHash: `0x${string}` | null;
|
|
2109
|
+
blockNumber: bigint | null;
|
|
2110
|
+
from: `0x${string}`;
|
|
2111
|
+
gas: bigint;
|
|
2112
|
+
hash: `0x${string}`;
|
|
2113
|
+
input: `0x${string}`;
|
|
2114
|
+
nonce: number;
|
|
2115
|
+
r: `0x${string}`;
|
|
2116
|
+
s: `0x${string}`;
|
|
2117
|
+
to: `0x${string}` | null;
|
|
2118
|
+
transactionIndex: number | null;
|
|
2119
|
+
typeHex: `0x${string}` | null;
|
|
2120
|
+
v: bigint;
|
|
2121
|
+
value: bigint;
|
|
2122
|
+
yParity: number;
|
|
2123
|
+
gasPrice?: undefined;
|
|
2124
|
+
maxFeePerGas: bigint;
|
|
2125
|
+
maxPriorityFeePerGas: bigint;
|
|
2126
|
+
accessList: import("viem").AccessList;
|
|
2127
|
+
chainId: number;
|
|
2128
|
+
type: "priority";
|
|
2129
|
+
l1BatchNumber: bigint | null;
|
|
2130
|
+
l1BatchTxIndex: bigint | null;
|
|
2131
|
+
} | {
|
|
2132
|
+
blockHash: `0x${string}` | null;
|
|
2133
|
+
blockNumber: bigint | null;
|
|
2134
|
+
from: `0x${string}`;
|
|
2135
|
+
gas: bigint;
|
|
2136
|
+
hash: `0x${string}`;
|
|
2137
|
+
input: `0x${string}`;
|
|
2138
|
+
nonce: number;
|
|
2139
|
+
r: `0x${string}`;
|
|
2140
|
+
s: `0x${string}`;
|
|
2141
|
+
to: `0x${string}` | null;
|
|
2142
|
+
transactionIndex: number | null;
|
|
2143
|
+
typeHex: `0x${string}` | null;
|
|
2144
|
+
v: bigint;
|
|
2145
|
+
value: bigint;
|
|
2146
|
+
yParity: number;
|
|
2147
|
+
gasPrice?: undefined;
|
|
2148
|
+
maxFeePerGas: bigint;
|
|
2149
|
+
maxPriorityFeePerGas: bigint;
|
|
2150
|
+
accessList: import("viem").AccessList;
|
|
2151
|
+
chainId: number;
|
|
2152
|
+
type: "eip712" | "priority";
|
|
2153
|
+
l1BatchNumber: bigint | null;
|
|
2154
|
+
l1BatchTxIndex: bigint | null;
|
|
2155
|
+
};
|
|
2156
|
+
type: "transaction";
|
|
2157
|
+
};
|
|
2158
|
+
readonly transactionReceipt: {
|
|
2159
|
+
exclude: [] | undefined;
|
|
2160
|
+
format: (args: import("viem/chains").Assign<Partial<import("viem").RpcTransactionReceipt>, import("viem/_types/chains/zksync/types").ZkSyncRpcTransactionReceiptOverrides>) => {
|
|
2161
|
+
blockHash: `0x${string}`;
|
|
2162
|
+
blockNumber: bigint;
|
|
2163
|
+
contractAddress: `0x${string}` | null;
|
|
2164
|
+
cumulativeGasUsed: bigint;
|
|
2165
|
+
effectiveGasPrice: bigint;
|
|
2166
|
+
from: `0x${string}`;
|
|
2167
|
+
gasUsed: bigint;
|
|
2168
|
+
logs: import("viem/_types/chains/zksync/types").ZkSyncLog<bigint, number, boolean, undefined, undefined, undefined, undefined>[];
|
|
2169
|
+
logsBloom: `0x${string}`;
|
|
2170
|
+
status: "success" | "reverted";
|
|
2171
|
+
to: `0x${string}` | null;
|
|
2172
|
+
transactionHash: `0x${string}`;
|
|
2173
|
+
transactionIndex: number;
|
|
2174
|
+
type: import("viem/_types/chains/zksync/types").ZkSyncTransactionType;
|
|
2175
|
+
l1BatchNumber: bigint | null;
|
|
2176
|
+
l1BatchTxIndex: bigint | null;
|
|
2177
|
+
l2ToL1Logs: import("viem/_types/chains/zksync/types").ZkSyncL2ToL1Log[];
|
|
2178
|
+
};
|
|
2179
|
+
type: "transactionReceipt";
|
|
2180
|
+
};
|
|
2181
|
+
readonly transactionRequest: {
|
|
2182
|
+
exclude: ("gasPerPubdata" | "customSignature" | "paymaster" | "paymasterInput" | "factoryDeps")[] | undefined;
|
|
2183
|
+
format: (args: import("viem/chains").Assign<Partial<import("viem").TransactionRequest<bigint, number>>, import("viem/_types/chains/zksync/types").ZkSyncTransactionRequest>) => ({
|
|
2184
|
+
data?: `0x${string}` | undefined;
|
|
2185
|
+
from: `0x${string}`;
|
|
2186
|
+
gas?: `0x${string}` | undefined;
|
|
2187
|
+
nonce?: `0x${string}` | undefined;
|
|
2188
|
+
to?: `0x${string}` | null | undefined;
|
|
2189
|
+
value?: `0x${string}` | undefined;
|
|
2190
|
+
gasPrice?: `0x${string}` | undefined;
|
|
2191
|
+
maxFeePerGas?: undefined;
|
|
2192
|
+
maxPriorityFeePerGas?: undefined;
|
|
2193
|
+
accessList?: undefined;
|
|
2194
|
+
type?: "0x0" | undefined;
|
|
2195
|
+
eip712Meta?: undefined;
|
|
2196
|
+
} | {
|
|
2197
|
+
data?: `0x${string}` | undefined;
|
|
2198
|
+
from: `0x${string}`;
|
|
2199
|
+
gas?: `0x${string}` | undefined;
|
|
2200
|
+
nonce?: `0x${string}` | undefined;
|
|
2201
|
+
to?: `0x${string}` | null | undefined;
|
|
2202
|
+
value?: `0x${string}` | undefined;
|
|
2203
|
+
gasPrice?: `0x${string}` | undefined;
|
|
2204
|
+
maxFeePerGas?: undefined;
|
|
2205
|
+
maxPriorityFeePerGas?: undefined;
|
|
2206
|
+
accessList?: undefined;
|
|
2207
|
+
type?: "0x1" | undefined;
|
|
2208
|
+
eip712Meta?: undefined;
|
|
2209
|
+
} | {
|
|
2210
|
+
data?: `0x${string}` | undefined;
|
|
2211
|
+
from: `0x${string}`;
|
|
2212
|
+
gas?: `0x${string}` | undefined;
|
|
2213
|
+
nonce?: `0x${string}` | undefined;
|
|
2214
|
+
to?: `0x${string}` | null | undefined;
|
|
2215
|
+
value?: `0x${string}` | undefined;
|
|
2216
|
+
gasPrice?: undefined;
|
|
2217
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
2218
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
2219
|
+
accessList?: undefined;
|
|
2220
|
+
type?: "0x2" | undefined;
|
|
2221
|
+
eip712Meta?: undefined;
|
|
2222
|
+
} | {
|
|
2223
|
+
data?: `0x${string}` | undefined;
|
|
2224
|
+
from: `0x${string}`;
|
|
2225
|
+
gas?: `0x${string}` | undefined;
|
|
2226
|
+
nonce?: `0x${string}` | undefined;
|
|
2227
|
+
to?: `0x${string}` | null | undefined;
|
|
2228
|
+
value?: `0x${string}` | undefined;
|
|
2229
|
+
gasPrice?: undefined;
|
|
2230
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
2231
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
2232
|
+
accessList?: undefined;
|
|
2233
|
+
type: "0xff" | "0x71";
|
|
2234
|
+
eip712Meta: import("viem/_types/chains/zksync/types").ZkSyncEip712Meta;
|
|
2235
|
+
} | {
|
|
2236
|
+
data?: `0x${string}` | undefined;
|
|
2237
|
+
from: `0x${string}`;
|
|
2238
|
+
gas?: `0x${string}` | undefined;
|
|
2239
|
+
nonce?: `0x${string}` | undefined;
|
|
2240
|
+
to?: `0x${string}` | null | undefined;
|
|
2241
|
+
value?: `0x${string}` | undefined;
|
|
2242
|
+
gasPrice?: `0x${string}` | undefined;
|
|
2243
|
+
maxFeePerGas?: undefined;
|
|
2244
|
+
maxPriorityFeePerGas?: undefined;
|
|
2245
|
+
accessList?: undefined;
|
|
2246
|
+
type?: "0x0" | undefined;
|
|
2247
|
+
eip712Meta?: undefined;
|
|
2248
|
+
} | {
|
|
2249
|
+
data?: `0x${string}` | undefined;
|
|
2250
|
+
from: `0x${string}`;
|
|
2251
|
+
gas?: `0x${string}` | undefined;
|
|
2252
|
+
nonce?: `0x${string}` | undefined;
|
|
2253
|
+
to?: `0x${string}` | null | undefined;
|
|
2254
|
+
value?: `0x${string}` | undefined;
|
|
2255
|
+
gasPrice?: `0x${string}` | undefined;
|
|
2256
|
+
maxFeePerGas?: undefined;
|
|
2257
|
+
maxPriorityFeePerGas?: undefined;
|
|
2258
|
+
accessList?: import("viem").AccessList | undefined;
|
|
2259
|
+
type?: "0x1" | undefined;
|
|
2260
|
+
eip712Meta?: undefined;
|
|
2261
|
+
} | {
|
|
2262
|
+
data?: `0x${string}` | undefined;
|
|
2263
|
+
from: `0x${string}`;
|
|
2264
|
+
gas?: `0x${string}` | undefined;
|
|
2265
|
+
nonce?: `0x${string}` | undefined;
|
|
2266
|
+
to?: `0x${string}` | null | undefined;
|
|
2267
|
+
value?: `0x${string}` | undefined;
|
|
2268
|
+
gasPrice?: undefined;
|
|
2269
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
2270
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
2271
|
+
accessList?: import("viem").AccessList | undefined;
|
|
2272
|
+
type?: "0x2" | undefined;
|
|
2273
|
+
eip712Meta?: undefined;
|
|
2274
|
+
} | {
|
|
2275
|
+
data?: `0x${string}` | undefined;
|
|
2276
|
+
from: `0x${string}`;
|
|
2277
|
+
gas?: `0x${string}` | undefined;
|
|
2278
|
+
nonce?: `0x${string}` | undefined;
|
|
2279
|
+
to?: `0x${string}` | null | undefined;
|
|
2280
|
+
value?: `0x${string}` | undefined;
|
|
2281
|
+
gasPrice?: undefined;
|
|
2282
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
2283
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
2284
|
+
accessList?: import("viem").AccessList | undefined;
|
|
2285
|
+
type: "0xff" | "0x71";
|
|
2286
|
+
eip712Meta: import("viem/_types/chains/zksync/types").ZkSyncEip712Meta;
|
|
2287
|
+
} | {
|
|
2288
|
+
data?: `0x${string}` | undefined;
|
|
2289
|
+
from: `0x${string}`;
|
|
2290
|
+
gas?: `0x${string}` | undefined;
|
|
2291
|
+
nonce?: `0x${string}` | undefined;
|
|
2292
|
+
to?: `0x${string}` | null | undefined;
|
|
2293
|
+
value?: `0x${string}` | undefined;
|
|
2294
|
+
gasPrice?: `0x${string}` | undefined;
|
|
2295
|
+
maxFeePerGas?: undefined;
|
|
2296
|
+
maxPriorityFeePerGas?: undefined;
|
|
2297
|
+
accessList?: undefined;
|
|
2298
|
+
type?: "0x0" | undefined;
|
|
2299
|
+
eip712Meta?: undefined;
|
|
2300
|
+
} | {
|
|
2301
|
+
data?: `0x${string}` | undefined;
|
|
2302
|
+
from: `0x${string}`;
|
|
2303
|
+
gas?: `0x${string}` | undefined;
|
|
2304
|
+
nonce?: `0x${string}` | undefined;
|
|
2305
|
+
to?: `0x${string}` | null | undefined;
|
|
2306
|
+
value?: `0x${string}` | undefined;
|
|
2307
|
+
gasPrice?: `0x${string}` | undefined;
|
|
2308
|
+
maxFeePerGas?: undefined;
|
|
2309
|
+
maxPriorityFeePerGas?: undefined;
|
|
2310
|
+
accessList?: import("viem").AccessList | undefined;
|
|
2311
|
+
type?: "0x1" | undefined;
|
|
2312
|
+
eip712Meta?: undefined;
|
|
2313
|
+
} | {
|
|
2314
|
+
data?: `0x${string}` | undefined;
|
|
2315
|
+
from: `0x${string}`;
|
|
2316
|
+
gas?: `0x${string}` | undefined;
|
|
2317
|
+
nonce?: `0x${string}` | undefined;
|
|
2318
|
+
to?: `0x${string}` | null | undefined;
|
|
2319
|
+
value?: `0x${string}` | undefined;
|
|
2320
|
+
gasPrice?: undefined;
|
|
2321
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
2322
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
2323
|
+
accessList?: import("viem").AccessList | undefined;
|
|
2324
|
+
type?: "0x2" | undefined;
|
|
2325
|
+
eip712Meta?: undefined;
|
|
2326
|
+
} | {
|
|
2327
|
+
data?: `0x${string}` | undefined;
|
|
2328
|
+
from: `0x${string}`;
|
|
2329
|
+
gas?: `0x${string}` | undefined;
|
|
2330
|
+
nonce?: `0x${string}` | undefined;
|
|
2331
|
+
to?: `0x${string}` | null | undefined;
|
|
2332
|
+
value?: `0x${string}` | undefined;
|
|
2333
|
+
gasPrice?: undefined;
|
|
2334
|
+
maxFeePerGas?: `0x${string}` | undefined;
|
|
2335
|
+
maxPriorityFeePerGas?: `0x${string}` | undefined;
|
|
2336
|
+
accessList?: import("viem").AccessList | undefined;
|
|
2337
|
+
type: "0xff" | "0x71";
|
|
2338
|
+
eip712Meta: import("viem/_types/chains/zksync/types").ZkSyncEip712Meta;
|
|
2339
|
+
}) & {
|
|
2340
|
+
customSignature: never;
|
|
2341
|
+
factoryDeps: never;
|
|
2342
|
+
gasPerPubdata: never;
|
|
2343
|
+
paymaster: never;
|
|
2344
|
+
paymasterInput: never;
|
|
2345
|
+
};
|
|
2346
|
+
type: "transactionRequest";
|
|
2347
|
+
};
|
|
2348
|
+
};
|
|
2349
|
+
readonly serializers: {
|
|
2350
|
+
readonly transaction: (transaction: import("viem/_types/chains/zksync/types").ZkSyncTransactionSerializable, signature?: import("viem").Signature | undefined) => `0x${string}` | `0x02${string}` | `0x01${string}`;
|
|
2351
|
+
};
|
|
2352
|
+
readonly fees?: import("viem").ChainFees<undefined> | undefined;
|
|
2353
|
+
readonly network: "zksync-era";
|
|
2354
|
+
}];
|