PostBeaconPoolBlsToExecutionChanges

Submit SignedBLSToExecutionChange object to node's pool. Submits a list of SignedBLSToExecutionChange objects to node's pool. Any that pass validation MUST be broadcast to the network.

Path Params
string
required
Defaults to public
.custom-style { color: #048FF4; }

For higher throughput, please create your own API key.

Body Params
message
object
required

The BLSToExecutionChange object from the CL spec.

string
required
Response
200

BLS to execution changes were all stored to the pool and broadcast on the appropriate subnet.

Language
Response
Click Try It! to start a request and see the response here!