Skip to content

Commit 07e14bf

Browse files
committed
Update wallet-services.mdx
1 parent b362126 commit 07e14bf

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/sdk/web/react/advanced/wallet-services.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import Tabs from "@theme/Tabs";
88
import TabItem from "@theme/TabItem";
99
import AuthAdapterSettings from "@site/src/common/sdk/pnp/web/_auth-adapter-settings.mdx";
1010
import AuthLoginSettings from "@site/src/common/sdk/pnp/web/_auth-login-settings.mdx";
11-
import GrowthPlanNote from "@site/src/common/docs/_growth_plan_note.mdx";
1211

1312
Web3Auth Wallet Services provides a comprehensive suite of wallet functionality including Fiat on
1413
Ramp, Swaps, and Wallet UI Interoperability with WalletConnect. These services enhance your
@@ -21,7 +20,13 @@ configuration in the SDK is optional and provided here for reference purposes.
2120

2221
:::
2322

24-
<GrowthPlanNote />
23+
:::note
24+
25+
Access to Wallet Services is gated. You can use this feature in `sapphire_devnet` for free. The
26+
minimum [pricing plan](https://web3auth.io/pricing.html) to use this feature in a production
27+
environment is the **Scale Plan**.
28+
29+
:::
2530

2631
## `walletServicesConfig`
2732

0 commit comments

Comments
 (0)