Documentation

    Type Alias EndOfEpochInfo

    type EndOfEpochInfo = {
        epochEndTimestamp: string;
        lastCheckpointId: string;
        leftoverStorageFundInflow: string;
        protocolVersion: string;
        referenceGasPrice: string;
        stakeSubsidyAmount: string;
        storageCharge: string;
        storageFundBalance: string;
        storageFundReinvestment: string;
        storageRebate: string;
        totalGasFees: string;
        totalStake: string;
        totalStakeRewardsDistributed: string;
    }
    Index

    Properties

    epochEndTimestamp: string
    lastCheckpointId: string
    leftoverStorageFundInflow: string
    protocolVersion: string
    referenceGasPrice: string
    stakeSubsidyAmount: string
    storageCharge: string
    storageFundBalance: string
    storageFundReinvestment: string
    storageRebate: string
    totalGasFees: string
    totalStake: string
    totalStakeRewardsDistributed: string
    MMNEPVFCICPMFPCPTTAAATR