33 lines
937 B
JSON
33 lines
937 B
JSON
{
|
|
"name": "Polkadot",
|
|
"website": "https://polkadot.com",
|
|
"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.",
|
|
"explorer": "https://assethub-polkadot.subscan.io/",
|
|
"research": "https://research.binance.com/en/projects/polkadot",
|
|
"symbol": "DOT",
|
|
"type": "coin",
|
|
"decimals": 10,
|
|
"status": "active",
|
|
"tags": [
|
|
"staking-native"
|
|
],
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/w3f"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"url": "https://x.com/polkadotnetwork"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/dot"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://polkadot.network/PolkaDotPaper.pdf"
|
|
}
|
|
]
|
|
}
|