trustwallet-assets/blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

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"
}
]
}