Collective Treasury Builder

Hierarchy

Constructors

Properties

contract: Contract
contractAbi: any[]
contractAddress: string
gas: number
gasPriceGwei: string
logger: Logger = ...
web3: default

Methods

  • get the name of the contract

    Returns Promise<string>

    string the name of the contract

  • set the number of approvals for the treasury

    Parameters

    • minimumApprovalRequirement: number

      the minumum number of approvals required to execute a transaction

    Returns Promise<TreasuryBuilder>

    TreasuryBuilder this treasury builder

Generated using TypeDoc