✨ Feature Request
Support the new default wallet_sendCalls RPC method for sending transactions to all EVM chains.
🧩 Context
wallet_sendCalls is the new default way to send transactions to the blockchain. It optionally supports atomic operations for smart wallets, but should also be supported by EOA wallets, so dApps can use a unified way of executing transactions. The method is not out of the experimental phase on Viem and Wagmi and users of Magic would expect it to work: https://wagmi.sh/core/api/actions/sendCalls