trustwallet-assets/blockchains/oasis/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

31 lines
997 B
JSON

{
"name": "Oasis Network",
"website": "https://oasisprotocol.org/",
"source_code": "https://github.com/oasisprotocol/",
"white_paper": "https://oasisprotocol.org/papers",
"description": "The Oasis Network is a privacy-enabled scalable blockchain network built for open finance and a responsible data economy.",
"explorer": "https://www.oasisscan.com/",
"research": "https://research.binance.com/en/projects/oasis-network",
"symbol": "ROSE",
"type": "COIN",
"decimals": 8,
"status": "abandoned",
"links": [
{
"name": "github",
"url": "https://github.com/oasisprotocol/"
},
{
"name": "twitter",
"url": "https://twitter.com/oasisprotocol"
},
{
"name": "telegram",
"url": "https://t.me/oasisprotocolcommunity"
},
{
"name": "medium",
"url": "https://medium.com/oasis-protocol-project"
}
]
}