Interface GetContractNameByEventOptions

Hierarchy

  • GetContractNameByEventOptions

Properties

contractAddressToName?: {
    [key: ContractAddress]: string;
}

Type declaration

Generated using TypeDoc