We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a23b08 commit 9d543eeCopy full SHA for 9d543ee
src/data/chains.ts
@@ -329,17 +329,6 @@ const chains = [
329
},
330
chain: "ETH",
331
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
343
{
344
name: "Swan Chain Mainnet",
345
infoURL: "https://swanchain.io/",
0 commit comments