Interface AirdropContractDeployMetadata

Options for deploying Airdrop contract

Hierarchy

  • AirdropContractDeployMetadata

Properties

app_uri?: string

The default app for this contract

description?: string

Optional description of the contract

external_link?: string

Optional url for the contract

image?: FileOrBufferOrString

Optional image for the contract

name: string

name of the contract

trusted_forwarders?: string[]

Custom gasless trusted forwarder addresses

Generated using TypeDoc