stack

Home > @infiniteobjects/models > ITokenClaimCampaign

ITokenClaimCampaign interface

Token Claim Campaign Interface

Signature:

export interface ITokenClaimCampaign 

Properties

Property Modifiers Type Description
active   boolean Is the campaign active?
blockchain   ITokenClaimCampaignSupportedBlockChains Blockchain the campaign is using
contractAddress   string Contract address of the campaign
dateCreated   Date The date the entity was created.
dateUpdated   Date The date the entity was updated.
device   IDevice IO Device
emailTemplateId   string Sendgrid email template ID
encryptionKey   string | null Encryption Key, only needed for SDK V2
factoryAddress   string Factory Contract Address
id   string Unique identifier
linkdropId   string ID of the campaign on linkdrop
makeVideoPrints   boolean Should we make VideoPrints
network   BlockchainNetwork Blockchain Network the campaign is running
networkName   ITokenClaimCampaignNetworkNames Blockchain Network name (getter)
preferredWallet?   TokenClaimCampaignPreferredWallet (Optional) Preferred wallet
printType   VideoPrintType Print Type
sdkVersion   TokenClaimCampaignLinkdropSdkVersion SDK Version
shopifyProductId   number Shopify product ID
shopifyStoreId   string Shopify store ID
signingKey   string Signing private Key
tokenStartIndex   number What is the first token?
tokenSupply   number How many tokens
useManualClaim   boolean Use manual claim
walletAddress   string Deployer Wallet Addres (Master Address)