DynamicGlobalProperties
public struct DynamicGlobalProperties : Decodable
-
Declaration
Swift
public let headBlockNumber: UInt32 -
Declaration
Swift
public let headBlockId: BlockId -
Declaration
Swift
public let currentWitness: String -
Declaration
Swift
public let totalPow: SteemUInt64 -
Declaration
Swift
public let numPowWitnesses: UInt32 -
Declaration
Swift
public let virtualSupply: Asset -
Declaration
Swift
public let currentSupply: Asset -
Declaration
Swift
public let confidentialSupply: Asset -
Declaration
Swift
public let currentSbdSupply: Asset -
Declaration
Swift
public let confidentialSbdSupply: Asset -
Declaration
Swift
public let totalVestingFundSteem: Asset -
Declaration
Swift
public let totalVestingShares: Asset -
Declaration
Swift
public let totalRewardFundSteem: Asset -
Declaration
Swift
public let totalRewardShares2: String -
Declaration
Swift
public let pendingRewardedVestingShares: Asset -
Declaration
Swift
public let pendingRewardedVestingSteem: Asset -
Declaration
Swift
public let sbdInterestRate: UInt32 -
Declaration
Swift
public let sbdPrintRate: UInt32 -
Declaration
Swift
public let currentAslot: UInt32 -
Declaration
Swift
public let recentSlotsFilled: String -
Declaration
Swift
public let participationCount: UInt32 -
Declaration
Swift
public let lastIrreversibleBlockNum: UInt32 -
Declaration
Swift
public let votePowerReserveRate: UInt32 -
Declaration
Swift
public let averageBlockSize: UInt32 -
Declaration
Swift
public let currentReserveRatio: UInt32 -
Declaration
Swift
public let maxVirtualBandwidth: String -
Declaration
Swift
public let time: Date
View on GitHub
DynamicGlobalProperties Structure Reference