mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
512 B
JSON
12 lines
512 B
JSON
{
|
|
"name": "RottenToken",
|
|
"website": "https://rottenswap.org/",
|
|
"source_code": "https://github.com/rottenswap",
|
|
"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",
|
|
"type": "ERC20",
|
|
"symbol": "ROT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2"
|
|
} |