mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add ERC20 CREAM (#4894)
This commit is contained in:
parent
95f83aee23
commit
85536ea981
|
@ -105,6 +105,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"base":"c60_t0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14"
|
"base":"c60_t0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base":"c60_t0x2ba592F78dB6436527729929AAf6c908497cB200"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -470,6 +473,18 @@
|
||||||
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png",
|
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png",
|
||||||
"pairs":[
|
"pairs":[
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"chainId":1,
|
||||||
|
"asset":"c60_t0x2ba592F78dB6436527729929AAf6c908497cB200",
|
||||||
|
"type":"ERC20",
|
||||||
|
"address":"0x2ba592F78dB6436527729929AAf6c908497cB200",
|
||||||
|
"name":"Cream",
|
||||||
|
"symbol":"CREAM",
|
||||||
|
"decimals":18,
|
||||||
|
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png",
|
||||||
|
"pairs":[
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version":{
|
"version":{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user