Skip to content

Commit 2e4a90e

Browse files
Update .agents/skills/appkit/references/react-wagmi.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
1 parent 902c521 commit 2e4a90e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.agents/skills/appkit/references/react-wagmi.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ function WalletInfo() {
9696
## Smart Contract Interaction (Wagmi hooks)
9797

9898
```tsx
99+
import { erc20Abi } from 'viem'
99100
import { useReadContract, useWriteContract, useWaitForTransactionReceipt } from 'wagmi'
100101

101102
function ContractInteraction() {

0 commit comments

Comments
 (0)