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

    Interface iGetSignInChallengePayload

    interface iGetSignInChallengePayload {
        address: string;
        chain: SupportedChain;
    }

    Implemented by

    Index

    Properties

    Properties

    address: string

    The user's blockchain address. This can be their native address.

    The blockchain to be signed in with.