Skip to content

Commit

Permalink
fix decimals (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmurloc authored Jul 19, 2023
1 parent ffbe10c commit 5052761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
{
"chainId": 424242,
"address": "0xd0B048cA472739ab5203671f66Bb8A061E8ae8C1",
"decimals": 18,
"decimals": 6,
"name": "test USDC",
"symbol": "testUSDC",
"tags": ["Top"],
Expand Down

0 comments on commit 5052761

Please sign in to comment.