Class ContractService

Hierarchy

Index

Methods

callContract

  • callContract(to: string, data: string): Promise<string>
  • Parameters

    • to: string
    • data: string

    Returns Promise<string>

destroy

  • destroy(): void

init

processContractsLogs

registerContract