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 27b8039 + d599bad commit 48bca94Copy full SHA for 48bca94
modules/statics/src/coins.ts
@@ -1606,6 +1606,7 @@ export const coins = CoinMap.fromCoins([
1606
CoinFeature.SHARED_EVM_SDK,
1607
CoinFeature.EVM_COMPATIBLE_IMS,
1608
CoinFeature.EVM_COMPATIBLE_UI,
1609
+ CoinFeature.EVM_COMPATIBLE_WP,
1610
]
1611
),
1612
account(
@@ -1622,6 +1623,7 @@ export const coins = CoinMap.fromCoins([
1622
1623
1624
1625
1626
1627
1628
1629
0 commit comments