Skip to content

Commit

Permalink
tokens: add uniETH
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMyrddin committed Jun 21, 2024
1 parent 57cc2ee commit c5078da
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added src/assets/unieth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/tokens/arbitrum-one.json
Original file line number Diff line number Diff line change
Expand Up @@ -1724,5 +1724,14 @@
"logoURI": "BASE_URL/assets/zro.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 42161,
"symbol": "uniETH",
"name": "Universal ETH",
"address": "0x3d15fD46CE9e551498328B1C83071D9509E2C3a0",
"logoURI": "BASE_URL/assets/unieth.png",
"decimals": 18,
"quote": "derived_native"
}
]

0 comments on commit c5078da

Please sign in to comment.