mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add energyweb to blockchains (#19334)
* add energyweb to blockchains * fix(energyweb): remove www from reddit url * fix(energyweb): docs instead of documentation
This commit is contained in:
parent
a01cc82851
commit
dd4ba75fb6
32
blockchains/energyweb/info/info.json
Normal file
32
blockchains/energyweb/info/info.json
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
{
|
||||||
|
"name": "Energy Web Token",
|
||||||
|
"website": "https://energyweb.org",
|
||||||
|
"description": "Energy Web Token is the operational token behind the Energy Web Chain, a blockchain-based virtual machine designed to support and further application development for the energy sector. Energy Web aims to bring diversity to the energy sector by allowing developers to create decentralized applications.",
|
||||||
|
"explorer": "https://explorer.energyweb.org/",
|
||||||
|
"symbol": "EWT",
|
||||||
|
"type": "coin",
|
||||||
|
"decimals": 18,
|
||||||
|
"status": "active",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "github",
|
||||||
|
"url": "https://github.com/energywebfoundation"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/energywebx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/EnergyWeb/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "whitepaper",
|
||||||
|
"url": "https://www.energyweb.org/wp-content/uploads/2019/12/EnergyWeb-EWDOS-PART1-VisionPurpose-202006-vFinal.pdf"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "docs",
|
||||||
|
"url": "https://energy-web-foundation.gitbook.io/energy-web/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
BIN
blockchains/energyweb/info/logo.png
Normal file
BIN
blockchains/energyweb/info/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue
Block a user