Request
Parameters
Recipient address.
Hex-encoded value in wei. Defaults to
0x0.Hex-encoded calldata. Defaults to
0x.Ignored. The smart-account address is used regardless.
Returns
0x${string}, the transaction hash.
Errors
| Code | Cause |
|---|---|
4001 | User rejected the transaction |
4100 | Wallet not connected |
4902 | Active chain not in appChainIds |
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