Interface ContractMethodsBase

Hierarchy

  • ContractMethodsBase

Indexable

[key: string]: ((...args) => any)
    • (...args): any
    • Parameters

      • Rest ...args: any[]

      Returns any

Generated using TypeDoc