Skip to content

Commit

Permalink
tokens: xai: replace USDC w/ native version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMyrddin committed Apr 10, 2024
1 parent db71635 commit c707598
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/tokens/xai.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
{
"chainId": 660279,
"symbol": "USDC.e",
"name": "Bridged USDC",
"address": "0x300a7B57DC85b6A9776E249614aBf0FE5c9905Fb",
"symbol": "USDC",
"name": "USD Coin",
"address": "0x1E3769Bd5fB2e9e9e7D4ED8667c947661F9A82E3",
"logoURI": "BASE_URL/assets/usdc.svg",
"decimals": 6,
"common": true,
Expand Down

0 comments on commit c707598

Please sign in to comment.