You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`getValidators`| GET Request - Returns an array of validator registrations with assigned duties in the current and next epoch |[Mainnet](https://boost-relay.flashbots.net/relay/v1/builder/validators)|[Goerli](https://boost-relay-goerli.flashbots.net/relay/v1/builder/validators)|[Sepolia](https://boost-relay-sepolia.flashbots.net/relay/v1/builder/validators)|
45
-
|`submitBlock`| POST Request - submits a block to the relay |[Mainnet](https://boost-relay.flashbots.net/relay/v1/builder/blocks)|[Goerli](https://boost-relay-goerli.flashbots.net/relay/v1/builder/blocks)|[Sepolia](https://boost-relay-sepolia.flashbots.net/relay/v1/builder/blocks)|
45
+
|`submitBlock`| POST Request - submits a block to the relay |[Mainnet](https://boost-relay.flashbots.net/relay/v1/builder/blocks)|[Goerli](https://boost-relay-goerli.flashbots.net/relay/v1/builder/blocks)|[Sepolia](https://boost-relay-sepolia.flashbots.net/relay/v1/builder/blocks)|
46
46
47
47
- See also the [Relay API documentation - Block Builder API](https://bit.ly/3BmGZ3T) for more details on the API and payloads.
48
48
- The example [Flashbots builder implementation](https://github.com/flashbots/boost-geth-builder) is a good external builder reference, and is currently used in production by several builders.
@@ -57,18 +57,20 @@ All Flashbots builders pay block proposers from the [`flashbots-builder.eth` EN
57
57
58
58
The various `builder_pubkeys` used to identify Flashbots builders to relays are listed below:
0 commit comments