Request
Parameters
`0x${string}`
required
Recipient address.
`0x${string}`
Hex-encoded value in wei. Defaults to
0x0.`0x${string}`
Hex-encoded calldata. Defaults to
0x.`0x${string}`
Ignored. The smart-account address is used regardless.
Returns
0x${string}, the transaction hash.
Errors
Notes
- The
fromfield is rewritten to the smart-account address by the wallet popup. Any value supplied by the caller is ignored. - Gas is sponsored by the Startale paymaster automatically.
Related
wallet_sendCalls, atomic batched calls.- Send transactions