sendBatchCalls
Bundles multiple write calls into one wallet prompt via EIP-5792 (wallet_sendCalls). Returns null if the connected wallet doesn’t support it.
waitForBatchTransactionReceipt
Companion tosendBatchCalls. Waits until every sub-call in the batch has confirmed, using the id returned above.