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. To handle these scenarios, see our guide on speeding up transactions.
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