Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerPrivateAlphaChoiceResponse

    interface GetIndexerPrivateAlphaChoiceResponse {
        points: BigNumber;
        feeRefund: BigNumber;
        nftEligibility: boolean;
    }
    Index

    Properties

    points: BigNumber
    feeRefund: BigNumber
    nftEligibility: boolean