mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
30 lines
896 B
JSON
30 lines
896 B
JSON
{
|
|
"name": "Everscale",
|
|
"website": "https://everscale.network",
|
|
"description": "Everscale is a layer-1 blockchain, providing linear scalability while maintaining a high level of security and decentralization.",
|
|
"explorer": "https://everscan.io",
|
|
"research": "https://research.cointelegraph.com/reports/detail/everscale-report",
|
|
"symbol": "EVER",
|
|
"type": "coin",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/tonlabs"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/Everscale_net"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/Everscale/"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://everscale.network/docs/everscale-whitepaper.pdf"
|
|
}
|
|
]
|
|
}
|