@@ -27,24 +27,6 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
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: Record<string, EntropyDeployment> = {
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,37 +54,10 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
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
- "mode-sepolia" : {
112
- rpc : "https://sepolia.mode.network/" ,
113
- network : "testnet" ,
114
- delay : "" ,
115
- address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
116
- explorer : "https://sepolia.explorer.mode.network/address/$ADDRESS" ,
117
- gasLimit : "500K" ,
118
- nativeCurrency : "ETH" ,
119
- } ,
120
57
"sei-evm-testnet" : {
121
58
rpc : "https://evm-rpc-testnet.sei-apis.com" ,
122
59
network : "testnet" ,
123
- delay : "" ,
60
+ delay : "1 block " ,
124
61
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
125
62
explorer : "https://seitrace.com/address/$ADDRESS?chain=atlantic-2" ,
126
63
gasLimit : "500K" ,
@@ -129,7 +66,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
129
66
"arbitrum-sepolia" : {
130
67
rpc : "https://sepolia-rollup.arbitrum.io/rpc" ,
131
68
network : "testnet" ,
132
- delay : "" ,
69
+ delay : "6 blocks " ,
133
70
address : "0x549Ebba8036Ab746611B4fFA1423eb0A4Df61440" ,
134
71
explorer : "https://sepolia.arbiscan.io/address/$ADDRESS" ,
135
72
gasLimit : "2.5M" ,
@@ -138,16 +75,16 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
138
75
"blast-testnet" : {
139
76
rpc : "https://sepolia.blast.io" ,
140
77
network : "testnet" ,
141
- delay : "" ,
78
+ delay : "1 block " ,
142
79
address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
143
80
explorer : "https://testnet.blastscan.io/address/$ADDRESS" ,
144
81
gasLimit : "500K" ,
145
82
nativeCurrency : "ETH" ,
146
83
} ,
147
84
"optimism-sepolia" : {
148
- rpc : "https://api.zan.top/opt-sepolia " ,
85
+ rpc : "https://sepolia.optimism.io " ,
149
86
network : "testnet" ,
150
- delay : "" ,
87
+ delay : "2 blocks " ,
151
88
address : "0x4821932D0CDd71225A6d914706A621e0389D7061" ,
152
89
explorer : "https://optimism-sepolia.blockscout.com/address/$ADDRESS" ,
153
90
gasLimit : "500K" ,
@@ -156,30 +93,12 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
156
93
"base-sepolia" : {
157
94
rpc : "https://sepolia.base.org" ,
158
95
network : "testnet" ,
159
- delay : "" ,
96
+ delay : "1 block " ,
160
97
address : "0x41c9e39574F40Ad34c79f1C99B66A45eFB830d4c" ,
161
98
explorer : "https://base-sepolia.blockscout.com/address/$ADDRESS" ,
162
99
gasLimit : "500K" ,
163
100
nativeCurrency : "ETH" ,
164
101
} ,
165
- "zetachain-testnet" : {
166
- rpc : "https://zetachain-athens-evm.blockpi.network/v1/rpc/public" ,
167
- network : "testnet" ,
168
- delay : "" ,
169
- address : "0x4374e5a8b9C22271E9EB878A2AA31DE97DF15DAF" ,
170
- explorer : "https://explorer.zetachain.com/address/$ADDRESS" ,
171
- gasLimit : "500K" ,
172
- nativeCurrency : "ZETA" ,
173
- } ,
174
- "taiko-hekla" : {
175
- rpc : "https://rpc.hekla.taiko.xyz/" ,
176
- network : "testnet" ,
177
- delay : "" ,
178
- address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
179
- explorer : "https://hekla.taikoscan.network/address/$ADDRESS" ,
180
- gasLimit : "500K" ,
181
- nativeCurrency : "ETH" ,
182
- } ,
183
102
"sei-evm" : {
184
103
address : "0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
185
104
explorer : "https://seitrace.com/address/$ADDRESS?chain=pacific-1" ,
@@ -189,37 +108,10 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
189
108
rpc : "https://evm-rpc.sei-apis.com" ,
190
109
nativeCurrency : "SEI" ,
191
110
} ,
192
- merlin : {
193
- address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
194
- explorer : "https://scan.merlinchain.io/address/$ADDRESS" ,
195
- delay : "1 block" ,
196
- gasLimit : "500K" ,
197
- network : "mainnet" ,
198
- rpc : "https://rpc.merlinchain.io" ,
199
- nativeCurrency : "BTC" ,
200
- } ,
201
- "merlin-testnet" : {
202
- address : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
203
- explorer : "https://testnet-scan.merlinchain.io/address/$ADDRESS" ,
204
- delay : "" ,
205
- gasLimit : "500K" ,
206
- network : "testnet" ,
207
- rpc : "https://testnet-rpc.merlinchain.io/" ,
208
- nativeCurrency : "BTC" ,
209
- } ,
210
- taiko : {
211
- address : "0x26DD80569a8B23768A1d80869Ed7339e07595E85" ,
212
- explorer : "https://taikoscan.io/address/$ADDRESS" ,
213
- delay : "1 block" ,
214
- gasLimit : "500K" ,
215
- network : "mainnet" ,
216
- rpc : "https://rpc.mainnet.taiko.xyz" ,
217
- nativeCurrency : "ETH" ,
218
- } ,
219
111
"etherlink-testnet" : {
220
112
address : "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509" ,
221
113
explorer : "https://testnet.explorer.etherlink.com/address/$ADDRESS" ,
222
- delay : "" ,
114
+ delay : "1 block " ,
223
115
gasLimit : "15M" ,
224
116
network : "testnet" ,
225
117
rpc : "https://node.ghostnet.etherlink.com" ,
@@ -246,7 +138,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
246
138
"kaia-testnet" : {
247
139
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
248
140
explorer : "https://kairos.kaiascan.io/address/$ADDRESS" ,
249
- delay : "" ,
141
+ delay : "1 block " ,
250
142
gasLimit : "500K" ,
251
143
network : "testnet" ,
252
144
rpc : "https://rpc.ankr.com/klaytn_testnet" ,
@@ -255,7 +147,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
255
147
"tabi-testnet" : {
256
148
address : "0xEbe57e8045F2F230872523bbff7374986E45C486" ,
257
149
explorer : "https://testnetv2.tabiscan.com/address/$ADDRESS" ,
258
- delay : "" ,
150
+ delay : "0 block " ,
259
151
gasLimit : "500K" ,
260
152
network : "testnet" ,
261
153
rpc : "https://rpc.testnetv2.tabichain.com" ,
@@ -264,7 +156,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
264
156
"b3-testnet" : {
265
157
address : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
266
158
explorer : "https://sepolia.explorer.b3.fun/address/$ADDRESS" ,
267
- delay : "" ,
159
+ delay : "1 block " ,
268
160
gasLimit : "500K" ,
269
161
network : "testnet" ,
270
162
rpc : "https://sepolia.b3.fun/http/" ,
@@ -282,7 +174,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
282
174
"apechain-testnet" : {
283
175
address : "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509" ,
284
176
explorer : "https://curtis.explorer.caldera.xyz/address/$ADDRESS" ,
285
- delay : "" ,
177
+ delay : "1 block " ,
286
178
gasLimit : "500K" ,
287
179
network : "testnet" ,
288
180
rpc : "https://curtis.rpc.caldera.xyz/http" ,
@@ -291,7 +183,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
291
183
"soneium-minato-testnet" : {
292
184
address : "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509" ,
293
185
explorer : "https://explorer-testnet.soneium.org/address/$ADDRESS" ,
294
- delay : "" ,
186
+ delay : "1 block " ,
295
187
gasLimit : "500K" ,
296
188
network : "testnet" ,
297
189
rpc : "https://rpc.minato.soneium.org/" ,
@@ -309,7 +201,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
309
201
"sanko-testnet" : {
310
202
address : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
311
203
explorer : "https://sanko-arb-sepolia.explorer.caldera.xyz/address/$ADDRESS" ,
312
- delay : "" ,
204
+ delay : "1 block " ,
313
205
gasLimit : "500K" ,
314
206
network : "testnet" ,
315
207
rpc : "https://sanko-arb-sepolia.rpc.caldera.xyz/http" ,
@@ -327,7 +219,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
327
219
"abstract-testnet" : {
328
220
address : "0x858687fD592112f7046E394A3Bf10D0C11fF9e63" ,
329
221
explorer : "https://explorer.testnet.abs.xyz/address/$ADDRESS" ,
330
- delay : "" ,
222
+ delay : "0 block " ,
331
223
gasLimit : "500K" ,
332
224
network : "testnet" ,
333
225
rpc : "https://api.testnet.abs.xyz" ,
@@ -336,7 +228,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
336
228
"sonic-blaze-testnet" : {
337
229
address : "0xebe57e8045f2f230872523bbff7374986e45c486" ,
338
230
explorer : "https://blaze.soniclabs.com/address/$ADDRESS" ,
339
- delay : "" ,
231
+ delay : "1 block " ,
340
232
gasLimit : "500K" ,
341
233
network : "testnet" ,
342
234
rpc : "https://rpc.blaze.soniclabs.com" ,
@@ -345,7 +237,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
345
237
"unichain-sepolia" : {
346
238
address : "0x8D254a21b3C86D32F7179855531CE99164721933" ,
347
239
explorer : "https://unichain-sepolia.blockscout.com/address/$ADDRESS" ,
348
- delay : "" ,
240
+ delay : "1 block " ,
349
241
gasLimit : "500K" ,
350
242
network : "testnet" ,
351
243
rpc : "https://sepolia.unichain.org" ,
@@ -363,7 +255,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
363
255
"story-testnet" : {
364
256
address : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
365
257
explorer : "https://aeneid.storyscan.xyz/address/$ADDRESS" ,
366
- delay : "" ,
258
+ delay : "0 block " ,
367
259
gasLimit : "500K" ,
368
260
network : "testnet" ,
369
261
rpc : "https://aeneid.storyrpc.io" ,
@@ -372,7 +264,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
372
264
"monad-testnet" : {
373
265
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
374
266
explorer : "https://testnet.monadexplorer.com/address/$ADDRESS" ,
375
- delay : "" ,
267
+ delay : "2 blocks " ,
376
268
gasLimit : "500K" ,
377
269
network : "testnet" ,
378
270
rpc : "https://testnet-rpc.monad.xyz" ,
@@ -381,7 +273,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
381
273
abstract : {
382
274
address : "0x5a4a369F4db5df2054994AF031b7b23949b98c0e" ,
383
275
explorer : "https://abscan.org/address/$ADDRESS" ,
384
- delay : "1 block" ,
276
+ delay : "0 block" ,
385
277
gasLimit : "500K" ,
386
278
network : "mainnet" ,
387
279
rpc : "https://api.mainnet.abs.xyz" ,
@@ -399,7 +291,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
399
291
"berachain-bepolia" : {
400
292
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
401
293
explorer : "https://bepolia.beratrail.io/address/$ADDRESS" ,
402
- delay : "" ,
294
+ delay : "1 block " ,
403
295
gasLimit : "500K" ,
404
296
network : "testnet" ,
405
297
rpc : "https://bepolia.rpc.berachain.com" ,
@@ -426,7 +318,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
426
318
unichain : {
427
319
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
428
320
explorer : "https://unichain.blockscout.com/address/$ADDRESS" ,
429
- delay : "0 block" ,
321
+ delay : "1 block" ,
430
322
gasLimit : "500K" ,
431
323
network : "mainnet" ,
432
324
rpc : "https://mainnet.unichain.org" ,
0 commit comments