Abstract class implementation based on a ABI specification

Hierarchy

Constructors

  • Parameters

    • abiPath: string
    • abiName: string
    • contractAddress: string
    • web3: default
    • wallet: Wallet
    • gas: number
    • gasPriceGwei: string

    Returns ContractAbi

Properties

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

Generated using TypeDoc