Coda by Ian Macalinao
    Preparing search index...
    interface WhirlpoolRewardInfo {
        authority: Address;
        emissionsPerSecondX64: bigint;
        growthGlobalX64: bigint;
        mint: Address;
        vault: Address;
    }
    Index

    Properties

    authority: Address
    emissionsPerSecondX64: bigint
    growthGlobalX64: bigint
    mint: Address
    vault: Address