diff --git a/blockchains/everscale/info/info.json b/blockchains/everscale/info/info.json new file mode 100644 index 000000000..dc3765249 --- /dev/null +++ b/blockchains/everscale/info/info.json @@ -0,0 +1,29 @@ +{ + "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" + } + ] +} diff --git a/blockchains/everscale/info/logo.png b/blockchains/everscale/info/logo.png new file mode 100644 index 000000000..10e811864 Binary files /dev/null and b/blockchains/everscale/info/logo.png differ