eth_sendPrivateTransaction
Send a single private transaction through Flashbots. Private transactions are sent directly to validators and not included in the public mempool.
Path parameters
apiKey
Request
This endpoint expects an object.
tx
Raw, signed transaction.
maxBlockNumber
Hex-encoded number for the highest block number in which the transaction should be included.
preferences
Transaction preferences.
Response
Returns the transaction hash (32-byte hex string).