Skip to main content

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 to sendBatchCalls. Waits until every sub-call in the batch has confirmed, using the id returned above.
Last modified on July 29, 2026