add ERC20 CREAM (#4894)

This commit is contained in:
Andrew M 2020-11-21 11:04:45 +08:00 committed by GitHub
parent 95f83aee23
commit 85536ea981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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":{