Skip to content

Commit

Permalink
Fix bsc usdt decimals
Browse files Browse the repository at this point in the history
  • Loading branch information
delivan committed Jul 29, 2024
1 parent 312c3b5 commit 9784c96
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 @@ -32,7 +32,7 @@
{
"coinDenom": "USDT",
"coinMinimalDenom": "erc20:0x55d398326f99059fF775485246999027B3197955",
"coinDecimals": 6,
"coinDecimals": 18,
"coinGeckoId": "tether",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:56/erc20/0x55d398326f99059fF775485246999027B3197955.png"
}
Expand Down

0 comments on commit 9784c96

Please sign in to comment.