OPNet
    Preparing search index...

    Type Alias GetPoolInfo

    GetPoolInfo: CallResult<
        { accMotoPerShare: bigint; allocPoint: bigint; lastRewardBlock: bigint },
        OPNetEvent<never>[],
    >

    Represents the result of the getPoolInfo function call.