#voltaire
2 APIs with this tag
Cardano Governance Action API
Cardano's on-chain governance actions (proposals) of the Conway era — live from the public Koios indexer, no key. Anyone can submit a governance action — a treasury withdrawal, a protocol-parameter change, a hard-fork initiation, a new constitutional committee, a no-confidence motion — which DReps, stake pools and the constitutional committee then vote on. The Cardano DRep reader surfaces the voters; this is the other side of governance: the proposals themselves. List the governance actions with their type, deposit, return address and the lifecycle epochs they were proposed / ratified / enacted / dropped / expired, with a derived status; read a proposal's live voting tally broken down by the three governance bodies — DRep, SPO and committee Yes / No / Abstain vote counts, voting power (in ADA) and percentages; and read the individual votes cast on it, each with the voter's role and decision. The governance-action layer for Cardano wallets, voting tools, governance explorers and analytics. Distinct from the DRep governance reader (the voters), the stake-pool reader, the chain-economics reader and the native-token registry. Live from the indexer; short cache only.
api.oanor.com/cardanoproposals-api
Cardano DRep Governance API
Cardano's on-chain governance body — the DReps (Delegated Representatives) of the Voltaire era / CIP-1694 — live from the public Koios indexer, no key. In the Conway era ADA holders delegate their voting power to DReps, who vote on governance actions; the Cardano account reader resolves a single stake account's DRep choice, but there is no registry of the DReps themselves. This opens it. List every DRep with its registration and native-script status; look up one DRep in full — its live delegated voting power (the ADA whose vote it casts), its 500 ADA registration deposit, whether the mandate is still active and the epoch it expires; read the governance actions a DRep has voted on with each Yes / No / Abstain decision; and track the network-wide DRep population and total active voting power per epoch. The governance layer for Cardano wallets, voting tools, DRep explorers and analytics. Distinct from the Cardano account reader (per-account vote), the chain-economics reader and the native-token registry. Live from the indexer; short cache only.
api.oanor.com/cardanodreps-api