Ethereum
eth_sendTransaction
Sign and send a transaction using the eth_sendTransaction method.
POST
A successful response indicates that the transaction has been broadcasted to the network. Transactions may get broadcasted but still fail to be confirmed by the network: we recommend listening for transaction event webhooks to evaluate and handle transactions stuck in a broadcasted state.
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
Available options: eth_sendTransaction
Available options: ethereum
Returns
Available options: eth_sendTransaction