eth_sendRawTransaction - Ethereum

Creates a new message call transaction or a contract creation for signed transactions.

Don’t have an API key?

Start using this API in your app today.

🚧

Alchemy does not store keys, so transactions sent via Alchemy must be signed ahead of time using another provider like ethers (via eth_signTransaction) and sent with eth_sendRawTransaction.

Path Params
string
required
Defaults to docs-demo

For higher throughput, create your own API key

Body Params
integer
Defaults to 1
string
Defaults to 2.0
array of strings
Defaults to 0xf86d808504a817c800825208943535353535353535353535353535353535353535880de0b6b3a7640000801ca0e0d2e3f3d8de8a0c9f25d0b02c7a8a91e7e1c818e6f37a49d8b04f9a9a96a1a0620a6c8d95e0f289bfbf2b3d3e476de6b9bc6d0e974c06f1e4de5be7c5ef0e10

String - The signed transaction data.

params
string
Defaults to eth_sendRawTransaction
Response

Response body
object
integer
string
string
Language
URL
Request
Choose an example:
application/json
ReadMe
Support Hub