Skip to content

Commit

Permalink
fix usdt network
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzhakBokris committed Feb 18, 2024
1 parent 89c40b1 commit e9b1bed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mainnet/kava_2222-10/kava_2222-10.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"exploreTxUrl": "https://www.mintscan.io/kava/txs/",
"bech32Prefix": "kava",
"active": false,
"stating": true,
"staging": true,
"priority": 1,
"currencies": [
{
"displayDenom": "USDt",
"baseDenom": "uusdt",
"baseDenom": "erc20/tether/usdt",
"decimals": 6,
"logo": "/logos/usdt-logo.svg",
"type": "main"
Expand Down

0 comments on commit e9b1bed

Please sign in to comment.