๐๏ธ Get balance of the connected account
Learn how to retrieve and display the ETH balance of the connected account in your dApp.
๐๏ธ Simplified 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.
๐๏ธ Wait for TxReceipt to Send a Second Tx
Learn how to wait for a transaction receipt before sending a second transaction in a multi-step process.
๐๏ธ Contract Interaction with useTransactor and useContractWrite
Contract Interaction with useTransactor and useContractWrite