trustwallet-assets/blockchains/polkadot/info/info.json
2021-03-08 10:39:42 +00:00

25 lines
856 B
JSON

{
"name": "Polkadot",
"website": "https://polkadot.network",
"source_code": "https://github.com/w3f",
"white_paper": "https://polkadot.network/PolkaDotPaper.pdf",
"description": "Polkadot is a blockchain project that aims to connect blockchains, to enable the transfer of value and logic across chains. DOT is the native coin of the network.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/polkadotnetwork",
"handle": "polkadotnetwork"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/dot",
"handle": "dot"
}
],
"explorer": "http://polkascan.io",
"research": "https://research.binance.com/en/projects/polkadot",
"symbol": "DOT",
"type": "COIN",
"decimals": 10,
"status": "active"
}