-
Notifications
You must be signed in to change notification settings - Fork 696
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #576 from Moai-Labs/master
feat: added EPOCH token
- Loading branch information
Showing
2 changed files
with
17 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": "Epoch", | ||
"symbol": "EPOCH", | ||
"decimals": 18, | ||
"description": "Epoch Island is on a mission to create a Network State by the year 2030. The native currency of Epoch Island is EPOCH. Anyone can pair EPOCH with ETH to mint vEPOCH, become an Islander, and earn rewards.", | ||
"website": "https://epochisland.io/", | ||
"twitter": "@EpochIsland", | ||
"tokens": { | ||
"ethereum": { | ||
"address": "0x97D0CfEB4FdE54B430307c9482d6f79C761Fe9B6" | ||
}, | ||
"optimism": { | ||
"address": "0xd1cac46a9a77169C310c2C780A4267eE6CA884f5" | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.