Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerPrivateAlphaChoiceResponse

    interface IndexerServerPrivateAlphaChoiceResponse {
        points: string;
        fee_refund: string;
        nft_eligibility: boolean;
    }
    Index

    Properties

    points: string
    fee_refund: string
    nft_eligibility: boolean