Interface SplitContractDeployMetadata

Options for deploying Split contract

Hierarchy

  • SplitContractDeployMetadata

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

recipients: SplitRecipientInput[]

The list of recipients and their share of the split

trusted_forwarders?: string[]

Custom gasless trusted forwarder addresses

Generated using TypeDoc