Skip to content

Commit

Permalink
add BRIGHT token (#965)
Browse files Browse the repository at this point in the history
* Create data.json for BRIGHT

* logo for BRIGHT
  • Loading branch information
adamstallard authored Oct 24, 2024
1 parent fe70b3a commit ea3c969
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/BRIGHT/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Bright",
"symbol": "BRIGHT",
"decimals": 18,
"description": "BrightDAO community token",
"website": "https://dao.brightid.org",
"twitter": "@BrightIDProject",
"tokens": {
"ethereum": {
"address": "0x5dd57da40e6866c9fcc34f4b6ddc89f1ba740dfe"
},
"optimism": {
"address": "0x65334cE5aaE9Fb390C056574C7AA4DE33cf1D40E"
}
}
}
83 changes: 83 additions & 0 deletions data/BRIGHT/logo.svg
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 ea3c969

Please sign in to comment.