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 7ae018b commit 984c348Copy full SHA for 984c348
apps/playground-web/src/app/connect/pay/embed/page.tsx
@@ -17,6 +17,7 @@ const defaultConnectOptions: PayEmbedPlaygroundOptions = {
17
mode: "fund_wallet",
18
title: "",
19
image: "",
20
+ description: "",
21
buyTokenAddress: NATIVE_TOKEN_ADDRESS,
22
buyTokenAmount: "0.01",
23
buyTokenChain: base,
0 commit comments