mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add ENS in token list (#15351)
* add ENS in token list * Fixes (sanity and consistency, auto) Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
84ebfdfc34
commit
ba7f7d77c7
|
@ -3500,6 +3500,16 @@
|
|||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png",
|
||||
"pairs": []
|
||||
},
|
||||
{
|
||||
"asset": "c60_0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72",
|
||||
"type": "ERC20",
|
||||
"address": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72",
|
||||
"name": "Ethereum Name Service",
|
||||
"symbol": "ENS",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72/logo.png",
|
||||
"pairs": []
|
||||
}
|
||||
],
|
||||
"version": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user