mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
603 B
JSON
12 lines
603 B
JSON
{
|
|
"name": "Super Saiya-jin token",
|
|
"website": "https://dapp.dfohub.com/?addr=0xd5F8E370130ebBF6dF7bF742866ff056331Fd73C",
|
|
"source_code": "https://github.com/b-u-i-d-l/super-saiyan-token",
|
|
"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"
|
|
} |