Skip to content

Commit

Permalink
tokens: add OHM
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMyrddin committed Mar 14, 2024
1 parent bab4555 commit baf6bec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added src/assets/ohm.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 @@ -1591,5 +1591,14 @@
"logoURI": "BASE_URL/assets/peas.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 42161,
"symbol": "OHM",
"name": "Olympus",
"address": "0xf0cb2dc0db5e6c66B9a70Ac27B06b878da017028",
"logoURI": "BASE_URL/assets/ohm.png",
"decimals": 9,
"quote": "other"
}
]

0 comments on commit baf6bec

Please sign in to comment.