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>
25 lines
815 B
JSON
25 lines
815 B
JSON
{
|
|
"name": "Rocket Token",
|
|
"website": "https://rockettoken.net/",
|
|
"description": "Rocket is a state of the art DeFi financial system that implements advanced token economics including token burn and staking into its fee structure.",
|
|
"explorer": "https://etherscan.io/token/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509",
|
|
"type": "ERC20",
|
|
"symbol": "RCKT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xbD03BD923c7D51019Fd84571D84e4eBcf7213509",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/XenoTrades/rockettoken"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/RocketToken"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/RocketToken"
|
|
}
|
|
]
|
|
} |