Request
Parameters
Use
'1'.Smart-account address. Rewritten by the wallet if a different value is supplied.
Hex-encoded chain ID.
When
true (recommended for Startale), all calls must land in a single transaction.Array of calls. Each
to is required; data and value are optional.Returns
id is used to query status with wallet_getCallsStatus or to display status with wallet_showCallsStatus.
Errors
| Code | Cause |
|---|---|
4001 | User rejected |
4100 | Wallet not connected |
-32602 | Malformed call array |
Related
eth_sendTransaction, single transaction.- Batched calls