Add MaggotToken and RottenToken (#4084)

* Add MaggotToken and RottenToken

* remove extra comma in json

* Compressed logos

Co-authored-by: iamdeadlyz <secrettech221@gmail.com>
This commit is contained in:
nardholio 2020-09-22 22:38:36 -04:00 committed by GitHub
parent a479485dfa
commit 5d73223402
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 19 additions and 2 deletions

View File

@ -5765,5 +5765,8 @@
"0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64",
"0xFFee4DB0f30a43955398776A9524fDFF0680dD7f",
"0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB",
"0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB"
]
"0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB",
"0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2",
"0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89"
]

View File

@ -0,0 +1,7 @@
{
"name": "MaggotToken",
"website": "https://rottenswap.org/",
"source_code":"https://github.com/rottenswap",
"short_description": "Earn MaggotTokens by buying and selling RottenTokens. 2.5% of every RottenToken transfer is burned and turned into MaggotTokens.",
"explorer": "https://etherscan.io/token/0x163c754ef4d9c03fc7fa9cf6dd43bfc760e6ce89"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,7 @@
{
"name": "RottenToken",
"website": "https://rottenswap.org/",
"source_code": "https://github.com/rottenswap",
"short_description": "Earn RottenTokens by staking Uniswap liquidity. In addition, 2.5% of every RottenToken transfer is burned and turned into MaggotTokens.",
"explorer": "https://etherscan.io/token/0xd04785c4d8195e4a54d9dec3a9043872875ae9e2"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB