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.
1 parent 27b8039 commit ebb0c7aCopy full SHA for ebb0c7a
modules/statics/src/coins.ts
@@ -1638,6 +1638,7 @@ export const coins = CoinMap.fromCoins([
1638
CoinFeature.SHARED_EVM_SDK,
1639
CoinFeature.EVM_COMPATIBLE_IMS,
1640
CoinFeature.EVM_COMPATIBLE_UI,
1641
+ CoinFeature.EVM_COMPATIBLE_WP,
1642
]
1643
),
1644
account(
@@ -1654,6 +1655,7 @@ export const coins = CoinMap.fromCoins([
1654
1655
1656
1657
1658
1659
1660
1661
0 commit comments