@gfxlabs/oku-chains 1.9.10 → 1.9.11
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/types/definitions/arbitrum.d.ts +205 -0
- package/dist/types/definitions/avalanche.d.ts +147 -0
- package/dist/types/definitions/base.d.ts +468 -0
- package/dist/types/definitions/blast.d.ts +410 -0
- package/dist/types/definitions/bob.d.ts +408 -0
- package/dist/types/definitions/boba.d.ts +140 -0
- package/dist/types/definitions/bsc.d.ts +186 -0
- package/dist/types/definitions/celo.d.ts +993 -0
- package/dist/types/definitions/corn.d.ts +137 -0
- package/dist/types/definitions/etherlink.d.ts +145 -0
- package/dist/types/definitions/filecoin.d.ts +143 -0
- package/dist/types/definitions/gnosis.d.ts +178 -0
- package/dist/types/definitions/goat.d.ts +125 -0
- package/dist/types/definitions/hemi.d.ts +144 -0
- package/dist/types/definitions/index.d.ts +48 -0
- package/dist/types/definitions/lens.d.ts +131 -0
- package/dist/types/definitions/lightlink.d.ts +135 -0
- package/dist/types/definitions/linea.d.ts +176 -0
- package/dist/types/definitions/lisk.d.ts +387 -0
- package/dist/types/definitions/mainnet.d.ts +220 -0
- package/dist/types/definitions/manta.d.ts +137 -0
- package/dist/types/definitions/mantle.d.ts +155 -0
- package/dist/types/definitions/matchain.d.ts +114 -0
- package/dist/types/definitions/metal.d.ts +387 -0
- package/dist/types/definitions/monad.d.ts +146 -0
- package/dist/types/definitions/moonbeam.d.ts +149 -0
- package/dist/types/definitions/nibiru.d.ts +121 -0
- package/dist/types/definitions/optimism.d.ts +484 -0
- package/dist/types/definitions/plasma.d.ts +121 -0
- package/dist/types/definitions/polygon.d.ts +197 -0
- package/dist/types/definitions/redbelly.d.ts +118 -0
- package/dist/types/definitions/ronin.d.ts +129 -0
- package/dist/types/definitions/rootstock.d.ts +158 -0
- package/dist/types/definitions/saga.d.ts +122 -0
- package/dist/types/definitions/scroll.d.ts +167 -0
- package/dist/types/definitions/sei.d.ts +171 -0
- package/dist/types/definitions/sonic.d.ts +158 -0
- package/dist/types/definitions/taiko.d.ts +156 -0
- package/dist/types/definitions/telos.d.ts +141 -0
- package/dist/types/definitions/tronShasta.d.ts +99 -0
- package/dist/types/definitions/unichain.d.ts +419 -0
- package/dist/types/definitions/worldchain.d.ts +413 -0
- package/dist/types/definitions/xdc.d.ts +126 -0
- package/dist/types/definitions/zerog.d.ts +119 -0
- package/dist/types/definitions/zkevm.d.ts +143 -0
- package/dist/types/definitions/zksync.d.ts +545 -0
- package/dist/types/script/supported.d.ts +1 -0
- package/dist/types/spec/index.d.ts +207 -0
- package/dist/types/util/index.d.ts +3 -0
- package/package.json +2 -2
|
@@ -0,0 +1,468 @@
|
|
|
1
|
+
export declare const base: Readonly<{
|
|
2
|
+
sortIndex: 8;
|
|
3
|
+
launchTime: 1707321600;
|
|
4
|
+
transactionType: "eip1559";
|
|
5
|
+
blockTimeSeconds: 2;
|
|
6
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg";
|
|
7
|
+
deprecated: false;
|
|
8
|
+
blockAid: "base";
|
|
9
|
+
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224";
|
|
10
|
+
defaultToken0: "0x4200000000000000000000000000000000000006";
|
|
11
|
+
defaultToken1: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
12
|
+
morpho: {
|
|
13
|
+
deployBlock: number;
|
|
14
|
+
morpho: "0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb";
|
|
15
|
+
mmFactory10: "0xa9c3d3a366466fa809d1ae982fb2c46e5fc41101";
|
|
16
|
+
mmFactory11: "0xFf62A7c278C62eD665133147129245053Bbf5918";
|
|
17
|
+
bundler3: "0x6BFd8137e702540E7A42B74178A4a49Ba43920C4";
|
|
18
|
+
publicAllocator: "0xA090dD1a701408Df1d4d0B85b716c87565f90467";
|
|
19
|
+
};
|
|
20
|
+
externalId: {
|
|
21
|
+
zerion: string;
|
|
22
|
+
debank: string;
|
|
23
|
+
cowswap: string;
|
|
24
|
+
tenderly: string;
|
|
25
|
+
};
|
|
26
|
+
markets: {
|
|
27
|
+
kyberswap: string;
|
|
28
|
+
oneinch: {
|
|
29
|
+
spender: string;
|
|
30
|
+
};
|
|
31
|
+
paraswap: {
|
|
32
|
+
routerContract: string;
|
|
33
|
+
};
|
|
34
|
+
openocean: string;
|
|
35
|
+
zeroex: true;
|
|
36
|
+
icecreamswap: true;
|
|
37
|
+
cowswap: string;
|
|
38
|
+
};
|
|
39
|
+
bridges: {
|
|
40
|
+
chainlink: {
|
|
41
|
+
atlasNetworkName: string;
|
|
42
|
+
routerAddress: string;
|
|
43
|
+
chainSelector: bigint;
|
|
44
|
+
tokenAdminRegistry: string;
|
|
45
|
+
};
|
|
46
|
+
rhinofi: string;
|
|
47
|
+
stargate: {
|
|
48
|
+
endpointID: number;
|
|
49
|
+
blockConfirmations: number;
|
|
50
|
+
tokens: ({
|
|
51
|
+
name: string;
|
|
52
|
+
id: number;
|
|
53
|
+
address: string;
|
|
54
|
+
} | {
|
|
55
|
+
name: string;
|
|
56
|
+
type: string;
|
|
57
|
+
id: number;
|
|
58
|
+
address: string;
|
|
59
|
+
})[];
|
|
60
|
+
};
|
|
61
|
+
wanbridge: {
|
|
62
|
+
requiredConfirmations: number;
|
|
63
|
+
};
|
|
64
|
+
wormhole: {
|
|
65
|
+
chain: string;
|
|
66
|
+
timeToFinalize: number;
|
|
67
|
+
};
|
|
68
|
+
layerzero: {
|
|
69
|
+
eid: number;
|
|
70
|
+
tokens: {
|
|
71
|
+
id: number;
|
|
72
|
+
symbol: string;
|
|
73
|
+
project: string;
|
|
74
|
+
OFTAddress: string;
|
|
75
|
+
}[];
|
|
76
|
+
};
|
|
77
|
+
};
|
|
78
|
+
oracles: {
|
|
79
|
+
cmc: {
|
|
80
|
+
slug: string;
|
|
81
|
+
native: string;
|
|
82
|
+
};
|
|
83
|
+
coingecko: {
|
|
84
|
+
slug: string;
|
|
85
|
+
native: string;
|
|
86
|
+
};
|
|
87
|
+
dexscreener: string;
|
|
88
|
+
};
|
|
89
|
+
safeReorgDistance: 90000;
|
|
90
|
+
uniswap: {
|
|
91
|
+
deployBlock: number;
|
|
92
|
+
poolFactory: "0x33128a8fC17869897dcE68Ed026d694621f6FDfD";
|
|
93
|
+
multicall2: "0x41A513463248971B41C0580726CF4D425c071732";
|
|
94
|
+
tickLens: "0x0CdeE061c75D43c82520eD998C23ac2991c9ac6d";
|
|
95
|
+
nonfungiblePositionManager: "0x03a520b32C04BF3bEEf7BEb72E919cf822Ed34f1";
|
|
96
|
+
positionsNFT: "0x03a520b32C04BF3bEEf7BEb72E919cf822Ed34f1";
|
|
97
|
+
positionsNFTDeployBlock: number;
|
|
98
|
+
universalRouter: "0xec8b0f7ffe3ae75d7ffab09429e3675bb63503e4";
|
|
99
|
+
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
100
|
+
wrappedNativeSymbol: string;
|
|
101
|
+
wrappedNativeName: string;
|
|
102
|
+
wrappedNativeDecimals: number;
|
|
103
|
+
nativeCurrencyName: string;
|
|
104
|
+
};
|
|
105
|
+
token: {
|
|
106
|
+
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
107
|
+
};
|
|
108
|
+
oku: {
|
|
109
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
|
|
110
|
+
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
111
|
+
limitOrderRegistryDeployBlock: number;
|
|
112
|
+
pricing: {
|
|
113
|
+
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
114
|
+
nativeWrappedName: string;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
117
|
+
tokenList: ({
|
|
118
|
+
symbol: string;
|
|
119
|
+
address: "0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca";
|
|
120
|
+
} | {
|
|
121
|
+
symbol: string;
|
|
122
|
+
address: "0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22";
|
|
123
|
+
} | {
|
|
124
|
+
symbol: string;
|
|
125
|
+
address: "0x4200000000000000000000000000000000000006";
|
|
126
|
+
} | {
|
|
127
|
+
symbol: string;
|
|
128
|
+
address: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
129
|
+
} | {
|
|
130
|
+
symbol: string;
|
|
131
|
+
address: "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2";
|
|
132
|
+
})[];
|
|
133
|
+
stables: ("0x833589fcd6edb6e08f4c7c32d4f71b54bda02913" | "0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca" | "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2" | "0x50c5725949a6f0c72e6c4a641f24049a917db0cb")[];
|
|
134
|
+
watchlist: ("0xd0b53d9277642d899df5c87a3966a349a798f224" | "0x4c36388be6f416a29c8d8eee81c771ce6be14b18" | "0x06959273e9a65433de71f5a452d529544e07ddd0" | "0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa" | "0x48413707b70355597404018e7c603b261fcadf3f" | "0x4b0aaf3ebb163dd45f663b38b6d93f6093ebc2d3" | "0x0d5959a52e7004b601f0be70618d01ac3cdce976" | "0x10648ba41b8565907cfa1496765fa4d95390aa0d" | "0x22f9623817f152148b4e080e98af66fbe9c5adf8" | "0xae2ce200bdb67c472030b31f602f0756c9aeb61c" | "0xd5638bf58e2762fa40bd753490f693cbb1986709" | "0x018046b1d182f7c0978c07610e1173c8e11913fd" | "0x24e1cbd6fed006ceed9af0dce688acc7951d57a9" | "0x97a25cc2793f0ffa90e1667cf7b3c1f130737189" | "0xfcc89a1f250d76de198767d33e1ca9138a7fb54b" | "0x3bc5180d5439b500f381f9a46f15dd6608101671" | "0xa555149210075702a734968f338d5e1cbd509354" | "0x5197195ac878741b192f84ff6d7da5a85b9e634b" | "0xe745a591970e0fa981204cf525e170a2b9e4fb93" | "0x7e904aaf3439402eb21958fe090bd852d5e882cf")[];
|
|
135
|
+
internalName: "base";
|
|
136
|
+
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
137
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/eth.png";
|
|
138
|
+
contracts: {
|
|
139
|
+
nftManager: {
|
|
140
|
+
address: "0x03a520b32C04BF3bEEf7BEb72E919cf822Ed34f1";
|
|
141
|
+
};
|
|
142
|
+
weth9: {
|
|
143
|
+
address: "0x4200000000000000000000000000000000000006";
|
|
144
|
+
};
|
|
145
|
+
limitOrder: {
|
|
146
|
+
address: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
147
|
+
};
|
|
148
|
+
multicall2: {
|
|
149
|
+
address: "0x41A513463248971B41C0580726CF4D425c071732";
|
|
150
|
+
};
|
|
151
|
+
multicall3: {
|
|
152
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
153
|
+
};
|
|
154
|
+
metrom: {
|
|
155
|
+
address: "0xD1D3Cf05Ef211C71056f0aF1a7FD1DF989E109c3";
|
|
156
|
+
blockCreated: number;
|
|
157
|
+
};
|
|
158
|
+
disputeGameFactory: {
|
|
159
|
+
readonly 1: {
|
|
160
|
+
readonly address: "0x43edB88C4B80fDD2AdFF2412A7BebF9dF42cB40e";
|
|
161
|
+
};
|
|
162
|
+
};
|
|
163
|
+
l2OutputOracle: {
|
|
164
|
+
readonly 1: {
|
|
165
|
+
readonly address: "0x56315b90c40730925ec5485cf004d835058518A0";
|
|
166
|
+
};
|
|
167
|
+
};
|
|
168
|
+
portal: {
|
|
169
|
+
readonly 1: {
|
|
170
|
+
readonly address: "0x49048044D57e1C92A77f79988d21Fa8fAF74E97e";
|
|
171
|
+
readonly blockCreated: 17482143;
|
|
172
|
+
};
|
|
173
|
+
};
|
|
174
|
+
l1StandardBridge: {
|
|
175
|
+
readonly 1: {
|
|
176
|
+
readonly address: "0x3154Cf16ccdb4C6d922629664174b904d80F2C35";
|
|
177
|
+
readonly blockCreated: 17482143;
|
|
178
|
+
};
|
|
179
|
+
};
|
|
180
|
+
gasPriceOracle: {
|
|
181
|
+
readonly address: "0x420000000000000000000000000000000000000F";
|
|
182
|
+
};
|
|
183
|
+
l1Block: {
|
|
184
|
+
readonly address: "0x4200000000000000000000000000000000000015";
|
|
185
|
+
};
|
|
186
|
+
l2CrossDomainMessenger: {
|
|
187
|
+
readonly address: "0x4200000000000000000000000000000000000007";
|
|
188
|
+
};
|
|
189
|
+
l2Erc721Bridge: {
|
|
190
|
+
readonly address: "0x4200000000000000000000000000000000000014";
|
|
191
|
+
};
|
|
192
|
+
l2StandardBridge: {
|
|
193
|
+
readonly address: "0x4200000000000000000000000000000000000010";
|
|
194
|
+
};
|
|
195
|
+
l2ToL1MessagePasser: {
|
|
196
|
+
readonly address: "0x4200000000000000000000000000000000000016";
|
|
197
|
+
};
|
|
198
|
+
};
|
|
199
|
+
blockExplorers: {
|
|
200
|
+
readonly default: {
|
|
201
|
+
readonly name: "Basescan";
|
|
202
|
+
readonly url: "https://basescan.org";
|
|
203
|
+
readonly apiUrl: "https://api.basescan.org/api";
|
|
204
|
+
};
|
|
205
|
+
};
|
|
206
|
+
blockTime: 2000;
|
|
207
|
+
ensTlds?: readonly string[] | undefined;
|
|
208
|
+
id: 8453;
|
|
209
|
+
name: "Base";
|
|
210
|
+
nativeCurrency: {
|
|
211
|
+
readonly name: "Ether";
|
|
212
|
+
readonly symbol: "ETH";
|
|
213
|
+
readonly decimals: 18;
|
|
214
|
+
};
|
|
215
|
+
experimental_preconfirmationTime?: number | undefined | undefined | undefined;
|
|
216
|
+
rpcUrls: {
|
|
217
|
+
readonly default: {
|
|
218
|
+
readonly http: readonly ["https://mainnet.base.org"];
|
|
219
|
+
};
|
|
220
|
+
};
|
|
221
|
+
sourceId: 1;
|
|
222
|
+
testnet?: boolean | undefined | undefined | undefined;
|
|
223
|
+
custom?: Record<string, unknown> | undefined;
|
|
224
|
+
extendSchema?: Record<string, unknown> | undefined;
|
|
225
|
+
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
226
|
+
formatters: {
|
|
227
|
+
readonly block: {
|
|
228
|
+
exclude: [] | undefined;
|
|
229
|
+
format: (args: import("viem/chains").OpStackRpcBlock, action?: string | undefined) => {
|
|
230
|
+
baseFeePerGas: bigint | null;
|
|
231
|
+
blobGasUsed: bigint;
|
|
232
|
+
difficulty: bigint;
|
|
233
|
+
excessBlobGas: bigint;
|
|
234
|
+
extraData: import("viem").Hex;
|
|
235
|
+
gasLimit: bigint;
|
|
236
|
+
gasUsed: bigint;
|
|
237
|
+
hash: `0x${string}` | null;
|
|
238
|
+
logsBloom: `0x${string}` | null;
|
|
239
|
+
miner: import("abitype").Address;
|
|
240
|
+
mixHash: import("viem").Hash;
|
|
241
|
+
nonce: `0x${string}` | null;
|
|
242
|
+
number: bigint | null;
|
|
243
|
+
parentBeaconBlockRoot?: `0x${string}` | undefined;
|
|
244
|
+
parentHash: import("viem").Hash;
|
|
245
|
+
receiptsRoot: import("viem").Hex;
|
|
246
|
+
sealFields: import("viem").Hex[];
|
|
247
|
+
sha3Uncles: import("viem").Hash;
|
|
248
|
+
size: bigint;
|
|
249
|
+
stateRoot: import("viem").Hash;
|
|
250
|
+
timestamp: bigint;
|
|
251
|
+
totalDifficulty: bigint | null;
|
|
252
|
+
transactions: `0x${string}`[] | import("viem/chains").OpStackTransaction<boolean>[];
|
|
253
|
+
transactionsRoot: import("viem").Hash;
|
|
254
|
+
uncles: import("viem").Hash[];
|
|
255
|
+
withdrawals?: import("viem").Withdrawal[] | undefined | undefined;
|
|
256
|
+
withdrawalsRoot?: `0x${string}` | undefined;
|
|
257
|
+
} & {};
|
|
258
|
+
type: "block";
|
|
259
|
+
};
|
|
260
|
+
readonly transaction: {
|
|
261
|
+
exclude: [] | undefined;
|
|
262
|
+
format: (args: import("viem/chains").OpStackRpcTransaction, action?: string | undefined) => ({
|
|
263
|
+
blockHash: `0x${string}` | null;
|
|
264
|
+
blockNumber: bigint | null;
|
|
265
|
+
from: import("abitype").Address;
|
|
266
|
+
gas: bigint;
|
|
267
|
+
hash: import("viem").Hash;
|
|
268
|
+
input: import("viem").Hex;
|
|
269
|
+
nonce: number;
|
|
270
|
+
r: import("viem").Hex;
|
|
271
|
+
s: import("viem").Hex;
|
|
272
|
+
to: import("abitype").Address | null;
|
|
273
|
+
transactionIndex: number | null;
|
|
274
|
+
typeHex: import("viem").Hex | null;
|
|
275
|
+
v: bigint;
|
|
276
|
+
value: bigint;
|
|
277
|
+
yParity: number;
|
|
278
|
+
gasPrice?: undefined | undefined;
|
|
279
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
280
|
+
maxFeePerGas: bigint;
|
|
281
|
+
maxPriorityFeePerGas: bigint;
|
|
282
|
+
isSystemTx?: boolean;
|
|
283
|
+
mint?: bigint | undefined | undefined;
|
|
284
|
+
sourceHash: import("viem").Hex;
|
|
285
|
+
type: "deposit";
|
|
286
|
+
} | {
|
|
287
|
+
r: import("viem").Hex;
|
|
288
|
+
s: import("viem").Hex;
|
|
289
|
+
v: bigint;
|
|
290
|
+
value: bigint;
|
|
291
|
+
gas: bigint;
|
|
292
|
+
to: import("abitype").Address | null;
|
|
293
|
+
from: import("abitype").Address;
|
|
294
|
+
nonce: number;
|
|
295
|
+
blockHash: `0x${string}` | null;
|
|
296
|
+
blockNumber: bigint | null;
|
|
297
|
+
transactionIndex: number | null;
|
|
298
|
+
hash: import("viem").Hash;
|
|
299
|
+
input: import("viem").Hex;
|
|
300
|
+
typeHex: import("viem").Hex | null;
|
|
301
|
+
accessList?: undefined | undefined;
|
|
302
|
+
authorizationList?: undefined | undefined;
|
|
303
|
+
blobVersionedHashes?: undefined | undefined;
|
|
304
|
+
chainId?: number | undefined;
|
|
305
|
+
yParity?: undefined | undefined;
|
|
306
|
+
type: "legacy";
|
|
307
|
+
gasPrice: bigint;
|
|
308
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
309
|
+
maxFeePerGas?: undefined | undefined;
|
|
310
|
+
maxPriorityFeePerGas?: undefined | undefined;
|
|
311
|
+
isSystemTx?: undefined | undefined;
|
|
312
|
+
mint?: undefined | undefined;
|
|
313
|
+
sourceHash?: undefined | undefined;
|
|
314
|
+
} | {
|
|
315
|
+
blockHash: `0x${string}` | null;
|
|
316
|
+
blockNumber: bigint | null;
|
|
317
|
+
from: import("abitype").Address;
|
|
318
|
+
gas: bigint;
|
|
319
|
+
hash: import("viem").Hash;
|
|
320
|
+
input: import("viem").Hex;
|
|
321
|
+
nonce: number;
|
|
322
|
+
r: import("viem").Hex;
|
|
323
|
+
s: import("viem").Hex;
|
|
324
|
+
to: import("abitype").Address | null;
|
|
325
|
+
transactionIndex: number | null;
|
|
326
|
+
typeHex: import("viem").Hex | null;
|
|
327
|
+
v: bigint;
|
|
328
|
+
value: bigint;
|
|
329
|
+
yParity: number;
|
|
330
|
+
accessList: import("viem").AccessList;
|
|
331
|
+
authorizationList?: undefined | undefined;
|
|
332
|
+
blobVersionedHashes?: undefined | undefined;
|
|
333
|
+
chainId: number;
|
|
334
|
+
type: "eip2930";
|
|
335
|
+
gasPrice: bigint;
|
|
336
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
337
|
+
maxFeePerGas?: undefined | undefined;
|
|
338
|
+
maxPriorityFeePerGas?: undefined | undefined;
|
|
339
|
+
isSystemTx?: undefined | undefined;
|
|
340
|
+
mint?: undefined | undefined;
|
|
341
|
+
sourceHash?: undefined | undefined;
|
|
342
|
+
} | {
|
|
343
|
+
blockHash: `0x${string}` | null;
|
|
344
|
+
blockNumber: bigint | null;
|
|
345
|
+
from: import("abitype").Address;
|
|
346
|
+
gas: bigint;
|
|
347
|
+
hash: import("viem").Hash;
|
|
348
|
+
input: import("viem").Hex;
|
|
349
|
+
nonce: number;
|
|
350
|
+
r: import("viem").Hex;
|
|
351
|
+
s: import("viem").Hex;
|
|
352
|
+
to: import("abitype").Address | null;
|
|
353
|
+
transactionIndex: number | null;
|
|
354
|
+
typeHex: import("viem").Hex | null;
|
|
355
|
+
v: bigint;
|
|
356
|
+
value: bigint;
|
|
357
|
+
yParity: number;
|
|
358
|
+
accessList: import("viem").AccessList;
|
|
359
|
+
authorizationList?: undefined | undefined;
|
|
360
|
+
blobVersionedHashes?: undefined | undefined;
|
|
361
|
+
chainId: number;
|
|
362
|
+
type: "eip1559";
|
|
363
|
+
gasPrice?: undefined | undefined;
|
|
364
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
365
|
+
maxFeePerGas: bigint;
|
|
366
|
+
maxPriorityFeePerGas: bigint;
|
|
367
|
+
isSystemTx?: undefined | undefined;
|
|
368
|
+
mint?: undefined | undefined;
|
|
369
|
+
sourceHash?: undefined | undefined;
|
|
370
|
+
} | {
|
|
371
|
+
blockHash: `0x${string}` | null;
|
|
372
|
+
blockNumber: bigint | null;
|
|
373
|
+
from: import("abitype").Address;
|
|
374
|
+
gas: bigint;
|
|
375
|
+
hash: import("viem").Hash;
|
|
376
|
+
input: import("viem").Hex;
|
|
377
|
+
nonce: number;
|
|
378
|
+
r: import("viem").Hex;
|
|
379
|
+
s: import("viem").Hex;
|
|
380
|
+
to: import("abitype").Address | null;
|
|
381
|
+
transactionIndex: number | null;
|
|
382
|
+
typeHex: import("viem").Hex | null;
|
|
383
|
+
v: bigint;
|
|
384
|
+
value: bigint;
|
|
385
|
+
yParity: number;
|
|
386
|
+
accessList: import("viem").AccessList;
|
|
387
|
+
authorizationList?: undefined | undefined;
|
|
388
|
+
blobVersionedHashes: readonly import("viem").Hex[];
|
|
389
|
+
chainId: number;
|
|
390
|
+
type: "eip4844";
|
|
391
|
+
gasPrice?: undefined | undefined;
|
|
392
|
+
maxFeePerBlobGas: bigint;
|
|
393
|
+
maxFeePerGas: bigint;
|
|
394
|
+
maxPriorityFeePerGas: bigint;
|
|
395
|
+
isSystemTx?: undefined | undefined;
|
|
396
|
+
mint?: undefined | undefined;
|
|
397
|
+
sourceHash?: undefined | undefined;
|
|
398
|
+
} | {
|
|
399
|
+
blockHash: `0x${string}` | null;
|
|
400
|
+
blockNumber: bigint | null;
|
|
401
|
+
from: import("abitype").Address;
|
|
402
|
+
gas: bigint;
|
|
403
|
+
hash: import("viem").Hash;
|
|
404
|
+
input: import("viem").Hex;
|
|
405
|
+
nonce: number;
|
|
406
|
+
r: import("viem").Hex;
|
|
407
|
+
s: import("viem").Hex;
|
|
408
|
+
to: import("abitype").Address | null;
|
|
409
|
+
transactionIndex: number | null;
|
|
410
|
+
typeHex: import("viem").Hex | null;
|
|
411
|
+
v: bigint;
|
|
412
|
+
value: bigint;
|
|
413
|
+
yParity: number;
|
|
414
|
+
accessList: import("viem").AccessList;
|
|
415
|
+
authorizationList: import("viem").SignedAuthorizationList;
|
|
416
|
+
blobVersionedHashes?: undefined | undefined;
|
|
417
|
+
chainId: number;
|
|
418
|
+
type: "eip7702";
|
|
419
|
+
gasPrice?: undefined | undefined;
|
|
420
|
+
maxFeePerBlobGas?: undefined | undefined;
|
|
421
|
+
maxFeePerGas: bigint;
|
|
422
|
+
maxPriorityFeePerGas: bigint;
|
|
423
|
+
isSystemTx?: undefined | undefined;
|
|
424
|
+
mint?: undefined | undefined;
|
|
425
|
+
sourceHash?: undefined | undefined;
|
|
426
|
+
}) & {};
|
|
427
|
+
type: "transaction";
|
|
428
|
+
};
|
|
429
|
+
readonly transactionReceipt: {
|
|
430
|
+
exclude: [] | undefined;
|
|
431
|
+
format: (args: import("viem/chains").OpStackRpcTransactionReceipt, action?: string | undefined) => {
|
|
432
|
+
blobGasPrice?: bigint | undefined;
|
|
433
|
+
blobGasUsed?: bigint | undefined;
|
|
434
|
+
blockHash: import("viem").Hash;
|
|
435
|
+
blockNumber: bigint;
|
|
436
|
+
contractAddress: import("abitype").Address | null | undefined;
|
|
437
|
+
cumulativeGasUsed: bigint;
|
|
438
|
+
effectiveGasPrice: bigint;
|
|
439
|
+
from: import("abitype").Address;
|
|
440
|
+
gasUsed: bigint;
|
|
441
|
+
logs: import("viem").Log<bigint, number, false>[];
|
|
442
|
+
logsBloom: import("viem").Hex;
|
|
443
|
+
root?: `0x${string}` | undefined;
|
|
444
|
+
status: "success" | "reverted";
|
|
445
|
+
to: import("abitype").Address | null;
|
|
446
|
+
transactionHash: import("viem").Hash;
|
|
447
|
+
transactionIndex: number;
|
|
448
|
+
type: import("viem").TransactionType;
|
|
449
|
+
l1GasPrice: bigint | null;
|
|
450
|
+
l1GasUsed: bigint | null;
|
|
451
|
+
l1Fee: bigint | null;
|
|
452
|
+
l1FeeScalar: number | null;
|
|
453
|
+
} & {};
|
|
454
|
+
type: "transactionReceipt";
|
|
455
|
+
};
|
|
456
|
+
};
|
|
457
|
+
prepareTransactionRequest?: ((args: import("viem").PrepareTransactionRequestParameters, options: {
|
|
458
|
+
phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters";
|
|
459
|
+
}) => Promise<import("viem").PrepareTransactionRequestParameters>) | [fn: ((args: import("viem").PrepareTransactionRequestParameters, options: {
|
|
460
|
+
phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters";
|
|
461
|
+
}) => Promise<import("viem").PrepareTransactionRequestParameters>) | undefined, options: {
|
|
462
|
+
runAt: readonly ("beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters")[];
|
|
463
|
+
}] | undefined | undefined;
|
|
464
|
+
serializers: {
|
|
465
|
+
readonly transaction: typeof import("viem/chains").serializeTransactionOpStack;
|
|
466
|
+
};
|
|
467
|
+
verifyHash?: ((client: import("viem").Client, parameters: import("viem").VerifyHashActionParameters) => Promise<import("viem").VerifyHashActionReturnType>) | undefined | undefined;
|
|
468
|
+
}>;
|