We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7719e86 + ec37181 commit e2c4789Copy full SHA for e2c4789
1 file changed
modules/statics/src/allCoinsAndTokens.ts
@@ -1709,6 +1709,7 @@ export const allCoinsAndTokens = [
1709
CoinFeature.EVM_NON_BITGO_RECOVERY,
1710
CoinFeature.EVM_UNSIGNED_SWEEP_RECOVERY,
1711
CoinFeature.SUPPORTS_ERC20,
1712
+ CoinFeature.STAKING,
1713
]
1714
),
1715
account(
@@ -1727,6 +1728,7 @@ export const allCoinsAndTokens = [
1727
1728
CoinFeature.EVM_COMPATIBLE_UI,
1729
1730
1731
1732
1733
1734
0 commit comments