mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
17 lines
579 B
JSON
17 lines
579 B
JSON
{
|
|
"name": "MaggotToken",
|
|
"website": "https://rottenswap.org/",
|
|
"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",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/rottenswap"
|
|
}
|
|
]
|
|
} |