Skip to main content

Function: batch()

batch(…calls): BatchBuilder
Defined in: packages/core/src/batch.ts:20 Pure, framework-agnostic call collector. The account adapter turns the returned calls into one atomic entry (classic multi-op / contract Multicall).

Parameters

calls

Call[]

Returns

BatchBuilder