@@ -27,24 +27,6 @@ export const EntropyDeployments = {
27
27
rpc : "https://rpc.blast.io" ,
28
28
nativeCurrency : "ETH" ,
29
29
} ,
30
- "lightlink-phoenix" : {
31
- address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
32
- network : "mainnet" ,
33
- explorer : "https://phoenix.lightlink.io/address/$ADDRESS" ,
34
- delay : "1 block" ,
35
- gasLimit : "500K" ,
36
- rpc : "https://replicator.phoenix.lightlink.io/rpc/v1" ,
37
- nativeCurrency : "ETH" ,
38
- } ,
39
- chiliz : {
40
- address : "0x0708325268dF9F66270F1401206434524814508b" ,
41
- network : "mainnet" ,
42
- explorer : "https://scan.chiliz.com/address/$ADDRESS" ,
43
- delay : "12 blocks" ,
44
- gasLimit : "500K" ,
45
- rpc : "https://rpc.ankr.com/chiliz" ,
46
- nativeCurrency : "CHZ" ,
47
- } ,
48
30
arbitrum : {
49
31
address : "0x7698E925FfC29655576D0b361D75Af579e20AdAc" ,
50
32
network : "mainnet" ,
@@ -60,27 +42,9 @@ export const EntropyDeployments = {
60
42
explorer : "https://optimistic.etherscan.io/address/$ADDRESS" ,
61
43
delay : "2 blocks" ,
62
44
gasLimit : "500K" ,
63
- rpc : "https://optimism.llamarpc.com " ,
45
+ rpc : "https://optimism.drpc.org " ,
64
46
nativeCurrency : "ETH" ,
65
47
} ,
66
- mode : {
67
- address : "0x8D254a21b3C86D32F7179855531CE99164721933" ,
68
- network : "mainnet" ,
69
- explorer : "https://explorer.mode.network/address/$ADDRESS" ,
70
- delay : "2 blocks" ,
71
- gasLimit : "500K" ,
72
- rpc : "https://mainnet.mode.network/" ,
73
- nativeCurrency : "ETH" ,
74
- } ,
75
- zetachain : {
76
- address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
77
- network : "mainnet" ,
78
- explorer : "https://zetachain.blockscout.com/address/$ADDRESS" ,
79
- delay : "0 block" ,
80
- gasLimit : "500K" ,
81
- rpc : "https://zetachain-evm.blockpi.network/v1/rpc/public" ,
82
- nativeCurrency : "ZETA" ,
83
- } ,
84
48
base : {
85
49
address : "0x6E7D74FA7d5c90FEF9F0512987605a6d546181Bb" ,
86
50
network : "mainnet" ,
@@ -90,46 +54,10 @@ export const EntropyDeployments = {
90
54
rpc : "https://developer-access-mainnet.base.org/" ,
91
55
nativeCurrency : "ETH" ,
92
56
} ,
93
- "lightlink-pegasus" : {
94
- rpc : "https://replicator.pegasus.lightlink.io/rpc/v1" ,
95
- network : "testnet" ,
96
- delay : "" ,
97
- address : "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a" ,
98
- explorer : "https://pegasus.lightlink.io/address/$ADDRESS" ,
99
- gasLimit : "500K" ,
100
- nativeCurrency : "ETH" ,
101
- } ,
102
- "chiliz-spicy" : {
103
- rpc : "https://spicy-rpc.chiliz.com" ,
104
- network : "testnet" ,
105
- delay : "" ,
106
- address : "0xD458261E832415CFd3BAE5E416FdF3230ce6F134" ,
107
- explorer : "https://spicy-explorer.chiliz.com/address/$ADDRESS" ,
108
- gasLimit : "500K" ,
109
- nativeCurrency : "CHZ" ,
110
- } ,
111
- "conflux-espace-testnet" : {
112
- rpc : "https://evmtestnet.confluxrpc.com" ,
113
- network : "testnet" ,
114
- delay : "" ,
115
- address : "0xdF21D137Aadc95588205586636710ca2890538d5" ,
116
- explorer : "https://evmtestnet.confluxscan.org/address/$ADDRESS" ,
117
- gasLimit : "500K" ,
118
- nativeCurrency : "CFX" ,
119
- } ,
120
- "mode-sepolia" : {
121
- rpc : "https://sepolia.mode.network/" ,
122
- network : "testnet" ,
123
- delay : "" ,
124
- address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
125
- explorer : "https://sepolia.explorer.mode.network/address/$ADDRESS" ,
126
- gasLimit : "500K" ,
127
- nativeCurrency : "ETH" ,
128
- } ,
129
57
"sei-evm-testnet" : {
130
58
rpc : "https://evm-rpc-testnet.sei-apis.com" ,
131
59
network : "testnet" ,
132
- delay : "" ,
60
+ delay : "1 block " ,
133
61
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
134
62
explorer : "https://seitrace.com/address/$ADDRESS?chain=atlantic-2" ,
135
63
gasLimit : "500K" ,
@@ -138,7 +66,7 @@ export const EntropyDeployments = {
138
66
"arbitrum-sepolia" : {
139
67
rpc : "https://sepolia-rollup.arbitrum.io/rpc" ,
140
68
network : "testnet" ,
141
- delay : "" ,
69
+ delay : "6 blocks " ,
142
70
address : "0x549Ebba8036Ab746611B4fFA1423eb0A4Df61440" ,
143
71
explorer : "https://sepolia.arbiscan.io/address/$ADDRESS" ,
144
72
gasLimit : "2.5M" ,
@@ -147,16 +75,16 @@ export const EntropyDeployments = {
147
75
"blast-testnet" : {
148
76
rpc : "https://sepolia.blast.io" ,
149
77
network : "testnet" ,
150
- delay : "" ,
78
+ delay : "1 block " ,
151
79
address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
152
80
explorer : "https://testnet.blastscan.io/address/$ADDRESS" ,
153
81
gasLimit : "500K" ,
154
82
nativeCurrency : "ETH" ,
155
83
} ,
156
84
"optimism-sepolia" : {
157
- rpc : "https://api.zan.top/opt-sepolia " ,
85
+ rpc : "https://sepolia.optimism.io " ,
158
86
network : "testnet" ,
159
- delay : "" ,
87
+ delay : "2 blocks " ,
160
88
address : "0x4821932D0CDd71225A6d914706A621e0389D7061" ,
161
89
explorer : "https://optimism-sepolia.blockscout.com/address/$ADDRESS" ,
162
90
gasLimit : "500K" ,
@@ -165,57 +93,12 @@ export const EntropyDeployments = {
165
93
"base-sepolia" : {
166
94
rpc : "https://sepolia.base.org" ,
167
95
network : "testnet" ,
168
- delay : "" ,
96
+ delay : "1 block " ,
169
97
address : "0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c" ,
170
98
explorer : "https://base-sepolia.blockscout.com/address/$ADDRESS" ,
171
99
gasLimit : "500K" ,
172
100
nativeCurrency : "ETH" ,
173
101
} ,
174
- "berachain-testnet-v2" : {
175
- rpc : "https://evm-rpc-bera.rhino-apis.com/" ,
176
- network : "testnet" ,
177
- delay : "" ,
178
- address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
179
- explorer : "https://bartio.beratrail.io/address/$ADDRESS" ,
180
- gasLimit : "2.5M" ,
181
- nativeCurrency : "BERA" ,
182
- } ,
183
- "coredao-testnet" : {
184
- rpc : "https://rpc.test.btcs.network" ,
185
- network : "testnet" ,
186
- delay : "" ,
187
- address : "0xf0a1b566B55e0A0CB5BeF52Eb2a57142617Bee67" ,
188
- explorer : "https://scan.test.btcs.network/address/$ADDRESS" ,
189
- gasLimit : "500K" ,
190
- nativeCurrency : "tCORE" ,
191
- } ,
192
- "zetachain-testnet" : {
193
- rpc : "https://zetachain-athens-evm.blockpi.network/v1/rpc/public" ,
194
- network : "testnet" ,
195
- delay : "" ,
196
- address : "0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF" ,
197
- explorer : "https://explorer.zetachain.com/address/$ADDRESS" ,
198
- gasLimit : "500K" ,
199
- nativeCurrency : "ZETA" ,
200
- } ,
201
- "taiko-hekla" : {
202
- rpc : "https://rpc.hekla.taiko.xyz/" ,
203
- network : "testnet" ,
204
- delay : "" ,
205
- address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
206
- explorer : "https://hekla.taikoscan.network/address/$ADDRESS" ,
207
- gasLimit : "500K" ,
208
- nativeCurrency : "ETH" ,
209
- } ,
210
- "orange-testnet" : {
211
- address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
212
- explorer : "https://subnets-test.avax.network/orangetest/address/$ADDRESS" ,
213
- delay : "" ,
214
- gasLimit : "500K" ,
215
- network : "testnet" ,
216
- rpc : "https://subnets.avax.network/orangetest/testnet/rpc" ,
217
- nativeCurrency : "JUICE" ,
218
- } ,
219
102
"sei-evm" : {
220
103
address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
221
104
explorer : "https://seitrace.com/address/$ADDRESS?chain=pacific-1" ,
@@ -225,37 +108,10 @@ export const EntropyDeployments = {
225
108
rpc : "https://evm-rpc.sei-apis.com" ,
226
109
nativeCurrency : "SEI" ,
227
110
} ,
228
- merlin : {
229
- address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
230
- explorer : "https://scan.merlinchain.io/address/$ADDRESS" ,
231
- delay : "1 block" ,
232
- gasLimit : "500K" ,
233
- network : "mainnet" ,
234
- rpc : "https://rpc.merlinchain.io" ,
235
- nativeCurrency : "BTC" ,
236
- } ,
237
- "merlin-testnet" : {
238
- address : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
239
- explorer : "https://testnet-scan.merlinchain.io/address/$ADDRESS" ,
240
- delay : "" ,
241
- gasLimit : "500K" ,
242
- network : "testnet" ,
243
- rpc : "https://testnet-rpc.merlinchain.io/" ,
244
- nativeCurrency : "BTC" ,
245
- } ,
246
- taiko : {
247
- address : "0x26DD80569a8B23768A1d80869Ed7339e07595E85" ,
248
- explorer : "https://taikoscan.io/address/$ADDRESS" ,
249
- delay : "1 block" ,
250
- gasLimit : "500K" ,
251
- network : "mainnet" ,
252
- rpc : "https://rpc.mainnet.taiko.xyz" ,
253
- nativeCurrency : "ETH" ,
254
- } ,
255
111
"etherlink-testnet" : {
256
112
address : "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509" ,
257
113
explorer : "https://testnet.explorer.etherlink.com/address/$ADDRESS" ,
258
- delay : "" ,
114
+ delay : "1 block " ,
259
115
gasLimit : "15M" ,
260
116
network : "testnet" ,
261
117
rpc : "https://node.ghostnet.etherlink.com" ,
@@ -282,7 +138,7 @@ export const EntropyDeployments = {
282
138
"kaia-testnet" : {
283
139
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
284
140
explorer : "https://kairos.kaiascan.io/address/$ADDRESS" ,
285
- delay : "" ,
141
+ delay : "1 block " ,
286
142
gasLimit : "500K" ,
287
143
network : "testnet" ,
288
144
rpc : "https://rpc.ankr.com/klaytn_testnet" ,
@@ -291,7 +147,7 @@ export const EntropyDeployments = {
291
147
"tabi-testnet" : {
292
148
address : "0xEbe57e8045F2F230872523bbff7374986E45C486" ,
293
149
explorer : "https://testnetv2.tabiscan.com/address/$ADDRESS" ,
294
- delay : "" ,
150
+ delay : "0 block " ,
295
151
gasLimit : "500K" ,
296
152
network : "testnet" ,
297
153
rpc : "https://rpc.testnetv2.tabichain.com" ,
@@ -300,7 +156,7 @@ export const EntropyDeployments = {
300
156
"b3-testnet" : {
301
157
address : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
302
158
explorer : "https://sepolia.explorer.b3.fun/address/$ADDRESS" ,
303
- delay : "" ,
159
+ delay : "1 block " ,
304
160
gasLimit : "500K" ,
305
161
network : "testnet" ,
306
162
rpc : "https://sepolia.b3.fun/http/" ,
@@ -318,7 +174,7 @@ export const EntropyDeployments = {
318
174
"apechain-testnet" : {
319
175
address : "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509" ,
320
176
explorer : "https://curtis.explorer.caldera.xyz/address/$ADDRESS" ,
321
- delay : "" ,
177
+ delay : "1 block " ,
322
178
gasLimit : "500K" ,
323
179
network : "testnet" ,
324
180
rpc : "https://curtis.rpc.caldera.xyz/http" ,
@@ -327,7 +183,7 @@ export const EntropyDeployments = {
327
183
"soneium-minato-testnet" : {
328
184
address : "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509" ,
329
185
explorer : "https://explorer-testnet.soneium.org/address/$ADDRESS" ,
330
- delay : "" ,
186
+ delay : "1 block " ,
331
187
gasLimit : "500K" ,
332
188
network : "testnet" ,
333
189
rpc : "https://rpc.minato.soneium.org/" ,
@@ -345,7 +201,7 @@ export const EntropyDeployments = {
345
201
"sanko-testnet" : {
346
202
address : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
347
203
explorer : "https://sanko-arb-sepolia.explorer.caldera.xyz/address/$ADDRESS" ,
348
- delay : "" ,
204
+ delay : "1 block " ,
349
205
gasLimit : "500K" ,
350
206
network : "testnet" ,
351
207
rpc : "https://sanko-arb-sepolia.rpc.caldera.xyz/http" ,
@@ -363,7 +219,7 @@ export const EntropyDeployments = {
363
219
"abstract-testnet" : {
364
220
address : "0x858687fD592112f7046E394A3Bf10D0C11fF9e63" ,
365
221
explorer : "https://explorer.testnet.abs.xyz/address/$ADDRESS" ,
366
- delay : "" ,
222
+ delay : "0 block " ,
367
223
gasLimit : "500K" ,
368
224
network : "testnet" ,
369
225
rpc : "https://api.testnet.abs.xyz" ,
@@ -372,7 +228,7 @@ export const EntropyDeployments = {
372
228
"sonic-blaze-testnet" : {
373
229
address : "0xebe57e8045f2f230872523bbff7374986e45c486" ,
374
230
explorer : "https://blaze.soniclabs.com/address/$ADDRESS" ,
375
- delay : "" ,
231
+ delay : "1 block " ,
376
232
gasLimit : "500K" ,
377
233
network : "testnet" ,
378
234
rpc : "https://rpc.blaze.soniclabs.com" ,
@@ -381,7 +237,7 @@ export const EntropyDeployments = {
381
237
"unichain-sepolia" : {
382
238
address : "0x8D254a21b3C86D32F7179855531CE99164721933" ,
383
239
explorer : "https://unichain-sepolia.blockscout.com/address/$ADDRESS" ,
384
- delay : "" ,
240
+ delay : "1 block " ,
385
241
gasLimit : "500K" ,
386
242
network : "testnet" ,
387
243
rpc : "https://sepolia.unichain.org" ,
@@ -399,7 +255,7 @@ export const EntropyDeployments = {
399
255
"story-testnet" : {
400
256
address : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
401
257
explorer : "https://aeneid.storyscan.xyz/address/$ADDRESS" ,
402
- delay : "" ,
258
+ delay : "0 block " ,
403
259
gasLimit : "500K" ,
404
260
network : "testnet" ,
405
261
rpc : "https://aeneid.storyrpc.io" ,
@@ -408,7 +264,7 @@ export const EntropyDeployments = {
408
264
"monad-testnet" : {
409
265
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
410
266
explorer : "https://testnet.monadexplorer.com/address/$ADDRESS" ,
411
- delay : "" ,
267
+ delay : "2 blocks " ,
412
268
gasLimit : "500K" ,
413
269
network : "testnet" ,
414
270
rpc : "https://testnet-rpc.monad.xyz" ,
@@ -417,7 +273,7 @@ export const EntropyDeployments = {
417
273
abstract : {
418
274
address : "0x5a4a369F4db5df2054994AF031b7b23949b98c0e" ,
419
275
explorer : "https://abscan.org/address/$ADDRESS" ,
420
- delay : "1 block" ,
276
+ delay : "0 block" ,
421
277
gasLimit : "500K" ,
422
278
network : "mainnet" ,
423
279
rpc : "https://api.mainnet.abs.xyz" ,
@@ -426,7 +282,7 @@ export const EntropyDeployments = {
426
282
story : {
427
283
address : "0xdF21D137Aadc95588205586636710ca2890538d5" ,
428
284
explorer : "https://storyscan.xyz/address/$ADDRESS" ,
429
- delay : "" ,
285
+ delay : "0 block " ,
430
286
gasLimit : "500K" ,
431
287
network : "mainnet" ,
432
288
rpc : "https://mainnet.storyrpc.io" ,
@@ -435,7 +291,7 @@ export const EntropyDeployments = {
435
291
"berachain-bepolia" : {
436
292
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
437
293
explorer : "https://bepolia.beratrail.io/address/$ADDRESS" ,
438
- delay : "" ,
294
+ delay : "1 block " ,
439
295
gasLimit : "500K" ,
440
296
network : "testnet" ,
441
297
rpc : "https://bepolia.rpc.berachain.com" ,
@@ -444,7 +300,7 @@ export const EntropyDeployments = {
444
300
hyperevm : {
445
301
address : "0xfA25E653b44586dBbe27eE9d252192F0e4956683" ,
446
302
explorer : "https://hyperliquid.cloud.blockscout.com/address/$ADDRESS" ,
447
- delay : "" ,
303
+ delay : "0 block " ,
448
304
gasLimit : "500K" ,
449
305
network : "mainnet" ,
450
306
rpc : "https://rpc.hyperliquid.xyz/evm" ,
@@ -459,6 +315,33 @@ export const EntropyDeployments = {
459
315
rpc : "https://soneium.drpc.org" ,
460
316
nativeCurrency : "ETH" ,
461
317
} ,
318
+ unichain : {
319
+ address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
320
+ explorer : "https://unichain.blockscout.com/address/$ADDRESS" ,
321
+ delay : "1 block" ,
322
+ gasLimit : "500K" ,
323
+ network : "mainnet" ,
324
+ rpc : "https://mainnet.unichain.org" ,
325
+ nativeCurrency : "ETH" ,
326
+ } ,
327
+ zetachain : {
328
+ address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
329
+ network : "mainnet" ,
330
+ explorer : "https://zetachain.blockscout.com/address/$ADDRESS" ,
331
+ delay : "0 block" ,
332
+ gasLimit : "500K" ,
333
+ rpc : "https://zetachain-evm.blockpi.network/v1/rpc/public" ,
334
+ nativeCurrency : "ZETA" ,
335
+ } ,
336
+ "zetachain-testnet" : {
337
+ rpc : "https://zetachain-athens-evm.blockpi.network/v1/rpc/public" ,
338
+ network : "testnet" ,
339
+ delay : "" ,
340
+ address : "0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF" ,
341
+ explorer : "https://explorer.zetachain.com/address/$ADDRESS" ,
342
+ gasLimit : "500K" ,
343
+ nativeCurrency : "ZETA" ,
344
+ } ,
462
345
} as const satisfies Record < string , EntropyDeployment > ;
463
346
464
347
export const isValidDeployment = (
0 commit comments