trustwallet-assets/blockchains/theta/info/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
897 B
JSON

{
"name": "THETA",
"website": "https://thetatoken.org",
"description": "Theta is a decentralized video delivery network, powered by users and an innovative new blockchain.",
"explorer": "https://explorer.thetatoken.org",
"research": "https://research.binance.com/en/projects/theta-network",
"symbol": "THETA",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/thetatoken"
},
{
"name": "twitter",
"url": "https://twitter.com/Theta_Network"
},
{
"name": "reddit",
"url": "https://reddit.com/r/theta_network"
},
{
"name": "whitepaper",
"url": "https://s3.us-east-2.amazonaws.com/assets.thetatoken.org/Theta-white-paper-latest.pdf"
}
]
}