Skip to content

Commit

Permalink
feat: update tokendetails
Browse files Browse the repository at this point in the history
  • Loading branch information
borcherd committed Feb 26, 2024
1 parent ca40af4 commit 5c0e604
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/data/tokenDetails.json
Original file line number Diff line number Diff line change
Expand Up @@ -2818,7 +2818,7 @@
{
"address": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"name": "USD Coin",
"symbol": "USDC`",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/33000/thumb/usdc.png?1700119918"
}
Expand Down
2 changes: 1 addition & 1 deletion src/data/tokenDetailsManual.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
{
"address": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"name": "USD Coin",
"symbol": "USDC`",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/33000/thumb/usdc.png?1700119918"
}
Expand Down

0 comments on commit 5c0e604

Please sign in to comment.