33 lines
857 B
JSON
33 lines
857 B
JSON
{
|
|
"name": "Ethereum",
|
|
"website": "https://ethereum.org/",
|
|
"description": "Open source platform to write and distribute decentralized applications.",
|
|
"explorer": "https://etherscan.io/",
|
|
"research": "https://research.binance.com/en/projects/ethereum",
|
|
"symbol": "ETH",
|
|
"type": "coin",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"tags": [
|
|
"dapp",
|
|
"staking-native"
|
|
],
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ethereum"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"url": "https://x.com/ethereum"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/ethereum"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://github.com/ethereum/wiki/wiki/White-Paper"
|
|
}
|
|
]
|
|
} |