Skip to content

Commit bf9da3d

Browse files
authored
Merge pull request #15999 from ethereum/update-chains-1754065790
Update chains data
2 parents 74741cc + 9d543ee commit bf9da3d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/data/chains.ts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -329,17 +329,6 @@ const chains = [
329329
},
330330
chain: "ETH",
331331
},
332-
{
333-
name: "Fraxtal",
334-
infoURL: "https://mainnet.frax.com",
335-
chainId: 252,
336-
nativeCurrency: {
337-
name: "Frax Ether",
338-
symbol: "frxETH",
339-
decimals: 18,
340-
},
341-
chain: "FRAX",
342-
},
343332
{
344333
name: "Swan Chain Mainnet",
345334
infoURL: "https://swanchain.io/",

0 commit comments

Comments
 (0)