Contract.state_variables()
Returns the list of all state variables of the contract.
state_variables() β
StateVariables
Returns a StateVariables object for the state variables of the contract.
Example query
Example output
Last updated