Request
Parameters
string
required
Use
'1'.`0x${string}`
Smart-account address. Rewritten by the wallet if a different value is supplied.
`0x${string}`
required
Hex-encoded chain ID.
boolean
When
true (recommended for Startale), all calls must land in a single transaction.Array<{ to, data?, value? }>
required
Array of calls. Each
to is required; data and value are optional.Returns
wallet_getCallsStatus is not currently implemented in the Mini App host, so do not build a flow that depends on it.
Errors
Related
eth_sendTransaction, single transaction.- Batched calls