MEVNextProposerInfo
Only available on Cloud-API
Name: MEVNextProposerInfo
MEVNextProposerInfo
feed provides details of next Ethereum block proposer, allowing searchers to know if the proposer is registered with a MEV relay service.
Options
Key | Description | Values |
---|---|---|
| Fields to include in the MEV proposer info stream. |
[Default: all] |
Endpoint
Currently one endpoint in US-Virginia is providing the feed. Please use websocket endpoint wss://mev.api.blxrbdn.com/ws
.
Examples
Request
Response
Result Field | Description |
---|---|
| Next slot number |
| Index of the next proposer |
| Public key of the next proposer |
| Boolean flag indicating if the proposer is registered with at least one MEV relay service. |
Last updated