diff --git a/src/data/chains.ts b/src/data/chains.ts index f487f5ee2b8..35f08e75e84 100644 --- a/src/data/chains.ts +++ b/src/data/chains.ts @@ -1671,17 +1671,6 @@ const chains = [ }, chain: "ETH", }, - { - name: "Condrieu", - infoURL: "https://condrieu.ethdevops.io", - chainId: 69420, - nativeCurrency: { - name: "Condrieu Testnet Ether", - symbol: "CTE", - decimals: 18, - }, - chain: "ETH", - }, { name: "Proof of Play - Apex", infoURL: "https://proofofplay.com",