mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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>
21 lines
767 B
JSON
21 lines
767 B
JSON
{
|
||
"name": "popcorn",
|
||
"website": "https://popcorntoken.dev",
|
||
"description": "Popcorn (CORN) is an ERC20 token, the new social experiment, fun and meme machine rolled into Ethereum blockchain. It’s the most enjoyable fun you can have with ERC20 while getting some reward.",
|
||
"explorer": "https://etherscan.io/token/0x3080ec2A6960432F179c66D388099A48E82e2047",
|
||
"type": "ERC20",
|
||
"symbol": "CORN",
|
||
"decimals": 18,
|
||
"status": "active",
|
||
"id": "0x3080ec2A6960432F179c66D388099A48E82e2047",
|
||
"links": [
|
||
{
|
||
"name": "github",
|
||
"url": "https://github.com/popcorntoken"
|
||
},
|
||
{
|
||
"name": "whitepaper",
|
||
"url": "https://popcorntoken.dev/Popcorn Whitepaper.pdf"
|
||
}
|
||
]
|
||
} |