ssv_network_views

package
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SsvNetworkViewsABI = SsvNetworkViewsMetaData.ABI

SsvNetworkViewsABI is the input ABI used to generate the binding from. Deprecated: Use SsvNetworkViewsMetaData.ABI instead.

View Source
var SsvNetworkViewsMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"ApprovalNotWithinTimeframe\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CallerNotOwner\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CallerNotWhitelisted\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ClusterAlreadyEnabled\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ClusterDoesNotExists\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ClusterIsLiquidated\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ClusterNotLiquidatable\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ExceedValidatorLimit\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FeeExceedsIncreaseLimit\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FeeIncreaseNotAllowed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FeeTooLow\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"IncorrectClusterState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"IncorrectValidatorState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InsufficientBalance\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidOperatorIdsLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidPublicKeyLength\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MaxValueExceeded\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NewBlockPeriodIsBelowMinimum\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NoFeeDeclared\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotAuthorized\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OperatorAlreadyExists\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OperatorDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OperatorsListNotUnique\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SameFeeChangeNotAllowed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"TargetModuleDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"TokenTransferFailed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnsortedOperatorsList\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ValidatorAlreadyExists\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ValidatorDoesNotExist\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"previousAdmin\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newAdmin\",\"type\":\"address\"}],\"name\":\"AdminChanged\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"beacon\",\"type\":\"address\"}],\"name\":\"BeaconUpgraded\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"version\",\"type\":\"uint8\"}],\"name\":\"Initialized\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferStarted\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"implementation\",\"type\":\"address\"}],\"name\":\"Upgraded\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"acceptOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"clusterOwner\",\"type\":\"address\"},{\"internalType\":\"uint64[]\",\"name\":\"operatorIds\",\"type\":\"uint64[]\"},{\"components\":[{\"internalType\":\"uint32\",\"name\":\"validatorCount\",\"type\":\"uint32\"},{\"internalType\":\"uint64\",\"name\":\"networkFeeIndex\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"bool\",\"name\":\"active\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"internalType\":\"structISSVNetworkCore.Cluster\",\"name\":\"cluster\",\"type\":\"tuple\"}],\"name\":\"getBalance\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"clusterOwner\",\"type\":\"address\"},{\"internalType\":\"uint64[]\",\"name\":\"operatorIds\",\"type\":\"uint64[]\"},{\"components\":[{\"internalType\":\"uint32\",\"name\":\"validatorCount\",\"type\":\"uint32\"},{\"internalType\":\"uint64\",\"name\":\"networkFeeIndex\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"bool\",\"name\":\"active\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"internalType\":\"structISSVNetworkCore.Cluster\",\"name\":\"cluster\",\"type\":\"tuple\"}],\"name\":\"getBurnRate\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getLiquidationThresholdPeriod\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getMinimumLiquidationCollateral\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getNetworkEarnings\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getNetworkFee\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"operatorId\",\"type\":\"uint64\"}],\"name\":\"getOperatorById\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"},{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"},{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"},{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"operatorId\",\"type\":\"uint64\"}],\"name\":\"getOperatorDeclaredFee\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"},{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"id\",\"type\":\"uint64\"}],\"name\":\"getOperatorEarnings\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"operatorId\",\"type\":\"uint64\"}],\"name\":\"getOperatorFee\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getOperatorFeeIncreaseLimit\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"operatorMaxFeeIncrease\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getOperatorFeePeriods\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"declareOperatorFeePeriod\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"executeOperatorFeePeriod\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"clusterOwner\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"publicKey\",\"type\":\"bytes\"}],\"name\":\"getValidator\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"active\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getValidatorsPerOperatorLimit\",\"outputs\":[{\"internalType\":\"uint32\",\"name\":\"\",\"type\":\"uint32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getVersion\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contractISSVViews\",\"name\":\"ssvNetwork_\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"clusterOwner\",\"type\":\"address\"},{\"internalType\":\"uint64[]\",\"name\":\"operatorIds\",\"type\":\"uint64[]\"},{\"components\":[{\"internalType\":\"uint32\",\"name\":\"validatorCount\",\"type\":\"uint32\"},{\"internalType\":\"uint64\",\"name\":\"networkFeeIndex\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"bool\",\"name\":\"active\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"internalType\":\"structISSVNetworkCore.Cluster\",\"name\":\"cluster\",\"type\":\"tuple\"}],\"name\":\"isLiquidatable\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"clusterOwner\",\"type\":\"address\"},{\"internalType\":\"uint64[]\",\"name\":\"operatorIds\",\"type\":\"uint64[]\"},{\"components\":[{\"internalType\":\"uint32\",\"name\":\"validatorCount\",\"type\":\"uint32\"},{\"internalType\":\"uint64\",\"name\":\"networkFeeIndex\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"index\",\"type\":\"uint64\"},{\"internalType\":\"bool\",\"name\":\"active\",\"type\":\"bool\"},{\"internalType\":\"uint256\",\"name\":\"balance\",\"type\":\"uint256\"}],\"internalType\":\"structISSVNetworkCore.Cluster\",\"name\":\"cluster\",\"type\":\"tuple\"}],\"name\":\"isLiquidated\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pendingOwner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"proxiableUUID\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"ssvNetwork\",\"outputs\":[{\"internalType\":\"contractISSVViews\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newImplementation\",\"type\":\"address\"}],\"name\":\"upgradeTo\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newImplementation\",\"type\":\"address\"},{\"internalType\":\"bytes\",\"name\":\"data\",\"type\":\"bytes\"}],\"name\":\"upgradeToAndCall\",\"outputs\":[],\"stateMutability\":\"payable\",\"type\":\"function\"}]",
}

SsvNetworkViewsMetaData contains all meta data concerning the SsvNetworkViews contract.

Functions

This section is empty.

Types

type ISSVNetworkCoreCluster

type ISSVNetworkCoreCluster struct {
	ValidatorCount  uint32
	NetworkFeeIndex uint64
	Index           uint64
	Active          bool
	Balance         *big.Int
}

ISSVNetworkCoreCluster is an auto generated low-level Go binding around an user-defined struct.

type SsvNetworkViews

type SsvNetworkViews struct {
	SsvNetworkViewsCaller     // Read-only binding to the contract
	SsvNetworkViewsTransactor // Write-only binding to the contract
	SsvNetworkViewsFilterer   // Log filterer for contract events
}

SsvNetworkViews is an auto generated Go binding around an Ethereum contract.

func NewSsvNetworkViews

func NewSsvNetworkViews(address common.Address, backend bind.ContractBackend) (*SsvNetworkViews, error)

NewSsvNetworkViews creates a new instance of SsvNetworkViews, bound to a specific deployed contract.

type SsvNetworkViewsAdminChanged

type SsvNetworkViewsAdminChanged struct {
	PreviousAdmin common.Address
	NewAdmin      common.Address
	Raw           types.Log // Blockchain specific contextual infos
}

SsvNetworkViewsAdminChanged represents a AdminChanged event raised by the SsvNetworkViews contract.

type SsvNetworkViewsAdminChangedIterator

type SsvNetworkViewsAdminChangedIterator struct {
	Event *SsvNetworkViewsAdminChanged // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

SsvNetworkViewsAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the SsvNetworkViews contract.

func (*SsvNetworkViewsAdminChangedIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*SsvNetworkViewsAdminChangedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*SsvNetworkViewsAdminChangedIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type SsvNetworkViewsBeaconUpgraded

type SsvNetworkViewsBeaconUpgraded struct {
	Beacon common.Address
	Raw    types.Log // Blockchain specific contextual infos
}

SsvNetworkViewsBeaconUpgraded represents a BeaconUpgraded event raised by the SsvNetworkViews contract.

type SsvNetworkViewsBeaconUpgradedIterator

type SsvNetworkViewsBeaconUpgradedIterator struct {
	Event *SsvNetworkViewsBeaconUpgraded // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

SsvNetworkViewsBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the SsvNetworkViews contract.

func (*SsvNetworkViewsBeaconUpgradedIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*SsvNetworkViewsBeaconUpgradedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*SsvNetworkViewsBeaconUpgradedIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type SsvNetworkViewsCaller

type SsvNetworkViewsCaller struct {
	// contains filtered or unexported fields
}

SsvNetworkViewsCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewSsvNetworkViewsCaller

func NewSsvNetworkViewsCaller(address common.Address, caller bind.ContractCaller) (*SsvNetworkViewsCaller, error)

NewSsvNetworkViewsCaller creates a new read-only instance of SsvNetworkViews, bound to a specific deployed contract.

func (*SsvNetworkViewsCaller) GetBalance

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetBalance(opts *bind.CallOpts, clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (*big.Int, error)

GetBalance is a free data retrieval call binding the contract method 0xeb8ecfa7.

Solidity: function getBalance(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(uint256)

func (*SsvNetworkViewsCaller) GetBurnRate

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetBurnRate(opts *bind.CallOpts, clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (*big.Int, error)

GetBurnRate is a free data retrieval call binding the contract method 0xca162e5e.

Solidity: function getBurnRate(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(uint256)

func (*SsvNetworkViewsCaller) GetLiquidationThresholdPeriod

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetLiquidationThresholdPeriod(opts *bind.CallOpts) (uint64, error)

GetLiquidationThresholdPeriod is a free data retrieval call binding the contract method 0x9040f7c3.

Solidity: function getLiquidationThresholdPeriod() view returns(uint64)

func (*SsvNetworkViewsCaller) GetMinimumLiquidationCollateral

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetMinimumLiquidationCollateral(opts *bind.CallOpts) (*big.Int, error)

GetMinimumLiquidationCollateral is a free data retrieval call binding the contract method 0x5ba3d62a.

Solidity: function getMinimumLiquidationCollateral() view returns(uint256)

func (*SsvNetworkViewsCaller) GetNetworkEarnings

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetNetworkEarnings(opts *bind.CallOpts) (*big.Int, error)

GetNetworkEarnings is a free data retrieval call binding the contract method 0x777915cb.

Solidity: function getNetworkEarnings() view returns(uint256)

func (*SsvNetworkViewsCaller) GetNetworkFee

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetNetworkFee(opts *bind.CallOpts) (*big.Int, error)

GetNetworkFee is a free data retrieval call binding the contract method 0xfc043830.

Solidity: function getNetworkFee() view returns(uint256)

func (*SsvNetworkViewsCaller) GetOperatorById

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetOperatorById(opts *bind.CallOpts, operatorId uint64) (common.Address, *big.Int, uint32, common.Address, bool, bool, error)

GetOperatorById is a free data retrieval call binding the contract method 0xbe3f058e.

Solidity: function getOperatorById(uint64 operatorId) view returns(address, uint256, uint32, address, bool, bool)

func (*SsvNetworkViewsCaller) GetOperatorDeclaredFee

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetOperatorDeclaredFee(opts *bind.CallOpts, operatorId uint64) (bool, *big.Int, uint64, uint64, error)

GetOperatorDeclaredFee is a free data retrieval call binding the contract method 0x03b3d436.

Solidity: function getOperatorDeclaredFee(uint64 operatorId) view returns(bool, uint256, uint64, uint64)

func (*SsvNetworkViewsCaller) GetOperatorEarnings

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetOperatorEarnings(opts *bind.CallOpts, id uint64) (*big.Int, error)

GetOperatorEarnings is a free data retrieval call binding the contract method 0x6d0db0e4.

Solidity: function getOperatorEarnings(uint64 id) view returns(uint256)

func (*SsvNetworkViewsCaller) GetOperatorFee

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetOperatorFee(opts *bind.CallOpts, operatorId uint64) (*big.Int, error)

GetOperatorFee is a free data retrieval call binding the contract method 0x9ad3c745.

Solidity: function getOperatorFee(uint64 operatorId) view returns(uint256)

func (*SsvNetworkViewsCaller) GetOperatorFeeIncreaseLimit

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetOperatorFeeIncreaseLimit(opts *bind.CallOpts) (uint64, error)

GetOperatorFeeIncreaseLimit is a free data retrieval call binding the contract method 0x68465f7d.

Solidity: function getOperatorFeeIncreaseLimit() view returns(uint64 operatorMaxFeeIncrease)

func (*SsvNetworkViewsCaller) GetOperatorFeePeriods

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetOperatorFeePeriods(opts *bind.CallOpts) (struct {
	DeclareOperatorFeePeriod uint64
	ExecuteOperatorFeePeriod uint64
}, error)

GetOperatorFeePeriods is a free data retrieval call binding the contract method 0xe6d2834d.

Solidity: function getOperatorFeePeriods() view returns(uint64 declareOperatorFeePeriod, uint64 executeOperatorFeePeriod)

func (*SsvNetworkViewsCaller) GetValidator

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetValidator(opts *bind.CallOpts, clusterOwner common.Address, publicKey []byte) (bool, error)

GetValidator is a free data retrieval call binding the contract method 0x3e2ec160.

Solidity: function getValidator(address clusterOwner, bytes publicKey) view returns(bool active)

func (*SsvNetworkViewsCaller) GetValidatorsPerOperatorLimit

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetValidatorsPerOperatorLimit(opts *bind.CallOpts) (uint32, error)

GetValidatorsPerOperatorLimit is a free data retrieval call binding the contract method 0x14cb9d7b.

Solidity: function getValidatorsPerOperatorLimit() view returns(uint32)

func (*SsvNetworkViewsCaller) GetVersion

func (_SsvNetworkViews *SsvNetworkViewsCaller) GetVersion(opts *bind.CallOpts) (string, error)

GetVersion is a free data retrieval call binding the contract method 0x0d8e6e2c.

Solidity: function getVersion() view returns(string version)

func (*SsvNetworkViewsCaller) IsLiquidatable

func (_SsvNetworkViews *SsvNetworkViewsCaller) IsLiquidatable(opts *bind.CallOpts, clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (bool, error)

IsLiquidatable is a free data retrieval call binding the contract method 0x16cff008.

Solidity: function isLiquidatable(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(bool)

func (*SsvNetworkViewsCaller) IsLiquidated

func (_SsvNetworkViews *SsvNetworkViewsCaller) IsLiquidated(opts *bind.CallOpts, clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (bool, error)

IsLiquidated is a free data retrieval call binding the contract method 0xa694695b.

Solidity: function isLiquidated(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(bool)

func (*SsvNetworkViewsCaller) Owner

func (_SsvNetworkViews *SsvNetworkViewsCaller) Owner(opts *bind.CallOpts) (common.Address, error)

Owner is a free data retrieval call binding the contract method 0x8da5cb5b.

Solidity: function owner() view returns(address)

func (*SsvNetworkViewsCaller) PendingOwner

func (_SsvNetworkViews *SsvNetworkViewsCaller) PendingOwner(opts *bind.CallOpts) (common.Address, error)

PendingOwner is a free data retrieval call binding the contract method 0xe30c3978.

Solidity: function pendingOwner() view returns(address)

func (*SsvNetworkViewsCaller) ProxiableUUID

func (_SsvNetworkViews *SsvNetworkViewsCaller) ProxiableUUID(opts *bind.CallOpts) ([32]byte, error)

ProxiableUUID is a free data retrieval call binding the contract method 0x52d1902d.

Solidity: function proxiableUUID() view returns(bytes32)

func (*SsvNetworkViewsCaller) SsvNetwork

func (_SsvNetworkViews *SsvNetworkViewsCaller) SsvNetwork(opts *bind.CallOpts) (common.Address, error)

SsvNetwork is a free data retrieval call binding the contract method 0x10d04858.

Solidity: function ssvNetwork() view returns(address)

type SsvNetworkViewsCallerRaw

type SsvNetworkViewsCallerRaw struct {
	Contract *SsvNetworkViewsCaller // Generic read-only contract binding to access the raw methods on
}

SsvNetworkViewsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*SsvNetworkViewsCallerRaw) Call

func (_SsvNetworkViews *SsvNetworkViewsCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type SsvNetworkViewsCallerSession

type SsvNetworkViewsCallerSession struct {
	Contract *SsvNetworkViewsCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts          // Call options to use throughout this session
}

SsvNetworkViewsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

func (*SsvNetworkViewsCallerSession) GetBalance

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetBalance(clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (*big.Int, error)

GetBalance is a free data retrieval call binding the contract method 0xeb8ecfa7.

Solidity: function getBalance(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(uint256)

func (*SsvNetworkViewsCallerSession) GetBurnRate

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetBurnRate(clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (*big.Int, error)

GetBurnRate is a free data retrieval call binding the contract method 0xca162e5e.

Solidity: function getBurnRate(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(uint256)

func (*SsvNetworkViewsCallerSession) GetLiquidationThresholdPeriod

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetLiquidationThresholdPeriod() (uint64, error)

GetLiquidationThresholdPeriod is a free data retrieval call binding the contract method 0x9040f7c3.

Solidity: function getLiquidationThresholdPeriod() view returns(uint64)

func (*SsvNetworkViewsCallerSession) GetMinimumLiquidationCollateral

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetMinimumLiquidationCollateral() (*big.Int, error)

GetMinimumLiquidationCollateral is a free data retrieval call binding the contract method 0x5ba3d62a.

Solidity: function getMinimumLiquidationCollateral() view returns(uint256)

func (*SsvNetworkViewsCallerSession) GetNetworkEarnings

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetNetworkEarnings() (*big.Int, error)

GetNetworkEarnings is a free data retrieval call binding the contract method 0x777915cb.

Solidity: function getNetworkEarnings() view returns(uint256)

func (*SsvNetworkViewsCallerSession) GetNetworkFee

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetNetworkFee() (*big.Int, error)

GetNetworkFee is a free data retrieval call binding the contract method 0xfc043830.

Solidity: function getNetworkFee() view returns(uint256)

func (*SsvNetworkViewsCallerSession) GetOperatorById

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetOperatorById(operatorId uint64) (common.Address, *big.Int, uint32, common.Address, bool, bool, error)

GetOperatorById is a free data retrieval call binding the contract method 0xbe3f058e.

Solidity: function getOperatorById(uint64 operatorId) view returns(address, uint256, uint32, address, bool, bool)

func (*SsvNetworkViewsCallerSession) GetOperatorDeclaredFee

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetOperatorDeclaredFee(operatorId uint64) (bool, *big.Int, uint64, uint64, error)

GetOperatorDeclaredFee is a free data retrieval call binding the contract method 0x03b3d436.

Solidity: function getOperatorDeclaredFee(uint64 operatorId) view returns(bool, uint256, uint64, uint64)

func (*SsvNetworkViewsCallerSession) GetOperatorEarnings

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetOperatorEarnings(id uint64) (*big.Int, error)

GetOperatorEarnings is a free data retrieval call binding the contract method 0x6d0db0e4.

Solidity: function getOperatorEarnings(uint64 id) view returns(uint256)

func (*SsvNetworkViewsCallerSession) GetOperatorFee

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetOperatorFee(operatorId uint64) (*big.Int, error)

GetOperatorFee is a free data retrieval call binding the contract method 0x9ad3c745.

Solidity: function getOperatorFee(uint64 operatorId) view returns(uint256)

func (*SsvNetworkViewsCallerSession) GetOperatorFeeIncreaseLimit

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetOperatorFeeIncreaseLimit() (uint64, error)

GetOperatorFeeIncreaseLimit is a free data retrieval call binding the contract method 0x68465f7d.

Solidity: function getOperatorFeeIncreaseLimit() view returns(uint64 operatorMaxFeeIncrease)

func (*SsvNetworkViewsCallerSession) GetOperatorFeePeriods

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetOperatorFeePeriods() (struct {
	DeclareOperatorFeePeriod uint64
	ExecuteOperatorFeePeriod uint64
}, error)

GetOperatorFeePeriods is a free data retrieval call binding the contract method 0xe6d2834d.

Solidity: function getOperatorFeePeriods() view returns(uint64 declareOperatorFeePeriod, uint64 executeOperatorFeePeriod)

func (*SsvNetworkViewsCallerSession) GetValidator

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetValidator(clusterOwner common.Address, publicKey []byte) (bool, error)

GetValidator is a free data retrieval call binding the contract method 0x3e2ec160.

Solidity: function getValidator(address clusterOwner, bytes publicKey) view returns(bool active)

func (*SsvNetworkViewsCallerSession) GetValidatorsPerOperatorLimit

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetValidatorsPerOperatorLimit() (uint32, error)

GetValidatorsPerOperatorLimit is a free data retrieval call binding the contract method 0x14cb9d7b.

Solidity: function getValidatorsPerOperatorLimit() view returns(uint32)

func (*SsvNetworkViewsCallerSession) GetVersion

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) GetVersion() (string, error)

GetVersion is a free data retrieval call binding the contract method 0x0d8e6e2c.

Solidity: function getVersion() view returns(string version)

func (*SsvNetworkViewsCallerSession) IsLiquidatable

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) IsLiquidatable(clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (bool, error)

IsLiquidatable is a free data retrieval call binding the contract method 0x16cff008.

Solidity: function isLiquidatable(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(bool)

func (*SsvNetworkViewsCallerSession) IsLiquidated

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) IsLiquidated(clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (bool, error)

IsLiquidated is a free data retrieval call binding the contract method 0xa694695b.

Solidity: function isLiquidated(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(bool)

func (*SsvNetworkViewsCallerSession) Owner

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) Owner() (common.Address, error)

Owner is a free data retrieval call binding the contract method 0x8da5cb5b.

Solidity: function owner() view returns(address)

func (*SsvNetworkViewsCallerSession) PendingOwner

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) PendingOwner() (common.Address, error)

PendingOwner is a free data retrieval call binding the contract method 0xe30c3978.

Solidity: function pendingOwner() view returns(address)

func (*SsvNetworkViewsCallerSession) ProxiableUUID

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) ProxiableUUID() ([32]byte, error)

ProxiableUUID is a free data retrieval call binding the contract method 0x52d1902d.

Solidity: function proxiableUUID() view returns(bytes32)

func (*SsvNetworkViewsCallerSession) SsvNetwork

func (_SsvNetworkViews *SsvNetworkViewsCallerSession) SsvNetwork() (common.Address, error)

SsvNetwork is a free data retrieval call binding the contract method 0x10d04858.

Solidity: function ssvNetwork() view returns(address)

type SsvNetworkViewsFilterer

type SsvNetworkViewsFilterer struct {
	// contains filtered or unexported fields
}

SsvNetworkViewsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewSsvNetworkViewsFilterer

func NewSsvNetworkViewsFilterer(address common.Address, filterer bind.ContractFilterer) (*SsvNetworkViewsFilterer, error)

NewSsvNetworkViewsFilterer creates a new log filterer instance of SsvNetworkViews, bound to a specific deployed contract.

func (*SsvNetworkViewsFilterer) FilterAdminChanged

func (_SsvNetworkViews *SsvNetworkViewsFilterer) FilterAdminChanged(opts *bind.FilterOpts) (*SsvNetworkViewsAdminChangedIterator, error)

FilterAdminChanged is a free log retrieval operation binding the contract event 0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f.

Solidity: event AdminChanged(address previousAdmin, address newAdmin)

func (*SsvNetworkViewsFilterer) FilterBeaconUpgraded

func (_SsvNetworkViews *SsvNetworkViewsFilterer) FilterBeaconUpgraded(opts *bind.FilterOpts, beacon []common.Address) (*SsvNetworkViewsBeaconUpgradedIterator, error)

FilterBeaconUpgraded is a free log retrieval operation binding the contract event 0x1cf3b03a6cf19fa2baba4df148e9dcabedea7f8a5c07840e207e5c089be95d3e.

Solidity: event BeaconUpgraded(address indexed beacon)

func (*SsvNetworkViewsFilterer) FilterInitialized

func (_SsvNetworkViews *SsvNetworkViewsFilterer) FilterInitialized(opts *bind.FilterOpts) (*SsvNetworkViewsInitializedIterator, error)

FilterInitialized is a free log retrieval operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.

Solidity: event Initialized(uint8 version)

func (*SsvNetworkViewsFilterer) FilterOwnershipTransferStarted

func (_SsvNetworkViews *SsvNetworkViewsFilterer) FilterOwnershipTransferStarted(opts *bind.FilterOpts, previousOwner []common.Address, newOwner []common.Address) (*SsvNetworkViewsOwnershipTransferStartedIterator, error)

FilterOwnershipTransferStarted is a free log retrieval operation binding the contract event 0x38d16b8cac22d99fc7c124b9cd0de2d3fa1faef420bfe791d8c362d765e22700.

Solidity: event OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)

func (*SsvNetworkViewsFilterer) FilterOwnershipTransferred

func (_SsvNetworkViews *SsvNetworkViewsFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, newOwner []common.Address) (*SsvNetworkViewsOwnershipTransferredIterator, error)

FilterOwnershipTransferred is a free log retrieval operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.

Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)

func (*SsvNetworkViewsFilterer) FilterUpgraded

func (_SsvNetworkViews *SsvNetworkViewsFilterer) FilterUpgraded(opts *bind.FilterOpts, implementation []common.Address) (*SsvNetworkViewsUpgradedIterator, error)

FilterUpgraded is a free log retrieval operation binding the contract event 0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b.

Solidity: event Upgraded(address indexed implementation)

func (*SsvNetworkViewsFilterer) ParseAdminChanged

func (_SsvNetworkViews *SsvNetworkViewsFilterer) ParseAdminChanged(log types.Log) (*SsvNetworkViewsAdminChanged, error)

ParseAdminChanged is a log parse operation binding the contract event 0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f.

Solidity: event AdminChanged(address previousAdmin, address newAdmin)

func (*SsvNetworkViewsFilterer) ParseBeaconUpgraded

func (_SsvNetworkViews *SsvNetworkViewsFilterer) ParseBeaconUpgraded(log types.Log) (*SsvNetworkViewsBeaconUpgraded, error)

ParseBeaconUpgraded is a log parse operation binding the contract event 0x1cf3b03a6cf19fa2baba4df148e9dcabedea7f8a5c07840e207e5c089be95d3e.

Solidity: event BeaconUpgraded(address indexed beacon)

func (*SsvNetworkViewsFilterer) ParseInitialized

func (_SsvNetworkViews *SsvNetworkViewsFilterer) ParseInitialized(log types.Log) (*SsvNetworkViewsInitialized, error)

ParseInitialized is a log parse operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.

Solidity: event Initialized(uint8 version)

func (*SsvNetworkViewsFilterer) ParseOwnershipTransferStarted

func (_SsvNetworkViews *SsvNetworkViewsFilterer) ParseOwnershipTransferStarted(log types.Log) (*SsvNetworkViewsOwnershipTransferStarted, error)

ParseOwnershipTransferStarted is a log parse operation binding the contract event 0x38d16b8cac22d99fc7c124b9cd0de2d3fa1faef420bfe791d8c362d765e22700.

Solidity: event OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)

func (*SsvNetworkViewsFilterer) ParseOwnershipTransferred

func (_SsvNetworkViews *SsvNetworkViewsFilterer) ParseOwnershipTransferred(log types.Log) (*SsvNetworkViewsOwnershipTransferred, error)

ParseOwnershipTransferred is a log parse operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.

Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)

func (*SsvNetworkViewsFilterer) ParseUpgraded

func (_SsvNetworkViews *SsvNetworkViewsFilterer) ParseUpgraded(log types.Log) (*SsvNetworkViewsUpgraded, error)

ParseUpgraded is a log parse operation binding the contract event 0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b.

Solidity: event Upgraded(address indexed implementation)

func (*SsvNetworkViewsFilterer) WatchAdminChanged

func (_SsvNetworkViews *SsvNetworkViewsFilterer) WatchAdminChanged(opts *bind.WatchOpts, sink chan<- *SsvNetworkViewsAdminChanged) (event.Subscription, error)

WatchAdminChanged is a free log subscription operation binding the contract event 0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f.

Solidity: event AdminChanged(address previousAdmin, address newAdmin)

func (*SsvNetworkViewsFilterer) WatchBeaconUpgraded

func (_SsvNetworkViews *SsvNetworkViewsFilterer) WatchBeaconUpgraded(opts *bind.WatchOpts, sink chan<- *SsvNetworkViewsBeaconUpgraded, beacon []common.Address) (event.Subscription, error)

WatchBeaconUpgraded is a free log subscription operation binding the contract event 0x1cf3b03a6cf19fa2baba4df148e9dcabedea7f8a5c07840e207e5c089be95d3e.

Solidity: event BeaconUpgraded(address indexed beacon)

func (*SsvNetworkViewsFilterer) WatchInitialized

func (_SsvNetworkViews *SsvNetworkViewsFilterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *SsvNetworkViewsInitialized) (event.Subscription, error)

WatchInitialized is a free log subscription operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.

Solidity: event Initialized(uint8 version)

func (*SsvNetworkViewsFilterer) WatchOwnershipTransferStarted

func (_SsvNetworkViews *SsvNetworkViewsFilterer) WatchOwnershipTransferStarted(opts *bind.WatchOpts, sink chan<- *SsvNetworkViewsOwnershipTransferStarted, previousOwner []common.Address, newOwner []common.Address) (event.Subscription, error)

WatchOwnershipTransferStarted is a free log subscription operation binding the contract event 0x38d16b8cac22d99fc7c124b9cd0de2d3fa1faef420bfe791d8c362d765e22700.

Solidity: event OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)

func (*SsvNetworkViewsFilterer) WatchOwnershipTransferred

func (_SsvNetworkViews *SsvNetworkViewsFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *SsvNetworkViewsOwnershipTransferred, previousOwner []common.Address, newOwner []common.Address) (event.Subscription, error)

WatchOwnershipTransferred is a free log subscription operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.

Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)

func (*SsvNetworkViewsFilterer) WatchUpgraded

func (_SsvNetworkViews *SsvNetworkViewsFilterer) WatchUpgraded(opts *bind.WatchOpts, sink chan<- *SsvNetworkViewsUpgraded, implementation []common.Address) (event.Subscription, error)

WatchUpgraded is a free log subscription operation binding the contract event 0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b.

Solidity: event Upgraded(address indexed implementation)

type SsvNetworkViewsInitialized

type SsvNetworkViewsInitialized struct {
	Version uint8
	Raw     types.Log // Blockchain specific contextual infos
}

SsvNetworkViewsInitialized represents a Initialized event raised by the SsvNetworkViews contract.

type SsvNetworkViewsInitializedIterator

type SsvNetworkViewsInitializedIterator struct {
	Event *SsvNetworkViewsInitialized // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

SsvNetworkViewsInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the SsvNetworkViews contract.

func (*SsvNetworkViewsInitializedIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*SsvNetworkViewsInitializedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*SsvNetworkViewsInitializedIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type SsvNetworkViewsOwnershipTransferStarted

type SsvNetworkViewsOwnershipTransferStarted struct {
	PreviousOwner common.Address
	NewOwner      common.Address
	Raw           types.Log // Blockchain specific contextual infos
}

SsvNetworkViewsOwnershipTransferStarted represents a OwnershipTransferStarted event raised by the SsvNetworkViews contract.

type SsvNetworkViewsOwnershipTransferStartedIterator

type SsvNetworkViewsOwnershipTransferStartedIterator struct {
	Event *SsvNetworkViewsOwnershipTransferStarted // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

SsvNetworkViewsOwnershipTransferStartedIterator is returned from FilterOwnershipTransferStarted and is used to iterate over the raw logs and unpacked data for OwnershipTransferStarted events raised by the SsvNetworkViews contract.

func (*SsvNetworkViewsOwnershipTransferStartedIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*SsvNetworkViewsOwnershipTransferStartedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*SsvNetworkViewsOwnershipTransferStartedIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type SsvNetworkViewsOwnershipTransferred

type SsvNetworkViewsOwnershipTransferred struct {
	PreviousOwner common.Address
	NewOwner      common.Address
	Raw           types.Log // Blockchain specific contextual infos
}

SsvNetworkViewsOwnershipTransferred represents a OwnershipTransferred event raised by the SsvNetworkViews contract.

type SsvNetworkViewsOwnershipTransferredIterator

type SsvNetworkViewsOwnershipTransferredIterator struct {
	Event *SsvNetworkViewsOwnershipTransferred // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

SsvNetworkViewsOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the SsvNetworkViews contract.

func (*SsvNetworkViewsOwnershipTransferredIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*SsvNetworkViewsOwnershipTransferredIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*SsvNetworkViewsOwnershipTransferredIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

type SsvNetworkViewsRaw

type SsvNetworkViewsRaw struct {
	Contract *SsvNetworkViews // Generic contract binding to access the raw methods on
}

SsvNetworkViewsRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*SsvNetworkViewsRaw) Call

func (_SsvNetworkViews *SsvNetworkViewsRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*SsvNetworkViewsRaw) Transact

func (_SsvNetworkViews *SsvNetworkViewsRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*SsvNetworkViewsRaw) Transfer

func (_SsvNetworkViews *SsvNetworkViewsRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type SsvNetworkViewsSession

type SsvNetworkViewsSession struct {
	Contract     *SsvNetworkViews  // Generic contract binding to set the session for
	CallOpts     bind.CallOpts     // Call options to use throughout this session
	TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session
}

SsvNetworkViewsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

func (*SsvNetworkViewsSession) AcceptOwnership

func (_SsvNetworkViews *SsvNetworkViewsSession) AcceptOwnership() (*types.Transaction, error)

AcceptOwnership is a paid mutator transaction binding the contract method 0x79ba5097.

Solidity: function acceptOwnership() returns()

func (*SsvNetworkViewsSession) GetBalance

func (_SsvNetworkViews *SsvNetworkViewsSession) GetBalance(clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (*big.Int, error)

GetBalance is a free data retrieval call binding the contract method 0xeb8ecfa7.

Solidity: function getBalance(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(uint256)

func (*SsvNetworkViewsSession) GetBurnRate

func (_SsvNetworkViews *SsvNetworkViewsSession) GetBurnRate(clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (*big.Int, error)

GetBurnRate is a free data retrieval call binding the contract method 0xca162e5e.

Solidity: function getBurnRate(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(uint256)

func (*SsvNetworkViewsSession) GetLiquidationThresholdPeriod

func (_SsvNetworkViews *SsvNetworkViewsSession) GetLiquidationThresholdPeriod() (uint64, error)

GetLiquidationThresholdPeriod is a free data retrieval call binding the contract method 0x9040f7c3.

Solidity: function getLiquidationThresholdPeriod() view returns(uint64)

func (*SsvNetworkViewsSession) GetMinimumLiquidationCollateral

func (_SsvNetworkViews *SsvNetworkViewsSession) GetMinimumLiquidationCollateral() (*big.Int, error)

GetMinimumLiquidationCollateral is a free data retrieval call binding the contract method 0x5ba3d62a.

Solidity: function getMinimumLiquidationCollateral() view returns(uint256)

func (*SsvNetworkViewsSession) GetNetworkEarnings

func (_SsvNetworkViews *SsvNetworkViewsSession) GetNetworkEarnings() (*big.Int, error)

GetNetworkEarnings is a free data retrieval call binding the contract method 0x777915cb.

Solidity: function getNetworkEarnings() view returns(uint256)

func (*SsvNetworkViewsSession) GetNetworkFee

func (_SsvNetworkViews *SsvNetworkViewsSession) GetNetworkFee() (*big.Int, error)

GetNetworkFee is a free data retrieval call binding the contract method 0xfc043830.

Solidity: function getNetworkFee() view returns(uint256)

func (*SsvNetworkViewsSession) GetOperatorById

func (_SsvNetworkViews *SsvNetworkViewsSession) GetOperatorById(operatorId uint64) (common.Address, *big.Int, uint32, common.Address, bool, bool, error)

GetOperatorById is a free data retrieval call binding the contract method 0xbe3f058e.

Solidity: function getOperatorById(uint64 operatorId) view returns(address, uint256, uint32, address, bool, bool)

func (*SsvNetworkViewsSession) GetOperatorDeclaredFee

func (_SsvNetworkViews *SsvNetworkViewsSession) GetOperatorDeclaredFee(operatorId uint64) (bool, *big.Int, uint64, uint64, error)

GetOperatorDeclaredFee is a free data retrieval call binding the contract method 0x03b3d436.

Solidity: function getOperatorDeclaredFee(uint64 operatorId) view returns(bool, uint256, uint64, uint64)

func (*SsvNetworkViewsSession) GetOperatorEarnings

func (_SsvNetworkViews *SsvNetworkViewsSession) GetOperatorEarnings(id uint64) (*big.Int, error)

GetOperatorEarnings is a free data retrieval call binding the contract method 0x6d0db0e4.

Solidity: function getOperatorEarnings(uint64 id) view returns(uint256)

func (*SsvNetworkViewsSession) GetOperatorFee

func (_SsvNetworkViews *SsvNetworkViewsSession) GetOperatorFee(operatorId uint64) (*big.Int, error)

GetOperatorFee is a free data retrieval call binding the contract method 0x9ad3c745.

Solidity: function getOperatorFee(uint64 operatorId) view returns(uint256)

func (*SsvNetworkViewsSession) GetOperatorFeeIncreaseLimit

func (_SsvNetworkViews *SsvNetworkViewsSession) GetOperatorFeeIncreaseLimit() (uint64, error)

GetOperatorFeeIncreaseLimit is a free data retrieval call binding the contract method 0x68465f7d.

Solidity: function getOperatorFeeIncreaseLimit() view returns(uint64 operatorMaxFeeIncrease)

func (*SsvNetworkViewsSession) GetOperatorFeePeriods

func (_SsvNetworkViews *SsvNetworkViewsSession) GetOperatorFeePeriods() (struct {
	DeclareOperatorFeePeriod uint64
	ExecuteOperatorFeePeriod uint64
}, error)

GetOperatorFeePeriods is a free data retrieval call binding the contract method 0xe6d2834d.

Solidity: function getOperatorFeePeriods() view returns(uint64 declareOperatorFeePeriod, uint64 executeOperatorFeePeriod)

func (*SsvNetworkViewsSession) GetValidator

func (_SsvNetworkViews *SsvNetworkViewsSession) GetValidator(clusterOwner common.Address, publicKey []byte) (bool, error)

GetValidator is a free data retrieval call binding the contract method 0x3e2ec160.

Solidity: function getValidator(address clusterOwner, bytes publicKey) view returns(bool active)

func (*SsvNetworkViewsSession) GetValidatorsPerOperatorLimit

func (_SsvNetworkViews *SsvNetworkViewsSession) GetValidatorsPerOperatorLimit() (uint32, error)

GetValidatorsPerOperatorLimit is a free data retrieval call binding the contract method 0x14cb9d7b.

Solidity: function getValidatorsPerOperatorLimit() view returns(uint32)

func (*SsvNetworkViewsSession) GetVersion

func (_SsvNetworkViews *SsvNetworkViewsSession) GetVersion() (string, error)

GetVersion is a free data retrieval call binding the contract method 0x0d8e6e2c.

Solidity: function getVersion() view returns(string version)

func (*SsvNetworkViewsSession) Initialize

func (_SsvNetworkViews *SsvNetworkViewsSession) Initialize(ssvNetwork_ common.Address) (*types.Transaction, error)

Initialize is a paid mutator transaction binding the contract method 0xc4d66de8.

Solidity: function initialize(address ssvNetwork_) returns()

func (*SsvNetworkViewsSession) IsLiquidatable

func (_SsvNetworkViews *SsvNetworkViewsSession) IsLiquidatable(clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (bool, error)

IsLiquidatable is a free data retrieval call binding the contract method 0x16cff008.

Solidity: function isLiquidatable(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(bool)

func (*SsvNetworkViewsSession) IsLiquidated

func (_SsvNetworkViews *SsvNetworkViewsSession) IsLiquidated(clusterOwner common.Address, operatorIds []uint64, cluster ISSVNetworkCoreCluster) (bool, error)

IsLiquidated is a free data retrieval call binding the contract method 0xa694695b.

Solidity: function isLiquidated(address clusterOwner, uint64[] operatorIds, (uint32,uint64,uint64,bool,uint256) cluster) view returns(bool)

func (*SsvNetworkViewsSession) Owner

func (_SsvNetworkViews *SsvNetworkViewsSession) Owner() (common.Address, error)

Owner is a free data retrieval call binding the contract method 0x8da5cb5b.

Solidity: function owner() view returns(address)

func (*SsvNetworkViewsSession) PendingOwner

func (_SsvNetworkViews *SsvNetworkViewsSession) PendingOwner() (common.Address, error)

PendingOwner is a free data retrieval call binding the contract method 0xe30c3978.

Solidity: function pendingOwner() view returns(address)

func (*SsvNetworkViewsSession) ProxiableUUID

func (_SsvNetworkViews *SsvNetworkViewsSession) ProxiableUUID() ([32]byte, error)

ProxiableUUID is a free data retrieval call binding the contract method 0x52d1902d.

Solidity: function proxiableUUID() view returns(bytes32)

func (*SsvNetworkViewsSession) RenounceOwnership

func (_SsvNetworkViews *SsvNetworkViewsSession) RenounceOwnership() (*types.Transaction, error)

RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.

Solidity: function renounceOwnership() returns()

func (*SsvNetworkViewsSession) SsvNetwork

func (_SsvNetworkViews *SsvNetworkViewsSession) SsvNetwork() (common.Address, error)

SsvNetwork is a free data retrieval call binding the contract method 0x10d04858.

Solidity: function ssvNetwork() view returns(address)

func (*SsvNetworkViewsSession) TransferOwnership

func (_SsvNetworkViews *SsvNetworkViewsSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)

TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.

Solidity: function transferOwnership(address newOwner) returns()

func (*SsvNetworkViewsSession) UpgradeTo

func (_SsvNetworkViews *SsvNetworkViewsSession) UpgradeTo(newImplementation common.Address) (*types.Transaction, error)

UpgradeTo is a paid mutator transaction binding the contract method 0x3659cfe6.

Solidity: function upgradeTo(address newImplementation) returns()

func (*SsvNetworkViewsSession) UpgradeToAndCall

func (_SsvNetworkViews *SsvNetworkViewsSession) UpgradeToAndCall(newImplementation common.Address, data []byte) (*types.Transaction, error)

UpgradeToAndCall is a paid mutator transaction binding the contract method 0x4f1ef286.

Solidity: function upgradeToAndCall(address newImplementation, bytes data) payable returns()

type SsvNetworkViewsTransactor

type SsvNetworkViewsTransactor struct {
	// contains filtered or unexported fields
}

SsvNetworkViewsTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewSsvNetworkViewsTransactor

func NewSsvNetworkViewsTransactor(address common.Address, transactor bind.ContractTransactor) (*SsvNetworkViewsTransactor, error)

NewSsvNetworkViewsTransactor creates a new write-only instance of SsvNetworkViews, bound to a specific deployed contract.

func (*SsvNetworkViewsTransactor) AcceptOwnership

func (_SsvNetworkViews *SsvNetworkViewsTransactor) AcceptOwnership(opts *bind.TransactOpts) (*types.Transaction, error)

AcceptOwnership is a paid mutator transaction binding the contract method 0x79ba5097.

Solidity: function acceptOwnership() returns()

func (*SsvNetworkViewsTransactor) Initialize

func (_SsvNetworkViews *SsvNetworkViewsTransactor) Initialize(opts *bind.TransactOpts, ssvNetwork_ common.Address) (*types.Transaction, error)

Initialize is a paid mutator transaction binding the contract method 0xc4d66de8.

Solidity: function initialize(address ssvNetwork_) returns()

func (*SsvNetworkViewsTransactor) RenounceOwnership

func (_SsvNetworkViews *SsvNetworkViewsTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)

RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.

Solidity: function renounceOwnership() returns()

func (*SsvNetworkViewsTransactor) TransferOwnership

func (_SsvNetworkViews *SsvNetworkViewsTransactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)

TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.

Solidity: function transferOwnership(address newOwner) returns()

func (*SsvNetworkViewsTransactor) UpgradeTo

func (_SsvNetworkViews *SsvNetworkViewsTransactor) UpgradeTo(opts *bind.TransactOpts, newImplementation common.Address) (*types.Transaction, error)

UpgradeTo is a paid mutator transaction binding the contract method 0x3659cfe6.

Solidity: function upgradeTo(address newImplementation) returns()

func (*SsvNetworkViewsTransactor) UpgradeToAndCall

func (_SsvNetworkViews *SsvNetworkViewsTransactor) UpgradeToAndCall(opts *bind.TransactOpts, newImplementation common.Address, data []byte) (*types.Transaction, error)

UpgradeToAndCall is a paid mutator transaction binding the contract method 0x4f1ef286.

Solidity: function upgradeToAndCall(address newImplementation, bytes data) payable returns()

type SsvNetworkViewsTransactorRaw

type SsvNetworkViewsTransactorRaw struct {
	Contract *SsvNetworkViewsTransactor // Generic write-only contract binding to access the raw methods on
}

SsvNetworkViewsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*SsvNetworkViewsTransactorRaw) Transact

func (_SsvNetworkViews *SsvNetworkViewsTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*SsvNetworkViewsTransactorRaw) Transfer

func (_SsvNetworkViews *SsvNetworkViewsTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type SsvNetworkViewsTransactorSession

type SsvNetworkViewsTransactorSession struct {
	Contract     *SsvNetworkViewsTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts          // Transaction auth options to use throughout this session
}

SsvNetworkViewsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

func (*SsvNetworkViewsTransactorSession) AcceptOwnership

func (_SsvNetworkViews *SsvNetworkViewsTransactorSession) AcceptOwnership() (*types.Transaction, error)

AcceptOwnership is a paid mutator transaction binding the contract method 0x79ba5097.

Solidity: function acceptOwnership() returns()

func (*SsvNetworkViewsTransactorSession) Initialize

func (_SsvNetworkViews *SsvNetworkViewsTransactorSession) Initialize(ssvNetwork_ common.Address) (*types.Transaction, error)

Initialize is a paid mutator transaction binding the contract method 0xc4d66de8.

Solidity: function initialize(address ssvNetwork_) returns()

func (*SsvNetworkViewsTransactorSession) RenounceOwnership

func (_SsvNetworkViews *SsvNetworkViewsTransactorSession) RenounceOwnership() (*types.Transaction, error)

RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.

Solidity: function renounceOwnership() returns()

func (*SsvNetworkViewsTransactorSession) TransferOwnership

func (_SsvNetworkViews *SsvNetworkViewsTransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)

TransferOwnership is a paid mutator transaction binding the contract method 0xf2fde38b.

Solidity: function transferOwnership(address newOwner) returns()

func (*SsvNetworkViewsTransactorSession) UpgradeTo

func (_SsvNetworkViews *SsvNetworkViewsTransactorSession) UpgradeTo(newImplementation common.Address) (*types.Transaction, error)

UpgradeTo is a paid mutator transaction binding the contract method 0x3659cfe6.

Solidity: function upgradeTo(address newImplementation) returns()

func (*SsvNetworkViewsTransactorSession) UpgradeToAndCall

func (_SsvNetworkViews *SsvNetworkViewsTransactorSession) UpgradeToAndCall(newImplementation common.Address, data []byte) (*types.Transaction, error)

UpgradeToAndCall is a paid mutator transaction binding the contract method 0x4f1ef286.

Solidity: function upgradeToAndCall(address newImplementation, bytes data) payable returns()

type SsvNetworkViewsUpgraded

type SsvNetworkViewsUpgraded struct {
	Implementation common.Address
	Raw            types.Log // Blockchain specific contextual infos
}

SsvNetworkViewsUpgraded represents a Upgraded event raised by the SsvNetworkViews contract.

type SsvNetworkViewsUpgradedIterator

type SsvNetworkViewsUpgradedIterator struct {
	Event *SsvNetworkViewsUpgraded // Event containing the contract specifics and raw log
	// contains filtered or unexported fields
}

SsvNetworkViewsUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the SsvNetworkViews contract.

func (*SsvNetworkViewsUpgradedIterator) Close

Close terminates the iteration process, releasing any pending underlying resources.

func (*SsvNetworkViewsUpgradedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*SsvNetworkViewsUpgradedIterator) Next

Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL