Skip to content

Commit

Permalink
fix: removed 50OHM_50WETH
Browse files Browse the repository at this point in the history
  • Loading branch information
57Ark committed Nov 22, 2024
1 parent 11fb7a5 commit d6536b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tokens/tokens.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ const EXCEPTIONS_IN_SYMBOLS: Record<NetworkType, Record<string, string>> = {
Arbitrum: {
// Our Symbol <-> On-chain Symbol
[tokenDataByNetwork.Arbitrum.crvUSDTWBTCWETH]: "crv3crypto",
[tokenDataByNetwork.Arbitrum["50OHM_50WETH"]]: "50WETH_50OHM",
[tokenDataByNetwork.Arbitrum.aDAI]: "aArbDAI",
[tokenDataByNetwork.Arbitrum.aUSDC]: "aArbUSDCn",
[tokenDataByNetwork.Arbitrum.aUSDT]: "aArbUSDT",
Expand Down

0 comments on commit d6536b8

Please sign in to comment.