Ethereum
eth_signUserOperation
Sign a user operation using the eth_signUserOperation method.
POST
This method is currently only supported for these smart contract addresses:
0x69007702764179f14F51cdce752f4f775d74E139, 0x00000000000002377B26b1EdA7b0BC371C60DD4f,
0xd6CEDDe84be40893d153Be9d467CD6aD37875b28, and 0x63c0c19a282a1B52b07dD5a65b58948A07DAE32B.Headers
string
required
ID of your Privy app.
string
Request authorization signature. If multiple signatures are required, they should be comma
separated.
string
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the
request must be processed.
Path Parameters
string
required
ID of the wallet to get.
Body
string
required
Available options:
eth_signUserOperationobject
required
Response
enum<string>
required
Available options:
eth_signUserOperationobject
required

