Skip to content

Commit

Permalink
Change decimal for USD (ARBITRUM) (trustwallet#20312)
Browse files Browse the repository at this point in the history
* Update info.json

* Update tokenlist-extended.json

* Update tokenlist-extended.json

* Update tokenlist-extended.json
  • Loading branch information
cryptomanz1 authored May 8, 2022
1 parent b805855 commit 57fa28e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "USD Coin (Arb1)",
"type": "ARBITRUM",
"symbol": "USDC",
"decimals": 18,
"decimals": 6,
"website": "https://www.centre.io/usdc",
"description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.",
"explorer": "https://arbiscan.io/token/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8",
Expand Down
2 changes: 1 addition & 1 deletion blockchains/arbitrum/tokenlist-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"address": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
"name": "USD Coin (Arb1)",
"symbol": "USDC",
"decimals": 18,
"decimals": 6,
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8/logo.png"
},
{
Expand Down

0 comments on commit 57fa28e

Please sign in to comment.