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
508 B
JSON
12 lines
508 B
JSON
{
|
|
"name": "MaggotToken",
|
|
"website": "https://rottenswap.org/",
|
|
"source_code": "https://github.com/rottenswap",
|
|
"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",
|
|
"type": "ERC20",
|
|
"symbol": "MAGGOT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89"
|
|
} |