-
Notifications
You must be signed in to change notification settings - Fork 698
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Added Aavegotchi GHST Token data.json
- Loading branch information
1 parent
ff30c71
commit e0f0255
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Aavegotchi GHST Token", | ||
"symbol": "GHST", | ||
"decimals": 18, | ||
"description": "GHST is the eco-governance token of the Aavegotchi Crypto Gaming Protocol. ", | ||
"website": "https://aavegotchi.com", | ||
"twitter": "https://twitter.com/aavegotchi", | ||
"tokens": { | ||
"ethereum": { | ||
"address": "0x3f382dbd960e3a9bbceae22651e88158d2791550" | ||
}, | ||
"base": { | ||
"address": "0xcd2f22236dd9dfe2356d7c543161d4d260fd9bcb" | ||
} | ||
} | ||
} |