Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 3

# Sending Transactions via RPC

MEV Blocker supports sending transactions via the standard `eth_sendRawTransaction` method.
MEV Blocker supports sending transactions via multiple endpoints (as discussed [here](/mevblocker/concepts/endpoints)) using the standard `eth_sendRawTransaction` method.

## `eth_sendRawTransaction`

Expand Down