Skip to content

Commit 0761c03

Browse files
authored
fix(entropy) Remove berachain (#666)
1 parent aeb3e87 commit 0761c03

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

components/EntropyDeployments.tsx

-9
Original file line numberDiff line numberDiff line change
@@ -171,15 +171,6 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
171171
gasLimit: "500K",
172172
nativeCurrency: "ETH",
173173
},
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-
},
183174
"coredao-testnet": {
184175
rpc: "https://rpc.test.btcs.network",
185176
network: "testnet",

0 commit comments

Comments
 (0)