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

    Interface iClaimGatedContent

    interface iClaimGatedContent {
        content?: string;
        params?: { [key: string]: any };
        url?: string;
    }
    Index

    Properties

    Properties

    content?: string

    The content (markdown supported) to be shown to successful claimers

    params?: { [key: string]: any }

    The params to be shown to successful claimers. Only used for pre-configured rewards.

    url?: string

    The URL to be shown to successful claimers