Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EthersProvider

Hierarchy

  • EthersProvider

Index

Methods

Methods

call

  • call(transaction: TransactionRequest, blockTag?: undefined): Promise<string>
  • Parameters

    • transaction: TransactionRequest
    • Optional blockTag: undefined

    Returns Promise<string>

getLogs

  • getLogs(filter: EventFilter): Promise<RpcProviderLogEntry[]>

Generated using TypeDoc