@@ -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" ,
@@ -63,24 +45,6 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
63
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,33 +54,6 @@ 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 : "1 block" ,
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 : "12 blocks" ,
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 : "2 blocks" ,
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" ,
@@ -162,24 +99,6 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
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 : "0 block" ,
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 : "1 block" ,
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,33 +108,6 @@ 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 : "1 block" ,
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.ankr.com/taiko" ,
217
- nativeCurrency : "ETH" ,
218
- } ,
219
111
"etherlink-testnet" : {
220
112
address : "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509" ,
221
113
explorer : "https://testnet.explorer.etherlink.com/address/$ADDRESS" ,
0 commit comments