coinbase / onchainkit

React components and TypeScript utilities to help you build top-tier onchain apps.
https://onchainkit.xyz
MIT License
426 stars 78 forks source link

chore: Update Swap component docs #694

Closed cpcramer closed 1 week ago

cpcramer commented 1 week ago

What changed? Why? Update wagmi import from sendTransaction to useSendTransaction.

Screenshot 2024-06-24 at 11 56 31 AM

Add EthToken and USDCToken parameters to make it easier for the developer to copy and paste code to get started.

Screenshot 2024-06-24 at 11 57 29 AM

Notes to reviewers

How has it been tested?