trustwallet-assets/blockchains/ontology/info/info.json
Adam R 6d5682e43f
[Internal] Coin info type should be lowercase 'coin' (#11234)
* Coin info type should be lowercase 'coin'

* Make coin info types lowercase 'coin'

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-07-04 07:35:54 +02:00

29 lines
936 B
JSON

{
"name": "Ontology",
"website": "https://ont.io",
"description": "Ontology is a new high-performance public blockchain project & a distributed trust collaboration platform that include a series of complete distributed ledgers and smart contract systems.",
"explorer": "https://explorer.ont.io",
"research": "https://research.binance.com/en/projects/ontology",
"symbol": "ONT",
"type": "coin",
"decimals": 0,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/ontio"
},
{
"name": "twitter",
"url": "https://twitter.com/OntologyNetwork"
},
{
"name": "reddit",
"url": "https://reddit.com/r/OntologyNetwork"
},
{
"name": "whitepaper",
"url": "https://ont.io/wp/Ontology-Introductory-White-Paper-EN.pdf"
}
]
}