Documentation ¶
Index ¶
- Variables
- type BN254G1Point
- type BN254G2Point
- type ContractAlignedLayerServiceManager
- func DeployContractAlignedLayerServiceManager(auth *bind.TransactOpts, backend bind.ContractBackend, ...) (common.Address, *types.Transaction, *ContractAlignedLayerServiceManager, error)
- func NewContractAlignedLayerServiceManager(address common.Address, backend bind.ContractBackend) (*ContractAlignedLayerServiceManager, error)
- type ContractAlignedLayerServiceManagerBatchVerified
- type ContractAlignedLayerServiceManagerBatchVerifiedIterator
- type ContractAlignedLayerServiceManagerCaller
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) AvsDirectory(opts *bind.CallOpts) (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) BatchesState(opts *bind.CallOpts, arg0 [32]byte) (struct{ ... }, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) BlsApkRegistry(opts *bind.CallOpts) (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) CheckSignatures(opts *bind.CallOpts, msgHash [32]byte, referenceBlockNumber uint32, ...) (IBLSSignatureCheckerQuorumStakeTotals, [32]byte, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) Delegation(opts *bind.CallOpts) (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) GetOperatorRestakedStrategies(opts *bind.CallOpts, operator common.Address) ([]common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) GetRestakeableStrategies(opts *bind.CallOpts) ([]common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) Owner(opts *bind.CallOpts) (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) Ping(opts *bind.CallOpts) (*big.Int, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) RegistryCoordinator(opts *bind.CallOpts) (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) RewardsInitiator(opts *bind.CallOpts) (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) StakeRegistry(opts *bind.CallOpts) (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) StaleStakesForbidden(opts *bind.CallOpts) (bool, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) TrySignatureAndApkVerification(opts *bind.CallOpts, msgHash [32]byte, apk BN254G1Point, apkG2 BN254G2Point, ...) (struct{ ... }, error)
- type ContractAlignedLayerServiceManagerCallerRaw
- type ContractAlignedLayerServiceManagerCallerSession
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) AvsDirectory() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) BatchesState(arg0 [32]byte) (struct{ ... }, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) BlsApkRegistry() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) CheckSignatures(msgHash [32]byte, referenceBlockNumber uint32, ...) (IBLSSignatureCheckerQuorumStakeTotals, [32]byte, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) Delegation() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) GetOperatorRestakedStrategies(operator common.Address) ([]common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) GetRestakeableStrategies() ([]common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) Owner() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) Ping() (*big.Int, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) RegistryCoordinator() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) RewardsInitiator() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) StakeRegistry() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) StaleStakesForbidden() (bool, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) TrySignatureAndApkVerification(msgHash [32]byte, apk BN254G1Point, apkG2 BN254G2Point, sigma BN254G1Point) (struct{ ... }, error)
- type ContractAlignedLayerServiceManagerFilterer
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterBatchVerified(opts *bind.FilterOpts, batchMerkleRoot [][32]byte) (*ContractAlignedLayerServiceManagerBatchVerifiedIterator, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterInitialized(opts *bind.FilterOpts) (*ContractAlignedLayerServiceManagerInitializedIterator, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterNewBatch(opts *bind.FilterOpts, batchMerkleRoot [][32]byte) (*ContractAlignedLayerServiceManagerNewBatchIterator, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, ...) (*ContractAlignedLayerServiceManagerOwnershipTransferredIterator, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterRewardsInitiatorUpdated(opts *bind.FilterOpts) (*ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterStaleStakesForbiddenUpdate(opts *bind.FilterOpts) (*ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseBatchVerified(log types.Log) (*ContractAlignedLayerServiceManagerBatchVerified, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseInitialized(log types.Log) (*ContractAlignedLayerServiceManagerInitialized, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseNewBatch(log types.Log) (*ContractAlignedLayerServiceManagerNewBatch, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseOwnershipTransferred(log types.Log) (*ContractAlignedLayerServiceManagerOwnershipTransferred, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseRewardsInitiatorUpdated(log types.Log) (*ContractAlignedLayerServiceManagerRewardsInitiatorUpdated, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseStaleStakesForbiddenUpdate(log types.Log) (*ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdate, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchBatchVerified(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchInitialized(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchNewBatch(opts *bind.WatchOpts, sink chan<- *ContractAlignedLayerServiceManagerNewBatch, ...) (event.Subscription, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchRewardsInitiatorUpdated(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchStaleStakesForbiddenUpdate(opts *bind.WatchOpts, ...) (event.Subscription, error)
- type ContractAlignedLayerServiceManagerInitialized
- type ContractAlignedLayerServiceManagerInitializedIterator
- type ContractAlignedLayerServiceManagerNewBatch
- type ContractAlignedLayerServiceManagerNewBatchIterator
- type ContractAlignedLayerServiceManagerOwnershipTransferred
- type ContractAlignedLayerServiceManagerOwnershipTransferredIterator
- type ContractAlignedLayerServiceManagerRaw
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type ContractAlignedLayerServiceManagerRewardsInitiatorUpdated
- type ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator
- type ContractAlignedLayerServiceManagerSession
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) AvsDirectory() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) BatchesState(arg0 [32]byte) (struct{ ... }, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) BlsApkRegistry() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) CheckSignatures(msgHash [32]byte, referenceBlockNumber uint32, ...) (IBLSSignatureCheckerQuorumStakeTotals, [32]byte, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) CreateAVSRewardsSubmission(rewardsSubmissions []IRewardsCoordinatorRewardsSubmission) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) CreateNewTask(batchMerkleRoot [32]byte, batchDataPointer string) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) Delegation() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) DeregisterOperatorFromAVS(operator common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) GetOperatorRestakedStrategies(operator common.Address) ([]common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) GetRestakeableStrategies() ([]common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) Initialize(_initialOwner common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) Owner() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) Ping() (*big.Int, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RegisterOperatorToAVS(operator common.Address, ...) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RegistryCoordinator() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RenounceOwnership() (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RespondToTask(batchMerkleRoot [32]byte, ...) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RewardsInitiator() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) SetRewardsInitiator(newRewardsInitiator common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) SetStaleStakesForbidden(value bool) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) StakeRegistry() (common.Address, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) StaleStakesForbidden() (bool, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) TrySignatureAndApkVerification(msgHash [32]byte, apk BN254G1Point, apkG2 BN254G2Point, sigma BN254G1Point) (struct{ ... }, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) UpdateAVSMetadataURI(_metadataURI string) (*types.Transaction, error)
- type ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdate
- type ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator
- type ContractAlignedLayerServiceManagerTransactor
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) CreateAVSRewardsSubmission(opts *bind.TransactOpts, ...) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) CreateNewTask(opts *bind.TransactOpts, batchMerkleRoot [32]byte, batchDataPointer string) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) DeregisterOperatorFromAVS(opts *bind.TransactOpts, operator common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) Initialize(opts *bind.TransactOpts, _initialOwner common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) RegisterOperatorToAVS(opts *bind.TransactOpts, operator common.Address, ...) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) RespondToTask(opts *bind.TransactOpts, batchMerkleRoot [32]byte, ...) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) SetRewardsInitiator(opts *bind.TransactOpts, newRewardsInitiator common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) SetStaleStakesForbidden(opts *bind.TransactOpts, value bool) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) UpdateAVSMetadataURI(opts *bind.TransactOpts, _metadataURI string) (*types.Transaction, error)
- type ContractAlignedLayerServiceManagerTransactorRaw
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type ContractAlignedLayerServiceManagerTransactorSession
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) CreateAVSRewardsSubmission(rewardsSubmissions []IRewardsCoordinatorRewardsSubmission) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) CreateNewTask(batchMerkleRoot [32]byte, batchDataPointer string) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) DeregisterOperatorFromAVS(operator common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) Initialize(_initialOwner common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) RegisterOperatorToAVS(operator common.Address, ...) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) RenounceOwnership() (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) RespondToTask(batchMerkleRoot [32]byte, ...) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) SetRewardsInitiator(newRewardsInitiator common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) SetStaleStakesForbidden(value bool) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
- func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) UpdateAVSMetadataURI(_metadataURI string) (*types.Transaction, error)
- type IBLSSignatureCheckerNonSignerStakesAndSignature
- type IBLSSignatureCheckerQuorumStakeTotals
- type IRewardsCoordinatorRewardsSubmission
- type IRewardsCoordinatorStrategyAndMultiplier
- type ISignatureUtilsSignatureWithSaltAndExpiry
Constants ¶
This section is empty.
Variables ¶
var ContractAlignedLayerServiceManagerABI = ContractAlignedLayerServiceManagerMetaData.ABI
ContractAlignedLayerServiceManagerABI is the input ABI used to generate the binding from. Deprecated: Use ContractAlignedLayerServiceManagerMetaData.ABI instead.
var ContractAlignedLayerServiceManagerBin = ContractAlignedLayerServiceManagerMetaData.Bin
ContractAlignedLayerServiceManagerBin is the compiled bytecode used for deploying new contracts. Deprecated: Use ContractAlignedLayerServiceManagerMetaData.Bin instead.
var ContractAlignedLayerServiceManagerMetaData = &bind.MetaData{
ABI: "[{\"type\":\"constructor\",\"inputs\":[{\"name\":\"__avsDirectory\",\"type\":\"address\",\"internalType\":\"contractIAVSDirectory\"},{\"name\":\"__rewardsCoordinator\",\"type\":\"address\",\"internalType\":\"contractIRewardsCoordinator\"},{\"name\":\"__registryCoordinator\",\"type\":\"address\",\"internalType\":\"contractIRegistryCoordinator\"},{\"name\":\"__stakeRegistry\",\"type\":\"address\",\"internalType\":\"contractIStakeRegistry\"}],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"avsDirectory\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"address\",\"internalType\":\"address\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"batchesState\",\"inputs\":[{\"name\":\"\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"}],\"outputs\":[{\"name\":\"taskCreatedBlock\",\"type\":\"uint32\",\"internalType\":\"uint32\"},{\"name\":\"responded\",\"type\":\"bool\",\"internalType\":\"bool\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"blsApkRegistry\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"address\",\"internalType\":\"contractIBLSApkRegistry\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"checkSignatures\",\"inputs\":[{\"name\":\"msgHash\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"referenceBlockNumber\",\"type\":\"uint32\",\"internalType\":\"uint32\"},{\"name\":\"params\",\"type\":\"tuple\",\"internalType\":\"structIBLSSignatureChecker.NonSignerStakesAndSignature\",\"components\":[{\"name\":\"nonSignerQuorumBitmapIndices\",\"type\":\"uint32[]\",\"internalType\":\"uint32[]\"},{\"name\":\"nonSignerPubkeys\",\"type\":\"tuple[]\",\"internalType\":\"structBN254.G1Point[]\",\"components\":[{\"name\":\"X\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"Y\",\"type\":\"uint256\",\"internalType\":\"uint256\"}]},{\"name\":\"quorumApks\",\"type\":\"tuple[]\",\"internalType\":\"structBN254.G1Point[]\",\"components\":[{\"name\":\"X\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"Y\",\"type\":\"uint256\",\"internalType\":\"uint256\"}]},{\"name\":\"apkG2\",\"type\":\"tuple\",\"internalType\":\"structBN254.G2Point\",\"components\":[{\"name\":\"X\",\"type\":\"uint256[2]\",\"internalType\":\"uint256[2]\"},{\"name\":\"Y\",\"type\":\"uint256[2]\",\"internalType\":\"uint256[2]\"}]},{\"name\":\"sigma\",\"type\":\"tuple\",\"internalType\":\"structBN254.G1Point\",\"components\":[{\"name\":\"X\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"Y\",\"type\":\"uint256\",\"internalType\":\"uint256\"}]},{\"name\":\"quorumApkIndices\",\"type\":\"uint32[]\",\"internalType\":\"uint32[]\"},{\"name\":\"totalStakeIndices\",\"type\":\"uint32[]\",\"internalType\":\"uint32[]\"},{\"name\":\"nonSignerStakeIndices\",\"type\":\"uint32[][]\",\"internalType\":\"uint32[][]\"}]}],\"outputs\":[{\"name\":\"\",\"type\":\"tuple\",\"internalType\":\"structIBLSSignatureChecker.QuorumStakeTotals\",\"components\":[{\"name\":\"signedStakeForQuorum\",\"type\":\"uint96[]\",\"internalType\":\"uint96[]\"},{\"name\":\"totalStakeForQuorum\",\"type\":\"uint96[]\",\"internalType\":\"uint96[]\"}]},{\"name\":\"\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"createAVSRewardsSubmission\",\"inputs\":[{\"name\":\"rewardsSubmissions\",\"type\":\"tuple[]\",\"internalType\":\"structIRewardsCoordinator.RewardsSubmission[]\",\"components\":[{\"name\":\"strategiesAndMultipliers\",\"type\":\"tuple[]\",\"internalType\":\"structIRewardsCoordinator.StrategyAndMultiplier[]\",\"components\":[{\"name\":\"strategy\",\"type\":\"address\",\"internalType\":\"contractIStrategy\"},{\"name\":\"multiplier\",\"type\":\"uint96\",\"internalType\":\"uint96\"}]},{\"name\":\"token\",\"type\":\"address\",\"internalType\":\"contractIERC20\"},{\"name\":\"amount\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"startTimestamp\",\"type\":\"uint32\",\"internalType\":\"uint32\"},{\"name\":\"duration\",\"type\":\"uint32\",\"internalType\":\"uint32\"}]}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"createNewTask\",\"inputs\":[{\"name\":\"batchMerkleRoot\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"batchDataPointer\",\"type\":\"string\",\"internalType\":\"string\"}],\"outputs\":[],\"stateMutability\":\"payable\"},{\"type\":\"function\",\"name\":\"delegation\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"address\",\"internalType\":\"contractIDelegationManager\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"deregisterOperatorFromAVS\",\"inputs\":[{\"name\":\"operator\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"getOperatorRestakedStrategies\",\"inputs\":[{\"name\":\"operator\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[{\"name\":\"\",\"type\":\"address[]\",\"internalType\":\"address[]\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"getRestakeableStrategies\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"address[]\",\"internalType\":\"address[]\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"initialize\",\"inputs\":[{\"name\":\"_initialOwner\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"owner\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"address\",\"internalType\":\"address\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"ping\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"uint256\",\"internalType\":\"uint256\"}],\"stateMutability\":\"pure\"},{\"type\":\"function\",\"name\":\"registerOperatorToAVS\",\"inputs\":[{\"name\":\"operator\",\"type\":\"address\",\"internalType\":\"address\"},{\"name\":\"operatorSignature\",\"type\":\"tuple\",\"internalType\":\"structISignatureUtils.SignatureWithSaltAndExpiry\",\"components\":[{\"name\":\"signature\",\"type\":\"bytes\",\"internalType\":\"bytes\"},{\"name\":\"salt\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"expiry\",\"type\":\"uint256\",\"internalType\":\"uint256\"}]}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"registryCoordinator\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"address\",\"internalType\":\"contractIRegistryCoordinator\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"renounceOwnership\",\"inputs\":[],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"respondToTask\",\"inputs\":[{\"name\":\"batchMerkleRoot\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"nonSignerStakesAndSignature\",\"type\":\"tuple\",\"internalType\":\"structIBLSSignatureChecker.NonSignerStakesAndSignature\",\"components\":[{\"name\":\"nonSignerQuorumBitmapIndices\",\"type\":\"uint32[]\",\"internalType\":\"uint32[]\"},{\"name\":\"nonSignerPubkeys\",\"type\":\"tuple[]\",\"internalType\":\"structBN254.G1Point[]\",\"components\":[{\"name\":\"X\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"Y\",\"type\":\"uint256\",\"internalType\":\"uint256\"}]},{\"name\":\"quorumApks\",\"type\":\"tuple[]\",\"internalType\":\"structBN254.G1Point[]\",\"components\":[{\"name\":\"X\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"Y\",\"type\":\"uint256\",\"internalType\":\"uint256\"}]},{\"name\":\"apkG2\",\"type\":\"tuple\",\"internalType\":\"structBN254.G2Point\",\"components\":[{\"name\":\"X\",\"type\":\"uint256[2]\",\"internalType\":\"uint256[2]\"},{\"name\":\"Y\",\"type\":\"uint256[2]\",\"internalType\":\"uint256[2]\"}]},{\"name\":\"sigma\",\"type\":\"tuple\",\"internalType\":\"structBN254.G1Point\",\"components\":[{\"name\":\"X\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"Y\",\"type\":\"uint256\",\"internalType\":\"uint256\"}]},{\"name\":\"quorumApkIndices\",\"type\":\"uint32[]\",\"internalType\":\"uint32[]\"},{\"name\":\"totalStakeIndices\",\"type\":\"uint32[]\",\"internalType\":\"uint32[]\"},{\"name\":\"nonSignerStakeIndices\",\"type\":\"uint32[][]\",\"internalType\":\"uint32[][]\"}]}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"rewardsInitiator\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"address\",\"internalType\":\"address\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"setRewardsInitiator\",\"inputs\":[{\"name\":\"newRewardsInitiator\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"setStaleStakesForbidden\",\"inputs\":[{\"name\":\"value\",\"type\":\"bool\",\"internalType\":\"bool\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"stakeRegistry\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"address\",\"internalType\":\"contractIStakeRegistry\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"staleStakesForbidden\",\"inputs\":[],\"outputs\":[{\"name\":\"\",\"type\":\"bool\",\"internalType\":\"bool\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"transferOwnership\",\"inputs\":[{\"name\":\"newOwner\",\"type\":\"address\",\"internalType\":\"address\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"function\",\"name\":\"trySignatureAndApkVerification\",\"inputs\":[{\"name\":\"msgHash\",\"type\":\"bytes32\",\"internalType\":\"bytes32\"},{\"name\":\"apk\",\"type\":\"tuple\",\"internalType\":\"structBN254.G1Point\",\"components\":[{\"name\":\"X\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"Y\",\"type\":\"uint256\",\"internalType\":\"uint256\"}]},{\"name\":\"apkG2\",\"type\":\"tuple\",\"internalType\":\"structBN254.G2Point\",\"components\":[{\"name\":\"X\",\"type\":\"uint256[2]\",\"internalType\":\"uint256[2]\"},{\"name\":\"Y\",\"type\":\"uint256[2]\",\"internalType\":\"uint256[2]\"}]},{\"name\":\"sigma\",\"type\":\"tuple\",\"internalType\":\"structBN254.G1Point\",\"components\":[{\"name\":\"X\",\"type\":\"uint256\",\"internalType\":\"uint256\"},{\"name\":\"Y\",\"type\":\"uint256\",\"internalType\":\"uint256\"}]}],\"outputs\":[{\"name\":\"pairingSuccessful\",\"type\":\"bool\",\"internalType\":\"bool\"},{\"name\":\"siganatureIsValid\",\"type\":\"bool\",\"internalType\":\"bool\"}],\"stateMutability\":\"view\"},{\"type\":\"function\",\"name\":\"updateAVSMetadataURI\",\"inputs\":[{\"name\":\"_metadataURI\",\"type\":\"string\",\"internalType\":\"string\"}],\"outputs\":[],\"stateMutability\":\"nonpayable\"},{\"type\":\"event\",\"name\":\"BatchVerified\",\"inputs\":[{\"name\":\"batchMerkleRoot\",\"type\":\"bytes32\",\"indexed\":true,\"internalType\":\"bytes32\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"Initialized\",\"inputs\":[{\"name\":\"version\",\"type\":\"uint8\",\"indexed\":false,\"internalType\":\"uint8\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"NewBatch\",\"inputs\":[{\"name\":\"batchMerkleRoot\",\"type\":\"bytes32\",\"indexed\":true,\"internalType\":\"bytes32\"},{\"name\":\"taskCreatedBlock\",\"type\":\"uint32\",\"indexed\":false,\"internalType\":\"uint32\"},{\"name\":\"batchDataPointer\",\"type\":\"string\",\"indexed\":false,\"internalType\":\"string\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"OwnershipTransferred\",\"inputs\":[{\"name\":\"previousOwner\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"},{\"name\":\"newOwner\",\"type\":\"address\",\"indexed\":true,\"internalType\":\"address\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"RewardsInitiatorUpdated\",\"inputs\":[{\"name\":\"prevRewardsInitiator\",\"type\":\"address\",\"indexed\":false,\"internalType\":\"address\"},{\"name\":\"newRewardsInitiator\",\"type\":\"address\",\"indexed\":false,\"internalType\":\"address\"}],\"anonymous\":false},{\"type\":\"event\",\"name\":\"StaleStakesForbiddenUpdate\",\"inputs\":[{\"name\":\"value\",\"type\":\"bool\",\"indexed\":false,\"internalType\":\"bool\"}],\"anonymous\":false}]",
Bin: "0x6101806040523480156200001257600080fd5b5060405162004a3338038062004a338339810160408190526200003591620002e5565b6001600160a01b0380851660805280841660a05280831660c052811660e0528184848284620000636200020a565b50505050806001600160a01b0316610100816001600160a01b031681525050806001600160a01b031663683048356040518163ffffffff1660e01b8152600401602060405180830381865afa158015620000c1573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620000e791906200034d565b6001600160a01b0316610120816001600160a01b031681525050806001600160a01b0316635df459466040518163ffffffff1660e01b8152600401602060405180830381865afa15801562000140573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906200016691906200034d565b6001600160a01b0316610140816001600160a01b031681525050610120516001600160a01b031663df5cf7236040518163ffffffff1660e01b8152600401602060405180830381865afa158015620001c2573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190620001e891906200034d565b6001600160a01b03166101605250620002006200020a565b5050505062000374565b600054610100900460ff1615620002775760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b60005460ff9081161015620002ca576000805460ff191660ff9081179091556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b6001600160a01b0381168114620002e257600080fd5b50565b60008060008060808587031215620002fc57600080fd5b84516200030981620002cc565b60208601519094506200031c81620002cc565b60408601519093506200032f81620002cc565b60608601519092506200034281620002cc565b939692955090935050565b6000602082840312156200036057600080fd5b81516200036d81620002cc565b9392505050565b60805160a05160c05160e051610100516101205161014051610160516145b162000482600039600081816104c601526115ab0152600081816102a601526117be0152600081816102f2015281816119ab0152611b9b01526000818161035901528181610ddd015281816112670152818161140e015261165f015260008181610af201528181610c4d01528181610ce40152818161232d015281816124b0015261254f01526000818161091d015281816109ac01528181610a2c01528181611f76015281816120420152818161226b015261240b01526000818161287d015281816129390152612a2501526000818161032301528181611fca0152818161209e015261211d01526145b16000f3fe6080604052600436106101665760003560e01c8063715018a6116100d1578063b98d09081161008a578063e481af9d11610064578063e481af9d146104e8578063f2fde38b146104fd578063fc299dee1461051d578063fce36c7d1461053d57600080fd5b8063b98d09081461046a578063c4d66de814610494578063df5cf723146104b457600080fd5b8063715018a61461037b5780638da5cb5b146103905780639926ee7d146103ae578063a364f4da146103ce578063a98fb355146103ee578063b099627e1461040e57600080fd5b80635c008994116101235780635c008994146102645780635c36b186146102775780635df459461461029457806368304835146102e05780636b3aa72e146103145780636d14a9871461034757600080fd5b8063171f1d5b1461016b5780632dd94eba146101a757806333cfb7b7146101c95780633bc28c8c146101f6578063416c7e5e146102165780634ae07c3714610236575b600080fd5b34801561017757600080fd5b5061018b61018636600461385a565b61055d565b6040805192151583529015156020830152015b60405180910390f35b3480156101b357600080fd5b506101c76101c2366004613b61565b6106e7565b005b3480156101d557600080fd5b506101e96101e4366004613bbc565b6108f8565b60405161019e9190613bd9565b34801561020257600080fd5b506101c7610211366004613bbc565b610dc7565b34801561022257600080fd5b506101c7610231366004613c34565b610ddb565b34801561024257600080fd5b50610256610251366004613c51565b610f12565b60405161019e929190613ceb565b6101c7610272366004613d34565b611e65565b34801561028357600080fd5b506040516101a7815260200161019e565b3480156102a057600080fd5b506102c87f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b03909116815260200161019e565b3480156102ec57600080fd5b506102c87f000000000000000000000000000000000000000000000000000000000000000081565b34801561032057600080fd5b507f00000000000000000000000000000000000000000000000000000000000000006102c8565b34801561035357600080fd5b506102c87f000000000000000000000000000000000000000000000000000000000000000081565b34801561038757600080fd5b506101c7611f57565b34801561039c57600080fd5b506033546001600160a01b03166102c8565b3480156103ba57600080fd5b506101c76103c9366004613e06565b611f6b565b3480156103da57600080fd5b506101c76103e9366004613bbc565b612037565b3480156103fa57600080fd5b506101c7610409366004613eb0565b6120fe565b34801561041a57600080fd5b5061044e610429366004613f00565b60c96020526000908152604090205463ffffffff811690640100000000900460ff1682565b6040805163ffffffff909316835290151560208301520161019e565b34801561047657600080fd5b506097546104849060ff1681565b604051901515815260200161019e565b3480156104a057600080fd5b506101c76104af366004613bbc565b612152565b3480156104c057600080fd5b506102c87f000000000000000000000000000000000000000000000000000000000000000081565b3480156104f457600080fd5b506101e9612265565b34801561050957600080fd5b506101c7610518366004613bbc565b61262e565b34801561052957600080fd5b506065546102c8906001600160a01b031681565b34801561054957600080fd5b506101c7610558366004613f19565b6126a4565b60008060007f30644e72e131a029b85045b68181585d2833e84879b9709143e1f593f0000001878760000151886020015188600001516000600281106105a5576105a5613f8d565b60200201518951600160200201518a602001516000600281106105ca576105ca613f8d565b60200201518b602001516001600281106105e6576105e6613f8d565b602090810291909101518c518d8301516040516106439a99989796959401988952602089019790975260408801959095526060870193909352608086019190915260a085015260c084015260e08301526101008201526101200190565b6040516020818303038152906040528051906020012060001c6106669190613fa3565b90506106d961067f6106788884612a5c565b8690612af3565b610687612b87565b6106cf6106c0856106ba604080518082018252600080825260209182015281518083019092526001825260029082015290565b90612a5c565b6106c98c612c47565b90612af3565b886201d4c0612cd7565b909890975095505050505050565b600082815260c9602052604090205463ffffffff166107445760405162461bcd60e51b8152602060048201526014602482015273426174636820646f65736e27742065786973747360601b60448201526064015b60405180910390fd5b600082815260c96020526040902054640100000000900460ff16156107ab5760405162461bcd60e51b815260206004820152601760248201527f426174636820616c726561647920726573706f6e646564000000000000000000604482015260640161073b565b600082815260c960205260408120805464ff000000001981166401000000001790915581906107e290859063ffffffff1685610f12565b91509150604360ff16826020015160008151811061080257610802613f8d565b60200260200101516108149190613fdb565b6001600160601b03166064836000015160008151811061083657610836613f8d565b60200260200101516001600160601b0316610851919061400a565b10156108c7576040805162461bcd60e51b81526020600482015260248101919091527f5369676e61746f7269657320646f206e6f74206f776e206174206c656173742060448201527f7468726573686f6c642070657263656e74616765206f6620612071756f72756d606482015260840161073b565b60405184907f433ae0767fe95db70a0e30eda902926e41203b9eb97ec5175076fb9e2d35c13e90600090a250505050565b6040516309aa152760e11b81526001600160a01b0382811660048301526060916000917f000000000000000000000000000000000000000000000000000000000000000016906313542a4e90602401602060405180830381865afa158015610964573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906109889190614029565b60405163871ef04960e01b8152600481018290529091506000906001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063871ef04990602401602060405180830381865afa1580156109f3573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610a179190614042565b90506001600160c01b0381161580610ab157507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316639aa1653d6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610a88573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610aac919061406b565b60ff16155b15610acd57505060408051600081526020810190915292915050565b6000610ae1826001600160c01b0316612efb565b90506000805b8251811015610bb7577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316633ca5a5f5848381518110610b3157610b31613f8d565b01602001516040516001600160e01b031960e084901b16815260f89190911c6004820152602401602060405180830381865afa158015610b75573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610b999190614029565b610ba3908361408e565b915080610baf816140a6565b915050610ae7565b506000816001600160401b03811115610bd257610bd26136e7565b604051908082528060200260200182016040528015610bfb578160200160208202803683370190505b5090506000805b8451811015610dba576000858281518110610c1f57610c1f613f8d565b0160200151604051633ca5a5f560e01b815260f89190911c6004820181905291506000906001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690633ca5a5f590602401602060405180830381865afa158015610c94573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610cb89190614029565b905060005b81811015610da4576040516356e4026d60e11b815260ff84166004820152602481018290527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063adc804da906044016040805180830381865afa158015610d32573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610d5691906140d6565b60000151868681518110610d6c57610d6c613f8d565b6001600160a01b039092166020928302919091019091015284610d8e816140a6565b9550508080610d9c906140a6565b915050610cbd565b5050508080610db2906140a6565b915050610c02565b5090979650505050505050565b610dcf612fbd565b610dd881613017565b50565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316638da5cb5b6040518163ffffffff1660e01b8152600401602060405180830381865afa158015610e39573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190610e5d9190614117565b6001600160a01b0316336001600160a01b031614610f095760405162461bcd60e51b815260206004820152605c60248201527f424c535369676e6174757265436865636b65722e6f6e6c79436f6f7264696e6160448201527f746f724f776e65723a2063616c6c6572206973206e6f7420746865206f776e6560648201527f72206f6620746865207265676973747279436f6f7264696e61746f7200000000608482015260a40161073b565b610dd881613080565b60408051808201909152606080825260208201526000826040015151604051806040016040528060018152602001600081525051148015610f6e57508260a0015151604051806040016040528060018152602001600081525051145b8015610f9557508260c0015151604051806040016040528060018152602001600081525051145b8015610fbc57508260e0015151604051806040016040528060018152602001600081525051145b6110265760405162461bcd60e51b8152602060048201526041602482015260008051602061455c83398151915260448201527f7265733a20696e7075742071756f72756d206c656e677468206d69736d6174636064820152600d60fb1b608482015260a40161073b565b8251516020840151511461109e5760405162461bcd60e51b81526020600482015260446024820181905260008051602061455c833981519152908201527f7265733a20696e707574206e6f6e7369676e6572206c656e677468206d69736d6064820152630c2e8c6d60e31b608482015260a40161073b565b4363ffffffff168463ffffffff161061110d5760405162461bcd60e51b815260206004820152603c602482015260008051602061455c83398151915260448201527f7265733a20696e76616c6964207265666572656e636520626c6f636b00000000606482015260840161073b565b60408051808201825260008082526020808301829052835180850185526060808252818301528451808601865260018082529083019390935284518381528086019095529293919082810190803683370190505060208281019190915260408051808201825260018082526000919093015280518281528082019091529081602001602082028036833701905050815260408051808201909152606080825260208201528560200151516001600160401b038111156111ce576111ce6136e7565b6040519080825280602002602001820160405280156111f7578160200160208202803683370190505b5081526020860151516001600160401b03811115611217576112176136e7565b604051908082528060200260200182016040528015611240578160200160208202803683370190505b50816020018190525060006112ec60405180604001604052806001815260200160008152507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316639aa1653d6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156112c3573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906112e7919061406b565b6130c7565b905060005b876020015151811015611587576113368860200151828151811061131757611317613f8d565b6020026020010151805160009081526020918201519091526040902090565b8360200151828151811061134c5761134c613f8d565b6020908102919091010152801561140c57602083015161136d600183614134565b8151811061137d5761137d613f8d565b602002602001015160001c8360200151828151811061139e5761139e613f8d565b602002602001015160001c1161140c576040805162461bcd60e51b815260206004820152602481019190915260008051602061455c83398151915260448201527f7265733a206e6f6e5369676e65725075626b657973206e6f7420736f72746564606482015260840161073b565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166304ec63518460200151838151811061145157611451613f8d565b60200260200101518b8b60000151858151811061147057611470613f8d565b60200260200101516040518463ffffffff1660e01b81526004016114ad9392919092835263ffffffff918216602084015216604082015260600190565b602060405180830381865afa1580156114ca573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906114ee9190614042565b6001600160c01b03168360000151828151811061150d5761150d613f8d565b602002602001018181525050611573610678611547848660000151858151811061153957611539613f8d565b60200260200101511661315a565b8a60200151848151811061155d5761155d613f8d565b602002602001015161318590919063ffffffff16565b94508061157f816140a6565b9150506112f1565b505061159283613269565b60975490935060ff166000816115a957600061162b565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663c448feb86040518163ffffffff1660e01b8152600401602060405180830381865afa158015611607573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061162b9190614029565b905060005b604051806040016040528060018152602001600081525051811015611d365782156117bc578963ffffffff16827f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663249a0c42604051806040016040528060018152602001600081525085815181106116b4576116b4613f8d565b01602001516040516001600160e01b031960e084901b16815260f89190911c6004820152602401602060405180830381865afa1580156116f8573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061171c9190614029565b611726919061408e565b116117bc5760405162461bcd60e51b8152602060048201526066602482015260008051602061455c83398151915260448201527f7265733a205374616b6552656769737472792075706461746573206d7573742060648201527f62652077697468696e207769746864726177616c44656c6179426c6f636b732060848201526577696e646f7760d01b60a482015260c40161073b565b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03166368bccaac6040518060400160405280600181526020016000815250838151811061181357611813613f8d565b602001015160f81c60f81b60f81c8c8c60a00151858151811061183857611838613f8d565b60209081029190910101516040516001600160e01b031960e086901b16815260ff909316600484015263ffffffff9182166024840152166044820152606401602060405180830381865afa158015611894573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906118b8919061414b565b6001600160401b0319166118db8a60400151838151811061131757611317613f8d565b67ffffffffffffffff1916146119775760405162461bcd60e51b8152602060048201526061602482015260008051602061455c83398151915260448201527f7265733a2071756f72756d41706b206861736820696e2073746f72616765206460648201527f6f6573206e6f74206d617463682070726f76696465642071756f72756d2061706084820152606b60f81b60a482015260c40161073b565b6119a78960400151828151811061199057611990613f8d565b602002602001015187612af390919063ffffffff16565b95507f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663c8294c5660405180604001604052806001815260200160008152508381518110611a0057611a00613f8d565b602001015160f81c60f81b60f81c8c8c60c001518581518110611a2557611a25613f8d565b60209081029190910101516040516001600160e01b031960e086901b16815260ff909316600484015263ffffffff9182166024840152166044820152606401602060405180830381865afa158015611a81573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611aa59190614176565b85602001518281518110611abb57611abb613f8d565b6001600160601b03909216602092830291909101820152850151805182908110611ae757611ae7613f8d565b602002602001015185600001518281518110611b0557611b05613f8d565b60200260200101906001600160601b031690816001600160601b0316815250506000805b8a6020015151811015611d2157611b9486600001518281518110611b4f57611b4f613f8d565b602002602001015160405180604001604052806001815260200160008152508581518110611b7f57611b7f613f8d565b016020015160f81c60ff161c60019081161490565b15611d0f577f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031663f2be94ae60405180604001604052806001815260200160008152508581518110611bf057611bf0613f8d565b602001015160f81c60f81b60f81c8e89602001518581518110611c1557611c15613f8d565b60200260200101518f60e001518881518110611c3357611c33613f8d565b60200260200101518781518110611c4c57611c4c613f8d565b60209081029190910101516040516001600160e01b031960e087901b16815260ff909416600485015263ffffffff92831660248501526044840191909152166064820152608401602060405180830381865afa158015611cb0573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611cd49190614176565b8751805185908110611ce857611ce8613f8d565b60200260200101818151611cfc9190614193565b6001600160601b03169052506001909101905b80611d19816140a6565b915050611b29565b50508080611d2e906140a6565b915050611630565b505050600080611d508a868a606001518b6080015161055d565b9150915081611dc15760405162461bcd60e51b8152602060048201526043602482015260008051602061455c83398151915260448201527f7265733a2070616972696e6720707265636f6d70696c652063616c6c206661696064820152621b195960ea1b608482015260a40161073b565b80611e225760405162461bcd60e51b8152602060048201526039602482015260008051602061455c83398151915260448201527f7265733a207369676e617475726520697320696e76616c696400000000000000606482015260840161073b565b50506000878260200151604051602001611e3d9291906141bb565b60408051808303601f1901815291905280516020909101209299929850919650505050505050565b600083815260c9602052604090205463ffffffff1615611ec75760405162461bcd60e51b815260206004820152601a60248201527f42617463682077617320616c7265616479207665726966696564000000000000604482015260640161073b565b6040805180820182526000602080830182815263ffffffff43818116865289855260c99093529285902084518154925115156401000000000264ffffffffff19909316941693909317179091559151909185917f1871c33134a542e0ab9facf7013d27b9ed95e64d299e9919ee091c9cfcb19fa591611f499187908790614203565b60405180910390a250505050565b611f5f612fbd565b611f696000613304565b565b336001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614611fb35760405162461bcd60e51b815260040161073b9061423f565b604051639926ee7d60e01b81526001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690639926ee7d906120019085908590600401614304565b600060405180830381600087803b15801561201b57600080fd5b505af115801561202f573d6000803e3d6000fd5b505050505050565b336001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000161461207f5760405162461bcd60e51b815260040161073b9061423f565b6040516351b27a6d60e11b81526001600160a01b0382811660048301527f0000000000000000000000000000000000000000000000000000000000000000169063a364f4da906024015b600060405180830381600087803b1580156120e357600080fd5b505af11580156120f7573d6000803e3d6000fd5b5050505050565b612106612fbd565b60405163a98fb35560e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063a98fb355906120c990849060040161434f565b600054610100900460ff16158080156121725750600054600160ff909116105b8061218c5750303b15801561218c575060005460ff166001145b6121ef5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201526d191e481a5b9a5d1a585b1a5e995960921b606482015260840161073b565b6000805460ff191660011790558015612212576000805461ff0019166101001790555b61221b82613304565b8015612261576000805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b5050565b606060007f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316639aa1653d6040518163ffffffff1660e01b8152600401602060405180830381865afa1580156122c7573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906122eb919061406b565b60ff1690508061230957505060408051600081526020810190915290565b6000805b828110156123be57604051633ca5a5f560e01b815260ff821660048201527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031690633ca5a5f590602401602060405180830381865afa15801561237c573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906123a09190614029565b6123aa908361408e565b9150806123b6816140a6565b91505061230d565b506000816001600160401b038111156123d9576123d96136e7565b604051908082528060200260200182016040528015612402578160200160208202803683370190505b5090506000805b7f00000000000000000000000000000000000000000000000000000000000000006001600160a01b0316639aa1653d6040518163ffffffff1660e01b8152600401602060405180830381865afa158015612467573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061248b919061406b565b60ff1681101561262457604051633ca5a5f560e01b815260ff821660048201526000907f00000000000000000000000000000000000000000000000000000000000000006001600160a01b031690633ca5a5f590602401602060405180830381865afa1580156124ff573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906125239190614029565b905060005b8181101561260f576040516356e4026d60e11b815260ff84166004820152602481018290527f00000000000000000000000000000000000000000000000000000000000000006001600160a01b03169063adc804da906044016040805180830381865afa15801561259d573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906125c191906140d6565b600001518585815181106125d7576125d7613f8d565b6001600160a01b0390921660209283029190910190910152836125f9816140a6565b9450508080612607906140a6565b915050612528565b5050808061261c906140a6565b915050612409565b5090949350505050565b612636612fbd565b6001600160a01b03811661269b5760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201526564647265737360d01b606482015260840161073b565b610dd881613304565b6065546001600160a01b031633146127395760405162461bcd60e51b815260206004820152604c60248201527f536572766963654d616e61676572426173652e6f6e6c7952657761726473496e60448201527f69746961746f723a2063616c6c6572206973206e6f742074686520726577617260648201526b32399034b734ba34b0ba37b960a11b608482015260a40161073b565b60005b81811015612a0d5782828281811061275657612756613f8d565b90506020028101906127689190614369565b612779906040810190602001613bbc565b6001600160a01b03166323b872dd333086868681811061279b5761279b613f8d565b90506020028101906127ad9190614369565b604080516001600160e01b031960e087901b1681526001600160a01b039485166004820152939092166024840152013560448201526064016020604051808303816000875af1158015612804573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906128289190614394565b50600083838381811061283d5761283d613f8d565b905060200281019061284f9190614369565b612860906040810190602001613bbc565b604051636eb1769f60e11b81523060048201526001600160a01b037f000000000000000000000000000000000000000000000000000000000000000081166024830152919091169063dd62ed3e90604401602060405180830381865afa1580156128ce573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906128f29190614029565b905083838381811061290657612906613f8d565b90506020028101906129189190614369565b612929906040810190602001613bbc565b6001600160a01b031663095ea7b37f00000000000000000000000000000000000000000000000000000000000000008387878781811061296b5761296b613f8d565b905060200281019061297d9190614369565b6040013561298b919061408e565b6040516001600160e01b031960e085901b1681526001600160a01b03909216600483015260248201526044016020604051808303816000875af11580156129d6573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906129fa9190614394565b505080612a06906140a6565b905061273c565b5060405163fce36c7d60e01b81526001600160a01b037f0000000000000000000000000000000000000000000000000000000000000000169063fce36c7d90612001908590859060040161440c565b6040805180820190915260008082526020820152612a7861360d565b835181526020808501519082015260408082018490526000908360608460076107d05a03fa9050808015612aab57612aad565bfe5b5080612aeb5760405162461bcd60e51b815260206004820152600d60248201526c1958cb5b5d5b0b59985a5b1959609a1b604482015260640161073b565b505092915050565b6040805180820190915260008082526020820152612b0f61362b565b835181526020808501518183015283516040808401919091529084015160608301526000908360808460066107d05a03fa9050808015612aab575080612aeb5760405162461bcd60e51b815260206004820152600d60248201526c1958cb5859190b59985a5b1959609a1b604482015260640161073b565b612b8f613649565b50604080516080810182527f198e9393920d483a7260bfb731fb5d25f1aa493335a9e71297e485b7aef312c28183019081527f1800deef121f1e76426a00665e5c4479674322d4f75edadd46debd5cd992f6ed6060830152815281518083019092527f275dc4a288d1afb3cbb1ac09187524c7db36395df7be3b99e673b13a075a65ec82527f1d9befcd05a5323e6da4d435f3b617cdb3af83285c2df711ef39c01571827f9d60208381019190915281019190915290565b604080518082019091526000808252602082015260008080612c7760008051602061453c83398151915286613fa3565b90505b612c8381613356565b909350915060008051602061453c833981519152828309831415612cbd576040805180820190915290815260208101919091529392505050565b60008051602061453c833981519152600182089050612c7a565b604080518082018252868152602080820186905282518084019093528683528201849052600091829190612d0961366e565b60005b6002811015612ece576000612d2282600661400a565b9050848260028110612d3657612d36613f8d565b60200201515183612d4883600061408e565b600c8110612d5857612d58613f8d565b6020020152848260028110612d6f57612d6f613f8d565b60200201516020015183826001612d86919061408e565b600c8110612d9657612d96613f8d565b6020020152838260028110612dad57612dad613f8d565b6020020151515183612dc083600261408e565b600c8110612dd057612dd0613f8d565b6020020152838260028110612de757612de7613f8d565b6020020151516001602002015183612e0083600361408e565b600c8110612e1057612e10613f8d565b6020020152838260028110612e2757612e27613f8d565b602002015160200151600060028110612e4257612e42613f8d565b602002015183612e5383600461408e565b600c8110612e6357612e63613f8d565b6020020152838260028110612e7a57612e7a613f8d565b602002015160200151600160028110612e9557612e95613f8d565b602002015183612ea683600561408e565b600c8110612eb657612eb6613f8d565b60200201525080612ec6816140a6565b915050612d0c565b50612ed761368d565b60006020826101808560088cfa9151919c9115159b50909950505050505050505050565b6060600080612f098461315a565b61ffff166001600160401b03811115612f2457612f246136e7565b6040519080825280601f01601f191660200182016040528015612f4e576020820181803683370190505b5090506000805b825182108015612f66575061010081105b15612624576001811b935085841615612fad578060f81b838381518110612f8f57612f8f613f8d565b60200101906001600160f81b031916908160001a9053508160010191505b612fb6816140a6565b9050612f55565b6033546001600160a01b03163314611f695760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015260640161073b565b606554604080516001600160a01b03928316815291831660208301527fe11cddf1816a43318ca175bbc52cd0185436e9cbead7c83acc54a73e461717e3910160405180910390a1606580546001600160a01b0319166001600160a01b0392909216919091179055565b6097805460ff19168215159081179091556040519081527f40e4ed880a29e0f6ddce307457fb75cddf4feef7d3ecb0301bfdf4976a0e2dfc9060200160405180910390a150565b6000806130d3846133d8565b9050808360ff166001901b116131515760405162461bcd60e51b815260206004820152603f60248201527f4269746d61705574696c732e6f72646572656442797465734172726179546f4260448201527f69746d61703a206269746d61702065786365656473206d61782076616c756500606482015260840161073b565b90505b92915050565b6000805b82156131545761316f600184614134565b909216918061317d81614519565b91505061315e565b60408051808201909152600080825260208201526102008261ffff16106131e15760405162461bcd60e51b815260206004820152601060248201526f7363616c61722d746f6f2d6c6172676560801b604482015260640161073b565b8161ffff16600114156131f5575081613154565b6040805180820190915260008082526020820181905284906001905b8161ffff168661ffff161061325e57600161ffff871660ff83161c811614156132415761323e8484612af3565b93505b61324b8384612af3565b92506201fffe600192831b169101613211565b509195945050505050565b6040805180820190915260008082526020820152815115801561328e57506020820151155b156132ac575050604080518082019091526000808252602082015290565b60405180604001604052808360000151815260200160008051602061453c83398151915284602001516132df9190613fa3565b6132f79060008051602061453c833981519152614134565b905292915050565b919050565b603380546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b6000808060008051602061453c833981519152600360008051602061453c8339815191528660008051602061453c8339815191528889090908905060006133cc827f0c19139cb84c680a6e14116da060561765e05aa45a1c72a34f082305b61f3f5260008051602061453c833981519152613565565b91959194509092505050565b6000610100825111156134615760405162461bcd60e51b8152602060048201526044602482018190527f4269746d61705574696c732e6f72646572656442797465734172726179546f42908201527f69746d61703a206f7264657265644279746573417272617920697320746f6f206064820152636c6f6e6760e01b608482015260a40161073b565b815161346f57506000919050565b6000808360008151811061348557613485613f8d565b0160200151600160f89190911c81901b92505b845181101561355c578481815181106134b3576134b3613f8d565b0160200151600160f89190911c1b91508282116135485760405162461bcd60e51b815260206004820152604760248201527f4269746d61705574696c732e6f72646572656442797465734172726179546f4260448201527f69746d61703a206f72646572656442797465734172726179206973206e6f74206064820152661bdc99195c995960ca1b608482015260a40161073b565b91811791613555816140a6565b9050613498565b50909392505050565b60008061357061368d565b6135786136ab565b602080825281810181905260408201819052606082018890526080820187905260a082018690528260c08360056107d05a03fa9250828015612aab5750826136025760405162461bcd60e51b815260206004820152601a60248201527f424e3235342e6578704d6f643a2063616c6c206661696c757265000000000000604482015260640161073b565b505195945050505050565b60405180606001604052806003906020820280368337509192915050565b60405180608001604052806004906020820280368337509192915050565b604051806040016040528061365c6136c9565b81526020016136696136c9565b905290565b604051806101800160405280600c906020820280368337509192915050565b60405180602001604052806001906020820280368337509192915050565b6040518060c001604052806006906020820280368337509192915050565b60405180604001604052806002906020820280368337509192915050565b634e487b7160e01b600052604160045260246000fd5b604080519081016001600160401b038111828210171561371f5761371f6136e7565b60405290565b60405161010081016001600160401b038111828210171561371f5761371f6136e7565b604051606081016001600160401b038111828210171561371f5761371f6136e7565b604051601f8201601f191681016001600160401b0381118282101715613792576137926136e7565b604052919050565b6000604082840312156137ac57600080fd5b6137b46136fd565b9050813581526020820135602082015292915050565b600082601f8301126137db57600080fd5b6137e36136fd565b8060408401858111156137f557600080fd5b845b8181101561380f5780358452602093840193016137f7565b509095945050505050565b60006080828403121561382c57600080fd5b6138346136fd565b905061384083836137ca565b815261384f83604084016137ca565b602082015292915050565b600080600080610120858703121561387157600080fd5b84359350613882866020870161379a565b9250613891866060870161381a565b91506138a08660e0870161379a565b905092959194509250565b60006001600160401b038211156138c4576138c46136e7565b5060051b60200190565b803563ffffffff811681146132ff57600080fd5b600082601f8301126138f357600080fd5b81356020613908613903836138ab565b61376a565b82815260059290921b8401810191818101908684111561392757600080fd5b8286015b848110156139495761393c816138ce565b835291830191830161392b565b509695505050505050565b600082601f83011261396557600080fd5b81356020613975613903836138ab565b82815260069290921b8401810191818101908684111561399457600080fd5b8286015b84811015613949576139aa888261379a565b835291830191604001613998565b600082601f8301126139c957600080fd5b813560206139d9613903836138ab565b82815260059290921b840181019181810190868411156139f857600080fd5b8286015b848110156139495780356001600160401b03811115613a1b5760008081fd5b613a298986838b01016138e2565b8452509183019183016139fc565b60006101808284031215613a4a57600080fd5b613a52613725565b905081356001600160401b0380821115613a6b57600080fd5b613a77858386016138e2565b83526020840135915080821115613a8d57600080fd5b613a9985838601613954565b60208401526040840135915080821115613ab257600080fd5b613abe85838601613954565b6040840152613ad0856060860161381a565b6060840152613ae28560e0860161379a565b6080840152610120840135915080821115613afc57600080fd5b613b08858386016138e2565b60a0840152610140840135915080821115613b2257600080fd5b613b2e858386016138e2565b60c0840152610160840135915080821115613b4857600080fd5b50613b55848285016139b8565b60e08301525092915050565b60008060408385031215613b7457600080fd5b8235915060208301356001600160401b03811115613b9157600080fd5b613b9d85828601613a37565b9150509250929050565b6001600160a01b0381168114610dd857600080fd5b600060208284031215613bce57600080fd5b813561315181613ba7565b6020808252825182820181905260009190848201906040850190845b81811015613c1a5783516001600160a01b031683529284019291840191600101613bf5565b50909695505050505050565b8015158114610dd857600080fd5b600060208284031215613c4657600080fd5b813561315181613c26565b600080600060608486031215613c6657600080fd5b83359250613c76602085016138ce565b915060408401356001600160401b03811115613c9157600080fd5b613c9d86828701613a37565b9150509250925092565b600081518084526020808501945080840160005b83811015613ce05781516001600160601b031687529582019590820190600101613cbb565b509495945050505050565b6040815260008351604080840152613d066080840182613ca7565b90506020850151603f19848303016060850152613d238282613ca7565b925050508260208301529392505050565b600080600060408486031215613d4957600080fd5b8335925060208401356001600160401b0380821115613d6757600080fd5b818601915086601f830112613d7b57600080fd5b813581811115613d8a57600080fd5b876020828501011115613d9c57600080fd5b6020830194508093505050509250925092565b60006001600160401b03831115613dc857613dc86136e7565b613ddb601f8401601f191660200161376a565b9050828152838383011115613def57600080fd5b828260208301376000602084830101529392505050565b60008060408385031215613e1957600080fd5b8235613e2481613ba7565b915060208301356001600160401b0380821115613e4057600080fd5b9084019060608287031215613e5457600080fd5b613e5c613748565b823582811115613e6b57600080fd5b83019150601f82018713613e7e57600080fd5b613e8d87833560208501613daf565b815260208301356020820152604083013560408201528093505050509250929050565b600060208284031215613ec257600080fd5b81356001600160401b03811115613ed857600080fd5b8201601f81018413613ee957600080fd5b613ef884823560208401613daf565b949350505050565b600060208284031215613f1257600080fd5b5035919050565b60008060208385031215613f2c57600080fd5b82356001600160401b0380821115613f4357600080fd5b818501915085601f830112613f5757600080fd5b813581811115613f6657600080fd5b8660208260051b8501011115613f7b57600080fd5b60209290920196919550909350505050565b634e487b7160e01b600052603260045260246000fd5b600082613fc057634e487b7160e01b600052601260045260246000fd5b500690565b634e487b7160e01b600052601160045260246000fd5b60006001600160601b038083168185168183048111821515161561400157614001613fc5565b02949350505050565b600081600019048311821515161561402457614024613fc5565b500290565b60006020828403121561403b57600080fd5b5051919050565b60006020828403121561405457600080fd5b81516001600160c01b038116811461315157600080fd5b60006020828403121561407d57600080fd5b815160ff8116811461315157600080fd5b600082198211156140a1576140a1613fc5565b500190565b60006000198214156140ba576140ba613fc5565b5060010190565b6001600160601b0381168114610dd857600080fd5b6000604082840312156140e857600080fd5b6140f06136fd565b82516140fb81613ba7565b8152602083015161410b816140c1565b60208201529392505050565b60006020828403121561412957600080fd5b815161315181613ba7565b60008282101561414657614146613fc5565b500390565b60006020828403121561415d57600080fd5b815167ffffffffffffffff198116811461315157600080fd5b60006020828403121561418857600080fd5b8151613151816140c1565b60006001600160601b03838116908316818110156141b3576141b3613fc5565b039392505050565b63ffffffff60e01b8360e01b1681526000600482018351602080860160005b838110156141f6578151855293820193908201906001016141da565b5092979650505050505050565b63ffffffff8416815260406020820152816040820152818360608301376000818301606090810191909152601f909201601f1916010192915050565b60208082526052908201527f536572766963654d616e61676572426173652e6f6e6c7952656769737472794360408201527f6f6f7264696e61746f723a2063616c6c6572206973206e6f742074686520726560608201527133b4b9ba393c9031b7b7b93234b730ba37b960711b608082015260a00190565b6000815180845260005b818110156142dd576020818501810151868301820152016142c1565b818111156142ef576000602083870101525b50601f01601f19169290920160200192915050565b60018060a01b038316815260406020820152600082516060604084015261432e60a08401826142b7565b90506020840151606084015260408401516080840152809150509392505050565b60208152600061436260208301846142b7565b9392505050565b60008235609e1983360301811261437f57600080fd5b9190910192915050565b80356132ff81613ba7565b6000602082840312156143a657600080fd5b815161315181613c26565b8183526000602080850194508260005b85811015613ce05781356143d481613ba7565b6001600160a01b03168752818301356143ec816140c1565b6001600160601b03168784015260409687019691909101906001016143c1565b60208082528181018390526000906040808401600586901b8501820187855b8881101561450b57878303603f190184528135368b9003609e1901811261445157600080fd5b8a0160a0813536839003601e1901811261446a57600080fd5b820180356001600160401b0381111561448257600080fd5b8060061b360384131561449457600080fd5b8287526144a6838801828c85016143b1565b925050506144b5888301614389565b6001600160a01b031688860152818701358786015260606144d78184016138ce565b63ffffffff169086015260806144ee8382016138ce565b63ffffffff1695019490945250928501929085019060010161442b565b509098975050505050505050565b600061ffff8083168181141561453157614531613fc5565b600101939250505056fe30644e72e131a029b85045b68181585d97816a916871ca8d3c208c16d87cfd47424c535369676e6174757265436865636b65722e636865636b5369676e617475a2646970667358221220f2abd940a57f0f203f0c8c55f93d5059c2fd3a7d117d92778a21513ea50ac1c864736f6c634300080c0033",
}
ContractAlignedLayerServiceManagerMetaData contains all meta data concerning the ContractAlignedLayerServiceManager contract.
Functions ¶
This section is empty.
Types ¶
type BN254G1Point ¶
BN254G1Point is an auto generated low-level Go binding around an user-defined struct.
type BN254G2Point ¶
BN254G2Point is an auto generated low-level Go binding around an user-defined struct.
type ContractAlignedLayerServiceManager ¶
type ContractAlignedLayerServiceManager struct { ContractAlignedLayerServiceManagerCaller // Read-only binding to the contract ContractAlignedLayerServiceManagerTransactor // Write-only binding to the contract ContractAlignedLayerServiceManagerFilterer // Log filterer for contract events }
ContractAlignedLayerServiceManager is an auto generated Go binding around an Ethereum contract.
func DeployContractAlignedLayerServiceManager ¶
func DeployContractAlignedLayerServiceManager(auth *bind.TransactOpts, backend bind.ContractBackend, __avsDirectory common.Address, __rewardsCoordinator common.Address, __registryCoordinator common.Address, __stakeRegistry common.Address) (common.Address, *types.Transaction, *ContractAlignedLayerServiceManager, error)
DeployContractAlignedLayerServiceManager deploys a new Ethereum contract, binding an instance of ContractAlignedLayerServiceManager to it.
func NewContractAlignedLayerServiceManager ¶
func NewContractAlignedLayerServiceManager(address common.Address, backend bind.ContractBackend) (*ContractAlignedLayerServiceManager, error)
NewContractAlignedLayerServiceManager creates a new instance of ContractAlignedLayerServiceManager, bound to a specific deployed contract.
type ContractAlignedLayerServiceManagerBatchVerified ¶ added in v0.1.2
type ContractAlignedLayerServiceManagerBatchVerified struct { BatchMerkleRoot [32]byte Raw types.Log // Blockchain specific contextual infos }
ContractAlignedLayerServiceManagerBatchVerified represents a BatchVerified event raised by the ContractAlignedLayerServiceManager contract.
type ContractAlignedLayerServiceManagerBatchVerifiedIterator ¶ added in v0.1.2
type ContractAlignedLayerServiceManagerBatchVerifiedIterator struct { Event *ContractAlignedLayerServiceManagerBatchVerified // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ContractAlignedLayerServiceManagerBatchVerifiedIterator is returned from FilterBatchVerified and is used to iterate over the raw logs and unpacked data for BatchVerified events raised by the ContractAlignedLayerServiceManager contract.
func (*ContractAlignedLayerServiceManagerBatchVerifiedIterator) Close ¶ added in v0.1.2
func (it *ContractAlignedLayerServiceManagerBatchVerifiedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ContractAlignedLayerServiceManagerBatchVerifiedIterator) Error ¶ added in v0.1.2
func (it *ContractAlignedLayerServiceManagerBatchVerifiedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ContractAlignedLayerServiceManagerBatchVerifiedIterator) Next ¶ added in v0.1.2
func (it *ContractAlignedLayerServiceManagerBatchVerifiedIterator) Next() bool
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 ContractAlignedLayerServiceManagerCaller ¶
type ContractAlignedLayerServiceManagerCaller struct {
// contains filtered or unexported fields
}
ContractAlignedLayerServiceManagerCaller is an auto generated read-only Go binding around an Ethereum contract.
func NewContractAlignedLayerServiceManagerCaller ¶
func NewContractAlignedLayerServiceManagerCaller(address common.Address, caller bind.ContractCaller) (*ContractAlignedLayerServiceManagerCaller, error)
NewContractAlignedLayerServiceManagerCaller creates a new read-only instance of ContractAlignedLayerServiceManager, bound to a specific deployed contract.
func (*ContractAlignedLayerServiceManagerCaller) AvsDirectory ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) AvsDirectory(opts *bind.CallOpts) (common.Address, error)
AvsDirectory is a free data retrieval call binding the contract method 0x6b3aa72e.
Solidity: function avsDirectory() view returns(address)
func (*ContractAlignedLayerServiceManagerCaller) BatchesState ¶ added in v0.1.2
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) BatchesState(opts *bind.CallOpts, arg0 [32]byte) (struct { TaskCreatedBlock uint32 Responded bool }, error)
BatchesState is a free data retrieval call binding the contract method 0xb099627e.
Solidity: function batchesState(bytes32 ) view returns(uint32 taskCreatedBlock, bool responded)
func (*ContractAlignedLayerServiceManagerCaller) BlsApkRegistry ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) BlsApkRegistry(opts *bind.CallOpts) (common.Address, error)
BlsApkRegistry is a free data retrieval call binding the contract method 0x5df45946.
Solidity: function blsApkRegistry() view returns(address)
func (*ContractAlignedLayerServiceManagerCaller) CheckSignatures ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) CheckSignatures(opts *bind.CallOpts, msgHash [32]byte, referenceBlockNumber uint32, params IBLSSignatureCheckerNonSignerStakesAndSignature) (IBLSSignatureCheckerQuorumStakeTotals, [32]byte, error)
CheckSignatures is a free data retrieval call binding the contract method 0x4ae07c37.
Solidity: function checkSignatures(bytes32 msgHash, uint32 referenceBlockNumber, (uint32[],(uint256,uint256)[],(uint256,uint256)[],(uint256[2],uint256[2]),(uint256,uint256),uint32[],uint32[],uint32[][]) params) view returns((uint96[],uint96[]), bytes32)
func (*ContractAlignedLayerServiceManagerCaller) Delegation ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) Delegation(opts *bind.CallOpts) (common.Address, error)
Delegation is a free data retrieval call binding the contract method 0xdf5cf723.
Solidity: function delegation() view returns(address)
func (*ContractAlignedLayerServiceManagerCaller) GetOperatorRestakedStrategies ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) GetOperatorRestakedStrategies(opts *bind.CallOpts, operator common.Address) ([]common.Address, error)
GetOperatorRestakedStrategies is a free data retrieval call binding the contract method 0x33cfb7b7.
Solidity: function getOperatorRestakedStrategies(address operator) view returns(address[])
func (*ContractAlignedLayerServiceManagerCaller) GetRestakeableStrategies ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) GetRestakeableStrategies(opts *bind.CallOpts) ([]common.Address, error)
GetRestakeableStrategies is a free data retrieval call binding the contract method 0xe481af9d.
Solidity: function getRestakeableStrategies() view returns(address[])
func (*ContractAlignedLayerServiceManagerCaller) Owner ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) 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 (*ContractAlignedLayerServiceManagerCaller) Ping ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) Ping(opts *bind.CallOpts) (*big.Int, error)
Ping is a free data retrieval call binding the contract method 0x5c36b186.
Solidity: function ping() pure returns(uint256)
func (*ContractAlignedLayerServiceManagerCaller) RegistryCoordinator ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) RegistryCoordinator(opts *bind.CallOpts) (common.Address, error)
RegistryCoordinator is a free data retrieval call binding the contract method 0x6d14a987.
Solidity: function registryCoordinator() view returns(address)
func (*ContractAlignedLayerServiceManagerCaller) RewardsInitiator ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) RewardsInitiator(opts *bind.CallOpts) (common.Address, error)
RewardsInitiator is a free data retrieval call binding the contract method 0xfc299dee.
Solidity: function rewardsInitiator() view returns(address)
func (*ContractAlignedLayerServiceManagerCaller) StakeRegistry ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) StakeRegistry(opts *bind.CallOpts) (common.Address, error)
StakeRegistry is a free data retrieval call binding the contract method 0x68304835.
Solidity: function stakeRegistry() view returns(address)
func (*ContractAlignedLayerServiceManagerCaller) StaleStakesForbidden ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) StaleStakesForbidden(opts *bind.CallOpts) (bool, error)
StaleStakesForbidden is a free data retrieval call binding the contract method 0xb98d0908.
Solidity: function staleStakesForbidden() view returns(bool)
func (*ContractAlignedLayerServiceManagerCaller) TrySignatureAndApkVerification ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCaller) TrySignatureAndApkVerification(opts *bind.CallOpts, msgHash [32]byte, apk BN254G1Point, apkG2 BN254G2Point, sigma BN254G1Point) (struct { PairingSuccessful bool SiganatureIsValid bool }, error)
TrySignatureAndApkVerification is a free data retrieval call binding the contract method 0x171f1d5b.
Solidity: function trySignatureAndApkVerification(bytes32 msgHash, (uint256,uint256) apk, (uint256[2],uint256[2]) apkG2, (uint256,uint256) sigma) view returns(bool pairingSuccessful, bool siganatureIsValid)
type ContractAlignedLayerServiceManagerCallerRaw ¶
type ContractAlignedLayerServiceManagerCallerRaw struct {
Contract *ContractAlignedLayerServiceManagerCaller // Generic read-only contract binding to access the raw methods on
}
ContractAlignedLayerServiceManagerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*ContractAlignedLayerServiceManagerCallerRaw) Call ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerRaw) 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 ContractAlignedLayerServiceManagerCallerSession ¶
type ContractAlignedLayerServiceManagerCallerSession struct { Contract *ContractAlignedLayerServiceManagerCaller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
ContractAlignedLayerServiceManagerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
func (*ContractAlignedLayerServiceManagerCallerSession) AvsDirectory ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) AvsDirectory() (common.Address, error)
AvsDirectory is a free data retrieval call binding the contract method 0x6b3aa72e.
Solidity: function avsDirectory() view returns(address)
func (*ContractAlignedLayerServiceManagerCallerSession) BatchesState ¶ added in v0.1.2
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) BatchesState(arg0 [32]byte) (struct { TaskCreatedBlock uint32 Responded bool }, error)
BatchesState is a free data retrieval call binding the contract method 0xb099627e.
Solidity: function batchesState(bytes32 ) view returns(uint32 taskCreatedBlock, bool responded)
func (*ContractAlignedLayerServiceManagerCallerSession) BlsApkRegistry ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) BlsApkRegistry() (common.Address, error)
BlsApkRegistry is a free data retrieval call binding the contract method 0x5df45946.
Solidity: function blsApkRegistry() view returns(address)
func (*ContractAlignedLayerServiceManagerCallerSession) CheckSignatures ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) CheckSignatures(msgHash [32]byte, referenceBlockNumber uint32, params IBLSSignatureCheckerNonSignerStakesAndSignature) (IBLSSignatureCheckerQuorumStakeTotals, [32]byte, error)
CheckSignatures is a free data retrieval call binding the contract method 0x4ae07c37.
Solidity: function checkSignatures(bytes32 msgHash, uint32 referenceBlockNumber, (uint32[],(uint256,uint256)[],(uint256,uint256)[],(uint256[2],uint256[2]),(uint256,uint256),uint32[],uint32[],uint32[][]) params) view returns((uint96[],uint96[]), bytes32)
func (*ContractAlignedLayerServiceManagerCallerSession) Delegation ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) Delegation() (common.Address, error)
Delegation is a free data retrieval call binding the contract method 0xdf5cf723.
Solidity: function delegation() view returns(address)
func (*ContractAlignedLayerServiceManagerCallerSession) GetOperatorRestakedStrategies ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) GetOperatorRestakedStrategies(operator common.Address) ([]common.Address, error)
GetOperatorRestakedStrategies is a free data retrieval call binding the contract method 0x33cfb7b7.
Solidity: function getOperatorRestakedStrategies(address operator) view returns(address[])
func (*ContractAlignedLayerServiceManagerCallerSession) GetRestakeableStrategies ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) GetRestakeableStrategies() ([]common.Address, error)
GetRestakeableStrategies is a free data retrieval call binding the contract method 0xe481af9d.
Solidity: function getRestakeableStrategies() view returns(address[])
func (*ContractAlignedLayerServiceManagerCallerSession) Owner ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*ContractAlignedLayerServiceManagerCallerSession) Ping ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) Ping() (*big.Int, error)
Ping is a free data retrieval call binding the contract method 0x5c36b186.
Solidity: function ping() pure returns(uint256)
func (*ContractAlignedLayerServiceManagerCallerSession) RegistryCoordinator ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) RegistryCoordinator() (common.Address, error)
RegistryCoordinator is a free data retrieval call binding the contract method 0x6d14a987.
Solidity: function registryCoordinator() view returns(address)
func (*ContractAlignedLayerServiceManagerCallerSession) RewardsInitiator ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) RewardsInitiator() (common.Address, error)
RewardsInitiator is a free data retrieval call binding the contract method 0xfc299dee.
Solidity: function rewardsInitiator() view returns(address)
func (*ContractAlignedLayerServiceManagerCallerSession) StakeRegistry ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) StakeRegistry() (common.Address, error)
StakeRegistry is a free data retrieval call binding the contract method 0x68304835.
Solidity: function stakeRegistry() view returns(address)
func (*ContractAlignedLayerServiceManagerCallerSession) StaleStakesForbidden ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) StaleStakesForbidden() (bool, error)
StaleStakesForbidden is a free data retrieval call binding the contract method 0xb98d0908.
Solidity: function staleStakesForbidden() view returns(bool)
func (*ContractAlignedLayerServiceManagerCallerSession) TrySignatureAndApkVerification ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerCallerSession) TrySignatureAndApkVerification(msgHash [32]byte, apk BN254G1Point, apkG2 BN254G2Point, sigma BN254G1Point) (struct { PairingSuccessful bool SiganatureIsValid bool }, error)
TrySignatureAndApkVerification is a free data retrieval call binding the contract method 0x171f1d5b.
Solidity: function trySignatureAndApkVerification(bytes32 msgHash, (uint256,uint256) apk, (uint256[2],uint256[2]) apkG2, (uint256,uint256) sigma) view returns(bool pairingSuccessful, bool siganatureIsValid)
type ContractAlignedLayerServiceManagerFilterer ¶
type ContractAlignedLayerServiceManagerFilterer struct {
// contains filtered or unexported fields
}
ContractAlignedLayerServiceManagerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewContractAlignedLayerServiceManagerFilterer ¶
func NewContractAlignedLayerServiceManagerFilterer(address common.Address, filterer bind.ContractFilterer) (*ContractAlignedLayerServiceManagerFilterer, error)
NewContractAlignedLayerServiceManagerFilterer creates a new log filterer instance of ContractAlignedLayerServiceManager, bound to a specific deployed contract.
func (*ContractAlignedLayerServiceManagerFilterer) FilterBatchVerified ¶ added in v0.1.2
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterBatchVerified(opts *bind.FilterOpts, batchMerkleRoot [][32]byte) (*ContractAlignedLayerServiceManagerBatchVerifiedIterator, error)
FilterBatchVerified is a free log retrieval operation binding the contract event 0x433ae0767fe95db70a0e30eda902926e41203b9eb97ec5175076fb9e2d35c13e.
Solidity: event BatchVerified(bytes32 indexed batchMerkleRoot)
func (*ContractAlignedLayerServiceManagerFilterer) FilterInitialized ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterInitialized(opts *bind.FilterOpts) (*ContractAlignedLayerServiceManagerInitializedIterator, error)
FilterInitialized is a free log retrieval operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.
Solidity: event Initialized(uint8 version)
func (*ContractAlignedLayerServiceManagerFilterer) FilterNewBatch ¶ added in v0.1.2
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterNewBatch(opts *bind.FilterOpts, batchMerkleRoot [][32]byte) (*ContractAlignedLayerServiceManagerNewBatchIterator, error)
FilterNewBatch is a free log retrieval operation binding the contract event 0x1871c33134a542e0ab9facf7013d27b9ed95e64d299e9919ee091c9cfcb19fa5.
Solidity: event NewBatch(bytes32 indexed batchMerkleRoot, uint32 taskCreatedBlock, string batchDataPointer)
func (*ContractAlignedLayerServiceManagerFilterer) FilterOwnershipTransferred ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, newOwner []common.Address) (*ContractAlignedLayerServiceManagerOwnershipTransferredIterator, error)
FilterOwnershipTransferred is a free log retrieval operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*ContractAlignedLayerServiceManagerFilterer) FilterRewardsInitiatorUpdated ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterRewardsInitiatorUpdated(opts *bind.FilterOpts) (*ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator, error)
FilterRewardsInitiatorUpdated is a free log retrieval operation binding the contract event 0xe11cddf1816a43318ca175bbc52cd0185436e9cbead7c83acc54a73e461717e3.
Solidity: event RewardsInitiatorUpdated(address prevRewardsInitiator, address newRewardsInitiator)
func (*ContractAlignedLayerServiceManagerFilterer) FilterStaleStakesForbiddenUpdate ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) FilterStaleStakesForbiddenUpdate(opts *bind.FilterOpts) (*ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator, error)
FilterStaleStakesForbiddenUpdate is a free log retrieval operation binding the contract event 0x40e4ed880a29e0f6ddce307457fb75cddf4feef7d3ecb0301bfdf4976a0e2dfc.
Solidity: event StaleStakesForbiddenUpdate(bool value)
func (*ContractAlignedLayerServiceManagerFilterer) ParseBatchVerified ¶ added in v0.1.2
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseBatchVerified(log types.Log) (*ContractAlignedLayerServiceManagerBatchVerified, error)
ParseBatchVerified is a log parse operation binding the contract event 0x433ae0767fe95db70a0e30eda902926e41203b9eb97ec5175076fb9e2d35c13e.
Solidity: event BatchVerified(bytes32 indexed batchMerkleRoot)
func (*ContractAlignedLayerServiceManagerFilterer) ParseInitialized ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseInitialized(log types.Log) (*ContractAlignedLayerServiceManagerInitialized, error)
ParseInitialized is a log parse operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.
Solidity: event Initialized(uint8 version)
func (*ContractAlignedLayerServiceManagerFilterer) ParseNewBatch ¶ added in v0.1.2
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseNewBatch(log types.Log) (*ContractAlignedLayerServiceManagerNewBatch, error)
ParseNewBatch is a log parse operation binding the contract event 0x1871c33134a542e0ab9facf7013d27b9ed95e64d299e9919ee091c9cfcb19fa5.
Solidity: event NewBatch(bytes32 indexed batchMerkleRoot, uint32 taskCreatedBlock, string batchDataPointer)
func (*ContractAlignedLayerServiceManagerFilterer) ParseOwnershipTransferred ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseOwnershipTransferred(log types.Log) (*ContractAlignedLayerServiceManagerOwnershipTransferred, error)
ParseOwnershipTransferred is a log parse operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*ContractAlignedLayerServiceManagerFilterer) ParseRewardsInitiatorUpdated ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseRewardsInitiatorUpdated(log types.Log) (*ContractAlignedLayerServiceManagerRewardsInitiatorUpdated, error)
ParseRewardsInitiatorUpdated is a log parse operation binding the contract event 0xe11cddf1816a43318ca175bbc52cd0185436e9cbead7c83acc54a73e461717e3.
Solidity: event RewardsInitiatorUpdated(address prevRewardsInitiator, address newRewardsInitiator)
func (*ContractAlignedLayerServiceManagerFilterer) ParseStaleStakesForbiddenUpdate ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) ParseStaleStakesForbiddenUpdate(log types.Log) (*ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdate, error)
ParseStaleStakesForbiddenUpdate is a log parse operation binding the contract event 0x40e4ed880a29e0f6ddce307457fb75cddf4feef7d3ecb0301bfdf4976a0e2dfc.
Solidity: event StaleStakesForbiddenUpdate(bool value)
func (*ContractAlignedLayerServiceManagerFilterer) WatchBatchVerified ¶ added in v0.1.2
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchBatchVerified(opts *bind.WatchOpts, sink chan<- *ContractAlignedLayerServiceManagerBatchVerified, batchMerkleRoot [][32]byte) (event.Subscription, error)
WatchBatchVerified is a free log subscription operation binding the contract event 0x433ae0767fe95db70a0e30eda902926e41203b9eb97ec5175076fb9e2d35c13e.
Solidity: event BatchVerified(bytes32 indexed batchMerkleRoot)
func (*ContractAlignedLayerServiceManagerFilterer) WatchInitialized ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *ContractAlignedLayerServiceManagerInitialized) (event.Subscription, error)
WatchInitialized is a free log subscription operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.
Solidity: event Initialized(uint8 version)
func (*ContractAlignedLayerServiceManagerFilterer) WatchNewBatch ¶ added in v0.1.2
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchNewBatch(opts *bind.WatchOpts, sink chan<- *ContractAlignedLayerServiceManagerNewBatch, batchMerkleRoot [][32]byte) (event.Subscription, error)
WatchNewBatch is a free log subscription operation binding the contract event 0x1871c33134a542e0ab9facf7013d27b9ed95e64d299e9919ee091c9cfcb19fa5.
Solidity: event NewBatch(bytes32 indexed batchMerkleRoot, uint32 taskCreatedBlock, string batchDataPointer)
func (*ContractAlignedLayerServiceManagerFilterer) WatchOwnershipTransferred ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *ContractAlignedLayerServiceManagerOwnershipTransferred, 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 (*ContractAlignedLayerServiceManagerFilterer) WatchRewardsInitiatorUpdated ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchRewardsInitiatorUpdated(opts *bind.WatchOpts, sink chan<- *ContractAlignedLayerServiceManagerRewardsInitiatorUpdated) (event.Subscription, error)
WatchRewardsInitiatorUpdated is a free log subscription operation binding the contract event 0xe11cddf1816a43318ca175bbc52cd0185436e9cbead7c83acc54a73e461717e3.
Solidity: event RewardsInitiatorUpdated(address prevRewardsInitiator, address newRewardsInitiator)
func (*ContractAlignedLayerServiceManagerFilterer) WatchStaleStakesForbiddenUpdate ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerFilterer) WatchStaleStakesForbiddenUpdate(opts *bind.WatchOpts, sink chan<- *ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdate) (event.Subscription, error)
WatchStaleStakesForbiddenUpdate is a free log subscription operation binding the contract event 0x40e4ed880a29e0f6ddce307457fb75cddf4feef7d3ecb0301bfdf4976a0e2dfc.
Solidity: event StaleStakesForbiddenUpdate(bool value)
type ContractAlignedLayerServiceManagerInitialized ¶
type ContractAlignedLayerServiceManagerInitialized struct { Version uint8 Raw types.Log // Blockchain specific contextual infos }
ContractAlignedLayerServiceManagerInitialized represents a Initialized event raised by the ContractAlignedLayerServiceManager contract.
type ContractAlignedLayerServiceManagerInitializedIterator ¶
type ContractAlignedLayerServiceManagerInitializedIterator struct { Event *ContractAlignedLayerServiceManagerInitialized // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ContractAlignedLayerServiceManagerInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the ContractAlignedLayerServiceManager contract.
func (*ContractAlignedLayerServiceManagerInitializedIterator) Close ¶
func (it *ContractAlignedLayerServiceManagerInitializedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ContractAlignedLayerServiceManagerInitializedIterator) Error ¶
func (it *ContractAlignedLayerServiceManagerInitializedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ContractAlignedLayerServiceManagerInitializedIterator) Next ¶
func (it *ContractAlignedLayerServiceManagerInitializedIterator) Next() bool
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 ContractAlignedLayerServiceManagerNewBatch ¶ added in v0.1.2
type ContractAlignedLayerServiceManagerNewBatch struct { BatchMerkleRoot [32]byte TaskCreatedBlock uint32 BatchDataPointer string Raw types.Log // Blockchain specific contextual infos }
ContractAlignedLayerServiceManagerNewBatch represents a NewBatch event raised by the ContractAlignedLayerServiceManager contract.
type ContractAlignedLayerServiceManagerNewBatchIterator ¶ added in v0.1.2
type ContractAlignedLayerServiceManagerNewBatchIterator struct { Event *ContractAlignedLayerServiceManagerNewBatch // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ContractAlignedLayerServiceManagerNewBatchIterator is returned from FilterNewBatch and is used to iterate over the raw logs and unpacked data for NewBatch events raised by the ContractAlignedLayerServiceManager contract.
func (*ContractAlignedLayerServiceManagerNewBatchIterator) Close ¶ added in v0.1.2
func (it *ContractAlignedLayerServiceManagerNewBatchIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ContractAlignedLayerServiceManagerNewBatchIterator) Error ¶ added in v0.1.2
func (it *ContractAlignedLayerServiceManagerNewBatchIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ContractAlignedLayerServiceManagerNewBatchIterator) Next ¶ added in v0.1.2
func (it *ContractAlignedLayerServiceManagerNewBatchIterator) Next() bool
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 ContractAlignedLayerServiceManagerOwnershipTransferred ¶
type ContractAlignedLayerServiceManagerOwnershipTransferred struct { PreviousOwner common.Address NewOwner common.Address Raw types.Log // Blockchain specific contextual infos }
ContractAlignedLayerServiceManagerOwnershipTransferred represents a OwnershipTransferred event raised by the ContractAlignedLayerServiceManager contract.
type ContractAlignedLayerServiceManagerOwnershipTransferredIterator ¶
type ContractAlignedLayerServiceManagerOwnershipTransferredIterator struct { Event *ContractAlignedLayerServiceManagerOwnershipTransferred // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ContractAlignedLayerServiceManagerOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ContractAlignedLayerServiceManager contract.
func (*ContractAlignedLayerServiceManagerOwnershipTransferredIterator) Close ¶
func (it *ContractAlignedLayerServiceManagerOwnershipTransferredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ContractAlignedLayerServiceManagerOwnershipTransferredIterator) Error ¶
func (it *ContractAlignedLayerServiceManagerOwnershipTransferredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ContractAlignedLayerServiceManagerOwnershipTransferredIterator) Next ¶
func (it *ContractAlignedLayerServiceManagerOwnershipTransferredIterator) Next() bool
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 ContractAlignedLayerServiceManagerRaw ¶
type ContractAlignedLayerServiceManagerRaw struct {
Contract *ContractAlignedLayerServiceManager // Generic contract binding to access the raw methods on
}
ContractAlignedLayerServiceManagerRaw is an auto generated low-level Go binding around an Ethereum contract.
func (*ContractAlignedLayerServiceManagerRaw) Call ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerRaw) 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 (*ContractAlignedLayerServiceManagerRaw) Transact ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*ContractAlignedLayerServiceManagerRaw) Transfer ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerRaw) 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 ContractAlignedLayerServiceManagerRewardsInitiatorUpdated ¶ added in v0.1.5
type ContractAlignedLayerServiceManagerRewardsInitiatorUpdated struct { PrevRewardsInitiator common.Address NewRewardsInitiator common.Address Raw types.Log // Blockchain specific contextual infos }
ContractAlignedLayerServiceManagerRewardsInitiatorUpdated represents a RewardsInitiatorUpdated event raised by the ContractAlignedLayerServiceManager contract.
type ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator ¶ added in v0.1.5
type ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator struct { Event *ContractAlignedLayerServiceManagerRewardsInitiatorUpdated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator is returned from FilterRewardsInitiatorUpdated and is used to iterate over the raw logs and unpacked data for RewardsInitiatorUpdated events raised by the ContractAlignedLayerServiceManager contract.
func (*ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator) Close ¶ added in v0.1.5
func (it *ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator) Error ¶ added in v0.1.5
func (it *ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator) Next ¶ added in v0.1.5
func (it *ContractAlignedLayerServiceManagerRewardsInitiatorUpdatedIterator) Next() bool
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 ContractAlignedLayerServiceManagerSession ¶
type ContractAlignedLayerServiceManagerSession struct { Contract *ContractAlignedLayerServiceManager // 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 }
ContractAlignedLayerServiceManagerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
func (*ContractAlignedLayerServiceManagerSession) AvsDirectory ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) AvsDirectory() (common.Address, error)
AvsDirectory is a free data retrieval call binding the contract method 0x6b3aa72e.
Solidity: function avsDirectory() view returns(address)
func (*ContractAlignedLayerServiceManagerSession) BatchesState ¶ added in v0.1.2
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) BatchesState(arg0 [32]byte) (struct { TaskCreatedBlock uint32 Responded bool }, error)
BatchesState is a free data retrieval call binding the contract method 0xb099627e.
Solidity: function batchesState(bytes32 ) view returns(uint32 taskCreatedBlock, bool responded)
func (*ContractAlignedLayerServiceManagerSession) BlsApkRegistry ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) BlsApkRegistry() (common.Address, error)
BlsApkRegistry is a free data retrieval call binding the contract method 0x5df45946.
Solidity: function blsApkRegistry() view returns(address)
func (*ContractAlignedLayerServiceManagerSession) CheckSignatures ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) CheckSignatures(msgHash [32]byte, referenceBlockNumber uint32, params IBLSSignatureCheckerNonSignerStakesAndSignature) (IBLSSignatureCheckerQuorumStakeTotals, [32]byte, error)
CheckSignatures is a free data retrieval call binding the contract method 0x4ae07c37.
Solidity: function checkSignatures(bytes32 msgHash, uint32 referenceBlockNumber, (uint32[],(uint256,uint256)[],(uint256,uint256)[],(uint256[2],uint256[2]),(uint256,uint256),uint32[],uint32[],uint32[][]) params) view returns((uint96[],uint96[]), bytes32)
func (*ContractAlignedLayerServiceManagerSession) CreateAVSRewardsSubmission ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) CreateAVSRewardsSubmission(rewardsSubmissions []IRewardsCoordinatorRewardsSubmission) (*types.Transaction, error)
CreateAVSRewardsSubmission is a paid mutator transaction binding the contract method 0xfce36c7d.
Solidity: function createAVSRewardsSubmission(((address,uint96)[],address,uint256,uint32,uint32)[] rewardsSubmissions) returns()
func (*ContractAlignedLayerServiceManagerSession) CreateNewTask ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) CreateNewTask(batchMerkleRoot [32]byte, batchDataPointer string) (*types.Transaction, error)
CreateNewTask is a paid mutator transaction binding the contract method 0x5c008994.
Solidity: function createNewTask(bytes32 batchMerkleRoot, string batchDataPointer) payable returns()
func (*ContractAlignedLayerServiceManagerSession) Delegation ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) Delegation() (common.Address, error)
Delegation is a free data retrieval call binding the contract method 0xdf5cf723.
Solidity: function delegation() view returns(address)
func (*ContractAlignedLayerServiceManagerSession) DeregisterOperatorFromAVS ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) DeregisterOperatorFromAVS(operator common.Address) (*types.Transaction, error)
DeregisterOperatorFromAVS is a paid mutator transaction binding the contract method 0xa364f4da.
Solidity: function deregisterOperatorFromAVS(address operator) returns()
func (*ContractAlignedLayerServiceManagerSession) GetOperatorRestakedStrategies ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) GetOperatorRestakedStrategies(operator common.Address) ([]common.Address, error)
GetOperatorRestakedStrategies is a free data retrieval call binding the contract method 0x33cfb7b7.
Solidity: function getOperatorRestakedStrategies(address operator) view returns(address[])
func (*ContractAlignedLayerServiceManagerSession) GetRestakeableStrategies ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) GetRestakeableStrategies() ([]common.Address, error)
GetRestakeableStrategies is a free data retrieval call binding the contract method 0xe481af9d.
Solidity: function getRestakeableStrategies() view returns(address[])
func (*ContractAlignedLayerServiceManagerSession) Initialize ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) Initialize(_initialOwner common.Address) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0xc4d66de8.
Solidity: function initialize(address _initialOwner) returns()
func (*ContractAlignedLayerServiceManagerSession) Owner ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*ContractAlignedLayerServiceManagerSession) Ping ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) Ping() (*big.Int, error)
Ping is a free data retrieval call binding the contract method 0x5c36b186.
Solidity: function ping() pure returns(uint256)
func (*ContractAlignedLayerServiceManagerSession) RegisterOperatorToAVS ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RegisterOperatorToAVS(operator common.Address, operatorSignature ISignatureUtilsSignatureWithSaltAndExpiry) (*types.Transaction, error)
RegisterOperatorToAVS is a paid mutator transaction binding the contract method 0x9926ee7d.
Solidity: function registerOperatorToAVS(address operator, (bytes,bytes32,uint256) operatorSignature) returns()
func (*ContractAlignedLayerServiceManagerSession) RegistryCoordinator ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RegistryCoordinator() (common.Address, error)
RegistryCoordinator is a free data retrieval call binding the contract method 0x6d14a987.
Solidity: function registryCoordinator() view returns(address)
func (*ContractAlignedLayerServiceManagerSession) RenounceOwnership ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RenounceOwnership() (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*ContractAlignedLayerServiceManagerSession) RespondToTask ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RespondToTask(batchMerkleRoot [32]byte, nonSignerStakesAndSignature IBLSSignatureCheckerNonSignerStakesAndSignature) (*types.Transaction, error)
RespondToTask is a paid mutator transaction binding the contract method 0x2dd94eba.
Solidity: function respondToTask(bytes32 batchMerkleRoot, (uint32[],(uint256,uint256)[],(uint256,uint256)[],(uint256[2],uint256[2]),(uint256,uint256),uint32[],uint32[],uint32[][]) nonSignerStakesAndSignature) returns()
func (*ContractAlignedLayerServiceManagerSession) RewardsInitiator ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) RewardsInitiator() (common.Address, error)
RewardsInitiator is a free data retrieval call binding the contract method 0xfc299dee.
Solidity: function rewardsInitiator() view returns(address)
func (*ContractAlignedLayerServiceManagerSession) SetRewardsInitiator ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) SetRewardsInitiator(newRewardsInitiator common.Address) (*types.Transaction, error)
SetRewardsInitiator is a paid mutator transaction binding the contract method 0x3bc28c8c.
Solidity: function setRewardsInitiator(address newRewardsInitiator) returns()
func (*ContractAlignedLayerServiceManagerSession) SetStaleStakesForbidden ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) SetStaleStakesForbidden(value bool) (*types.Transaction, error)
SetStaleStakesForbidden is a paid mutator transaction binding the contract method 0x416c7e5e.
Solidity: function setStaleStakesForbidden(bool value) returns()
func (*ContractAlignedLayerServiceManagerSession) StakeRegistry ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) StakeRegistry() (common.Address, error)
StakeRegistry is a free data retrieval call binding the contract method 0x68304835.
Solidity: function stakeRegistry() view returns(address)
func (*ContractAlignedLayerServiceManagerSession) StaleStakesForbidden ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) StaleStakesForbidden() (bool, error)
StaleStakesForbidden is a free data retrieval call binding the contract method 0xb98d0908.
Solidity: function staleStakesForbidden() view returns(bool)
func (*ContractAlignedLayerServiceManagerSession) TransferOwnership ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) 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 (*ContractAlignedLayerServiceManagerSession) TrySignatureAndApkVerification ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) TrySignatureAndApkVerification(msgHash [32]byte, apk BN254G1Point, apkG2 BN254G2Point, sigma BN254G1Point) (struct { PairingSuccessful bool SiganatureIsValid bool }, error)
TrySignatureAndApkVerification is a free data retrieval call binding the contract method 0x171f1d5b.
Solidity: function trySignatureAndApkVerification(bytes32 msgHash, (uint256,uint256) apk, (uint256[2],uint256[2]) apkG2, (uint256,uint256) sigma) view returns(bool pairingSuccessful, bool siganatureIsValid)
func (*ContractAlignedLayerServiceManagerSession) UpdateAVSMetadataURI ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerSession) UpdateAVSMetadataURI(_metadataURI string) (*types.Transaction, error)
UpdateAVSMetadataURI is a paid mutator transaction binding the contract method 0xa98fb355.
Solidity: function updateAVSMetadataURI(string _metadataURI) returns()
type ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdate ¶
type ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdate struct { Value bool Raw types.Log // Blockchain specific contextual infos }
ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdate represents a StaleStakesForbiddenUpdate event raised by the ContractAlignedLayerServiceManager contract.
type ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator ¶
type ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator struct { Event *ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdate // Event containing the contract specifics and raw log // contains filtered or unexported fields }
ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator is returned from FilterStaleStakesForbiddenUpdate and is used to iterate over the raw logs and unpacked data for StaleStakesForbiddenUpdate events raised by the ContractAlignedLayerServiceManager contract.
func (*ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator) Close ¶
func (it *ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator) Error ¶
func (it *ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator) Next ¶
func (it *ContractAlignedLayerServiceManagerStaleStakesForbiddenUpdateIterator) Next() bool
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 ContractAlignedLayerServiceManagerTransactor ¶
type ContractAlignedLayerServiceManagerTransactor struct {
// contains filtered or unexported fields
}
ContractAlignedLayerServiceManagerTransactor is an auto generated write-only Go binding around an Ethereum contract.
func NewContractAlignedLayerServiceManagerTransactor ¶
func NewContractAlignedLayerServiceManagerTransactor(address common.Address, transactor bind.ContractTransactor) (*ContractAlignedLayerServiceManagerTransactor, error)
NewContractAlignedLayerServiceManagerTransactor creates a new write-only instance of ContractAlignedLayerServiceManager, bound to a specific deployed contract.
func (*ContractAlignedLayerServiceManagerTransactor) CreateAVSRewardsSubmission ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) CreateAVSRewardsSubmission(opts *bind.TransactOpts, rewardsSubmissions []IRewardsCoordinatorRewardsSubmission) (*types.Transaction, error)
CreateAVSRewardsSubmission is a paid mutator transaction binding the contract method 0xfce36c7d.
Solidity: function createAVSRewardsSubmission(((address,uint96)[],address,uint256,uint32,uint32)[] rewardsSubmissions) returns()
func (*ContractAlignedLayerServiceManagerTransactor) CreateNewTask ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) CreateNewTask(opts *bind.TransactOpts, batchMerkleRoot [32]byte, batchDataPointer string) (*types.Transaction, error)
CreateNewTask is a paid mutator transaction binding the contract method 0x5c008994.
Solidity: function createNewTask(bytes32 batchMerkleRoot, string batchDataPointer) payable returns()
func (*ContractAlignedLayerServiceManagerTransactor) DeregisterOperatorFromAVS ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) DeregisterOperatorFromAVS(opts *bind.TransactOpts, operator common.Address) (*types.Transaction, error)
DeregisterOperatorFromAVS is a paid mutator transaction binding the contract method 0xa364f4da.
Solidity: function deregisterOperatorFromAVS(address operator) returns()
func (*ContractAlignedLayerServiceManagerTransactor) Initialize ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) Initialize(opts *bind.TransactOpts, _initialOwner common.Address) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0xc4d66de8.
Solidity: function initialize(address _initialOwner) returns()
func (*ContractAlignedLayerServiceManagerTransactor) RegisterOperatorToAVS ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) RegisterOperatorToAVS(opts *bind.TransactOpts, operator common.Address, operatorSignature ISignatureUtilsSignatureWithSaltAndExpiry) (*types.Transaction, error)
RegisterOperatorToAVS is a paid mutator transaction binding the contract method 0x9926ee7d.
Solidity: function registerOperatorToAVS(address operator, (bytes,bytes32,uint256) operatorSignature) returns()
func (*ContractAlignedLayerServiceManagerTransactor) RenounceOwnership ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*ContractAlignedLayerServiceManagerTransactor) RespondToTask ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) RespondToTask(opts *bind.TransactOpts, batchMerkleRoot [32]byte, nonSignerStakesAndSignature IBLSSignatureCheckerNonSignerStakesAndSignature) (*types.Transaction, error)
RespondToTask is a paid mutator transaction binding the contract method 0x2dd94eba.
Solidity: function respondToTask(bytes32 batchMerkleRoot, (uint32[],(uint256,uint256)[],(uint256,uint256)[],(uint256[2],uint256[2]),(uint256,uint256),uint32[],uint32[],uint32[][]) nonSignerStakesAndSignature) returns()
func (*ContractAlignedLayerServiceManagerTransactor) SetRewardsInitiator ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) SetRewardsInitiator(opts *bind.TransactOpts, newRewardsInitiator common.Address) (*types.Transaction, error)
SetRewardsInitiator is a paid mutator transaction binding the contract method 0x3bc28c8c.
Solidity: function setRewardsInitiator(address newRewardsInitiator) returns()
func (*ContractAlignedLayerServiceManagerTransactor) SetStaleStakesForbidden ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) SetStaleStakesForbidden(opts *bind.TransactOpts, value bool) (*types.Transaction, error)
SetStaleStakesForbidden is a paid mutator transaction binding the contract method 0x416c7e5e.
Solidity: function setStaleStakesForbidden(bool value) returns()
func (*ContractAlignedLayerServiceManagerTransactor) TransferOwnership ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) 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 (*ContractAlignedLayerServiceManagerTransactor) UpdateAVSMetadataURI ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactor) UpdateAVSMetadataURI(opts *bind.TransactOpts, _metadataURI string) (*types.Transaction, error)
UpdateAVSMetadataURI is a paid mutator transaction binding the contract method 0xa98fb355.
Solidity: function updateAVSMetadataURI(string _metadataURI) returns()
type ContractAlignedLayerServiceManagerTransactorRaw ¶
type ContractAlignedLayerServiceManagerTransactorRaw struct {
Contract *ContractAlignedLayerServiceManagerTransactor // Generic write-only contract binding to access the raw methods on
}
ContractAlignedLayerServiceManagerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*ContractAlignedLayerServiceManagerTransactorRaw) Transact ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*ContractAlignedLayerServiceManagerTransactorRaw) Transfer ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorRaw) 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 ContractAlignedLayerServiceManagerTransactorSession ¶
type ContractAlignedLayerServiceManagerTransactorSession struct { Contract *ContractAlignedLayerServiceManagerTransactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
ContractAlignedLayerServiceManagerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
func (*ContractAlignedLayerServiceManagerTransactorSession) CreateAVSRewardsSubmission ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) CreateAVSRewardsSubmission(rewardsSubmissions []IRewardsCoordinatorRewardsSubmission) (*types.Transaction, error)
CreateAVSRewardsSubmission is a paid mutator transaction binding the contract method 0xfce36c7d.
Solidity: function createAVSRewardsSubmission(((address,uint96)[],address,uint256,uint32,uint32)[] rewardsSubmissions) returns()
func (*ContractAlignedLayerServiceManagerTransactorSession) CreateNewTask ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) CreateNewTask(batchMerkleRoot [32]byte, batchDataPointer string) (*types.Transaction, error)
CreateNewTask is a paid mutator transaction binding the contract method 0x5c008994.
Solidity: function createNewTask(bytes32 batchMerkleRoot, string batchDataPointer) payable returns()
func (*ContractAlignedLayerServiceManagerTransactorSession) DeregisterOperatorFromAVS ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) DeregisterOperatorFromAVS(operator common.Address) (*types.Transaction, error)
DeregisterOperatorFromAVS is a paid mutator transaction binding the contract method 0xa364f4da.
Solidity: function deregisterOperatorFromAVS(address operator) returns()
func (*ContractAlignedLayerServiceManagerTransactorSession) Initialize ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) Initialize(_initialOwner common.Address) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0xc4d66de8.
Solidity: function initialize(address _initialOwner) returns()
func (*ContractAlignedLayerServiceManagerTransactorSession) RegisterOperatorToAVS ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) RegisterOperatorToAVS(operator common.Address, operatorSignature ISignatureUtilsSignatureWithSaltAndExpiry) (*types.Transaction, error)
RegisterOperatorToAVS is a paid mutator transaction binding the contract method 0x9926ee7d.
Solidity: function registerOperatorToAVS(address operator, (bytes,bytes32,uint256) operatorSignature) returns()
func (*ContractAlignedLayerServiceManagerTransactorSession) RenounceOwnership ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) RenounceOwnership() (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*ContractAlignedLayerServiceManagerTransactorSession) RespondToTask ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) RespondToTask(batchMerkleRoot [32]byte, nonSignerStakesAndSignature IBLSSignatureCheckerNonSignerStakesAndSignature) (*types.Transaction, error)
RespondToTask is a paid mutator transaction binding the contract method 0x2dd94eba.
Solidity: function respondToTask(bytes32 batchMerkleRoot, (uint32[],(uint256,uint256)[],(uint256,uint256)[],(uint256[2],uint256[2]),(uint256,uint256),uint32[],uint32[],uint32[][]) nonSignerStakesAndSignature) returns()
func (*ContractAlignedLayerServiceManagerTransactorSession) SetRewardsInitiator ¶ added in v0.1.5
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) SetRewardsInitiator(newRewardsInitiator common.Address) (*types.Transaction, error)
SetRewardsInitiator is a paid mutator transaction binding the contract method 0x3bc28c8c.
Solidity: function setRewardsInitiator(address newRewardsInitiator) returns()
func (*ContractAlignedLayerServiceManagerTransactorSession) SetStaleStakesForbidden ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) SetStaleStakesForbidden(value bool) (*types.Transaction, error)
SetStaleStakesForbidden is a paid mutator transaction binding the contract method 0x416c7e5e.
Solidity: function setStaleStakesForbidden(bool value) returns()
func (*ContractAlignedLayerServiceManagerTransactorSession) TransferOwnership ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) 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 (*ContractAlignedLayerServiceManagerTransactorSession) UpdateAVSMetadataURI ¶
func (_ContractAlignedLayerServiceManager *ContractAlignedLayerServiceManagerTransactorSession) UpdateAVSMetadataURI(_metadataURI string) (*types.Transaction, error)
UpdateAVSMetadataURI is a paid mutator transaction binding the contract method 0xa98fb355.
Solidity: function updateAVSMetadataURI(string _metadataURI) returns()
type IBLSSignatureCheckerNonSignerStakesAndSignature ¶
type IBLSSignatureCheckerNonSignerStakesAndSignature struct { NonSignerQuorumBitmapIndices []uint32 NonSignerPubkeys []BN254G1Point QuorumApks []BN254G1Point ApkG2 BN254G2Point Sigma BN254G1Point QuorumApkIndices []uint32 TotalStakeIndices []uint32 NonSignerStakeIndices [][]uint32 }
IBLSSignatureCheckerNonSignerStakesAndSignature is an auto generated low-level Go binding around an user-defined struct.
type IBLSSignatureCheckerQuorumStakeTotals ¶
type IBLSSignatureCheckerQuorumStakeTotals struct { SignedStakeForQuorum []*big.Int TotalStakeForQuorum []*big.Int }
IBLSSignatureCheckerQuorumStakeTotals is an auto generated low-level Go binding around an user-defined struct.
type IRewardsCoordinatorRewardsSubmission ¶ added in v0.1.5
type IRewardsCoordinatorRewardsSubmission struct { StrategiesAndMultipliers []IRewardsCoordinatorStrategyAndMultiplier Token common.Address Amount *big.Int StartTimestamp uint32 Duration uint32 }
IRewardsCoordinatorRewardsSubmission is an auto generated low-level Go binding around an user-defined struct.