We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d67052 commit 21f2d07Copy full SHA for 21f2d07
1 file changed
src/utils/tokens.ts
@@ -365,12 +365,6 @@ const supportedTokens = [
365
decimals: 6,
366
networks: [{ chain: mainnet, address: '0xCE8e559Ac89c2bDC97Bdb5F58705c54dB9cB77dC' }],
367
},
368
- {
369
- symbol: 'xU3O8',
370
- img: undefined,
371
- decimals: 18,
372
- networks: [{ chain: etherlink, address: '0x79052Ab3C166D4899a1e0DD033aC3b379AF0B1fD' }],
373
- },
374
{
375
symbol: 'osETH',
376
img: require('../imgs/tokens/oseth.png') as string,
0 commit comments