Contract.functions()
Returns all the functions of a Contract.
functions() β
Functions
The function returns all of the functions that the Contract has, including the inherited functions from its base classes.
Example query
Example output
Last updated