Skip to content

Commit

Permalink
Updated USDT on osmosis-1 (#486)
Browse files Browse the repository at this point in the history
* updated pion-1

* updated USDT on osmosis-1

* added the canoncical USDT on osmosis-1
  • Loading branch information
linkielink authored Jun 28, 2024
1 parent baf77ce commit 9140d18
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
23 changes: 23 additions & 0 deletions img/kava.usdt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion tokenLists/osmosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 9140d18

Please sign in to comment.