Skip to content

Commit

Permalink
Merge pull request #736 from razor-network/razor_token
Browse files Browse the repository at this point in the history
Add RAZOR Token
  • Loading branch information
annieke authored Apr 2, 2024
2 parents 0ad3fae + 3fa554b commit 5ef23ba
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/RAZOR/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Razor Network",
"symbol": "RAZOR",
"decimals": 18,
"website": "https://razor.network",
"twitter": "@razor_network",
"tokens": {
"ethereum": {
"address": "0x50de6856358cc35f3a9a57eaaa34bd4cb707d2cd"
},
"optimism": {
"address": "0xf8397db1eedb800fdbce9e62ad83a28059cbb068"
},
"base": {
"address": "0x6af3cb766d6cd37449bfd321d961a61b0515c1bc"
}
}
}
1 change: 1 addition & 0 deletions data/RAZOR/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 5ef23ba

Please sign in to comment.