GET
/
eigenda
/
quorum-info

Query Parameters

network
enum<string>
default:
holesky
required

Select the network you want to track.

Available options:
ethereum,
holesky
quorumNumber
integer
required

The unique number of the quorum to retrieve details for.

Response

200 - application/json
activeMembersCount
integer

The total number of active members in the quorum.

createdAt
string

The timestamp when the quorum was created.

minimumStake
number

The minimum stake required for the quorum.

quorumNumber
integer

The unique number of the quorum.

registeredMembersCount
integer

The total number of registered members in the quorum.

strategies
string[]

The strategies associated with the quorum.

updatedAt
string

The timestamp of the last update to the quorum.