mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add ENS token (ERC20) (#15041)
* Create logo.png * Create info.json * Fixes (sanity and consistency, auto) Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
aed66804db
commit
114174e391
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Ethereum Name Service",
|
||||
"type": "ERC20",
|
||||
"symbol": "ENS",
|
||||
"decimals": 18,
|
||||
"website": "https://ens.domains",
|
||||
"description": "Decentralised naming for wallets, websites, & more.",
|
||||
"explorer": "https://etherscan.io/token/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72",
|
||||
"status": "active",
|
||||
"id": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ensdomains"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ensdomains"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/the-ethereum-name-service"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/ens"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user