eth_sendPrivateRawTransaction / eth_sendRawTransaction
Both method can be used to send a single private transaction to our builder. A private transaction will be included in upcoming blocks and sent to validators directly.
This endpoint is free for all plans.
Request payload format:
Example request:
Example response:
Last updated