Interface iGetClaimAttemptStatusSuccessResponse

interface iGetClaimAttemptStatusSuccessResponse {
    bitbadgesAddress: string;
    code?: string;
    error: string;
    success: boolean;
}

Implemented by

Properties

bitbadgesAddress: string
code?: string

The code for the on-chain transaction. Only provided if you have permissions and this is an on-chain badge claim.

error: string
success: boolean
MMNEPVFCICPMFPCPTTAAATR