Skip to content
Alchemy Logo

getAgGenesisCert

POST
/{apiKey}
CUs10

Returns the Alpenglow genesis certificate: the certificate over the first block produced under Alpenglow consensus. Returns null while the cluster is still running TowerBFT, which makes this the way to detect whether Alpenglow is active on a cluster. Available from Agave v4.3; earlier nodes respond with a Method not found (-32601) error.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Responses

200

The Alpenglow genesis certificate, or null if the cluster has not migrated to Alpenglow consensus.

The certificate over the first block produced under Alpenglow consensus, or null while the cluster is still running TowerBFT.

Was this page helpful?