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 48bca94 + ebb0c7a commit fde3c88Copy full SHA for fde3c88
modules/statics/src/coins.ts
@@ -1640,6 +1640,7 @@ export const coins = CoinMap.fromCoins([
1640
CoinFeature.SHARED_EVM_SDK,
1641
CoinFeature.EVM_COMPATIBLE_IMS,
1642
CoinFeature.EVM_COMPATIBLE_UI,
1643
+ CoinFeature.EVM_COMPATIBLE_WP,
1644
]
1645
),
1646
account(
@@ -1656,6 +1657,7 @@ export const coins = CoinMap.fromCoins([
1656
1657
1658
1659
1660
1661
1662
1663
0 commit comments