Ethereum
eth_sign7702Authorization
Signs an EIP-7702 authorization struct using the wallet’s private key.
POST
Headers
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma separated.
Path Parameters
ID of the wallet to get.
Body
The RPC method to execute. Must be eth_sign7702Authorization
.
The parameters for signing the EIP-7702 authorization.
Response
The RPC method that was executed. Will be eth_sign7702Authorization
.
The response data containing the signed authorization.