Name | Type | Description | Notes |
---|---|---|---|
storage_schema | mixed | JSON Schema of the contract storage in humanified format (as returned by API) | [optional] |
entrypoints | \Bzzhh\Tzkt\Model\EntrypointInterface[] | List of terminal entrypoints | [optional] |
big_maps | \Bzzhh\Tzkt\Model\BigMapInterface[] | List of currently available Big_maps | [optional] |
events | \Bzzhh\Tzkt\Model\EventInterface[] | List of events extractable from the code ("static") | [optional] |