trustwallet-assets/blockchains/tezos/info/info.json
2022-01-14 18:28:11 -08:00

33 lines
942 B
JSON

{
"name": "Tezos",
"website": "https://tezos.com/",
"description": "Tezos is a smart contract platform that uses blockchain voting to be self-governing by its token holders. Also, the platform aims to boost the security of smart contracts.",
"explorer": "https://tezos.id",
"research": "https://research.binance.com/en/projects/tezos",
"symbol": "XTZ",
"type": "coin",
"decimals": 6,
"status": "active",
"tags": [
"staking-native"
],
"links": [
{
"name": "source_code",
"url": "https://gitlab.com/tezos/tezos"
},
{
"name": "twitter",
"url": "https://twitter.com/tezos"
},
{
"name": "reddit",
"url": "https://reddit.com/r/tezos"
},
{
"name": "whitepaper",
"url": "https://www.tezos.com/static/papers/white_paper.pdf"
}
]
}