Skip to content

Commit

Permalink
Fix bsc usdc decimals
Browse files Browse the repository at this point in the history
  • Loading branch information
delivan committed Jul 30, 2024
1 parent d520086 commit 028da52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evm/eip155:56.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{
"coinDenom": "USDC",
"coinMinimalDenom": "erc20:0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
"coinDecimals": 6,
"coinDecimals": 18,
"coinGeckoId": "usd-coin",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:56/erc20/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d.png"
},
Expand Down

0 comments on commit 028da52

Please sign in to comment.