trustwallet-assets/blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/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

29 lines
800 B
JSON

{
"name": "Starname (WIOV)",
"website": "https://starname.me/",
"description": "ERC20 version of the IOV token",
"explorer": "https://etherscan.io/token/0x175D9Dfd6850AA96460E29bC0cEad05756965E91",
"type": "ERC20",
"symbol": "WIOV",
"decimals": 18,
"status": "active",
"id": "0x175D9Dfd6850AA96460E29bC0cEad05756965E91",
"links": [
{
"name": "github",
"url": "https://github.com/iov-one"
},
{
"name": "twitter",
"url": "https://twitter.com/starname_me"
},
{
"name": "telegram",
"url": "https://t.me/internetofvalues"
},
{
"name": "medium",
"url": "https://medium.com/iov-internet-of-values"
}
]
}