We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 499f25b + c7ffac3 commit 8c8f86eCopy full SHA for 8c8f86e
modules/statics/src/allCoinsAndTokens.ts
@@ -1023,7 +1023,7 @@ export const allCoinsAndTokens = [
1023
6,
1024
UnderlyingAsset.KAVA,
1025
BaseUnit.KAVA,
1026
- COSMOS_SIDECHAIN_FEATURES
+ [...COSMOS_SIDECHAIN_FEATURES, CoinFeature.SHARED_COSMOS_SDK]
1027
),
1028
account(
1029
'62895d6b-6e99-4eba-82f1-9ce4e7658998',
@@ -1033,7 +1033,7 @@ export const allCoinsAndTokens = [
1033
1034
1035
1036
1037
1038
1039
'7df858d5-9da3-4071-ab06-399962ea87b7',
0 commit comments