๐๏ธ Get balance of the connected account
Learn how to retrieve and display the ETH balance of the connected account in your dApp.
๐๏ธ Write to contract with writeAsync button
Learn how to create a button that executes the writeAsync function to interact with a smart contract.
๐๏ธ Wagmi useContractWrite with transaction status
Show feedback on transaction status to user by `useContractWrite` along with `useTransactor`