diff --git a/img/kava.usdt.svg b/img/kava.usdt.svg new file mode 100644 index 0000000..19c7d7f --- /dev/null +++ b/img/kava.usdt.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tokenLists/osmosis.json b/tokenLists/osmosis.json index f9bff43..6241ef8 100644 --- a/tokenLists/osmosis.json +++ b/tokenLists/osmosis.json @@ -1754,10 +1754,19 @@ { "protocol": "Tether", "symbol": "USDT", - "token": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", + "token": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT", "icon": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg", "decimals": 6, "coingeckoId": "tether", + "originDenom": "erc20/tether/usdt" + }, + { + "protocol": "Tether USD", + "symbol": "USDT.kava", + "token": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB", + "icon": "/img/kava.usdt.svg", + "decimals": 6, + "coingeckoId": "tether", "originDenom": "erc20/tether/usdt", "originChainId": "kava_2222-10" },