Blockfrost · Schema

drep

drep schema from Blockfrost API

BlockchainCardanoCryptocurrencyDAppsNFTWeb3

Properties

Name Type Description
drep_id string Bech32 encoded DRep address
hex string The raw bytes of the DRep
amount string The total amount of voting power this DRep is delegated.
active boolean Registration state of the DRep
active_epoch integer Epoch of the most recent registration
has_script boolean Flag which shows if this DRep credentials are a script hash
retired boolean Registration state of the DRep. Set to `true` if the DRep has been deregistered; otherwise, `false`.
expired boolean Whether the DRep has been inactive for a consecutive number of epochs (determined by a epoch parameter `drep_activity`)
last_active_epoch integer Epoch of the most recent action - registration, update, deregistration or voting
View JSON Schema on GitHub