Versions in this module Expand all Collapse all v0 v0.0.1 Dec 19, 2024 Changes in this version + var PolygondatacommitteeABI = PolygondatacommitteeMetaData.ABI + var PolygondatacommitteeBin = PolygondatacommitteeMetaData.Bin + var PolygondatacommitteeMetaData = &bind.MetaData + type Polygondatacommittee struct + func DeployPolygondatacommittee(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *Polygondatacommittee, error) + func NewPolygondatacommittee(address common.Address, backend bind.ContractBackend) (*Polygondatacommittee, error) + type PolygondatacommitteeCaller struct + func NewPolygondatacommitteeCaller(address common.Address, caller bind.ContractCaller) (*PolygondatacommitteeCaller, error) + func (_Polygondatacommittee *PolygondatacommitteeCaller) CommitteeHash(opts *bind.CallOpts) ([32]byte, error) + func (_Polygondatacommittee *PolygondatacommitteeCaller) GetAmountOfMembers(opts *bind.CallOpts) (*big.Int, error) + func (_Polygondatacommittee *PolygondatacommitteeCaller) GetProcotolName(opts *bind.CallOpts) (string, error) + func (_Polygondatacommittee *PolygondatacommitteeCaller) Members(opts *bind.CallOpts, arg0 *big.Int) (struct{ ... }, error) + func (_Polygondatacommittee *PolygondatacommitteeCaller) Owner(opts *bind.CallOpts) (common.Address, error) + func (_Polygondatacommittee *PolygondatacommitteeCaller) RequiredAmountOfSignatures(opts *bind.CallOpts) (*big.Int, error) + func (_Polygondatacommittee *PolygondatacommitteeCaller) VerifyMessage(opts *bind.CallOpts, signedHash [32]byte, signaturesAndAddrs []byte) error + type PolygondatacommitteeCallerRaw struct + Contract *PolygondatacommitteeCaller + func (_Polygondatacommittee *PolygondatacommitteeCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type PolygondatacommitteeCallerSession struct + CallOpts bind.CallOpts + Contract *PolygondatacommitteeCaller + func (_Polygondatacommittee *PolygondatacommitteeCallerSession) CommitteeHash() ([32]byte, error) + func (_Polygondatacommittee *PolygondatacommitteeCallerSession) GetAmountOfMembers() (*big.Int, error) + func (_Polygondatacommittee *PolygondatacommitteeCallerSession) GetProcotolName() (string, error) + func (_Polygondatacommittee *PolygondatacommitteeCallerSession) Members(arg0 *big.Int) (struct{ ... }, error) + func (_Polygondatacommittee *PolygondatacommitteeCallerSession) Owner() (common.Address, error) + func (_Polygondatacommittee *PolygondatacommitteeCallerSession) RequiredAmountOfSignatures() (*big.Int, error) + func (_Polygondatacommittee *PolygondatacommitteeCallerSession) VerifyMessage(signedHash [32]byte, signaturesAndAddrs []byte) error + type PolygondatacommitteeCommitteeUpdated struct + CommitteeHash [32]byte + Raw types.Log + type PolygondatacommitteeCommitteeUpdatedIterator struct + Event *PolygondatacommitteeCommitteeUpdated + func (it *PolygondatacommitteeCommitteeUpdatedIterator) Close() error + func (it *PolygondatacommitteeCommitteeUpdatedIterator) Error() error + func (it *PolygondatacommitteeCommitteeUpdatedIterator) Next() bool + type PolygondatacommitteeFilterer struct + func NewPolygondatacommitteeFilterer(address common.Address, filterer bind.ContractFilterer) (*PolygondatacommitteeFilterer, error) + func (_Polygondatacommittee *PolygondatacommitteeFilterer) FilterCommitteeUpdated(opts *bind.FilterOpts) (*PolygondatacommitteeCommitteeUpdatedIterator, error) + func (_Polygondatacommittee *PolygondatacommitteeFilterer) FilterInitialized(opts *bind.FilterOpts) (*PolygondatacommitteeInitializedIterator, error) + func (_Polygondatacommittee *PolygondatacommitteeFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, ...) (*PolygondatacommitteeOwnershipTransferredIterator, error) + func (_Polygondatacommittee *PolygondatacommitteeFilterer) ParseCommitteeUpdated(log types.Log) (*PolygondatacommitteeCommitteeUpdated, error) + func (_Polygondatacommittee *PolygondatacommitteeFilterer) ParseInitialized(log types.Log) (*PolygondatacommitteeInitialized, error) + func (_Polygondatacommittee *PolygondatacommitteeFilterer) ParseOwnershipTransferred(log types.Log) (*PolygondatacommitteeOwnershipTransferred, error) + func (_Polygondatacommittee *PolygondatacommitteeFilterer) WatchCommitteeUpdated(opts *bind.WatchOpts, sink chan<- *PolygondatacommitteeCommitteeUpdated) (event.Subscription, error) + func (_Polygondatacommittee *PolygondatacommitteeFilterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *PolygondatacommitteeInitialized) (event.Subscription, error) + func (_Polygondatacommittee *PolygondatacommitteeFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *PolygondatacommitteeOwnershipTransferred, ...) (event.Subscription, error) + type PolygondatacommitteeInitialized struct + Raw types.Log + Version uint8 + type PolygondatacommitteeInitializedIterator struct + Event *PolygondatacommitteeInitialized + func (it *PolygondatacommitteeInitializedIterator) Close() error + func (it *PolygondatacommitteeInitializedIterator) Error() error + func (it *PolygondatacommitteeInitializedIterator) Next() bool + type PolygondatacommitteeOwnershipTransferred struct + NewOwner common.Address + PreviousOwner common.Address + Raw types.Log + type PolygondatacommitteeOwnershipTransferredIterator struct + Event *PolygondatacommitteeOwnershipTransferred + func (it *PolygondatacommitteeOwnershipTransferredIterator) Close() error + func (it *PolygondatacommitteeOwnershipTransferredIterator) Error() error + func (it *PolygondatacommitteeOwnershipTransferredIterator) Next() bool + type PolygondatacommitteeRaw struct + Contract *Polygondatacommittee + func (_Polygondatacommittee *PolygondatacommitteeRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_Polygondatacommittee *PolygondatacommitteeRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type PolygondatacommitteeSession struct + CallOpts bind.CallOpts + Contract *Polygondatacommittee + TransactOpts bind.TransactOpts + func (_Polygondatacommittee *PolygondatacommitteeSession) CommitteeHash() ([32]byte, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) GetAmountOfMembers() (*big.Int, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) GetProcotolName() (string, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) Initialize() (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) Members(arg0 *big.Int) (struct{ ... }, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) Owner() (common.Address, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) RenounceOwnership() (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) RequiredAmountOfSignatures() (*big.Int, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) SetupCommittee(_requiredAmountOfSignatures *big.Int, urls []string, addrsBytes []byte) (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeSession) VerifyMessage(signedHash [32]byte, signaturesAndAddrs []byte) error + type PolygondatacommitteeTransactor struct + func NewPolygondatacommitteeTransactor(address common.Address, transactor bind.ContractTransactor) (*PolygondatacommitteeTransactor, error) + func (_Polygondatacommittee *PolygondatacommitteeTransactor) Initialize(opts *bind.TransactOpts) (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeTransactor) SetupCommittee(opts *bind.TransactOpts, _requiredAmountOfSignatures *big.Int, urls []string, ...) (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeTransactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error) + type PolygondatacommitteeTransactorRaw struct + Contract *PolygondatacommitteeTransactor + func (_Polygondatacommittee *PolygondatacommitteeTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type PolygondatacommitteeTransactorSession struct + Contract *PolygondatacommitteeTransactor + TransactOpts bind.TransactOpts + func (_Polygondatacommittee *PolygondatacommitteeTransactorSession) Initialize() (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeTransactorSession) RenounceOwnership() (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeTransactorSession) SetupCommittee(_requiredAmountOfSignatures *big.Int, urls []string, addrsBytes []byte) (*types.Transaction, error) + func (_Polygondatacommittee *PolygondatacommitteeTransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)