mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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
674 B
JSON
17 lines
674 B
JSON
{
|
|
"name": "Super Saiya-jin token",
|
|
"website": "https://dapp.dfohub.com/?addr=0xd5F8E370130ebBF6dF7bF742866ff056331Fd73C",
|
|
"description": "The first ever existed -Item Token-. An experimental token acting both as ERC 20 and both as ERC 1155, also governance token of the buidlers Sandbox.",
|
|
"explorer": "https://etherscan.io/token/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305",
|
|
"type": "ERC20",
|
|
"symbol": "SSJ",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xB4ae194a0DCF1B4080b164C1d775ee06E0817305",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/b-u-i-d-l/super-saiyan-token"
|
|
}
|
|
]
|
|
} |