Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Sep 18, 2024
1 parent dd5bbbb commit f6c8d22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/connect/src/env/token-bridge.mainnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -500,9 +500,9 @@ export const ENV: Env = {
ETHFIbase: {
key: "ETHFIbase",
symbol: "ETHFI",
nativeChain: "base",
nativeChain: "Base",
tokenId: {
chain: "base",
chain: "Base",
address: "0x6C240DDA6b5c336DF09A4D011139beAAa1eA2Aa2",
},
icon: "https://assets.coingecko.com/coins/images/35958/standard/etherfi.jpeg?1710254562",
Expand Down

0 comments on commit f6c8d22

Please sign in to comment.