Add Ethereum Token links (#12098)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-07-22 22:59:05 +03:00 committed by GitHub
parent 9397969de7
commit 5402643a6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,23 @@
"symbol": "ETH",
"decimals": 18,
"status": "active",
"id": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8"
"id": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
"links": [
{
"name": "github",
"url": "https://github.com/ethereum/ethereum-org-website"
},
{
"name": "twitter",
"url": "https://twitter.com/ethdotorg"
},
{
"name": "youtube",
"url": "https://youtube.com/channel/UCNOfzGXD_C9YMYmnefmPH0g"
},
{
"name": "discord",
"url": "https://discord.com/invite/CetY6Y4"
}
]
}