Skip to content

Commit

Permalink
Add usdt to injective
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunnini committed Nov 6, 2024
1 parent 15af4c6 commit b3aeed6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions cosmos/injective.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@
"coinGeckoId": "injective-protocol",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/injective/inj.png"
},
{
"coinDenom": "USDT",
"coinDecimals": 6,
"coinMinimalDenom": "peggy0xdAC17F958D2ee523a2206206994597C13D831ec7",
"coinGeckoId": "tether",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/injective/peggy0xdAC17F958D2ee523a2206206994597C13D831ec7.png"
},
{
"coinDenom": "NINJA",
"coinDecimals": 6,
Expand All @@ -38,7 +45,6 @@
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/injective/ninja.png"
},
{

"coinDenom": "Talis",
"coinDecimals": 6,
"coinMinimalDenom": "factory/inj1maeyvxfamtn8lfyxpjca8kuvauuf2qeu6gtxm3/Talis",
Expand All @@ -50,7 +56,6 @@
"coinMinimalDenom": "factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/uhava",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/injective/factory/inj1h0ypsdtjfcjynqu3m75z2zwwz5mmrj8rtk2g52/hava.png"

},
{
"coinDenom": "KIRA",
Expand All @@ -65,7 +70,7 @@
"coinDecimals": 6,
"coinGeckoId": "hydro-protocol-2",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/injective/factory/inj1etz0laas6h7vemg3qtd67jpr6lh8v7xz7gfzqw/hdro.png"
},
},
{
"coinDenom": "QUNT",
"coinDecimals": 6,
Expand Down Expand Up @@ -118,9 +123,5 @@
}
}
],
"features": [
"eth-address-gen",
"eth-key-sign",
"cosmwasm"
]
"features": ["eth-address-gen", "eth-key-sign", "cosmwasm"]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b3aeed6

Please sign in to comment.