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 ba92cd2 commit a1d785bCopy full SHA for a1d785b
apps/playground-web/src/components/pay/direct-payment.tsx
@@ -15,7 +15,7 @@ export function BuyMerchPreview() {
15
payOptions={{
16
mode: "direct_payment",
17
paymentInfo: {
18
- amount: "0.25",
+ amount: "2",
19
chain: base,
20
token: getDefaultToken(base, "USDC"),
21
sellerAddress: "0xEb0effdFB4dC5b3d5d3aC6ce29F3ED213E95d675",
0 commit comments