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)
* 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
539 B
JSON
12 lines
539 B
JSON
{
|
|
"name": "Standard Tokenization Protocol",
|
|
"website": "https://stp.network",
|
|
"description": "Standard Tokenization Protocol describes itself as an open-source standard defining how tokenized assets are issued and transferred while complying with the necessary regulations.",
|
|
"socials": [],
|
|
"explorer": "https://etherscan.io/token/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb",
|
|
"type": "ERC20",
|
|
"symbol": "STPT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb"
|
|
} |