Skip to main content

FungibleTokenClaimContractDeployProps

Hierarchy

  • Exclude<DeployArgs, undefined>
    • FungibleTokenClaimContractDeployProps

Index

Properties

optionalmaxAmount

maxAmount?: UInt64

The maximum amount of tokens to claim in case the whitelist is empty.

whitelist

whitelist: Whitelist

The whitelist.

Page Options