Skip to content

Commit fd6b067

Browse files
authored
(fix) Remove berachin from entropy (#413)
1 parent 47f0a65 commit fd6b067

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

components/EntropyDeployments.tsx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,6 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
152152
explorer: "https://base-sepolia.blockscout.com/address/$ADDRESS",
153153
gasLimit: "500K",
154154
},
155-
"berachain-testnet": {
156-
rpc: "https://rpc.ankr.com/berachain_testnet",
157-
network: "testnet",
158-
delay: "",
159-
address: "0x26DD80569a8B23768A1d80869Ed7339e07595E85",
160-
explorer: "https://artio.beratrail.io/address/$ADDRESS",
161-
gasLimit: "500K",
162-
},
163155
"berachain-testnet-v2": {
164156
rpc: "https://evm-rpc-bera.rhino-apis.com/",
165157
network: "testnet",

0 commit comments

Comments
 (0)