Name | Type | Description | Notes |
---|---|---|---|
stateMutability | StateMutabilityEnum | ||
outputs | List<Parameter> | [optional] | |
name | String | [optional] | |
type | String | ||
inputs | List<ParameterWithValue> | ||
description | String | [optional] |
Name | Value |
---|---|
PURE | "pure" |
VIEW | "view" |