# Functions
DeploySimcontract deploys a new Ethereum contract, binding an instance of Simcontract to it.
NewSimcontract creates a new instance of Simcontract, bound to a specific deployed contract.
NewSimcontractCaller creates a new read-only instance of Simcontract, bound to a specific deployed contract.
NewSimcontractFilterer creates a new log filterer instance of Simcontract, bound to a specific deployed contract.
NewSimcontractTransactor creates a new write-only instance of Simcontract, bound to a specific deployed contract.
# Variables
SimcontractABI is the input ABI used to generate the binding from.
SimcontractBin is the compiled bytecode used for deploying new contracts.
SimcontractMetaData contains all meta data concerning the Simcontract contract.
# Structs
CallableCluster is an auto generated low-level Go binding around an user-defined struct.
Simcontract is an auto generated Go binding around an Ethereum contract.
SimcontractCaller is an auto generated read-only Go binding around an Ethereum contract.
SimcontractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SimcontractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SimcontractClusterLiquidated represents a ClusterLiquidated event raised by the Simcontract contract.
SimcontractClusterLiquidatedIterator is returned from FilterClusterLiquidated and is used to iterate over the raw logs and unpacked data for ClusterLiquidated events raised by the Simcontract contract.
SimcontractClusterReactivated represents a ClusterReactivated event raised by the Simcontract contract.
SimcontractClusterReactivatedIterator is returned from FilterClusterReactivated and is used to iterate over the raw logs and unpacked data for ClusterReactivated events raised by the Simcontract contract.
SimcontractFeeRecipientAddressUpdated represents a FeeRecipientAddressUpdated event raised by the Simcontract contract.
SimcontractFeeRecipientAddressUpdatedIterator is returned from FilterFeeRecipientAddressUpdated and is used to iterate over the raw logs and unpacked data for FeeRecipientAddressUpdated events raised by the Simcontract contract.
SimcontractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SimcontractOperatorAdded represents a OperatorAdded event raised by the Simcontract contract.
SimcontractOperatorAddedIterator is returned from FilterOperatorAdded and is used to iterate over the raw logs and unpacked data for OperatorAdded events raised by the Simcontract contract.
SimcontractOperatorRemoved represents a OperatorRemoved event raised by the Simcontract contract.
SimcontractOperatorRemovedIterator is returned from FilterOperatorRemoved and is used to iterate over the raw logs and unpacked data for OperatorRemoved events raised by the Simcontract contract.
SimcontractRaw is an auto generated low-level Go binding around an Ethereum contract.
SimcontractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SimcontractTransactor is an auto generated write-only Go binding around an Ethereum contract.
SimcontractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SimcontractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
SimcontractValidatorAdded represents a ValidatorAdded event raised by the Simcontract contract.
SimcontractValidatorAddedIterator is returned from FilterValidatorAdded and is used to iterate over the raw logs and unpacked data for ValidatorAdded events raised by the Simcontract contract.
SimcontractValidatorExited represents a ValidatorExited event raised by the Simcontract contract.
SimcontractValidatorExitedIterator is returned from FilterValidatorExited and is used to iterate over the raw logs and unpacked data for ValidatorExited events raised by the Simcontract contract.
SimcontractValidatorRemoved represents a ValidatorRemoved event raised by the Simcontract contract.
SimcontractValidatorRemovedIterator is returned from FilterValidatorRemoved and is used to iterate over the raw logs and unpacked data for ValidatorRemoved events raised by the Simcontract contract.