Interface ContractGetter<I, O>

Type Parameters

  • I

  • O

Hierarchy

  • ContractGetter

Properties

Methods

Properties

address: Address

Target contract address

abi: string
getter: string
params: I

Methods