Skip to main content

Delegatee

Represents the entity to which voting power is delegated.

StakePool

Delegation to a stake pool.

FieldDescription
poolKeyHashThe public key hash of the pool.

DRep

Delegation to a DRep (delegated representative).

FieldDescription
drepThe credential of the DRep.

PoolAndDRep

Delegation to both a stake pool and a DRep.

FieldDescription
poolKeyHashThe public key hash of the pool.
drepThe credential of the DRep.