mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
9397969de7
commit
5402643a6e
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user