Crate mev_share_sse

Crate mev_share_sse 

Source
Expand description

Rust client implementation for the MEV-share protocol

Re-exports§

pub use client::EventClient;

Modules§

client
Server-sent events (SSE) support.

Structs§

Event
SSE event from the MEV-share endpoint
EventHistory
SSE event of the history endpoint
EventHistoryInfo
SSE event type of the event history endpoint.
EventHistoryParams
Query params for the history endpoint
EventTransaction
Transaction from the event
EventTransactionLog
A log produced by a transaction.
FunctionSelector
4-byte-function selector
Hint