trustwallet-assets/blockchains/theta/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

27 lines
895 B
JSON

{
"name": "THETA",
"website": "https://thetatoken.org",
"source_code": "https://github.com/thetatoken",
"white_paper": "https://s3.us-east-2.amazonaws.com/assets.thetatoken.org/Theta-white-paper-latest.pdf",
"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"
}
]
}