Cluster Lock
Last updated
Last updated
This endpoint is used to search for Cluster Lock Objects that match a substring of their lock_hash
.
/lock/search/{network}
The network to retrieve clusters on
{"summary":"Ethereum Mainnet","value":"mainnet"}
A substring of the lock_hash
calculated for a cluster lock.
A substring of the cluster name.
The page number to retrieve.
The number of cluster lock objects to return.
This endpoint is used to search for Cluster Lock Objects that match a substring of their lock_hash
.
/v1/lock/search/{network}
The network to retrieve clusters on
{"summary":"Ethereum Mainnet","value":"mainnet"}
A substring of the lock_hash
calculated for a cluster lock.
A substring of the cluster name.
The page number to retrieve.
The number of cluster lock objects to return.
This endpoint saves cluster lock objects that describe the created Distributed Validator Cluster.
/lock
Cluster definition data that was used in dkg to generate cluster lock.
distributed validator keys and deposit data.
0x85650c30ec29a3703934bf50a28da102975deda77e758579ea3dfe4136abf752
0xd2880980169ee4a0000f23feb8fad9a6c70f38312956fe67aa89e118f5b0e048
["0xe6e531be7bbf6cee37d80ab489ade6491469e10743d3c1496a3e66fe989eb4c100c260eaee4ef1aa08fdb79ea05bb8c12970dec1a296abe627ac25a2515373b301"]
This endpoint saves cluster lock objects that describe the created Distributed Validator Cluster.
/v1/lock
Cluster definition data that was used in dkg to generate cluster lock.
distributed validator keys and deposit data.
0x85650c30ec29a3703934bf50a28da102975deda77e758579ea3dfe4136abf752
0xd2880980169ee4a0000f23feb8fad9a6c70f38312956fe67aa89e118f5b0e048
["0xe6e531be7bbf6cee37d80ab489ade6491469e10743d3c1496a3e66fe989eb4c100c260eaee4ef1aa08fdb79ea05bb8c12970dec1a296abe627ac25a2515373b301"]
This endpoint is used to redirect users to the created cluster status page after DKG is completed.
/lock/{lockHash}/launchpad
The lock_hash
calculated for a Distributed Validator Cluster.
No body
This endpoint is used to redirect users to the created cluster status page after DKG is completed.
/v1/lock/{lockHash}/launchpad
The lock_hash
calculated for a Distributed Validator Cluster.
No body
This endpoint fetches a number of Distributed Validator Clusters for which the address provided is a node operator.
/lock/operator/{address}
The operator address.
The page number to retrieve.
The number of cluster lock objects to return.
This endpoint fetches a number of Distributed Validator Clusters for which the address provided is a node operator.
/v1/lock/operator/{address}
The operator address.
The page number to retrieve.
The number of cluster lock objects to return.
This endpoint fetches a number of cluster lock objects for a given network.
/lock/network/{network}
The network to retrieve clusters on
{"summary":"Ethereum Mainnet","value":"mainnet"}
The page number to retrieve.
The number of cluster lock objects to return.
numerical field to sort by
order of sorting the field
cluster type or pool
The flag to populate cluster definition information.
This endpoint fetches a number of cluster lock objects for a given network.
/v1/lock/network/{network}
The network to retrieve clusters on
{"summary":"Ethereum Mainnet","value":"mainnet"}
The page number to retrieve.
The number of cluster lock objects to return.
numerical field to sort by
order of sorting the field
cluster type or pool
The flag to populate cluster definition information.
This endpoint fetches a nsummary of the lock files stored for a given network
/lock/network/summary/{network}
The network to retrieve clusters on
{"summary":"Ethereum Mainnet","value":"mainnet"}
This endpoint fetches a nsummary of the lock files stored for a given network
/v1/lock/network/summary/{network}
The network to retrieve clusters on
{"summary":"Ethereum Mainnet","value":"mainnet"}
This endpoint verifies cluster lock data including BLS public keys and signatures created during the DKG phase.
/lock/verify
Cluster definition data that was used in dkg to generate cluster lock.
distributed validator keys and deposit data.
0x85650c30ec29a3703934bf50a28da102975deda77e758579ea3dfe4136abf752
0xd2880980169ee4a0000f23feb8fad9a6c70f38312956fe67aa89e118f5b0e048
["0xe6e531be7bbf6cee37d80ab489ade6491469e10743d3c1496a3e66fe989eb4c100c260eaee4ef1aa08fdb79ea05bb8c12970dec1a296abe627ac25a2515373b301"]
No body
This endpoint verifies cluster lock data including BLS public keys and signatures created during the DKG phase.
/v1/lock/verify
Cluster definition data that was used in dkg to generate cluster lock.
distributed validator keys and deposit data.
0x85650c30ec29a3703934bf50a28da102975deda77e758579ea3dfe4136abf752
0xd2880980169ee4a0000f23feb8fad9a6c70f38312956fe67aa89e118f5b0e048
["0xe6e531be7bbf6cee37d80ab489ade6491469e10743d3c1496a3e66fe989eb4c100c260eaee4ef1aa08fdb79ea05bb8c12970dec1a296abe627ac25a2515373b301"]
No body