Expand description
Types and functions related to the relay mechanism. Flashbots relay API types.
Modules§
- Error types for the relay.
Structs§
- Represents public information about a block sent by a builder to the relay, or from the relay to the proposer.
- A Request to validate a
SignedBidSubmissionV1
- A Request to validate a
SignedBidSubmissionV2
- A Request to validate a
SignedBidSubmissionV3
- A Request to validate a
SignedBidSubmissionV4
- Query for the GET
/relay/v1/data/bidtraces/builder_blocks_received
endpoint. This endpoint provides BidTraces for builder block submissions that match the query and were verified successfully. - Query for the GET
/relay/v1/data/bidtraces/proposer_payload_delivered
- Submission for the
/relay/v1/builder/blocks
endpoint (Bellatrix). - Submission for the
/relay/v1/builder/blocks
endpoint (Capella). - Submission for the
/relay/v1/builder/blocks
endpoint (Deneb). - Submission for the
/relay/v1/builder/blocks
endpoint (Electra). - SignedBidTrace is a BidTrace with a signature
- Query for the
/relay/v1/builder/blocks
endpoint - Represents an entry of the
/relay/v1/builder/validators
endpoint - Details of a validator registration.
- Represents the message of a validator registration.
Enums§
- Sort results in either ascending or descending values.