TzKTDelegatorReward
public struct TzKTDelegatorReward : Codable
An object containing info on the reward a delegator should receive from a baker
-
Declaration
Swift
public let cycle: Int -
Declaration
Swift
public let delegatedBalance: Decimal -
Declaration
Swift
public let stakedBalance: Decimal -
Declaration
Swift
public let baker: TzKTAddress -
Declaration
Swift
public let blockRewardsDelegated: Decimal -
Declaration
Swift
public let blockRewardsStakedEdge: Decimal -
Declaration
Swift
public let blockRewardsStakedShared: Decimal -
Declaration
Swift
public let endorsementRewardsDelegated: Decimal -
Declaration
Swift
public let endorsementRewardsStakedEdge: Decimal -
Declaration
Swift
public let endorsementRewardsStakedShared: Decimal -
Declaration
Swift
public let vdfRevelationRewardsDelegated: Decimal -
Declaration
Swift
public let vdfRevelationRewardsStakedEdge: Decimal -
Declaration
Swift
public let vdfRevelationRewardsStakedShared: Decimal -
Declaration
Swift
public let nonceRevelationRewardsDelegated: Decimal -
Declaration
Swift
public let nonceRevelationRewardsStakedEdge: Decimal -
Declaration
Swift
public let nonceRevelationRewardsStakedShared: Decimal -
Declaration
Swift
public let doubleBakingRewards: Decimal -
Declaration
Swift
public let doubleBakingLostExternalStaked: Decimal -
Declaration
Swift
public let doubleEndorsingRewards: Decimal -
Declaration
Swift
public let doubleEndorsingLostExternalStaked: Decimal -
Declaration
Swift
public let doublePreendorsingRewards: Decimal -
Declaration
Swift
public let doublePreendorsingLostExternalStaked: Decimal -
Declaration
Swift
public let blockFees: Decimal -
Declaration
Swift
public let doubleBakingLostUnstaked: Decimal -
Declaration
Swift
public let doubleBakingLostExternalUnstaked: Decimal -
Declaration
Swift
public let doubleEndorsingLostUnstaked: Decimal -
Declaration
Swift
public let doubleEndorsingLostExternalUnstaked: Decimal -
Declaration
Swift
public let doublePreendorsingLostUnstaked: Decimal -
Declaration
Swift
public let doublePreendorsingLostExternalUnstaked: Decimal -
Declaration
Swift
public let doubleBakingLostStaked: Decimal -
Declaration
Swift
public let doubleEndorsingLostStaked: Decimal -
Declaration
Swift
public let doublePreendorsingLostStaked: Decimal -
Declaration
Swift
public let nonceRevelationLosses: Decimal -
Declaration
Swift
public let bakerStakedBalance: Decimal -
Declaration
Swift
public let externalStakedBalance: Decimal -
Declaration
Swift
public let bakingPower: Decimal -
Declaration
Swift
public let bakerDelegatedBalance: Decimal -
Declaration
Swift
public let externalDelegatedBalance: Decimal -
Declaration
Swift
public let futureBlocks: Decimal -
Declaration
Swift
public let futureBlockRewards: Decimal -
Declaration
Swift
public let futureEndorsementRewards: Decimal
Install in Dash