Skip to content

Commit

Permalink
Add VERSE token (#92)
Browse files Browse the repository at this point in the history
- Adds VERSE to token list
- Also fixed malformed json

https://verse.bitcoin.com/

NOTE: NEW PR with signed commit to replace this one -
#86
  • Loading branch information
kkosiorowska authored Jun 2, 2023
2 parents 82c61a8 + 11d6522 commit 4151fb6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chains/1.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,5 +311,12 @@
"symbol": "wOETH",
"decimals": 18,
"logoURI": "../images/woeth.png"
},
{
"address": "0x249cA82617eC3DfB2589c4c17ab7EC9765350a18",
"name": "VERSE",
"symbol": "VERSE",
"decimals": 18,
"logoURI": "../images/verse.png"
}
]
Binary file added images/verse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4151fb6

Please sign in to comment.