Checks if the given function exists in a smart contract at the given address.
true if the function exists, false otherwise.
The address of the contract to search in.
The name of the function to search.
Generated using TypeDoc
Checks if the given function exists in a smart contract at the given address.
Returns
true if the function exists, false otherwise.
Throws