ABI or a list of selectors or signatures to match against.
Optional
knownInterfaces: IndexedInterfacesA mapping of known interfaces to function signatures that belong to them. Use createInterfaceIndex to produce your own, or omit to use defaultKnownInterfaces.
A list of interfaces that the given selectors implement.
Given a list of selectors, return a mapping of interfaces it implements to a list of present function signatures that belong to it.