mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[TokeList] USDC decimals fixed (#4698)
This commit is contained in:
parent
48ff95b70b
commit
75d2b0dcd1
|
@ -115,7 +115,7 @@
|
||||||
"address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
"address":"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
||||||
"name":"USDC",
|
"name":"USDC",
|
||||||
"symbol":"USDC",
|
"symbol":"USDC",
|
||||||
"decimals":18,
|
"decimals":6,
|
||||||
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png",
|
"logoURI":"https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png",
|
||||||
"pairs":[
|
"pairs":[
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user