bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iSimulateClaimSuccessResponse

    interface iSimulateClaimSuccessResponse {
        claimAttemptId: string;
    }

    Implemented by

    Index

    Properties

    Properties

    claimAttemptId: string

    The transaction ID to track the claim. This is just a simulated value for compatibility purposes.