-
Notifications
You must be signed in to change notification settings - Fork 685
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 #872 from realshibadoge/master
Add BURN to Base Chain
- Loading branch information
Showing
2 changed files
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": "Burn", | ||
"symbol": "BURN", | ||
"decimals": 18, | ||
"description": "The $BURN token is an extremely hyper-deflationary currency that is built to become more scarce with each transaction that takes place within the $BURN economy.", | ||
"website": "https://www.deflationary.com/", | ||
"twitter": "https://twitter.com/realshibadoge", | ||
"tokens": { | ||
"ethereum": { | ||
"address": "0xa2fe5e51729be71261bcf42854012827bc44c044" | ||
}, | ||
"base": { | ||
"address": "0xE678215723A44647F4729E92E0032e1634105CAb" | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.