Skip to content

Commit

Permalink
Merge pull request #907 from 0xneves/master
Browse files Browse the repository at this point in the history
feat: add SHU token
  • Loading branch information
nitaliano committed Aug 16, 2024
2 parents be49c02 + d506f95 commit 7bef619
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/SHU/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Shutter Token",
"symbol": "SHU",
"decimals": 18,
"website": "https://www.shutter.network/",
"twitter": "@ShutterNetwork",
"tokens": {
"ethereum": {
"address": "0xe485E2f1bab389C08721B291f6b59780feC83Fd7"
},
"optimism": {
"address": "0xaF1d71BF947709315655514467D5158E5d3046D5",
"overrides": {
"name": "Shutter Token"
}
}
}
}
Binary file added data/SHU/logo.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 7bef619

Please sign in to comment.