EIP-5792 Wallet Capabilities
EIP-5792 capabilities allow you to view the capabilities of the connected wallet.
Getting the wallet capabilities
Get the capabilities of the connected wallet using the useCapabilities hook
Code
Preview
Sending calls to the wallet
Send batched calls to the connected wallet using the useSendCalls hook
Code
Preview