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 41d37df + 8249f6f commit cd50e95Copy full SHA for cd50e95
modules/statics/src/allCoinsAndTokens.ts
@@ -1043,7 +1043,7 @@ export const allCoinsAndTokens = [
1043
6,
1044
UnderlyingAsset.MANTRA,
1045
BaseUnit.MANTRA,
1046
- COSMOS_SIDECHAIN_FEATURES
+ [...COSMOS_SIDECHAIN_FEATURES, CoinFeature.SHARED_COSMOS_SDK]
1047
),
1048
account(
1049
'cc900f12-f229-4eb3-9ca7-2a05a445f362',
@@ -1053,7 +1053,7 @@ export const allCoinsAndTokens = [
1053
1054
1055
1056
1057
1058
1059
'507492ba-d127-4fd8-b07d-9461f5887a26',
0 commit comments