Skip to main content
POST

SDK methods

Learn more about signing transactions using our SDKs here.

Headers

privy-app-id
string
required
ID of your Privy app.
privy-authorization-signature
string
Request authorization signature. If multiple signatures are required, they should be comma separated.
privy-request-expiry
string
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the request must be processed.

Path Parameters

wallet_id
string
required
ID of the wallet to get.

Body

method
string
required
Available options: eth_signTransaction
params
object
required

Response

method
enum<string>
required
Available options: eth_signTransaction
data
object
required