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 1a60000 commit 60eef9aCopy full SHA for 60eef9a
apps/playground-web/src/components/pay/transaction-button.tsx
@@ -13,6 +13,7 @@ import {
13
useActiveAccount,
14
useReadContract,
15
} from "thirdweb/react";
16
+import { toWei } from "thirdweb/utils";
17
import { THIRDWEB_CLIENT } from "../../lib/client";
18
import { StyledConnectButton } from "../styled-connect-button";
19
0 commit comments