Documentation ¶
Index ¶
- Variables
- type PolygonZkEVMBatchData
- type PolygonZkEVMForcedBatchData
- type PolygonZkEVMInitializePackedParameters
- type Polygonzkevm
- type PolygonzkevmCaller
- func (_Polygonzkevm *PolygonzkevmCaller) Admin(opts *bind.CallOpts) (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCaller) BatchFee(opts *bind.CallOpts) (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCaller) BatchNumToStateRoot(opts *bind.CallOpts, arg0 uint64) ([32]byte, error)
- func (_Polygonzkevm *PolygonzkevmCaller) BridgeAddress(opts *bind.CallOpts) (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCaller) CalculateRewardPerBatch(opts *bind.CallOpts) (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCaller) ChainID(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) FORCEBATCHTIMEOUT(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) ForceBatchAllowed(opts *bind.CallOpts) (bool, error)
- func (_Polygonzkevm *PolygonzkevmCaller) ForcedBatches(opts *bind.CallOpts, arg0 uint64) ([32]byte, error)
- func (_Polygonzkevm *PolygonzkevmCaller) GetCurrentBatchFee(opts *bind.CallOpts) (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCaller) GetInputSnarkBytes(opts *bind.CallOpts, initNumBatch uint64, finalNewBatch uint64, ...) ([]byte, error)
- func (_Polygonzkevm *PolygonzkevmCaller) GetLastVerifiedBatch(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) GlobalExitRootManager(opts *bind.CallOpts) (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCaller) HALTAGGREGATIONTIMEOUT(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) IsEmergencyState(opts *bind.CallOpts) (bool, error)
- func (_Polygonzkevm *PolygonzkevmCaller) IsPendingStateConsolidable(opts *bind.CallOpts, pendingStateNum uint64) (bool, error)
- func (_Polygonzkevm *PolygonzkevmCaller) LastBatchSequenced(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) LastForceBatch(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) LastForceBatchSequenced(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) LastPendingState(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) LastPendingStateConsolidated(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) LastTimestamp(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) LastVerifiedBatch(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) MAXBATCHMULTIPLIER(opts *bind.CallOpts) (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCaller) MAXTRANSACTIONSBYTELENGTH(opts *bind.CallOpts) (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCaller) MAXVERIFYBATCHES(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) Matic(opts *bind.CallOpts) (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCaller) MultiplierBatchFee(opts *bind.CallOpts) (uint16, error)
- func (_Polygonzkevm *PolygonzkevmCaller) NetworkName(opts *bind.CallOpts) (string, error)
- func (_Polygonzkevm *PolygonzkevmCaller) Owner(opts *bind.CallOpts) (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCaller) PendingStateTimeout(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) PendingStateTransitions(opts *bind.CallOpts, arg0 *big.Int) (struct{ ... }, error)
- func (_Polygonzkevm *PolygonzkevmCaller) RollupVerifier(opts *bind.CallOpts) (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCaller) SequencedBatches(opts *bind.CallOpts, arg0 uint64) (struct{ ... }, error)
- func (_Polygonzkevm *PolygonzkevmCaller) TrustedAggregator(opts *bind.CallOpts) (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCaller) TrustedAggregatorTimeout(opts *bind.CallOpts) (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCaller) TrustedSequencer(opts *bind.CallOpts) (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCaller) TrustedSequencerURL(opts *bind.CallOpts) (string, error)
- func (_Polygonzkevm *PolygonzkevmCaller) VeryBatchTimeTarget(opts *bind.CallOpts) (uint64, error)
- type PolygonzkevmCallerRaw
- type PolygonzkevmCallerSession
- func (_Polygonzkevm *PolygonzkevmCallerSession) Admin() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) BatchFee() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) BatchNumToStateRoot(arg0 uint64) ([32]byte, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) BridgeAddress() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) CalculateRewardPerBatch() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) ChainID() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) FORCEBATCHTIMEOUT() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) ForceBatchAllowed() (bool, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) ForcedBatches(arg0 uint64) ([32]byte, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) GetCurrentBatchFee() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) GetInputSnarkBytes(initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, ...) ([]byte, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) GetLastVerifiedBatch() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) GlobalExitRootManager() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) HALTAGGREGATIONTIMEOUT() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) IsEmergencyState() (bool, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) IsPendingStateConsolidable(pendingStateNum uint64) (bool, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) LastBatchSequenced() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) LastForceBatch() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) LastForceBatchSequenced() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) LastPendingState() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) LastPendingStateConsolidated() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) LastTimestamp() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) LastVerifiedBatch() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) MAXBATCHMULTIPLIER() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) MAXTRANSACTIONSBYTELENGTH() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) MAXVERIFYBATCHES() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) Matic() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) MultiplierBatchFee() (uint16, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) NetworkName() (string, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) Owner() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) PendingStateTimeout() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) PendingStateTransitions(arg0 *big.Int) (struct{ ... }, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) RollupVerifier() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) SequencedBatches(arg0 uint64) (struct{ ... }, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) TrustedAggregator() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) TrustedAggregatorTimeout() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) TrustedSequencer() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) TrustedSequencerURL() (string, error)
- func (_Polygonzkevm *PolygonzkevmCallerSession) VeryBatchTimeTarget() (uint64, error)
- type PolygonzkevmConsolidatePendingState
- type PolygonzkevmConsolidatePendingStateIterator
- type PolygonzkevmEmergencyStateActivated
- type PolygonzkevmEmergencyStateActivatedIterator
- type PolygonzkevmEmergencyStateDeactivated
- type PolygonzkevmEmergencyStateDeactivatedIterator
- type PolygonzkevmFilterer
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterConsolidatePendingState(opts *bind.FilterOpts, numBatch []uint64, pendingStateNum []uint64) (*PolygonzkevmConsolidatePendingStateIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterEmergencyStateActivated(opts *bind.FilterOpts) (*PolygonzkevmEmergencyStateActivatedIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterEmergencyStateDeactivated(opts *bind.FilterOpts) (*PolygonzkevmEmergencyStateDeactivatedIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterForceBatch(opts *bind.FilterOpts, forceBatchNum []uint64) (*PolygonzkevmForceBatchIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterInitialized(opts *bind.FilterOpts) (*PolygonzkevmInitializedIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterOverridePendingState(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*PolygonzkevmOverridePendingStateIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, ...) (*PolygonzkevmOwnershipTransferredIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterProveNonDeterministicPendingState(opts *bind.FilterOpts) (*PolygonzkevmProveNonDeterministicPendingStateIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSequenceBatches(opts *bind.FilterOpts, numBatch []uint64) (*PolygonzkevmSequenceBatchesIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSequenceForceBatches(opts *bind.FilterOpts, numBatch []uint64) (*PolygonzkevmSequenceForceBatchesIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetAdmin(opts *bind.FilterOpts) (*PolygonzkevmSetAdminIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetForceBatchAllowed(opts *bind.FilterOpts) (*PolygonzkevmSetForceBatchAllowedIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetMultiplierBatchFee(opts *bind.FilterOpts) (*PolygonzkevmSetMultiplierBatchFeeIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetPendingStateTimeout(opts *bind.FilterOpts) (*PolygonzkevmSetPendingStateTimeoutIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetTrustedAggregator(opts *bind.FilterOpts) (*PolygonzkevmSetTrustedAggregatorIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetTrustedAggregatorTimeout(opts *bind.FilterOpts) (*PolygonzkevmSetTrustedAggregatorTimeoutIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetTrustedSequencer(opts *bind.FilterOpts) (*PolygonzkevmSetTrustedSequencerIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetTrustedSequencerURL(opts *bind.FilterOpts) (*PolygonzkevmSetTrustedSequencerURLIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetVeryBatchTimeTarget(opts *bind.FilterOpts) (*PolygonzkevmSetVeryBatchTimeTargetIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterTrustedVerifyBatches(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*PolygonzkevmTrustedVerifyBatchesIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) FilterVerifyBatches(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*PolygonzkevmVerifyBatchesIterator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseConsolidatePendingState(log types.Log) (*PolygonzkevmConsolidatePendingState, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseEmergencyStateActivated(log types.Log) (*PolygonzkevmEmergencyStateActivated, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseEmergencyStateDeactivated(log types.Log) (*PolygonzkevmEmergencyStateDeactivated, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseForceBatch(log types.Log) (*PolygonzkevmForceBatch, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseInitialized(log types.Log) (*PolygonzkevmInitialized, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseOverridePendingState(log types.Log) (*PolygonzkevmOverridePendingState, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseOwnershipTransferred(log types.Log) (*PolygonzkevmOwnershipTransferred, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseProveNonDeterministicPendingState(log types.Log) (*PolygonzkevmProveNonDeterministicPendingState, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSequenceBatches(log types.Log) (*PolygonzkevmSequenceBatches, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSequenceForceBatches(log types.Log) (*PolygonzkevmSequenceForceBatches, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetAdmin(log types.Log) (*PolygonzkevmSetAdmin, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetForceBatchAllowed(log types.Log) (*PolygonzkevmSetForceBatchAllowed, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetMultiplierBatchFee(log types.Log) (*PolygonzkevmSetMultiplierBatchFee, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetPendingStateTimeout(log types.Log) (*PolygonzkevmSetPendingStateTimeout, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetTrustedAggregator(log types.Log) (*PolygonzkevmSetTrustedAggregator, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetTrustedAggregatorTimeout(log types.Log) (*PolygonzkevmSetTrustedAggregatorTimeout, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetTrustedSequencer(log types.Log) (*PolygonzkevmSetTrustedSequencer, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetTrustedSequencerURL(log types.Log) (*PolygonzkevmSetTrustedSequencerURL, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetVeryBatchTimeTarget(log types.Log) (*PolygonzkevmSetVeryBatchTimeTarget, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseTrustedVerifyBatches(log types.Log) (*PolygonzkevmTrustedVerifyBatches, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) ParseVerifyBatches(log types.Log) (*PolygonzkevmVerifyBatches, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchConsolidatePendingState(opts *bind.WatchOpts, sink chan<- *PolygonzkevmConsolidatePendingState, ...) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchEmergencyStateActivated(opts *bind.WatchOpts, sink chan<- *PolygonzkevmEmergencyStateActivated) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchEmergencyStateDeactivated(opts *bind.WatchOpts, sink chan<- *PolygonzkevmEmergencyStateDeactivated) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchForceBatch(opts *bind.WatchOpts, sink chan<- *PolygonzkevmForceBatch, ...) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *PolygonzkevmInitialized) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchOverridePendingState(opts *bind.WatchOpts, sink chan<- *PolygonzkevmOverridePendingState, ...) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *PolygonzkevmOwnershipTransferred, ...) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchProveNonDeterministicPendingState(opts *bind.WatchOpts, ...) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSequenceBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSequenceBatches, ...) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSequenceForceBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSequenceForceBatches, ...) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetAdmin(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetAdmin) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetForceBatchAllowed(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetForceBatchAllowed) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetMultiplierBatchFee(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetMultiplierBatchFee) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetPendingStateTimeout(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetPendingStateTimeout) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetTrustedAggregator(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetTrustedAggregator) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetTrustedAggregatorTimeout(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetTrustedAggregatorTimeout) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetTrustedSequencer(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetTrustedSequencer) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetTrustedSequencerURL(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetTrustedSequencerURL) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetVeryBatchTimeTarget(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetVeryBatchTimeTarget) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchTrustedVerifyBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmTrustedVerifyBatches, ...) (event.Subscription, error)
- func (_Polygonzkevm *PolygonzkevmFilterer) WatchVerifyBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmVerifyBatches, ...) (event.Subscription, error)
- type PolygonzkevmForceBatch
- type PolygonzkevmForceBatchIterator
- type PolygonzkevmInitialized
- type PolygonzkevmInitializedIterator
- type PolygonzkevmOverridePendingState
- type PolygonzkevmOverridePendingStateIterator
- type PolygonzkevmOwnershipTransferred
- type PolygonzkevmOwnershipTransferredIterator
- type PolygonzkevmProveNonDeterministicPendingState
- type PolygonzkevmProveNonDeterministicPendingStateIterator
- type PolygonzkevmRaw
- func (_Polygonzkevm *PolygonzkevmRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_Polygonzkevm *PolygonzkevmRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type PolygonzkevmSequenceBatches
- type PolygonzkevmSequenceBatchesIterator
- type PolygonzkevmSequenceForceBatches
- type PolygonzkevmSequenceForceBatchesIterator
- type PolygonzkevmSession
- func (_Polygonzkevm *PolygonzkevmSession) ActivateEmergencyState(sequencedBatchNum uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) Admin() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmSession) BatchFee() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmSession) BatchNumToStateRoot(arg0 uint64) ([32]byte, error)
- func (_Polygonzkevm *PolygonzkevmSession) BridgeAddress() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmSession) CalculateRewardPerBatch() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmSession) ChainID() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) ConsolidatePendingState(pendingStateNum uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) DeactivateEmergencyState() (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) FORCEBATCHTIMEOUT() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) ForceBatch(transactions []byte, maticAmount *big.Int) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) ForceBatchAllowed() (bool, error)
- func (_Polygonzkevm *PolygonzkevmSession) ForcedBatches(arg0 uint64) ([32]byte, error)
- func (_Polygonzkevm *PolygonzkevmSession) GetCurrentBatchFee() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmSession) GetInputSnarkBytes(initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, ...) ([]byte, error)
- func (_Polygonzkevm *PolygonzkevmSession) GetLastVerifiedBatch() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) GlobalExitRootManager() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmSession) HALTAGGREGATIONTIMEOUT() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) Initialize(_globalExitRootManager common.Address, _matic common.Address, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) IsEmergencyState() (bool, error)
- func (_Polygonzkevm *PolygonzkevmSession) IsPendingStateConsolidable(pendingStateNum uint64) (bool, error)
- func (_Polygonzkevm *PolygonzkevmSession) LastBatchSequenced() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) LastForceBatch() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) LastForceBatchSequenced() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) LastPendingState() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) LastPendingStateConsolidated() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) LastTimestamp() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) LastVerifiedBatch() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) MAXBATCHMULTIPLIER() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmSession) MAXTRANSACTIONSBYTELENGTH() (*big.Int, error)
- func (_Polygonzkevm *PolygonzkevmSession) MAXVERIFYBATCHES() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) Matic() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmSession) MultiplierBatchFee() (uint16, error)
- func (_Polygonzkevm *PolygonzkevmSession) NetworkName() (string, error)
- func (_Polygonzkevm *PolygonzkevmSession) OverridePendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) Owner() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmSession) PendingStateTimeout() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) PendingStateTransitions(arg0 *big.Int) (struct{ ... }, error)
- func (_Polygonzkevm *PolygonzkevmSession) ProveNonDeterministicPendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) RenounceOwnership() (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) RollupVerifier() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmSession) SequenceBatches(batches []PolygonZkEVMBatchData) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SequenceForceBatches(batches []PolygonZkEVMForcedBatchData) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SequencedBatches(arg0 uint64) (struct{ ... }, error)
- func (_Polygonzkevm *PolygonzkevmSession) SetAdmin(newAdmin common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SetForceBatchAllowed(newForceBatchAllowed bool) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SetMultiplierBatchFee(newMultiplierBatchFee uint16) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SetPendingStateTimeout(newPendingStateTimeout uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SetTrustedAggregator(newTrustedAggregator common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SetTrustedAggregatorTimeout(newTrustedAggregatorTimeout uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SetTrustedSequencer(newTrustedSequencer common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SetTrustedSequencerURL(newTrustedSequencerURL string) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) SetVeryBatchTimeTarget(newVeryBatchTimeTarget uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) TrustedAggregator() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmSession) TrustedAggregatorTimeout() (uint64, error)
- func (_Polygonzkevm *PolygonzkevmSession) TrustedSequencer() (common.Address, error)
- func (_Polygonzkevm *PolygonzkevmSession) TrustedSequencerURL() (string, error)
- func (_Polygonzkevm *PolygonzkevmSession) TrustedVerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) VerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmSession) VeryBatchTimeTarget() (uint64, error)
- type PolygonzkevmSetAdmin
- type PolygonzkevmSetAdminIterator
- type PolygonzkevmSetForceBatchAllowed
- type PolygonzkevmSetForceBatchAllowedIterator
- type PolygonzkevmSetMultiplierBatchFee
- type PolygonzkevmSetMultiplierBatchFeeIterator
- type PolygonzkevmSetPendingStateTimeout
- type PolygonzkevmSetPendingStateTimeoutIterator
- type PolygonzkevmSetTrustedAggregator
- type PolygonzkevmSetTrustedAggregatorIterator
- type PolygonzkevmSetTrustedAggregatorTimeout
- type PolygonzkevmSetTrustedAggregatorTimeoutIterator
- type PolygonzkevmSetTrustedSequencer
- type PolygonzkevmSetTrustedSequencerIterator
- type PolygonzkevmSetTrustedSequencerURL
- type PolygonzkevmSetTrustedSequencerURLIterator
- type PolygonzkevmSetVeryBatchTimeTarget
- type PolygonzkevmSetVeryBatchTimeTargetIterator
- type PolygonzkevmTransactor
- func (_Polygonzkevm *PolygonzkevmTransactor) ActivateEmergencyState(opts *bind.TransactOpts, sequencedBatchNum uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) ConsolidatePendingState(opts *bind.TransactOpts, pendingStateNum uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) DeactivateEmergencyState(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) ForceBatch(opts *bind.TransactOpts, transactions []byte, maticAmount *big.Int) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) Initialize(opts *bind.TransactOpts, _globalExitRootManager common.Address, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) OverridePendingState(opts *bind.TransactOpts, initPendingStateNum uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) ProveNonDeterministicPendingState(opts *bind.TransactOpts, initPendingStateNum uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SequenceBatches(opts *bind.TransactOpts, batches []PolygonZkEVMBatchData) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SequenceForceBatches(opts *bind.TransactOpts, batches []PolygonZkEVMForcedBatchData) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SetAdmin(opts *bind.TransactOpts, newAdmin common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SetForceBatchAllowed(opts *bind.TransactOpts, newForceBatchAllowed bool) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SetMultiplierBatchFee(opts *bind.TransactOpts, newMultiplierBatchFee uint16) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SetPendingStateTimeout(opts *bind.TransactOpts, newPendingStateTimeout uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SetTrustedAggregator(opts *bind.TransactOpts, newTrustedAggregator common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SetTrustedAggregatorTimeout(opts *bind.TransactOpts, newTrustedAggregatorTimeout uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SetTrustedSequencer(opts *bind.TransactOpts, newTrustedSequencer common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SetTrustedSequencerURL(opts *bind.TransactOpts, newTrustedSequencerURL string) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) SetVeryBatchTimeTarget(opts *bind.TransactOpts, newVeryBatchTimeTarget uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) TrustedVerifyBatches(opts *bind.TransactOpts, pendingStateNum uint64, initNumBatch uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactor) VerifyBatches(opts *bind.TransactOpts, pendingStateNum uint64, initNumBatch uint64, ...) (*types.Transaction, error)
- type PolygonzkevmTransactorRaw
- type PolygonzkevmTransactorSession
- func (_Polygonzkevm *PolygonzkevmTransactorSession) ActivateEmergencyState(sequencedBatchNum uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) ConsolidatePendingState(pendingStateNum uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) DeactivateEmergencyState() (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) ForceBatch(transactions []byte, maticAmount *big.Int) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) Initialize(_globalExitRootManager common.Address, _matic common.Address, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) OverridePendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) ProveNonDeterministicPendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) RenounceOwnership() (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SequenceBatches(batches []PolygonZkEVMBatchData) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SequenceForceBatches(batches []PolygonZkEVMForcedBatchData) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SetAdmin(newAdmin common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SetForceBatchAllowed(newForceBatchAllowed bool) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SetMultiplierBatchFee(newMultiplierBatchFee uint16) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SetPendingStateTimeout(newPendingStateTimeout uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SetTrustedAggregator(newTrustedAggregator common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SetTrustedAggregatorTimeout(newTrustedAggregatorTimeout uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SetTrustedSequencer(newTrustedSequencer common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SetTrustedSequencerURL(newTrustedSequencerURL string) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) SetVeryBatchTimeTarget(newVeryBatchTimeTarget uint64) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) TrustedVerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, ...) (*types.Transaction, error)
- func (_Polygonzkevm *PolygonzkevmTransactorSession) VerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, ...) (*types.Transaction, error)
- type PolygonzkevmTrustedVerifyBatches
- type PolygonzkevmTrustedVerifyBatchesIterator
- type PolygonzkevmVerifyBatches
- type PolygonzkevmVerifyBatchesIterator
Constants ¶
This section is empty.
Variables ¶
var PolygonzkevmABI = PolygonzkevmMetaData.ABI
PolygonzkevmABI is the input ABI used to generate the binding from. Deprecated: Use PolygonzkevmMetaData.ABI instead.
var PolygonzkevmBin = PolygonzkevmMetaData.Bin
PolygonzkevmBin is the compiled bytecode used for deploying new contracts. Deprecated: Use PolygonzkevmMetaData.Bin instead.
var PolygonzkevmMetaData = &bind.MetaData{
ABI: "[{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint64\",\"name\":\"numBatch\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"stateRoot\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"uint64\",\"name\":\"pendingStateNum\",\"type\":\"uint64\"}],\"name\":\"ConsolidatePendingState\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EmergencyStateActivated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"EmergencyStateDeactivated\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint64\",\"name\":\"forceBatchNum\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"lastGlobalExitRoot\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"sequencer\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"bytes\",\"name\":\"transactions\",\"type\":\"bytes\"}],\"name\":\"ForceBatch\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"version\",\"type\":\"uint8\"}],\"name\":\"Initialized\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint64\",\"name\":\"numBatch\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"stateRoot\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"aggregator\",\"type\":\"address\"}],\"name\":\"OverridePendingState\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"address\",\"name\":\"previousOwner\",\"type\":\"address\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"OwnershipTransferred\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"storedStateRoot\",\"type\":\"bytes32\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"provedStateRoot\",\"type\":\"bytes32\"}],\"name\":\"ProveNonDeterministicPendingState\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint64\",\"name\":\"numBatch\",\"type\":\"uint64\"}],\"name\":\"SequenceBatches\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint64\",\"name\":\"numBatch\",\"type\":\"uint64\"}],\"name\":\"SequenceForceBatches\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newAdmin\",\"type\":\"address\"}],\"name\":\"SetAdmin\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"bool\",\"name\":\"newForceBatchAllowed\",\"type\":\"bool\"}],\"name\":\"SetForceBatchAllowed\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint16\",\"name\":\"newMultiplierBatchFee\",\"type\":\"uint16\"}],\"name\":\"SetMultiplierBatchFee\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"newPendingStateTimeout\",\"type\":\"uint64\"}],\"name\":\"SetPendingStateTimeout\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTrustedAggregator\",\"type\":\"address\"}],\"name\":\"SetTrustedAggregator\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"newTrustedAggregatorTimeout\",\"type\":\"uint64\"}],\"name\":\"SetTrustedAggregatorTimeout\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newTrustedSequencer\",\"type\":\"address\"}],\"name\":\"SetTrustedSequencer\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"string\",\"name\":\"newTrustedSequencerURL\",\"type\":\"string\"}],\"name\":\"SetTrustedSequencerURL\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"newVeryBatchTimeTarget\",\"type\":\"uint64\"}],\"name\":\"SetVeryBatchTimeTarget\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint64\",\"name\":\"numBatch\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"stateRoot\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"aggregator\",\"type\":\"address\"}],\"name\":\"TrustedVerifyBatches\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"uint64\",\"name\":\"numBatch\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"bytes32\",\"name\":\"stateRoot\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"address\",\"name\":\"aggregator\",\"type\":\"address\"}],\"name\":\"VerifyBatches\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"FORCE_BATCH_TIMEOUT\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"HALT_AGGREGATION_TIMEOUT\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"MAX_BATCH_MULTIPLIER\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"MAX_TRANSACTIONS_BYTE_LENGTH\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"MAX_VERIFY_BATCHES\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"sequencedBatchNum\",\"type\":\"uint64\"}],\"name\":\"activateEmergencyState\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"admin\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"batchFee\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"name\":\"batchNumToStateRoot\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"bridgeAddress\",\"outputs\":[{\"internalType\":\"contractIPolygonZkEVMBridge\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"calculateRewardPerBatch\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"chainID\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"pendingStateNum\",\"type\":\"uint64\"}],\"name\":\"consolidatePendingState\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"deactivateEmergencyState\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes\",\"name\":\"transactions\",\"type\":\"bytes\"},{\"internalType\":\"uint256\",\"name\":\"maticAmount\",\"type\":\"uint256\"}],\"name\":\"forceBatch\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"forceBatchAllowed\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"name\":\"forcedBatches\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getCurrentBatchFee\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"initNumBatch\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"finalNewBatch\",\"type\":\"uint64\"},{\"internalType\":\"bytes32\",\"name\":\"newLocalExitRoot\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"oldStateRoot\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"newStateRoot\",\"type\":\"bytes32\"}],\"name\":\"getInputSnarkBytes\",\"outputs\":[{\"internalType\":\"bytes\",\"name\":\"\",\"type\":\"bytes\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getLastVerifiedBatch\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"globalExitRootManager\",\"outputs\":[{\"internalType\":\"contractIPolygonZkEVMGlobalExitRoot\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"contractIPolygonZkEVMGlobalExitRoot\",\"name\":\"_globalExitRootManager\",\"type\":\"address\"},{\"internalType\":\"contractIERC20Upgradeable\",\"name\":\"_matic\",\"type\":\"address\"},{\"internalType\":\"contractIVerifierRollup\",\"name\":\"_rollupVerifier\",\"type\":\"address\"},{\"internalType\":\"contractIPolygonZkEVMBridge\",\"name\":\"_bridgeAddress\",\"type\":\"address\"},{\"components\":[{\"internalType\":\"address\",\"name\":\"admin\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"chainID\",\"type\":\"uint64\"},{\"internalType\":\"address\",\"name\":\"trustedSequencer\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"pendingStateTimeout\",\"type\":\"uint64\"},{\"internalType\":\"bool\",\"name\":\"forceBatchAllowed\",\"type\":\"bool\"},{\"internalType\":\"address\",\"name\":\"trustedAggregator\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"trustedAggregatorTimeout\",\"type\":\"uint64\"}],\"internalType\":\"structPolygonZkEVM.InitializePackedParameters\",\"name\":\"initializePackedParameters\",\"type\":\"tuple\"},{\"internalType\":\"bytes32\",\"name\":\"genesisRoot\",\"type\":\"bytes32\"},{\"internalType\":\"string\",\"name\":\"_trustedSequencerURL\",\"type\":\"string\"},{\"internalType\":\"string\",\"name\":\"_networkName\",\"type\":\"string\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"isEmergencyState\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"pendingStateNum\",\"type\":\"uint64\"}],\"name\":\"isPendingStateConsolidable\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"lastBatchSequenced\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"lastForceBatch\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"lastForceBatchSequenced\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"lastPendingState\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"lastPendingStateConsolidated\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"lastTimestamp\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"lastVerifiedBatch\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"matic\",\"outputs\":[{\"internalType\":\"contractIERC20Upgradeable\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"multiplierBatchFee\",\"outputs\":[{\"internalType\":\"uint16\",\"name\":\"\",\"type\":\"uint16\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"networkName\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"initPendingStateNum\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"finalPendingStateNum\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"initNumBatch\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"finalNewBatch\",\"type\":\"uint64\"},{\"internalType\":\"bytes32\",\"name\":\"newLocalExitRoot\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"newStateRoot\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[2]\",\"name\":\"proofA\",\"type\":\"uint256[2]\"},{\"internalType\":\"uint256[2][2]\",\"name\":\"proofB\",\"type\":\"uint256[2][2]\"},{\"internalType\":\"uint256[2]\",\"name\":\"proofC\",\"type\":\"uint256[2]\"}],\"name\":\"overridePendingState\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pendingStateTimeout\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"name\":\"pendingStateTransitions\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"timestamp\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"lastVerifiedBatch\",\"type\":\"uint64\"},{\"internalType\":\"bytes32\",\"name\":\"exitRoot\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"stateRoot\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"initPendingStateNum\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"finalPendingStateNum\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"initNumBatch\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"finalNewBatch\",\"type\":\"uint64\"},{\"internalType\":\"bytes32\",\"name\":\"newLocalExitRoot\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"newStateRoot\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[2]\",\"name\":\"proofA\",\"type\":\"uint256[2]\"},{\"internalType\":\"uint256[2][2]\",\"name\":\"proofB\",\"type\":\"uint256[2][2]\"},{\"internalType\":\"uint256[2]\",\"name\":\"proofC\",\"type\":\"uint256[2]\"}],\"name\":\"proveNonDeterministicPendingState\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"renounceOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"rollupVerifier\",\"outputs\":[{\"internalType\":\"contractIVerifierRollup\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"bytes\",\"name\":\"transactions\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"globalExitRoot\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"timestamp\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"minForcedTimestamp\",\"type\":\"uint64\"}],\"internalType\":\"structPolygonZkEVM.BatchData[]\",\"name\":\"batches\",\"type\":\"tuple[]\"}],\"name\":\"sequenceBatches\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"components\":[{\"internalType\":\"bytes\",\"name\":\"transactions\",\"type\":\"bytes\"},{\"internalType\":\"bytes32\",\"name\":\"globalExitRoot\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"minForcedTimestamp\",\"type\":\"uint64\"}],\"internalType\":\"structPolygonZkEVM.ForcedBatchData[]\",\"name\":\"batches\",\"type\":\"tuple[]\"}],\"name\":\"sequenceForceBatches\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"name\":\"sequencedBatches\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"accInputHash\",\"type\":\"bytes32\"},{\"internalType\":\"uint64\",\"name\":\"sequencedTimestamp\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"previousLastBatchSequenced\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newAdmin\",\"type\":\"address\"}],\"name\":\"setAdmin\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bool\",\"name\":\"newForceBatchAllowed\",\"type\":\"bool\"}],\"name\":\"setForceBatchAllowed\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint16\",\"name\":\"newMultiplierBatchFee\",\"type\":\"uint16\"}],\"name\":\"setMultiplierBatchFee\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"newPendingStateTimeout\",\"type\":\"uint64\"}],\"name\":\"setPendingStateTimeout\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newTrustedAggregator\",\"type\":\"address\"}],\"name\":\"setTrustedAggregator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"newTrustedAggregatorTimeout\",\"type\":\"uint64\"}],\"name\":\"setTrustedAggregatorTimeout\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newTrustedSequencer\",\"type\":\"address\"}],\"name\":\"setTrustedSequencer\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"string\",\"name\":\"newTrustedSequencerURL\",\"type\":\"string\"}],\"name\":\"setTrustedSequencerURL\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"newVeryBatchTimeTarget\",\"type\":\"uint64\"}],\"name\":\"setVeryBatchTimeTarget\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newOwner\",\"type\":\"address\"}],\"name\":\"transferOwnership\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"trustedAggregator\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"trustedAggregatorTimeout\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"trustedSequencer\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"trustedSequencerURL\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"pendingStateNum\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"initNumBatch\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"finalNewBatch\",\"type\":\"uint64\"},{\"internalType\":\"bytes32\",\"name\":\"newLocalExitRoot\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"newStateRoot\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[2]\",\"name\":\"proofA\",\"type\":\"uint256[2]\"},{\"internalType\":\"uint256[2][2]\",\"name\":\"proofB\",\"type\":\"uint256[2][2]\"},{\"internalType\":\"uint256[2]\",\"name\":\"proofC\",\"type\":\"uint256[2]\"}],\"name\":\"trustedVerifyBatches\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"pendingStateNum\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"initNumBatch\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"finalNewBatch\",\"type\":\"uint64\"},{\"internalType\":\"bytes32\",\"name\":\"newLocalExitRoot\",\"type\":\"bytes32\"},{\"internalType\":\"bytes32\",\"name\":\"newStateRoot\",\"type\":\"bytes32\"},{\"internalType\":\"uint256[2]\",\"name\":\"proofA\",\"type\":\"uint256[2]\"},{\"internalType\":\"uint256[2][2]\",\"name\":\"proofB\",\"type\":\"uint256[2][2]\"},{\"internalType\":\"uint256[2]\",\"name\":\"proofC\",\"type\":\"uint256[2]\"}],\"name\":\"verifyBatches\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"veryBatchTimeTarget\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"}]",
Bin: "0x608060405234801561001057600080fd5b50615f3b80620000216000396000f3fe608060405234801561001057600080fd5b50600436106103af5760003560e01c80638da5cb5b116101f4578063cfa8ed471161011a578063e7a7ed02116100ad578063f14916d61161007c578063f14916d6146108f2578063f2fde38b14610905578063f851a44014610918578063f8b823e41461092b57600080fd5b8063e7a7ed021461089f578063e8bf92ed146108b9578063eaeb077b146108cc578063edc41121146108df57600080fd5b8063d939b315116100e9578063d939b31514610861578063dbc169761461087b578063e11f3f1814610883578063e217cfd61461089657600080fd5b8063cfa8ed471461080d578063d02103ca14610827578063d8d1091b1461083a578063d8f54db01461084d57600080fd5b8063ab9fc5ef11610192578063b6b0b09711610161578063b6b0b097146107c5578063c0ed84e0146107df578063c89e42df146107e7578063cf136306146107fa57600080fd5b8063ab9fc5ef14610713578063adc879e91461071d578063afd23cbe14610737578063b4d63f581461076557600080fd5b80639eb831b9116101ce5780639eb831b9146106d85780639f0d039d146106e0578063a3c573eb146106e8578063aa58bad6146106fb57600080fd5b80638da5cb5b146106ac57806399f5634e146106bd5780639c9f3dfe146106c557600080fd5b80634a910e6a116102d9578063715018a611610277578063837a473811610246578063837a473814610607578063841b24d7146106755780638b48931e1461068f5780638c4a0af71461069957600080fd5b8063715018a6146105c65780637215541a146105ce57806375c508b3146105e15780637fcb3653146105f457600080fd5b806360943d6a116102b357806360943d6a1461056d5780636b8616ce146105805780636ff512cc146105a0578063704b6c02146105b357600080fd5b80634a910e6a146105325780635392c5e014610545578063542028d51461056557600080fd5b8063383b3be811610351578063456052671161032057806345605267146104d8578063458c0477146104f25780634834a343146105055780634a1a89a71461051857600080fd5b8063383b3be814610485578063394218e9146104985780633c158267146104ab578063423fa856146104be57600080fd5b806319d8ac611161038d57806319d8ac6114610404578063220d78991461042f57806329878983146104425780632d0889d31461046d57600080fd5b8063107bf28c146103b457806315064c96146103d25780631816b7e5146103ef575b600080fd5b6103bc610934565b6040516103c99190615364565b60405180910390f35b6065546103df9060ff1681565b60405190151581526020016103c9565b6104026103fd366004615377565b6109c2565b005b606854610417906001600160401b031681565b6040516001600160401b0390911681526020016103c9565b6103bc61043d3660046153b7565b610b43565b606a54610455906001600160a01b031681565b6040516001600160a01b0390911681526020016103c9565b610477620493e081565b6040519081526020016103c9565b6103df610493366004615404565b610ce9565b6104026104a6366004615404565b610d30565b6104026104b9366004615541565b610f61565b60685461041790600160401b90046001600160401b031681565b60685461041790600160801b90046001600160401b031681565b607254610417906001600160401b031681565b61040261051336600461567f565b611840565b60725461041790600160401b90046001600160401b031681565b610402610540366004615404565b611c16565b610477610553366004615404565b606d6020526000908152604090205481565b6103bc611cd5565b61040261057b366004615721565b611ce2565b61047761058e366004615404565b60666020526000908152604090205481565b6104026105ae3660046157f8565b61209b565b6104026105c13660046157f8565b612170565b610402612224565b6104026105dc366004615404565b612238565b6104026105ef366004615815565b612492565b606954610417906001600160401b031681565b61064a6106153660046158b3565b6071602052600090815260409020805460018201546002909201546001600160401b0380831693600160401b90930416919084565b604080516001600160401b0395861681529490931660208501529183015260608201526080016103c9565b60725461041790600160c01b90046001600160401b031681565b61041762093a8081565b6104026106a73660046158da565b612582565b6033546001600160a01b0316610455565b610477612635565b6104026106d3366004615404565b612731565b610477600c81565b607454610477565b607054610455906001600160a01b031681565b6065546104179061010090046001600160401b031681565b6104176206978081565b606c5461041790600160a81b90046001600160401b031681565b606554610752906901000000000000000000900461ffff1681565b60405161ffff90911681526020016103c9565b6107a0610773366004615404565b606760205260009081526040902080546001909101546001600160401b0380821691600160401b90041683565b604080519384526001600160401b0392831660208501529116908201526060016103c9565b60655461045590600160581b90046001600160a01b031681565b61041761292f565b6104026107f53660046158f7565b61297c565b610402610808366004615404565b612a1e565b60695461045590600160401b90046001600160a01b031681565b606c54610455906001600160a01b031681565b610402610848366004615933565b612adb565b606c546103df90600160a01b900460ff1681565b60725461041790600160801b90046001600160401b031681565b610402613165565b610402610891366004615815565b6132b3565b6104176103e881565b60685461041790600160c01b90046001600160401b031681565b606b54610455906001600160a01b031681565b6104026108da366004615a25565b61347e565b6104026108ed36600461567f565b6138bc565b6104026109003660046157f8565b613a3b565b6104026109133660046157f8565b613aef565b607354610455906001600160a01b031681565b61047760745481565b606f805461094190615a69565b80601f016020809104026020016040519081016040528092919081815260200182805461096d90615a69565b80156109ba5780601f1061098f576101008083540402835291602001916109ba565b820191906000526020600020905b81548152906001019060200180831161099d57829003601f168201915b505050505081565b6073546001600160a01b03163314610a2d5760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b60648201526084015b60405180910390fd5b6103e88161ffff1610158015610a4857506104008161ffff16105b610ae05760405162461bcd60e51b815260206004820152604a60248201527f506f6c79676f6e5a6b45564d3a3a7365744d756c7469706c696572426174636860448201527f4665653a206e65774d756c7469706c696572426174636846656520696e636f7260648201527f726563742072616e676500000000000000000000000000000000000000000000608482015260a401610a24565b606580546affff0000000000000000001916690100000000000000000061ffff8416908102919091179091556040519081527f7019933d795eba185c180209e8ae8bffbaa25bcef293364687702c31f4d302c5906020015b60405180910390a150565b6001600160401b03808616600081815260676020526040808220549388168252902054606092911580610b7557508115155b610be9576040805162461bcd60e51b81526020600482015260248101919091527f506f6c79676f6e5a6b45564d3a3a676574496e707574536e61726b427974657360448201527f3a206f6c64416363496e7075744861736820646f6573206e6f742065786973746064820152608401610a24565b80610c5e576040805162461bcd60e51b81526020600482015260248101919091527f506f6c79676f6e5a6b45564d3a3a676574496e707574536e61726b427974657360448201527f3a206e6577416363496e7075744861736820646f6573206e6f742065786973746064820152608401610a24565b606c54604080516bffffffffffffffffffffffff193360601b166020820152603481019790975260548701939093526001600160c01b031960c0998a1b81166074880152600160a81b909104891b8116607c870152608486019490945260a485015260c4840194909452509290931b90911660e4830152805180830360cc01815260ec909201905290565b6072546001600160401b0382811660009081526071602052604081205490924292610d1f92600160801b90920481169116615ab9565b6001600160401b0316111592915050565b6073546001600160a01b03163314610d965760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b6064820152608401610a24565b62093a806001600160401b0382161115610e3e5760405162461bcd60e51b815260206004820152604e60248201527f506f6c79676f6e5a6b45564d3a3a73657454727573746564416767726567617460448201527f6f7254696d656f75743a20457863656564206d61782068616c7420616767726560648201527f676174696f6e2074696d656f7574000000000000000000000000000000000000608482015260a401610a24565b60655460ff16610efa576072546001600160401b03600160c01b909104811690821610610efa5760405162461bcd60e51b8152602060048201526044602482018190527f506f6c79676f6e5a6b45564d3a3a736574547275737465644167677265676174908201527f6f7254696d656f75743a204e65772074696d656f7574206d757374206265206c60648201527f6f77657200000000000000000000000000000000000000000000000000000000608482015260a401610a24565b6072805477ffffffffffffffffffffffffffffffffffffffffffffffff16600160c01b6001600160401b038416908102919091179091556040519081527f1f4fa24c2e4bad19a7f3ec5c5485f70d46c798461c2e684f55bbd0fc661373a190602001610b38565b60655460ff1615610fe55760405162461bcd60e51b815260206004820152604260248201527f456d657267656e63794d616e616765723a3a69664e6f74456d657267656e637960448201527f53746174653a206f6e6c79206966206e6f7420656d657267656e637920737461606482015261746560f01b608482015260a401610a24565b606954600160401b90046001600160a01b0316331461106c5760405162461bcd60e51b815260206004820152603a60248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c795472757374656453657175656e6360448201527f65723a204f6e6c7920747275737465642073657175656e6365720000000000006064820152608401610a24565b8051806110e15760405162461bcd60e51b815260206004820152603d60248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365426174636865733a204160448201527f74206c65617374206d7573742073657175656e636520312062617463680000006064820152608401610a24565b6103e8811061115a576040805162461bcd60e51b81526020600482015260248101919091527f506f6c79676f6e5a6b45564d3a3a73657175656e6365426174636865733a204360448201527f616e6e6f742073657175656e63652074686174206d616e7920626174636865736064820152608401610a24565b6068546001600160401b03600160401b82048116600081815260676020526040812054838516949293600160801b90930490921691905b858110156116535760008782815181106111ad576111ad615ae4565b60200260200101519050600081606001516001600160401b0316111561138457836111d781615afa565b94505060008160000151805190602001208260200151836060015160405160200161122293929190928352602083019190915260c01b6001600160c01b031916604082015260480190565b60408051601f1981840301815291815281516020928301206001600160401b0388166000908152606690935291205490915081146112c85760405162461bcd60e51b815260206004820152603d60248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365426174636865733a204660448201527f6f7263656420626174636865732064617461206d757374206d617463680000006064820152608401610a24565b81606001516001600160401b031682604001516001600160401b0316101561137e5760405162461bcd60e51b815260206004820152605860248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365426174636865733a204660448201527f6f7263656420626174636865732074696d657374616d70206d7573742062652060648201527f626967676572206f7220657175616c207468616e206d696e0000000000000000608482015260a401610a24565b50611512565b602081015115806114265750606c5460208201516040517f257b36320000000000000000000000000000000000000000000000000000000081526001600160a01b039092169163257b3632916113e09160040190815260200190565b6020604051808303816000875af11580156113ff573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906114239190615b20565b15155b6114985760405162461bcd60e51b815260206004820152603a60248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365426174636865733a204760448201527f6c6f62616c206578697420726f6f74206d7573742065786973740000000000006064820152608401610a24565b805151620493e0116115125760405162461bcd60e51b815260206004820152603a60248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365426174636865733a205460448201527f72616e73616374696f6e73206279746573206f766572666c6f770000000000006064820152608401610a24565b856001600160401b031681604001516001600160401b03161015801561154557504281604001516001600160401b031611155b6115b75760405162461bcd60e51b815260206004820152603d60248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365426174636865733a205460448201527f696d657374616d70206d75737420626520696e736964652072616e67650000006064820152608401610a24565b805180516020918201208183015160408085015181519485018890529084019290925260608084019190915260c09190911b6001600160c01b031916608083015233901b6bffffffffffffffffffffffff19166088820152609c01604051602081830303815290604052805190602001209250848061163590615afa565b9550508060400151955050808061164b90615b39565b915050611191565b506068546001600160401b03600160c01b909104811690831611156116e05760405162461bcd60e51b815260206004820152603560248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365426174636865733a204660448201527f6f7263652062617463686573206f766572666c6f7700000000000000000000006064820152608401610a24565b60685460009061170090600160801b90046001600160401b031684615b52565b611713906001600160401b031687615b7a565b60408051606081018252848152426001600160401b03908116602080840191825260688054600160401b9081900485168688019081528c861660008181526067909552979093209551865592516001909501805492519585166fffffffffffffffffffffffffffffffff199384161795851684029590951790945583548b841691161793029290921767ffffffffffffffff60801b1916600160801b928716929092029190911790556074549091506117f1903390309084906117d69190615b91565b606554600160581b90046001600160a01b0316929190613b7c565b6117f9613c2d565b606854604051600160401b9091046001600160401b0316907f303446e6a8cb73c83dff421c0b1d5e5ce0719dab1bff13660fc254e58cc17fce90600090a250505050505050565b60655460ff16156118c45760405162461bcd60e51b815260206004820152604260248201527f456d657267656e63794d616e616765723a3a69664e6f74456d657267656e637960448201527f53746174653a206f6e6c79206966206e6f7420656d657267656e637920737461606482015261746560f01b608482015260a401610a24565b6072546001600160401b0387811660009081526067602052604090206001015442926118fb92600160c01b90910481169116615ab9565b6001600160401b0316111561199e5760405162461bcd60e51b815260206004820152604360248201527f506f6c79676f6e5a6b45564d3a3a766572696679426174636865733a2054727560448201527f737465642061676772656761746f722074696d656f7574206e6f74206578706960648201527f7265640000000000000000000000000000000000000000000000000000000000608482015260a401610a24565b6103e86119ab8888615b52565b6001600160401b031610611a275760405162461bcd60e51b815260206004820152603c60248201527f506f6c79676f6e5a6b45564d3a3a766572696679426174636865733a2043616e60448201527f6e6f74207665726966792074686174206d616e792062617463686573000000006064820152608401610a24565b611a378888888888888888613cd1565b611a408661424e565b607254600160801b90046001600160401b0316600003611b11576069805467ffffffffffffffff19166001600160401b038881169182179092556000908152606d602052604090208590556072541615611aae57607280546fffffffffffffffffffffffffffffffff191690555b606c546040516333d6247d60e01b8152600481018790526001600160a01b03909116906333d6247d90602401600060405180830381600087803b158015611af457600080fd5b505af1158015611b08573d6000803e3d6000fd5b50505050611bcb565b611b19613c2d565b607280546001600160401b0316906000611b3283615afa565b82546001600160401b039182166101009390930a92830292820219169190911790915560408051608081018252428316815289831660208083019182528284018b8152606084018b8152607254871660009081526071909352949091209251835492518616600160401b026fffffffffffffffffffffffffffffffff199093169516949094171781559151600183015551600290910155505b60405184815233906001600160401b038816907f9c72852172521097ba7e1482e6b44b351323df0155f97f4ea18fcec28e1f5966906020015b60405180910390a35050505050505050565b606a546001600160a01b03163314611cc957611c3181610ce9565b611cc95760405162461bcd60e51b815260206004820152605460248201527f506f6c79676f6e5a6b45564d3a3a636f6e736f6c696461746550656e64696e6760448201527f53746174653a2050656e64696e67207374617465206973206e6f74207265616460648201527f7920746f20626520636f6e736f6c696461746564000000000000000000000000608482015260a401610a24565b611cd281614440565b50565b606e805461094190615a69565b600054610100900460ff1615808015611d025750600054600160ff909116105b80611d1c5750303b158015611d1c575060005460ff166001145b611d8e5760405162461bcd60e51b815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201527f647920696e697469616c697a65640000000000000000000000000000000000006064820152608401610a24565b6000805460ff191660011790558015611db1576000805461ff0019166101001790555b606c80546001600160a01b03199081166001600160a01b038c811691909117909255606580547fff0000000000000000000000000000000000000000ffffffffffffffffffffff16600160581b8c851602179055606b805482168a841617905560708054909116918816919091179055611e2e60208601866157f8565b607380546001600160a01b0319166001600160a01b0392909216919091179055611e5e60608601604087016157f8565b606980546001600160a01b0392909216600160401b027fffffffff0000000000000000000000000000000000000000ffffffffffffffff909216919091179055611eae60c0860160a087016157f8565b606a80546001600160a01b0319166001600160a01b039290921691909117905560008052606d6020527fda90043ba5b4096ba14704bc227ab0d3167da15b887e62ab2e76e37daa711356849055611f0b60e0860160c08701615404565b607280546001600160401b0392909216600160c01b0277ffffffffffffffffffffffffffffffffffffffffffffffff909216919091179055611f536040860160208701615404565b606c80546001600160401b0392909216600160a81b027fffffff0000000000000000ffffffffffffffffffffffffffffffffffffffffff909216919091179055611fa36080860160608701615404565b607280546001600160401b0392909216600160801b0267ffffffffffffffff60801b19909216919091179055611fdf60a08601608087016158da565b606c8054911515600160a01b0260ff60a01b19909216919091179055606e6120078482615bf6565b50606f6120148382615bf6565b50670de0b6b3a7640000607455606580546affffffffffffffffffff0019166a03ea00000000000007080017905561204a61462a565b8015612090576000805461ff0019169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b505050505050505050565b6073546001600160a01b031633146121015760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b6064820152608401610a24565b606980547fffffffff0000000000000000000000000000000000000000ffffffffffffffff16600160401b6001600160a01b038416908102919091179091556040519081527ff54144f9611984021529f814a1cb6a41e22c58351510a0d9f7e822618abb9cc090602001610b38565b6073546001600160a01b031633146121d65760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b6064820152608401610a24565b607380546001600160a01b0319166001600160a01b0383169081179091556040519081527f5a272403b402d892977df56625f4164ccaf70ca3863991c43ecfe76a6905b0a190602001610b38565b61222c6146b0565b612236600061470a565b565b6033546001600160a01b0316331461248a57600061225461292f565b9050806001600160401b0316826001600160401b0316116122dd5760405162461bcd60e51b815260206004820152603c60248201527f506f6c79676f6e5a6b45564d3a3a6163746976617465456d657267656e63795360448201527f746174653a20426174636820616c7265616479207665726966696564000000006064820152608401610a24565b6068546001600160401b03600160401b90910481169083161180159061231f57506001600160401b038083166000908152606760205260409020600101541615155b6123b75760405162461bcd60e51b815260206004820152605060248201527f506f6c79676f6e5a6b45564d3a3a6163746976617465456d657267656e63795360448201527f746174653a204261746368206e6f742073657175656e636564206f72206e6f7460648201527f20656e64206f662073657175656e636500000000000000000000000000000000608482015260a401610a24565b6001600160401b0380831660009081526067602052604090206001015442916123e59162093a809116615ab9565b6001600160401b031611156124885760405162461bcd60e51b815260206004820152604d60248201527f506f6c79676f6e5a6b45564d3a3a6163746976617465456d657267656e63795360448201527f746174653a204167677265676174696f6e2068616c742074696d656f7574206960648201527f73206e6f74206578706972656400000000000000000000000000000000000000608482015260a401610a24565b505b611cd261475c565b60655460ff16156125165760405162461bcd60e51b815260206004820152604260248201527f456d657267656e63794d616e616765723a3a69664e6f74456d657267656e637960448201527f53746174653a206f6e6c79206966206e6f7420656d657267656e637920737461606482015261746560f01b608482015260a401610a24565b6125278989898989898989896147cc565b6001600160401b0386166000908152606d60209081526040918290205482519081529081018690527f1f44c21118c4603cfb4e1b621dbcfa2b73efcececee2b99b620b2953d33a7010910160405180910390a161209061475c565b6073546001600160a01b031633146125e85760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b6064820152608401610a24565b606c8054821515600160a01b0260ff60a01b199091161790556040517fbacda50a4a8575be1d91a7ebe29ee45056f3a94f12a2281eb6b43afa33bcefe690610b3890831515815260200190565b6065546040517f70a082310000000000000000000000000000000000000000000000000000000081523060048201526000918291600160581b9091046001600160a01b0316906370a0823190602401602060405180830381865afa1580156126a1573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906126c59190615b20565b905060006126d161292f565b6068546001600160401b03600160401b820481169161270191600160801b8204811691600160c01b900416615b52565b61270b9190615ab9565b6127159190615b52565b6001600160401b0316905061272a8183615ccb565b9250505090565b6073546001600160a01b031633146127975760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b6064820152608401610a24565b62093a806001600160401b038216111561283f5760405162461bcd60e51b815260206004820152604960248201527f506f6c79676f6e5a6b45564d3a3a73657450656e64696e67537461746554696d60448201527f656f75743a20457863656564206d61782068616c74206167677265676174696f60648201527f6e2074696d656f75740000000000000000000000000000000000000000000000608482015260a401610a24565b60655460ff166128d4576072546001600160401b03600160801b9091048116908216106128d45760405162461bcd60e51b815260206004820152603f60248201527f506f6c79676f6e5a6b45564d3a3a73657450656e64696e67537461746554696d60448201527f656f75743a204e65772074696d656f7574206d757374206265206c6f776572006064820152608401610a24565b6072805467ffffffffffffffff60801b1916600160801b6001600160401b038416908102919091179091556040519081527fc4121f4e22c69632ebb7cf1f462be0511dc034f999b52013eddfb24aab765c7590602001610b38565b6072546000906001600160401b03161561296c57506072546001600160401b03908116600090815260716020526040902054600160401b90041690565b506069546001600160401b031690565b6073546001600160a01b031633146129e25760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b6064820152608401610a24565b606e6129ee8282615bf6565b507f6b8f723a4c7a5335cafae8a598a0aa0301be1387c037dccc085b62add6448b2081604051610b389190615364565b6073546001600160a01b03163314612a845760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b6064820152608401610a24565b6065805468ffffffffffffffff0019166101006001600160401b038416908102919091179091556040519081527f03a12f7e53d2a9e31a9e913d85c12c4c38feb92abe003c111329298af088437f90602001610b38565b60655460ff1615612b5f5760405162461bcd60e51b815260206004820152604260248201527f456d657267656e63794d616e616765723a3a69664e6f74456d657267656e637960448201527f53746174653a206f6e6c79206966206e6f7420656d657267656e637920737461606482015261746560f01b608482015260a401610a24565b606c54600160a01b900460ff161515600114612bef5760405162461bcd60e51b815260206004820152604360248201527f506f6c79676f6e5a6b45564d3a3a6973466f7263654261746368416c6c6f776560448201527f643a204f6e6c7920696620666f72636520626174636820697320617661696c61606482015262626c6560e81b608482015260a401610a24565b805180612c645760405162461bcd60e51b815260206004820152603f60248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365466f726365426174636860448201527f65733a204d75737420666f726365206174206c656173742031206261746368006064820152608401610a24565b6103e88110612d015760405162461bcd60e51b815260206004820152604360248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365466f726365426174636860448201527f65733a2043616e6e6f74207665726966792074686174206d616e79206261746360648201527f6865730000000000000000000000000000000000000000000000000000000000608482015260a401610a24565b6068546001600160401b03600160c01b8204811691612d29918491600160801b900416615cdf565b1115612d9d5760405162461bcd60e51b815260206004820152603760248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365466f726365426174636860448201527f65733a20466f72636520626174636820696e76616c69640000000000000000006064820152608401610a24565b6068546001600160401b03600160401b820481166000818152606760205260408120549193600160801b9004909216915b8481101561305e576000868281518110612dea57612dea615ae4565b602002602001015190508380612dff90615afa565b825180516020918201208185015160408087015181519485019390935283015260c01b6001600160c01b03191660608201529095506000915060680160408051601f1981840301815291815281516020928301206001600160401b038816600090815260669093529120549091508114612f075760405162461bcd60e51b815260206004820152604260248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365466f726365426174636860448201527f65733a20466f7263656420626174636865732064617461206d757374206d617460648201527f6368000000000000000000000000000000000000000000000000000000000000608482015260a401610a24565b612f12600188615b7a565b8303612fcf5742620697808360400151612f2c9190615ab9565b6001600160401b03161115612fcf5760405162461bcd60e51b815260206004820152604960248201527f506f6c79676f6e5a6b45564d3a3a73657175656e6365466f726365426174636860448201527f65733a20466f72636564206261746368206973206e6f7420696e2074696d656f60648201527f757420706572696f640000000000000000000000000000000000000000000000608482015260a401610a24565b8151805160209182012081840151604080519384018890528301919091526060808301919091524260c01b6001600160c01b031916608083015233901b6bffffffffffffffffffffffff19166088820152609c01604051602081830303815290604052805190602001209350858061304690615afa565b9650505050808061305690615b39565b915050612dce565b506068805467ffffffffffffffff1916426001600160401b03908116918217808455604080516060810182528681526020808201958652600160401b9384900485168284019081528a861660008181526067909352848320935184559651600193909301805491519387166fffffffffffffffffffffffffffffffff199092169190911792861685029290921790915585547fffffffffffffffff00000000000000000000000000000000ffffffffffffffff1694830267ffffffffffffffff60801b191694909417600160801b88851602179485905551930416917f648a61dd2438f072f5a1960939abd30f37aea80d2e94c9792ad142d3e0a490a49190a25050505050565b60655460ff166131dd5760405162461bcd60e51b815260206004820152603b60248201527f456d657267656e63794d616e616765723a3a6966456d657267656e637953746160448201527f74653a206f6e6c7920696620656d657267656e637920737461746500000000006064820152608401610a24565b6073546001600160a01b031633146132435760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b6064820152608401610a24565b607060009054906101000a90046001600160a01b03166001600160a01b031663dbc169766040518163ffffffff1660e01b8152600401600060405180830381600087803b15801561329357600080fd5b505af11580156132a7573d6000803e3d6000fd5b50505050612236614ed6565b606a546001600160a01b031633146133335760405162461bcd60e51b815260206004820152603c60248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c79547275737465644167677265676160448201527f746f723a204f6e6c7920747275737465642061676772656761746f72000000006064820152608401610a24565b6133448989898989898989896147cc565b6069805467ffffffffffffffff19166001600160401b038881169182179092556000908152606d60205260409020859055607254161561339857607280546fffffffffffffffffffffffffffffffff191690555b606c546040516333d6247d60e01b8152600481018790526001600160a01b03909116906333d6247d90602401600060405180830381600087803b1580156133de57600080fd5b505af11580156133f2573d6000803e3d6000fd5b50506072805477ffffffffffffffffffffffffffffffffffffffffffffffff167a093a80000000000000000000000000000000000000000000000000179055505060405184815233906001600160401b038816907fcc1b5520188bf1dd3e63f98164b577c4d75c11a619ddea692112f0d1aec4cf729060200160405180910390a3505050505050505050565b60655460ff16156135025760405162461bcd60e51b815260206004820152604260248201527f456d657267656e63794d616e616765723a3a69664e6f74456d657267656e637960448201527f53746174653a206f6e6c79206966206e6f7420656d657267656e637920737461606482015261746560f01b608482015260a401610a24565b606c54600160a01b900460ff1615156001146135925760405162461bcd60e51b815260206004820152604360248201527f506f6c79676f6e5a6b45564d3a3a6973466f7263654261746368416c6c6f776560448201527f643a204f6e6c7920696620666f72636520626174636820697320617661696c61606482015262626c6560e81b608482015260a401610a24565b600061359d60745490565b9050818111156136155760405162461bcd60e51b815260206004820152602a60248201527f506f6c79676f6e5a6b45564d3a3a666f72636542617463683a204e6f7420656e60448201527f6f756768206d61746963000000000000000000000000000000000000000000006064820152608401610a24565b620493e083511061368e5760405162461bcd60e51b815260206004820152603560248201527f506f6c79676f6e5a6b45564d3a3a666f72636542617463683a205472616e736160448201527f6374696f6e73206279746573206f766572666c6f7700000000000000000000006064820152608401610a24565b6065546136ad90600160581b90046001600160a01b0316333084613b7c565b606c54604080517f3ed691ef00000000000000000000000000000000000000000000000000000000815290516000926001600160a01b031691633ed691ef9160048083019260209291908290030181865afa158015613710573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906137349190615b20565b60688054919250600160c01b9091046001600160401b031690601861375883615afa565b91906101000a8154816001600160401b0302191690836001600160401b0316021790555050838051906020012081426040516020016137b793929190928352602083019190915260c01b6001600160c01b031916604082015260480190565b60408051808303601f190181529181528151602092830120606854600160c01b90046001600160401b03166000908152606690935291205532330361385b57606854604080518381523360208201526060918101829052600091810191909152600160c01b9091046001600160401b0316907ff94bb37db835f1ab585ee00041849a09b12cd081d77fa15ca070757619cbc9319060800160405180910390a26138b6565b606860189054906101000a90046001600160401b03166001600160401b03167ff94bb37db835f1ab585ee00041849a09b12cd081d77fa15ca070757619cbc9318233876040516138ad93929190615cf7565b60405180910390a25b50505050565b606a546001600160a01b0316331461393c5760405162461bcd60e51b815260206004820152603c60248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c79547275737465644167677265676160448201527f746f723a204f6e6c7920747275737465642061676772656761746f72000000006064820152608401610a24565b61394c8888888888888888613cd1565b6069805467ffffffffffffffff19166001600160401b038881169182179092556000908152606d6020526040902085905560725416156139a057607280546fffffffffffffffffffffffffffffffff191690555b606c546040516333d6247d60e01b8152600481018790526001600160a01b03909116906333d6247d90602401600060405180830381600087803b1580156139e657600080fd5b505af11580156139fa573d6000803e3d6000fd5b50506040518681523392506001600160401b03891691507f0c0ce073a7d7b5850c04ccc4b20ee7d3179d5f57d0ac44399565792c0f72fce790602001611c04565b6073546001600160a01b03163314613aa15760405162461bcd60e51b815260206004820152602360248201527f506f6c79676f6e5a6b45564d3a3a6f6e6c7941646d696e3a204f6e6c7920616460448201526236b4b760e91b6064820152608401610a24565b606a80546001600160a01b0319166001600160a01b0383169081179091556040519081527f61f8fec29495a3078e9271456f05fb0707fd4e41f7661865f80fc437d06681ca90602001610b38565b613af76146b0565b6001600160a01b038116613b735760405162461bcd60e51b815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f64647265737300000000000000000000000000000000000000000000000000006064820152608401610a24565b611cd28161470a565b6040516001600160a01b03808516602483015283166044820152606481018290526138b69085907f23b872dd00000000000000000000000000000000000000000000000000000000906084015b60408051601f198184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fffffffff0000000000000000000000000000000000000000000000000000000090931692909217909152614f83565b6072546001600160401b03600160401b820481169116111561223657607254600090613c6a90600160401b90046001600160401b03166001615ab9565b9050613c7581610ce9565b15611cd257607254600090600290613c979084906001600160401b0316615b52565b613ca19190615d28565b613cab9083615ab9565b9050613cb681610ce9565b15613cc857613cc481614440565b5050565b613cc482614440565b600080613cdc61292f565b90506001600160401b038a1615613e68576072546001600160401b03908116908b161115613d985760405162461bcd60e51b815260206004820152605960248201527f506f6c79676f6e5a6b45564d3a3a5f766572696679426174636865733a20706560448201527f6e64696e6753746174654e756d206d757374206265206c657373206f7220657160648201527f75616c207468616e206c61737450656e64696e67537461746500000000000000608482015260a401610a24565b6001600160401b03808b1660009081526071602052604090206002810154815490945090918b8116600160401b9092041614613e625760405162461bcd60e51b815260206004820152604d60248201527f506f6c79676f6e5a6b45564d3a3a5f766572696679426174636865733a20696e60448201527f69744e756d4261746368206d757374206d61746368207468652070656e64696e60648201527f6720737461746520626174636800000000000000000000000000000000000000608482015260a401610a24565b50613fcb565b6001600160401b0389166000908152606d6020526040902054915081613f1d5760405162461bcd60e51b8152602060048201526044602482018190527f506f6c79676f6e5a6b45564d3a3a5f766572696679426174636865733a20696e908201527f69744e756d426174636820737461746520726f6f7420646f6573206e6f74206560648201527f7869737400000000000000000000000000000000000000000000000000000000608482015260a401610a24565b806001600160401b0316896001600160401b03161115613fcb5760405162461bcd60e51b815260206004820152605e60248201527f506f6c79676f6e5a6b45564d3a3a5f766572696679426174636865733a20696e60448201527f69744e756d4261746368206d757374206265206c657373206f7220657175616c60648201527f207468616e2063757272656e744c617374566572696669656442617463680000608482015260a401610a24565b806001600160401b0316886001600160401b0316116140785760405162461bcd60e51b815260206004820152605860248201527f506f6c79676f6e5a6b45564d3a3a5f766572696679426174636865733a20666960448201527f6e616c4e65774261746368206d75737420626520626967676572207468616e2060648201527f63757272656e744c617374566572696669656442617463680000000000000000608482015260a401610a24565b60006140878a8a8a868b610b43565b905060007f30644e72e131a029b85045b68181585d2833e84879b9709143e1f593f00000016002836040516140bc9190615d4e565b602060405180830381855afa1580156140d9573d6000803e3d6000fd5b5050506040513d601f19601f820116820180604052508101906140fc9190615b20565b6141069190615d6a565b606b546040805160208101825283815290516343753b4d60e01b81529293506001600160a01b03909116916343753b4d9161414a918b918b918b9190600401615d7e565b602060405180830381865afa158015614167573d6000803e3d6000fd5b505050506040513d601f19601f8201168201806040525081019061418b9190615df8565b6141fd5760405162461bcd60e51b815260206004820152602b60248201527f506f6c79676f6e5a6b45564d3a3a5f766572696679426174636865733a20496e60448201527f76616c69642070726f6f660000000000000000000000000000000000000000006064820152608401610a24565b6142403361420b858d615b52565b6001600160401b031661421c612635565b6142269190615b91565b606554600160581b90046001600160a01b0316919061506d565b505050505050505050505050565b600061425861292f565b9050816000806142688484615b52565b6001600160401b031690505b836001600160401b0316836001600160401b03161461431a576001600160401b038084166000908152606760205260409020606554600182015491926101009091048116916142c4911642615b7a565b11156142ff5760018101546142e990600160401b90046001600160401b031685615b52565b6142fc906001600160401b031684615cdf565b92505b60010154600160401b90046001600160401b03169250614274565b60006143268383615b7a565b9050828110156143a657600061433c8285615b7a565b9050600c811161434c578061434f565b600c5b905061435c816003615b91565b61436790600a615ef9565b6065546143869083906901000000000000000000900461ffff16615ef9565b6074546143939190615b91565b61439d9190615ccb565b60745550614438565b60006143b28483615b7a565b9050600c81116143c257806143c5565b600c5b905060006143d4826003615b91565b6143df90600a615ef9565b6065546143fe9084906901000000000000000000900461ffff16615ef9565b60745461440b9190615b91565b6144159190615ccb565b9050806074546074546144289190615b91565b6144329190615ccb565b60745550505b505050505050565b6001600160401b0381161580159061446d57506072546001600160401b03600160401b9091048116908216115b801561448857506072546001600160401b0390811690821611155b6144fa5760405162461bcd60e51b815260206004820152603f60248201527f506f6c79676f6e5a6b45564d3a3a5f636f6e736f6c696461746550656e64696e60448201527f6753746174653a2070656e64696e6753746174654e756d20696e76616c6964006064820152608401610a24565b6001600160401b038181166000818152607160209081526040808320805460698054600160401b9283900490981667ffffffffffffffff19909816881790556002820154878652606d9094529382902092909255607280546fffffffffffffffff000000000000000019169390940292909217909255606c54600183015491516333d6247d60e01b815260048101929092529192916001600160a01b0316906333d6247d90602401600060405180830381600087803b1580156145bc57600080fd5b505af11580156145d0573d6000803e3d6000fd5b50505050826001600160401b0316816001600160401b03167f328d3c6c0fd6f1be0515e422f2d87e59f25922cbc2233568515a0c4bc3f8510e846002015460405161461d91815260200190565b60405180910390a3505050565b600054610100900460ff166146a75760405162461bcd60e51b815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e670000000000000000000000000000000000000000006064820152608401610a24565b6122363361470a565b6033546001600160a01b031633146122365760405162461bcd60e51b815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401610a24565b603380546001600160a01b038381166001600160a01b0319831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b607060009054906101000a90046001600160a01b03166001600160a01b0316632072f6c56040518163ffffffff1660e01b8152600401600060405180830381600087803b1580156147ac57600080fd5b505af11580156147c0573d6000803e3d6000fd5b505050506122366150b6565b60006001600160401b038a161561497c576072546001600160401b03908116908b1611156148ae5760405162461bcd60e51b815260206004820152606560248201527f506f6c79676f6e5a6b45564d3a3a5f70726f766544697374696e637450656e6460448201527f696e6753746174653a2070656e64696e6753746174654e756d206d757374206260648201527f65206c657373206f7220657175616c207468616e206c61737450656e64696e6760848201527f537461746500000000000000000000000000000000000000000000000000000060a482015260c401610a24565b506001600160401b03808a1660009081526071602052604090206002810154815490928a8116600160401b90920416146149765760405162461bcd60e51b815260206004820152605960248201527f506f6c79676f6e5a6b45564d3a3a5f70726f766544697374696e637450656e6460448201527f696e6753746174653a20696e69744e756d4261746368206d757374206d61746360648201527f68207468652070656e64696e6720737461746520626174636800000000000000608482015260a401610a24565b50614ae6565b506001600160401b0387166000908152606d602052604090205480614a2f5760405162461bcd60e51b815260206004820152605060248201527f506f6c79676f6e5a6b45564d3a3a5f70726f766544697374696e637450656e6460448201527f696e6753746174653a20696e69744e756d426174636820737461746520726f6f60648201527f7420646f6573206e6f7420657869737400000000000000000000000000000000608482015260a401610a24565b6069546001600160401b039081169089161115614ae65760405162461bcd60e51b815260206004820152606360248201527f506f6c79676f6e5a6b45564d3a3a5f70726f766544697374696e637450656e6460448201527f696e6753746174653a20696e69744e756d4261746368206d757374206265206c60648201527f657373206f7220657175616c207468616e206c617374566572696669656442616084820152620e8c6d60eb1b60a482015260c401610a24565b6072546001600160401b03908116908a1611801590614b165750896001600160401b0316896001600160401b0316115b8015614b3757506072546001600160401b03600160401b9091048116908a16115b614bcf5760405162461bcd60e51b815260206004820152604860248201527f506f6c79676f6e5a6b45564d3a3a5f70726f766544697374696e637450656e6460448201527f696e6753746174653a2066696e616c50656e64696e6753746174654e756d206960648201527f6e636f7272656374000000000000000000000000000000000000000000000000608482015260a401610a24565b6001600160401b03898116600090815260716020526040902054600160401b9004811690881614614c9a5760405162461bcd60e51b815260206004820152606360248201527f506f6c79676f6e5a6b45564d3a3a5f70726f766544697374696e637450656e6460448201527f696e6753746174653a2066696e616c4e65774261746368206d7573742062652060648201527f657175616c207468616e2063757272656e744c617374566572696669656442616084820152620e8c6d60eb1b60a482015260c401610a24565b6000614ca9898989858a610b43565b905060007f30644e72e131a029b85045b68181585d2833e84879b9709143e1f593f0000001600283604051614cde9190615d4e565b602060405180830381855afa158015614cfb573d6000803e3d6000fd5b5050506040513d601f19601f82011682018060405250810190614d1e9190615b20565b614d289190615d6a565b606b546040805160208101825283815290516343753b4d60e01b81529293506001600160a01b03909116916343753b4d91614d6c918a918a918a9190600401615d7e565b602060405180830381865afa158015614d89573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190614dad9190615df8565b614e1f5760405162461bcd60e51b815260206004820152603760248201527f506f6c79676f6e5a6b45564d3a3a5f70726f766544697374696e637450656e6460448201527f696e6753746174653a20496e76616c69642070726f6f660000000000000000006064820152608401610a24565b6001600160401b038b166000908152607160205260409020600201548790036142405760405162461bcd60e51b815260206004820152605b60248201527f506f6c79676f6e5a6b45564d3a3a5f70726f766544697374696e637450656e6460448201527f696e6753746174653a2053746f72656420726f6f74206d75737420626520646960648201527f66666572656e74207468616e206e657720737461746520726f6f740000000000608482015260a401610a24565b60655460ff16614f4e5760405162461bcd60e51b815260206004820152603b60248201527f456d657267656e63794d616e616765723a3a6966456d657267656e637953746160448201527f74653a206f6e6c7920696620656d657267656e637920737461746500000000006064820152608401610a24565b6065805460ff191690556040517f1e5e34eea33501aecf2ebec9fe0e884a40804275ea7fe10b2ba084c8374308b390600090a1565b6000614fd8826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c6564815250856001600160a01b03166151729092919063ffffffff16565b8051909150156150685780806020019051810190614ff69190615df8565b6150685760405162461bcd60e51b815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f742073756363656564000000000000000000000000000000000000000000006064820152608401610a24565b505050565b6040516001600160a01b0383166024820152604481018290526150689084907fa9059cbb0000000000000000000000000000000000000000000000000000000090606401613bc9565b60655460ff161561513a5760405162461bcd60e51b815260206004820152604260248201527f456d657267656e63794d616e616765723a3a69664e6f74456d657267656e637960448201527f53746174653a206f6e6c79206966206e6f7420656d657267656e637920737461606482015261746560f01b608482015260a401610a24565b6065805460ff191660011790556040517f2261efe5aef6fedc1fd1550b25facc9181745623049c7901287030b9ad1a549790600090a1565b6060615181848460008561518b565b90505b9392505050565b6060824710156152035760405162461bcd60e51b815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f60448201527f722063616c6c00000000000000000000000000000000000000000000000000006064820152608401610a24565b6001600160a01b0385163b61525a5760405162461bcd60e51b815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401610a24565b600080866001600160a01b031685876040516152769190615d4e565b60006040518083038185875af1925050503d80600081146152b3576040519150601f19603f3d011682016040523d82523d6000602084013e6152b8565b606091505b50915091506152c88282866152d3565b979650505050505050565b606083156152e2575081615184565b8251156152f25782518084602001fd5b8160405162461bcd60e51b8152600401610a249190615364565b60005b8381101561532757818101518382015260200161530f565b838111156138b65750506000910152565b6000815180845261535081602086016020860161530c565b601f01601f19169290920160200192915050565b6020815260006151846020830184615338565b60006020828403121561538957600080fd5b813561ffff8116811461518457600080fd5b80356001600160401b03811681146153b257600080fd5b919050565b600080600080600060a086880312156153cf57600080fd5b6153d88661539b565b94506153e66020870161539b565b94979496505050506040830135926060810135926080909101359150565b60006020828403121561541657600080fd5b6151848261539b565b634e487b7160e01b600052604160045260246000fd5b604051608081016001600160401b03811182821017156154575761545761541f565b60405290565b604051606081016001600160401b03811182821017156154575761545761541f565b604051601f8201601f191681016001600160401b03811182821017156154a7576154a761541f565b604052919050565b60006001600160401b038211156154c8576154c861541f565b5060051b60200190565b600082601f8301126154e357600080fd5b81356001600160401b038111156154fc576154fc61541f565b61550f601f8201601f191660200161547f565b81815284602083860101111561552457600080fd5b816020850160208301376000918101602001919091529392505050565b6000602080838503121561555457600080fd5b82356001600160401b038082111561556b57600080fd5b818501915085601f83011261557f57600080fd5b813561559261558d826154af565b61547f565b81815260059190911b830184019084810190888311156155b157600080fd5b8585015b8381101561564a578035858111156155cd5760008081fd5b86016080818c03601f19018113156155e55760008081fd5b6155ed615435565b89830135888111156155ff5760008081fd5b61560d8e8c838701016154d2565b8252506040808401358b830152606061562781860161539b565b8284015261563684860161539b565b9083015250855250509186019186016155b5565b5098975050505050505050565b806040810183101561566857600080fd5b92915050565b806080810183101561566857600080fd5b6000806000806000806000806101a0898b03121561569c57600080fd5b6156a58961539b565b97506156b360208a0161539b565b96506156c160408a0161539b565b955060608901359450608089013593506156de8a60a08b01615657565b92506156ed8a60e08b0161566e565b91506156fd8a6101608b01615657565b90509295985092959890939650565b6001600160a01b0381168114611cd257600080fd5b600080600080600080600080888a036101c081121561573f57600080fd5b893561574a8161570c565b985060208a013561575a8161570c565b975060408a013561576a8161570c565b965060608a013561577a8161570c565b955060e0607f198201121561578e57600080fd5b5060808901935061016089013592506101808901356001600160401b03808211156157b857600080fd5b6157c48c838d016154d2565b93506101a08b01359150808211156157db57600080fd5b506157e88b828c016154d2565b9150509295985092959890939650565b60006020828403121561580a57600080fd5b81356151848161570c565b60008060008060008060008060006101c08a8c03121561583457600080fd5b61583d8a61539b565b985061584b60208b0161539b565b975061585960408b0161539b565b965061586760608b0161539b565b955060808a0135945060a08a013593506158848b60c08c01615657565b92506158948b6101008c0161566e565b91506158a48b6101808c01615657565b90509295985092959850929598565b6000602082840312156158c557600080fd5b5035919050565b8015158114611cd257600080fd5b6000602082840312156158ec57600080fd5b8135615184816158cc565b60006020828403121561590957600080fd5b81356001600160401b0381111561591f57600080fd5b61592b848285016154d2565b949350505050565b6000602080838503121561594657600080fd5b82356001600160401b038082111561595d57600080fd5b818501915085601f83011261597157600080fd5b813561597f61558d826154af565b81815260059190911b8301840190848101908883111561599e57600080fd5b8585015b8381101561564a578035858111156159ba5760008081fd5b86016060818c03601f19018113156159d25760008081fd5b6159da61545d565b89830135888111156159ec5760008081fd5b6159fa8e8c838701016154d2565b8252506040808401358b830152615a1283850161539b565b90820152855250509186019186016159a2565b60008060408385031215615a3857600080fd5b82356001600160401b03811115615a4e57600080fd5b615a5a858286016154d2565b95602094909401359450505050565b600181811c90821680615a7d57607f821691505b602082108103615a9d57634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052601160045260246000fd5b60006001600160401b03808316818516808303821115615adb57615adb615aa3565b01949350505050565b634e487b7160e01b600052603260045260246000fd5b60006001600160401b03808316818103615b1657615b16615aa3565b6001019392505050565b600060208284031215615b3257600080fd5b5051919050565b600060018201615b4b57615b4b615aa3565b5060010190565b60006001600160401b0383811690831681811015615b7257615b72615aa3565b039392505050565b600082821015615b8c57615b8c615aa3565b500390565b6000816000190483118215151615615bab57615bab615aa3565b500290565b601f82111561506857600081815260208120601f850160051c81016020861015615bd75750805b601f850160051c820191505b8181101561443857828155600101615be3565b81516001600160401b03811115615c0f57615c0f61541f565b615c2381615c1d8454615a69565b84615bb0565b602080601f831160018114615c585760008415615c405750858301515b600019600386901b1c1916600185901b178555614438565b600085815260208120601f198616915b82811015615c8757888601518255948401946001909101908401615c68565b5085821015615ca55787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b634e487b7160e01b600052601260045260246000fd5b600082615cda57615cda615cb5565b500490565b60008219821115615cf257615cf2615aa3565b500190565b8381526001600160a01b0383166020820152606060408201526000615d1f6060830184615338565b95945050505050565b60006001600160401b0380841680615d4257615d42615cb5565b92169190910492915050565b60008251615d6081846020870161530c565b9190910192915050565b600082615d7957615d79615cb5565b500690565b61012081016040808784376000838201818152879190815b6002811015615db657848483379084018281529284019290600101615d96565b5050828760c0870137610100850181815286935091505b6001811015615dec578251825260209283019290910190600101615dcd565b50505095945050505050565b600060208284031215615e0a57600080fd5b8151615184816158cc565b600181815b80851115615e50578160001904821115615e3657615e36615aa3565b80851615615e4357918102915b93841c9390800290615e1a565b509250929050565b600082615e6757506001615668565b81615e7457506000615668565b8160018114615e8a5760028114615e9457615eb0565b6001915050615668565b60ff841115615ea557615ea5615aa3565b50506001821b615668565b5060208310610133831016604e8410600b8410161715615ed3575081810a615668565b615edd8383615e15565b8060001904821115615ef157615ef1615aa3565b029392505050565b60006151848383615e5856fea2646970667358221220ea509bc505efc7dc646bd307099d94fdc965a048e39f3a02723bea443cbced3b64736f6c634300080f0033",
}
PolygonzkevmMetaData contains all meta data concerning the Polygonzkevm contract.
Functions ¶
This section is empty.
Types ¶
type PolygonZkEVMBatchData ¶
type PolygonZkEVMBatchData struct { Transactions []byte GlobalExitRoot [32]byte Timestamp uint64 MinForcedTimestamp uint64 }
PolygonZkEVMBatchData is an auto generated low-level Go binding around an user-defined struct.
type PolygonZkEVMForcedBatchData ¶
type PolygonZkEVMForcedBatchData struct { Transactions []byte GlobalExitRoot [32]byte MinForcedTimestamp uint64 }
PolygonZkEVMForcedBatchData is an auto generated low-level Go binding around an user-defined struct.
type PolygonZkEVMInitializePackedParameters ¶
type PolygonZkEVMInitializePackedParameters struct { Admin common.Address ChainID uint64 TrustedSequencer common.Address PendingStateTimeout uint64 ForceBatchAllowed bool TrustedAggregator common.Address TrustedAggregatorTimeout uint64 }
PolygonZkEVMInitializePackedParameters is an auto generated low-level Go binding around an user-defined struct.
type Polygonzkevm ¶
type Polygonzkevm struct { PolygonzkevmCaller // Read-only binding to the contract PolygonzkevmTransactor // Write-only binding to the contract PolygonzkevmFilterer // Log filterer for contract events }
Polygonzkevm is an auto generated Go binding around an Ethereum contract.
func DeployPolygonzkevm ¶
func DeployPolygonzkevm(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *Polygonzkevm, error)
DeployPolygonzkevm deploys a new Ethereum contract, binding an instance of Polygonzkevm to it.
func NewPolygonzkevm ¶
func NewPolygonzkevm(address common.Address, backend bind.ContractBackend) (*Polygonzkevm, error)
NewPolygonzkevm creates a new instance of Polygonzkevm, bound to a specific deployed contract.
type PolygonzkevmCaller ¶
type PolygonzkevmCaller struct {
// contains filtered or unexported fields
}
PolygonzkevmCaller is an auto generated read-only Go binding around an Ethereum contract.
func NewPolygonzkevmCaller ¶
func NewPolygonzkevmCaller(address common.Address, caller bind.ContractCaller) (*PolygonzkevmCaller, error)
NewPolygonzkevmCaller creates a new read-only instance of Polygonzkevm, bound to a specific deployed contract.
func (*PolygonzkevmCaller) Admin ¶
Admin is a free data retrieval call binding the contract method 0xf851a440.
Solidity: function admin() view returns(address)
func (*PolygonzkevmCaller) BatchFee ¶
BatchFee is a free data retrieval call binding the contract method 0xf8b823e4.
Solidity: function batchFee() view returns(uint256)
func (*PolygonzkevmCaller) BatchNumToStateRoot ¶
func (_Polygonzkevm *PolygonzkevmCaller) BatchNumToStateRoot(opts *bind.CallOpts, arg0 uint64) ([32]byte, error)
BatchNumToStateRoot is a free data retrieval call binding the contract method 0x5392c5e0.
Solidity: function batchNumToStateRoot(uint64 ) view returns(bytes32)
func (*PolygonzkevmCaller) BridgeAddress ¶
BridgeAddress is a free data retrieval call binding the contract method 0xa3c573eb.
Solidity: function bridgeAddress() view returns(address)
func (*PolygonzkevmCaller) CalculateRewardPerBatch ¶
func (_Polygonzkevm *PolygonzkevmCaller) CalculateRewardPerBatch(opts *bind.CallOpts) (*big.Int, error)
CalculateRewardPerBatch is a free data retrieval call binding the contract method 0x99f5634e.
Solidity: function calculateRewardPerBatch() view returns(uint256)
func (*PolygonzkevmCaller) ChainID ¶
func (_Polygonzkevm *PolygonzkevmCaller) ChainID(opts *bind.CallOpts) (uint64, error)
ChainID is a free data retrieval call binding the contract method 0xadc879e9.
Solidity: function chainID() view returns(uint64)
func (*PolygonzkevmCaller) FORCEBATCHTIMEOUT ¶
func (_Polygonzkevm *PolygonzkevmCaller) FORCEBATCHTIMEOUT(opts *bind.CallOpts) (uint64, error)
FORCEBATCHTIMEOUT is a free data retrieval call binding the contract method 0xab9fc5ef.
Solidity: function FORCE_BATCH_TIMEOUT() view returns(uint64)
func (*PolygonzkevmCaller) ForceBatchAllowed ¶
func (_Polygonzkevm *PolygonzkevmCaller) ForceBatchAllowed(opts *bind.CallOpts) (bool, error)
ForceBatchAllowed is a free data retrieval call binding the contract method 0xd8f54db0.
Solidity: function forceBatchAllowed() view returns(bool)
func (*PolygonzkevmCaller) ForcedBatches ¶
func (_Polygonzkevm *PolygonzkevmCaller) ForcedBatches(opts *bind.CallOpts, arg0 uint64) ([32]byte, error)
ForcedBatches is a free data retrieval call binding the contract method 0x6b8616ce.
Solidity: function forcedBatches(uint64 ) view returns(bytes32)
func (*PolygonzkevmCaller) GetCurrentBatchFee ¶
GetCurrentBatchFee is a free data retrieval call binding the contract method 0x9f0d039d.
Solidity: function getCurrentBatchFee() view returns(uint256)
func (*PolygonzkevmCaller) GetInputSnarkBytes ¶
func (_Polygonzkevm *PolygonzkevmCaller) GetInputSnarkBytes(opts *bind.CallOpts, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, oldStateRoot [32]byte, newStateRoot [32]byte) ([]byte, error)
GetInputSnarkBytes is a free data retrieval call binding the contract method 0x220d7899.
Solidity: function getInputSnarkBytes(uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 oldStateRoot, bytes32 newStateRoot) view returns(bytes)
func (*PolygonzkevmCaller) GetLastVerifiedBatch ¶
func (_Polygonzkevm *PolygonzkevmCaller) GetLastVerifiedBatch(opts *bind.CallOpts) (uint64, error)
GetLastVerifiedBatch is a free data retrieval call binding the contract method 0xc0ed84e0.
Solidity: function getLastVerifiedBatch() view returns(uint64)
func (*PolygonzkevmCaller) GlobalExitRootManager ¶
func (_Polygonzkevm *PolygonzkevmCaller) GlobalExitRootManager(opts *bind.CallOpts) (common.Address, error)
GlobalExitRootManager is a free data retrieval call binding the contract method 0xd02103ca.
Solidity: function globalExitRootManager() view returns(address)
func (*PolygonzkevmCaller) HALTAGGREGATIONTIMEOUT ¶
func (_Polygonzkevm *PolygonzkevmCaller) HALTAGGREGATIONTIMEOUT(opts *bind.CallOpts) (uint64, error)
HALTAGGREGATIONTIMEOUT is a free data retrieval call binding the contract method 0x8b48931e.
Solidity: function HALT_AGGREGATION_TIMEOUT() view returns(uint64)
func (*PolygonzkevmCaller) IsEmergencyState ¶
func (_Polygonzkevm *PolygonzkevmCaller) IsEmergencyState(opts *bind.CallOpts) (bool, error)
IsEmergencyState is a free data retrieval call binding the contract method 0x15064c96.
Solidity: function isEmergencyState() view returns(bool)
func (*PolygonzkevmCaller) IsPendingStateConsolidable ¶
func (_Polygonzkevm *PolygonzkevmCaller) IsPendingStateConsolidable(opts *bind.CallOpts, pendingStateNum uint64) (bool, error)
IsPendingStateConsolidable is a free data retrieval call binding the contract method 0x383b3be8.
Solidity: function isPendingStateConsolidable(uint64 pendingStateNum) view returns(bool)
func (*PolygonzkevmCaller) LastBatchSequenced ¶
func (_Polygonzkevm *PolygonzkevmCaller) LastBatchSequenced(opts *bind.CallOpts) (uint64, error)
LastBatchSequenced is a free data retrieval call binding the contract method 0x423fa856.
Solidity: function lastBatchSequenced() view returns(uint64)
func (*PolygonzkevmCaller) LastForceBatch ¶
func (_Polygonzkevm *PolygonzkevmCaller) LastForceBatch(opts *bind.CallOpts) (uint64, error)
LastForceBatch is a free data retrieval call binding the contract method 0xe7a7ed02.
Solidity: function lastForceBatch() view returns(uint64)
func (*PolygonzkevmCaller) LastForceBatchSequenced ¶
func (_Polygonzkevm *PolygonzkevmCaller) LastForceBatchSequenced(opts *bind.CallOpts) (uint64, error)
LastForceBatchSequenced is a free data retrieval call binding the contract method 0x45605267.
Solidity: function lastForceBatchSequenced() view returns(uint64)
func (*PolygonzkevmCaller) LastPendingState ¶
func (_Polygonzkevm *PolygonzkevmCaller) LastPendingState(opts *bind.CallOpts) (uint64, error)
LastPendingState is a free data retrieval call binding the contract method 0x458c0477.
Solidity: function lastPendingState() view returns(uint64)
func (*PolygonzkevmCaller) LastPendingStateConsolidated ¶
func (_Polygonzkevm *PolygonzkevmCaller) LastPendingStateConsolidated(opts *bind.CallOpts) (uint64, error)
LastPendingStateConsolidated is a free data retrieval call binding the contract method 0x4a1a89a7.
Solidity: function lastPendingStateConsolidated() view returns(uint64)
func (*PolygonzkevmCaller) LastTimestamp ¶
func (_Polygonzkevm *PolygonzkevmCaller) LastTimestamp(opts *bind.CallOpts) (uint64, error)
LastTimestamp is a free data retrieval call binding the contract method 0x19d8ac61.
Solidity: function lastTimestamp() view returns(uint64)
func (*PolygonzkevmCaller) LastVerifiedBatch ¶
func (_Polygonzkevm *PolygonzkevmCaller) LastVerifiedBatch(opts *bind.CallOpts) (uint64, error)
LastVerifiedBatch is a free data retrieval call binding the contract method 0x7fcb3653.
Solidity: function lastVerifiedBatch() view returns(uint64)
func (*PolygonzkevmCaller) MAXBATCHMULTIPLIER ¶
MAXBATCHMULTIPLIER is a free data retrieval call binding the contract method 0x9eb831b9.
Solidity: function MAX_BATCH_MULTIPLIER() view returns(uint256)
func (*PolygonzkevmCaller) MAXTRANSACTIONSBYTELENGTH ¶
func (_Polygonzkevm *PolygonzkevmCaller) MAXTRANSACTIONSBYTELENGTH(opts *bind.CallOpts) (*big.Int, error)
MAXTRANSACTIONSBYTELENGTH is a free data retrieval call binding the contract method 0x2d0889d3.
Solidity: function MAX_TRANSACTIONS_BYTE_LENGTH() view returns(uint256)
func (*PolygonzkevmCaller) MAXVERIFYBATCHES ¶
func (_Polygonzkevm *PolygonzkevmCaller) MAXVERIFYBATCHES(opts *bind.CallOpts) (uint64, error)
MAXVERIFYBATCHES is a free data retrieval call binding the contract method 0xe217cfd6.
Solidity: function MAX_VERIFY_BATCHES() view returns(uint64)
func (*PolygonzkevmCaller) Matic ¶
Matic is a free data retrieval call binding the contract method 0xb6b0b097.
Solidity: function matic() view returns(address)
func (*PolygonzkevmCaller) MultiplierBatchFee ¶
func (_Polygonzkevm *PolygonzkevmCaller) MultiplierBatchFee(opts *bind.CallOpts) (uint16, error)
MultiplierBatchFee is a free data retrieval call binding the contract method 0xafd23cbe.
Solidity: function multiplierBatchFee() view returns(uint16)
func (*PolygonzkevmCaller) NetworkName ¶
func (_Polygonzkevm *PolygonzkevmCaller) NetworkName(opts *bind.CallOpts) (string, error)
NetworkName is a free data retrieval call binding the contract method 0x107bf28c.
Solidity: function networkName() view returns(string)
func (*PolygonzkevmCaller) Owner ¶
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*PolygonzkevmCaller) PendingStateTimeout ¶
func (_Polygonzkevm *PolygonzkevmCaller) PendingStateTimeout(opts *bind.CallOpts) (uint64, error)
PendingStateTimeout is a free data retrieval call binding the contract method 0xd939b315.
Solidity: function pendingStateTimeout() view returns(uint64)
func (*PolygonzkevmCaller) PendingStateTransitions ¶
func (_Polygonzkevm *PolygonzkevmCaller) PendingStateTransitions(opts *bind.CallOpts, arg0 *big.Int) (struct { Timestamp uint64 LastVerifiedBatch uint64 ExitRoot [32]byte StateRoot [32]byte }, error)
PendingStateTransitions is a free data retrieval call binding the contract method 0x837a4738.
Solidity: function pendingStateTransitions(uint256 ) view returns(uint64 timestamp, uint64 lastVerifiedBatch, bytes32 exitRoot, bytes32 stateRoot)
func (*PolygonzkevmCaller) RollupVerifier ¶
func (_Polygonzkevm *PolygonzkevmCaller) RollupVerifier(opts *bind.CallOpts) (common.Address, error)
RollupVerifier is a free data retrieval call binding the contract method 0xe8bf92ed.
Solidity: function rollupVerifier() view returns(address)
func (*PolygonzkevmCaller) SequencedBatches ¶
func (_Polygonzkevm *PolygonzkevmCaller) SequencedBatches(opts *bind.CallOpts, arg0 uint64) (struct { AccInputHash [32]byte SequencedTimestamp uint64 PreviousLastBatchSequenced uint64 }, error)
SequencedBatches is a free data retrieval call binding the contract method 0xb4d63f58.
Solidity: function sequencedBatches(uint64 ) view returns(bytes32 accInputHash, uint64 sequencedTimestamp, uint64 previousLastBatchSequenced)
func (*PolygonzkevmCaller) TrustedAggregator ¶
func (_Polygonzkevm *PolygonzkevmCaller) TrustedAggregator(opts *bind.CallOpts) (common.Address, error)
TrustedAggregator is a free data retrieval call binding the contract method 0x29878983.
Solidity: function trustedAggregator() view returns(address)
func (*PolygonzkevmCaller) TrustedAggregatorTimeout ¶
func (_Polygonzkevm *PolygonzkevmCaller) TrustedAggregatorTimeout(opts *bind.CallOpts) (uint64, error)
TrustedAggregatorTimeout is a free data retrieval call binding the contract method 0x841b24d7.
Solidity: function trustedAggregatorTimeout() view returns(uint64)
func (*PolygonzkevmCaller) TrustedSequencer ¶
func (_Polygonzkevm *PolygonzkevmCaller) TrustedSequencer(opts *bind.CallOpts) (common.Address, error)
TrustedSequencer is a free data retrieval call binding the contract method 0xcfa8ed47.
Solidity: function trustedSequencer() view returns(address)
func (*PolygonzkevmCaller) TrustedSequencerURL ¶
func (_Polygonzkevm *PolygonzkevmCaller) TrustedSequencerURL(opts *bind.CallOpts) (string, error)
TrustedSequencerURL is a free data retrieval call binding the contract method 0x542028d5.
Solidity: function trustedSequencerURL() view returns(string)
func (*PolygonzkevmCaller) VeryBatchTimeTarget ¶
func (_Polygonzkevm *PolygonzkevmCaller) VeryBatchTimeTarget(opts *bind.CallOpts) (uint64, error)
VeryBatchTimeTarget is a free data retrieval call binding the contract method 0xaa58bad6.
Solidity: function veryBatchTimeTarget() view returns(uint64)
type PolygonzkevmCallerRaw ¶
type PolygonzkevmCallerRaw struct {
Contract *PolygonzkevmCaller // Generic read-only contract binding to access the raw methods on
}
PolygonzkevmCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*PolygonzkevmCallerRaw) Call ¶
func (_Polygonzkevm *PolygonzkevmCallerRaw) 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 PolygonzkevmCallerSession ¶
type PolygonzkevmCallerSession struct { Contract *PolygonzkevmCaller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
PolygonzkevmCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
func (*PolygonzkevmCallerSession) Admin ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) Admin() (common.Address, error)
Admin is a free data retrieval call binding the contract method 0xf851a440.
Solidity: function admin() view returns(address)
func (*PolygonzkevmCallerSession) BatchFee ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) BatchFee() (*big.Int, error)
BatchFee is a free data retrieval call binding the contract method 0xf8b823e4.
Solidity: function batchFee() view returns(uint256)
func (*PolygonzkevmCallerSession) BatchNumToStateRoot ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) BatchNumToStateRoot(arg0 uint64) ([32]byte, error)
BatchNumToStateRoot is a free data retrieval call binding the contract method 0x5392c5e0.
Solidity: function batchNumToStateRoot(uint64 ) view returns(bytes32)
func (*PolygonzkevmCallerSession) BridgeAddress ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) BridgeAddress() (common.Address, error)
BridgeAddress is a free data retrieval call binding the contract method 0xa3c573eb.
Solidity: function bridgeAddress() view returns(address)
func (*PolygonzkevmCallerSession) CalculateRewardPerBatch ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) CalculateRewardPerBatch() (*big.Int, error)
CalculateRewardPerBatch is a free data retrieval call binding the contract method 0x99f5634e.
Solidity: function calculateRewardPerBatch() view returns(uint256)
func (*PolygonzkevmCallerSession) ChainID ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) ChainID() (uint64, error)
ChainID is a free data retrieval call binding the contract method 0xadc879e9.
Solidity: function chainID() view returns(uint64)
func (*PolygonzkevmCallerSession) FORCEBATCHTIMEOUT ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) FORCEBATCHTIMEOUT() (uint64, error)
FORCEBATCHTIMEOUT is a free data retrieval call binding the contract method 0xab9fc5ef.
Solidity: function FORCE_BATCH_TIMEOUT() view returns(uint64)
func (*PolygonzkevmCallerSession) ForceBatchAllowed ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) ForceBatchAllowed() (bool, error)
ForceBatchAllowed is a free data retrieval call binding the contract method 0xd8f54db0.
Solidity: function forceBatchAllowed() view returns(bool)
func (*PolygonzkevmCallerSession) ForcedBatches ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) ForcedBatches(arg0 uint64) ([32]byte, error)
ForcedBatches is a free data retrieval call binding the contract method 0x6b8616ce.
Solidity: function forcedBatches(uint64 ) view returns(bytes32)
func (*PolygonzkevmCallerSession) GetCurrentBatchFee ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) GetCurrentBatchFee() (*big.Int, error)
GetCurrentBatchFee is a free data retrieval call binding the contract method 0x9f0d039d.
Solidity: function getCurrentBatchFee() view returns(uint256)
func (*PolygonzkevmCallerSession) GetInputSnarkBytes ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) GetInputSnarkBytes(initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, oldStateRoot [32]byte, newStateRoot [32]byte) ([]byte, error)
GetInputSnarkBytes is a free data retrieval call binding the contract method 0x220d7899.
Solidity: function getInputSnarkBytes(uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 oldStateRoot, bytes32 newStateRoot) view returns(bytes)
func (*PolygonzkevmCallerSession) GetLastVerifiedBatch ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) GetLastVerifiedBatch() (uint64, error)
GetLastVerifiedBatch is a free data retrieval call binding the contract method 0xc0ed84e0.
Solidity: function getLastVerifiedBatch() view returns(uint64)
func (*PolygonzkevmCallerSession) GlobalExitRootManager ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) GlobalExitRootManager() (common.Address, error)
GlobalExitRootManager is a free data retrieval call binding the contract method 0xd02103ca.
Solidity: function globalExitRootManager() view returns(address)
func (*PolygonzkevmCallerSession) HALTAGGREGATIONTIMEOUT ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) HALTAGGREGATIONTIMEOUT() (uint64, error)
HALTAGGREGATIONTIMEOUT is a free data retrieval call binding the contract method 0x8b48931e.
Solidity: function HALT_AGGREGATION_TIMEOUT() view returns(uint64)
func (*PolygonzkevmCallerSession) IsEmergencyState ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) IsEmergencyState() (bool, error)
IsEmergencyState is a free data retrieval call binding the contract method 0x15064c96.
Solidity: function isEmergencyState() view returns(bool)
func (*PolygonzkevmCallerSession) IsPendingStateConsolidable ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) IsPendingStateConsolidable(pendingStateNum uint64) (bool, error)
IsPendingStateConsolidable is a free data retrieval call binding the contract method 0x383b3be8.
Solidity: function isPendingStateConsolidable(uint64 pendingStateNum) view returns(bool)
func (*PolygonzkevmCallerSession) LastBatchSequenced ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) LastBatchSequenced() (uint64, error)
LastBatchSequenced is a free data retrieval call binding the contract method 0x423fa856.
Solidity: function lastBatchSequenced() view returns(uint64)
func (*PolygonzkevmCallerSession) LastForceBatch ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) LastForceBatch() (uint64, error)
LastForceBatch is a free data retrieval call binding the contract method 0xe7a7ed02.
Solidity: function lastForceBatch() view returns(uint64)
func (*PolygonzkevmCallerSession) LastForceBatchSequenced ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) LastForceBatchSequenced() (uint64, error)
LastForceBatchSequenced is a free data retrieval call binding the contract method 0x45605267.
Solidity: function lastForceBatchSequenced() view returns(uint64)
func (*PolygonzkevmCallerSession) LastPendingState ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) LastPendingState() (uint64, error)
LastPendingState is a free data retrieval call binding the contract method 0x458c0477.
Solidity: function lastPendingState() view returns(uint64)
func (*PolygonzkevmCallerSession) LastPendingStateConsolidated ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) LastPendingStateConsolidated() (uint64, error)
LastPendingStateConsolidated is a free data retrieval call binding the contract method 0x4a1a89a7.
Solidity: function lastPendingStateConsolidated() view returns(uint64)
func (*PolygonzkevmCallerSession) LastTimestamp ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) LastTimestamp() (uint64, error)
LastTimestamp is a free data retrieval call binding the contract method 0x19d8ac61.
Solidity: function lastTimestamp() view returns(uint64)
func (*PolygonzkevmCallerSession) LastVerifiedBatch ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) LastVerifiedBatch() (uint64, error)
LastVerifiedBatch is a free data retrieval call binding the contract method 0x7fcb3653.
Solidity: function lastVerifiedBatch() view returns(uint64)
func (*PolygonzkevmCallerSession) MAXBATCHMULTIPLIER ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) MAXBATCHMULTIPLIER() (*big.Int, error)
MAXBATCHMULTIPLIER is a free data retrieval call binding the contract method 0x9eb831b9.
Solidity: function MAX_BATCH_MULTIPLIER() view returns(uint256)
func (*PolygonzkevmCallerSession) MAXTRANSACTIONSBYTELENGTH ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) MAXTRANSACTIONSBYTELENGTH() (*big.Int, error)
MAXTRANSACTIONSBYTELENGTH is a free data retrieval call binding the contract method 0x2d0889d3.
Solidity: function MAX_TRANSACTIONS_BYTE_LENGTH() view returns(uint256)
func (*PolygonzkevmCallerSession) MAXVERIFYBATCHES ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) MAXVERIFYBATCHES() (uint64, error)
MAXVERIFYBATCHES is a free data retrieval call binding the contract method 0xe217cfd6.
Solidity: function MAX_VERIFY_BATCHES() view returns(uint64)
func (*PolygonzkevmCallerSession) Matic ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) Matic() (common.Address, error)
Matic is a free data retrieval call binding the contract method 0xb6b0b097.
Solidity: function matic() view returns(address)
func (*PolygonzkevmCallerSession) MultiplierBatchFee ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) MultiplierBatchFee() (uint16, error)
MultiplierBatchFee is a free data retrieval call binding the contract method 0xafd23cbe.
Solidity: function multiplierBatchFee() view returns(uint16)
func (*PolygonzkevmCallerSession) NetworkName ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) NetworkName() (string, error)
NetworkName is a free data retrieval call binding the contract method 0x107bf28c.
Solidity: function networkName() view returns(string)
func (*PolygonzkevmCallerSession) Owner ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*PolygonzkevmCallerSession) PendingStateTimeout ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) PendingStateTimeout() (uint64, error)
PendingStateTimeout is a free data retrieval call binding the contract method 0xd939b315.
Solidity: function pendingStateTimeout() view returns(uint64)
func (*PolygonzkevmCallerSession) PendingStateTransitions ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) PendingStateTransitions(arg0 *big.Int) (struct { Timestamp uint64 LastVerifiedBatch uint64 ExitRoot [32]byte StateRoot [32]byte }, error)
PendingStateTransitions is a free data retrieval call binding the contract method 0x837a4738.
Solidity: function pendingStateTransitions(uint256 ) view returns(uint64 timestamp, uint64 lastVerifiedBatch, bytes32 exitRoot, bytes32 stateRoot)
func (*PolygonzkevmCallerSession) RollupVerifier ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) RollupVerifier() (common.Address, error)
RollupVerifier is a free data retrieval call binding the contract method 0xe8bf92ed.
Solidity: function rollupVerifier() view returns(address)
func (*PolygonzkevmCallerSession) SequencedBatches ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) SequencedBatches(arg0 uint64) (struct { AccInputHash [32]byte SequencedTimestamp uint64 PreviousLastBatchSequenced uint64 }, error)
SequencedBatches is a free data retrieval call binding the contract method 0xb4d63f58.
Solidity: function sequencedBatches(uint64 ) view returns(bytes32 accInputHash, uint64 sequencedTimestamp, uint64 previousLastBatchSequenced)
func (*PolygonzkevmCallerSession) TrustedAggregator ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) TrustedAggregator() (common.Address, error)
TrustedAggregator is a free data retrieval call binding the contract method 0x29878983.
Solidity: function trustedAggregator() view returns(address)
func (*PolygonzkevmCallerSession) TrustedAggregatorTimeout ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) TrustedAggregatorTimeout() (uint64, error)
TrustedAggregatorTimeout is a free data retrieval call binding the contract method 0x841b24d7.
Solidity: function trustedAggregatorTimeout() view returns(uint64)
func (*PolygonzkevmCallerSession) TrustedSequencer ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) TrustedSequencer() (common.Address, error)
TrustedSequencer is a free data retrieval call binding the contract method 0xcfa8ed47.
Solidity: function trustedSequencer() view returns(address)
func (*PolygonzkevmCallerSession) TrustedSequencerURL ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) TrustedSequencerURL() (string, error)
TrustedSequencerURL is a free data retrieval call binding the contract method 0x542028d5.
Solidity: function trustedSequencerURL() view returns(string)
func (*PolygonzkevmCallerSession) VeryBatchTimeTarget ¶
func (_Polygonzkevm *PolygonzkevmCallerSession) VeryBatchTimeTarget() (uint64, error)
VeryBatchTimeTarget is a free data retrieval call binding the contract method 0xaa58bad6.
Solidity: function veryBatchTimeTarget() view returns(uint64)
type PolygonzkevmConsolidatePendingState ¶
type PolygonzkevmConsolidatePendingState struct { NumBatch uint64 StateRoot [32]byte PendingStateNum uint64 Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmConsolidatePendingState represents a ConsolidatePendingState event raised by the Polygonzkevm contract.
type PolygonzkevmConsolidatePendingStateIterator ¶
type PolygonzkevmConsolidatePendingStateIterator struct { Event *PolygonzkevmConsolidatePendingState // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmConsolidatePendingStateIterator is returned from FilterConsolidatePendingState and is used to iterate over the raw logs and unpacked data for ConsolidatePendingState events raised by the Polygonzkevm contract.
func (*PolygonzkevmConsolidatePendingStateIterator) Close ¶
func (it *PolygonzkevmConsolidatePendingStateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmConsolidatePendingStateIterator) Error ¶
func (it *PolygonzkevmConsolidatePendingStateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmConsolidatePendingStateIterator) Next ¶
func (it *PolygonzkevmConsolidatePendingStateIterator) 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 PolygonzkevmEmergencyStateActivated ¶
type PolygonzkevmEmergencyStateActivated struct {
Raw types.Log // Blockchain specific contextual infos
}
PolygonzkevmEmergencyStateActivated represents a EmergencyStateActivated event raised by the Polygonzkevm contract.
type PolygonzkevmEmergencyStateActivatedIterator ¶
type PolygonzkevmEmergencyStateActivatedIterator struct { Event *PolygonzkevmEmergencyStateActivated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmEmergencyStateActivatedIterator is returned from FilterEmergencyStateActivated and is used to iterate over the raw logs and unpacked data for EmergencyStateActivated events raised by the Polygonzkevm contract.
func (*PolygonzkevmEmergencyStateActivatedIterator) Close ¶
func (it *PolygonzkevmEmergencyStateActivatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmEmergencyStateActivatedIterator) Error ¶
func (it *PolygonzkevmEmergencyStateActivatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmEmergencyStateActivatedIterator) Next ¶
func (it *PolygonzkevmEmergencyStateActivatedIterator) 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 PolygonzkevmEmergencyStateDeactivated ¶
type PolygonzkevmEmergencyStateDeactivated struct {
Raw types.Log // Blockchain specific contextual infos
}
PolygonzkevmEmergencyStateDeactivated represents a EmergencyStateDeactivated event raised by the Polygonzkevm contract.
type PolygonzkevmEmergencyStateDeactivatedIterator ¶
type PolygonzkevmEmergencyStateDeactivatedIterator struct { Event *PolygonzkevmEmergencyStateDeactivated // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmEmergencyStateDeactivatedIterator is returned from FilterEmergencyStateDeactivated and is used to iterate over the raw logs and unpacked data for EmergencyStateDeactivated events raised by the Polygonzkevm contract.
func (*PolygonzkevmEmergencyStateDeactivatedIterator) Close ¶
func (it *PolygonzkevmEmergencyStateDeactivatedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmEmergencyStateDeactivatedIterator) Error ¶
func (it *PolygonzkevmEmergencyStateDeactivatedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmEmergencyStateDeactivatedIterator) Next ¶
func (it *PolygonzkevmEmergencyStateDeactivatedIterator) 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 PolygonzkevmFilterer ¶
type PolygonzkevmFilterer struct {
// contains filtered or unexported fields
}
PolygonzkevmFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewPolygonzkevmFilterer ¶
func NewPolygonzkevmFilterer(address common.Address, filterer bind.ContractFilterer) (*PolygonzkevmFilterer, error)
NewPolygonzkevmFilterer creates a new log filterer instance of Polygonzkevm, bound to a specific deployed contract.
func (*PolygonzkevmFilterer) FilterConsolidatePendingState ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterConsolidatePendingState(opts *bind.FilterOpts, numBatch []uint64, pendingStateNum []uint64) (*PolygonzkevmConsolidatePendingStateIterator, error)
FilterConsolidatePendingState is a free log retrieval operation binding the contract event 0x328d3c6c0fd6f1be0515e422f2d87e59f25922cbc2233568515a0c4bc3f8510e.
Solidity: event ConsolidatePendingState(uint64 indexed numBatch, bytes32 stateRoot, uint64 indexed pendingStateNum)
func (*PolygonzkevmFilterer) FilterEmergencyStateActivated ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterEmergencyStateActivated(opts *bind.FilterOpts) (*PolygonzkevmEmergencyStateActivatedIterator, error)
FilterEmergencyStateActivated is a free log retrieval operation binding the contract event 0x2261efe5aef6fedc1fd1550b25facc9181745623049c7901287030b9ad1a5497.
Solidity: event EmergencyStateActivated()
func (*PolygonzkevmFilterer) FilterEmergencyStateDeactivated ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterEmergencyStateDeactivated(opts *bind.FilterOpts) (*PolygonzkevmEmergencyStateDeactivatedIterator, error)
FilterEmergencyStateDeactivated is a free log retrieval operation binding the contract event 0x1e5e34eea33501aecf2ebec9fe0e884a40804275ea7fe10b2ba084c8374308b3.
Solidity: event EmergencyStateDeactivated()
func (*PolygonzkevmFilterer) FilterForceBatch ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterForceBatch(opts *bind.FilterOpts, forceBatchNum []uint64) (*PolygonzkevmForceBatchIterator, error)
FilterForceBatch is a free log retrieval operation binding the contract event 0xf94bb37db835f1ab585ee00041849a09b12cd081d77fa15ca070757619cbc931.
Solidity: event ForceBatch(uint64 indexed forceBatchNum, bytes32 lastGlobalExitRoot, address sequencer, bytes transactions)
func (*PolygonzkevmFilterer) FilterInitialized ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterInitialized(opts *bind.FilterOpts) (*PolygonzkevmInitializedIterator, error)
FilterInitialized is a free log retrieval operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.
Solidity: event Initialized(uint8 version)
func (*PolygonzkevmFilterer) FilterOverridePendingState ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterOverridePendingState(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*PolygonzkevmOverridePendingStateIterator, error)
FilterOverridePendingState is a free log retrieval operation binding the contract event 0xcc1b5520188bf1dd3e63f98164b577c4d75c11a619ddea692112f0d1aec4cf72.
Solidity: event OverridePendingState(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
func (*PolygonzkevmFilterer) FilterOwnershipTransferred ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, newOwner []common.Address) (*PolygonzkevmOwnershipTransferredIterator, error)
FilterOwnershipTransferred is a free log retrieval operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*PolygonzkevmFilterer) FilterProveNonDeterministicPendingState ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterProveNonDeterministicPendingState(opts *bind.FilterOpts) (*PolygonzkevmProveNonDeterministicPendingStateIterator, error)
FilterProveNonDeterministicPendingState is a free log retrieval operation binding the contract event 0x1f44c21118c4603cfb4e1b621dbcfa2b73efcececee2b99b620b2953d33a7010.
Solidity: event ProveNonDeterministicPendingState(bytes32 storedStateRoot, bytes32 provedStateRoot)
func (*PolygonzkevmFilterer) FilterSequenceBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSequenceBatches(opts *bind.FilterOpts, numBatch []uint64) (*PolygonzkevmSequenceBatchesIterator, error)
FilterSequenceBatches is a free log retrieval operation binding the contract event 0x303446e6a8cb73c83dff421c0b1d5e5ce0719dab1bff13660fc254e58cc17fce.
Solidity: event SequenceBatches(uint64 indexed numBatch)
func (*PolygonzkevmFilterer) FilterSequenceForceBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSequenceForceBatches(opts *bind.FilterOpts, numBatch []uint64) (*PolygonzkevmSequenceForceBatchesIterator, error)
FilterSequenceForceBatches is a free log retrieval operation binding the contract event 0x648a61dd2438f072f5a1960939abd30f37aea80d2e94c9792ad142d3e0a490a4.
Solidity: event SequenceForceBatches(uint64 indexed numBatch)
func (*PolygonzkevmFilterer) FilterSetAdmin ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetAdmin(opts *bind.FilterOpts) (*PolygonzkevmSetAdminIterator, error)
FilterSetAdmin is a free log retrieval operation binding the contract event 0x5a272403b402d892977df56625f4164ccaf70ca3863991c43ecfe76a6905b0a1.
Solidity: event SetAdmin(address newAdmin)
func (*PolygonzkevmFilterer) FilterSetForceBatchAllowed ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetForceBatchAllowed(opts *bind.FilterOpts) (*PolygonzkevmSetForceBatchAllowedIterator, error)
FilterSetForceBatchAllowed is a free log retrieval operation binding the contract event 0xbacda50a4a8575be1d91a7ebe29ee45056f3a94f12a2281eb6b43afa33bcefe6.
Solidity: event SetForceBatchAllowed(bool newForceBatchAllowed)
func (*PolygonzkevmFilterer) FilterSetMultiplierBatchFee ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetMultiplierBatchFee(opts *bind.FilterOpts) (*PolygonzkevmSetMultiplierBatchFeeIterator, error)
FilterSetMultiplierBatchFee is a free log retrieval operation binding the contract event 0x7019933d795eba185c180209e8ae8bffbaa25bcef293364687702c31f4d302c5.
Solidity: event SetMultiplierBatchFee(uint16 newMultiplierBatchFee)
func (*PolygonzkevmFilterer) FilterSetPendingStateTimeout ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetPendingStateTimeout(opts *bind.FilterOpts) (*PolygonzkevmSetPendingStateTimeoutIterator, error)
FilterSetPendingStateTimeout is a free log retrieval operation binding the contract event 0xc4121f4e22c69632ebb7cf1f462be0511dc034f999b52013eddfb24aab765c75.
Solidity: event SetPendingStateTimeout(uint64 newPendingStateTimeout)
func (*PolygonzkevmFilterer) FilterSetTrustedAggregator ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetTrustedAggregator(opts *bind.FilterOpts) (*PolygonzkevmSetTrustedAggregatorIterator, error)
FilterSetTrustedAggregator is a free log retrieval operation binding the contract event 0x61f8fec29495a3078e9271456f05fb0707fd4e41f7661865f80fc437d06681ca.
Solidity: event SetTrustedAggregator(address newTrustedAggregator)
func (*PolygonzkevmFilterer) FilterSetTrustedAggregatorTimeout ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetTrustedAggregatorTimeout(opts *bind.FilterOpts) (*PolygonzkevmSetTrustedAggregatorTimeoutIterator, error)
FilterSetTrustedAggregatorTimeout is a free log retrieval operation binding the contract event 0x1f4fa24c2e4bad19a7f3ec5c5485f70d46c798461c2e684f55bbd0fc661373a1.
Solidity: event SetTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout)
func (*PolygonzkevmFilterer) FilterSetTrustedSequencer ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetTrustedSequencer(opts *bind.FilterOpts) (*PolygonzkevmSetTrustedSequencerIterator, error)
FilterSetTrustedSequencer is a free log retrieval operation binding the contract event 0xf54144f9611984021529f814a1cb6a41e22c58351510a0d9f7e822618abb9cc0.
Solidity: event SetTrustedSequencer(address newTrustedSequencer)
func (*PolygonzkevmFilterer) FilterSetTrustedSequencerURL ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetTrustedSequencerURL(opts *bind.FilterOpts) (*PolygonzkevmSetTrustedSequencerURLIterator, error)
FilterSetTrustedSequencerURL is a free log retrieval operation binding the contract event 0x6b8f723a4c7a5335cafae8a598a0aa0301be1387c037dccc085b62add6448b20.
Solidity: event SetTrustedSequencerURL(string newTrustedSequencerURL)
func (*PolygonzkevmFilterer) FilterSetVeryBatchTimeTarget ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterSetVeryBatchTimeTarget(opts *bind.FilterOpts) (*PolygonzkevmSetVeryBatchTimeTargetIterator, error)
FilterSetVeryBatchTimeTarget is a free log retrieval operation binding the contract event 0x03a12f7e53d2a9e31a9e913d85c12c4c38feb92abe003c111329298af088437f.
Solidity: event SetVeryBatchTimeTarget(uint64 newVeryBatchTimeTarget)
func (*PolygonzkevmFilterer) FilterTrustedVerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterTrustedVerifyBatches(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*PolygonzkevmTrustedVerifyBatchesIterator, error)
FilterTrustedVerifyBatches is a free log retrieval operation binding the contract event 0x0c0ce073a7d7b5850c04ccc4b20ee7d3179d5f57d0ac44399565792c0f72fce7.
Solidity: event TrustedVerifyBatches(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
func (*PolygonzkevmFilterer) FilterVerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) FilterVerifyBatches(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*PolygonzkevmVerifyBatchesIterator, error)
FilterVerifyBatches is a free log retrieval operation binding the contract event 0x9c72852172521097ba7e1482e6b44b351323df0155f97f4ea18fcec28e1f5966.
Solidity: event VerifyBatches(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
func (*PolygonzkevmFilterer) ParseConsolidatePendingState ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseConsolidatePendingState(log types.Log) (*PolygonzkevmConsolidatePendingState, error)
ParseConsolidatePendingState is a log parse operation binding the contract event 0x328d3c6c0fd6f1be0515e422f2d87e59f25922cbc2233568515a0c4bc3f8510e.
Solidity: event ConsolidatePendingState(uint64 indexed numBatch, bytes32 stateRoot, uint64 indexed pendingStateNum)
func (*PolygonzkevmFilterer) ParseEmergencyStateActivated ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseEmergencyStateActivated(log types.Log) (*PolygonzkevmEmergencyStateActivated, error)
ParseEmergencyStateActivated is a log parse operation binding the contract event 0x2261efe5aef6fedc1fd1550b25facc9181745623049c7901287030b9ad1a5497.
Solidity: event EmergencyStateActivated()
func (*PolygonzkevmFilterer) ParseEmergencyStateDeactivated ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseEmergencyStateDeactivated(log types.Log) (*PolygonzkevmEmergencyStateDeactivated, error)
ParseEmergencyStateDeactivated is a log parse operation binding the contract event 0x1e5e34eea33501aecf2ebec9fe0e884a40804275ea7fe10b2ba084c8374308b3.
Solidity: event EmergencyStateDeactivated()
func (*PolygonzkevmFilterer) ParseForceBatch ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseForceBatch(log types.Log) (*PolygonzkevmForceBatch, error)
ParseForceBatch is a log parse operation binding the contract event 0xf94bb37db835f1ab585ee00041849a09b12cd081d77fa15ca070757619cbc931.
Solidity: event ForceBatch(uint64 indexed forceBatchNum, bytes32 lastGlobalExitRoot, address sequencer, bytes transactions)
func (*PolygonzkevmFilterer) ParseInitialized ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseInitialized(log types.Log) (*PolygonzkevmInitialized, error)
ParseInitialized is a log parse operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.
Solidity: event Initialized(uint8 version)
func (*PolygonzkevmFilterer) ParseOverridePendingState ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseOverridePendingState(log types.Log) (*PolygonzkevmOverridePendingState, error)
ParseOverridePendingState is a log parse operation binding the contract event 0xcc1b5520188bf1dd3e63f98164b577c4d75c11a619ddea692112f0d1aec4cf72.
Solidity: event OverridePendingState(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
func (*PolygonzkevmFilterer) ParseOwnershipTransferred ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseOwnershipTransferred(log types.Log) (*PolygonzkevmOwnershipTransferred, error)
ParseOwnershipTransferred is a log parse operation binding the contract event 0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0.
Solidity: event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
func (*PolygonzkevmFilterer) ParseProveNonDeterministicPendingState ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseProveNonDeterministicPendingState(log types.Log) (*PolygonzkevmProveNonDeterministicPendingState, error)
ParseProveNonDeterministicPendingState is a log parse operation binding the contract event 0x1f44c21118c4603cfb4e1b621dbcfa2b73efcececee2b99b620b2953d33a7010.
Solidity: event ProveNonDeterministicPendingState(bytes32 storedStateRoot, bytes32 provedStateRoot)
func (*PolygonzkevmFilterer) ParseSequenceBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSequenceBatches(log types.Log) (*PolygonzkevmSequenceBatches, error)
ParseSequenceBatches is a log parse operation binding the contract event 0x303446e6a8cb73c83dff421c0b1d5e5ce0719dab1bff13660fc254e58cc17fce.
Solidity: event SequenceBatches(uint64 indexed numBatch)
func (*PolygonzkevmFilterer) ParseSequenceForceBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSequenceForceBatches(log types.Log) (*PolygonzkevmSequenceForceBatches, error)
ParseSequenceForceBatches is a log parse operation binding the contract event 0x648a61dd2438f072f5a1960939abd30f37aea80d2e94c9792ad142d3e0a490a4.
Solidity: event SequenceForceBatches(uint64 indexed numBatch)
func (*PolygonzkevmFilterer) ParseSetAdmin ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetAdmin(log types.Log) (*PolygonzkevmSetAdmin, error)
ParseSetAdmin is a log parse operation binding the contract event 0x5a272403b402d892977df56625f4164ccaf70ca3863991c43ecfe76a6905b0a1.
Solidity: event SetAdmin(address newAdmin)
func (*PolygonzkevmFilterer) ParseSetForceBatchAllowed ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetForceBatchAllowed(log types.Log) (*PolygonzkevmSetForceBatchAllowed, error)
ParseSetForceBatchAllowed is a log parse operation binding the contract event 0xbacda50a4a8575be1d91a7ebe29ee45056f3a94f12a2281eb6b43afa33bcefe6.
Solidity: event SetForceBatchAllowed(bool newForceBatchAllowed)
func (*PolygonzkevmFilterer) ParseSetMultiplierBatchFee ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetMultiplierBatchFee(log types.Log) (*PolygonzkevmSetMultiplierBatchFee, error)
ParseSetMultiplierBatchFee is a log parse operation binding the contract event 0x7019933d795eba185c180209e8ae8bffbaa25bcef293364687702c31f4d302c5.
Solidity: event SetMultiplierBatchFee(uint16 newMultiplierBatchFee)
func (*PolygonzkevmFilterer) ParseSetPendingStateTimeout ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetPendingStateTimeout(log types.Log) (*PolygonzkevmSetPendingStateTimeout, error)
ParseSetPendingStateTimeout is a log parse operation binding the contract event 0xc4121f4e22c69632ebb7cf1f462be0511dc034f999b52013eddfb24aab765c75.
Solidity: event SetPendingStateTimeout(uint64 newPendingStateTimeout)
func (*PolygonzkevmFilterer) ParseSetTrustedAggregator ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetTrustedAggregator(log types.Log) (*PolygonzkevmSetTrustedAggregator, error)
ParseSetTrustedAggregator is a log parse operation binding the contract event 0x61f8fec29495a3078e9271456f05fb0707fd4e41f7661865f80fc437d06681ca.
Solidity: event SetTrustedAggregator(address newTrustedAggregator)
func (*PolygonzkevmFilterer) ParseSetTrustedAggregatorTimeout ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetTrustedAggregatorTimeout(log types.Log) (*PolygonzkevmSetTrustedAggregatorTimeout, error)
ParseSetTrustedAggregatorTimeout is a log parse operation binding the contract event 0x1f4fa24c2e4bad19a7f3ec5c5485f70d46c798461c2e684f55bbd0fc661373a1.
Solidity: event SetTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout)
func (*PolygonzkevmFilterer) ParseSetTrustedSequencer ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetTrustedSequencer(log types.Log) (*PolygonzkevmSetTrustedSequencer, error)
ParseSetTrustedSequencer is a log parse operation binding the contract event 0xf54144f9611984021529f814a1cb6a41e22c58351510a0d9f7e822618abb9cc0.
Solidity: event SetTrustedSequencer(address newTrustedSequencer)
func (*PolygonzkevmFilterer) ParseSetTrustedSequencerURL ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetTrustedSequencerURL(log types.Log) (*PolygonzkevmSetTrustedSequencerURL, error)
ParseSetTrustedSequencerURL is a log parse operation binding the contract event 0x6b8f723a4c7a5335cafae8a598a0aa0301be1387c037dccc085b62add6448b20.
Solidity: event SetTrustedSequencerURL(string newTrustedSequencerURL)
func (*PolygonzkevmFilterer) ParseSetVeryBatchTimeTarget ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseSetVeryBatchTimeTarget(log types.Log) (*PolygonzkevmSetVeryBatchTimeTarget, error)
ParseSetVeryBatchTimeTarget is a log parse operation binding the contract event 0x03a12f7e53d2a9e31a9e913d85c12c4c38feb92abe003c111329298af088437f.
Solidity: event SetVeryBatchTimeTarget(uint64 newVeryBatchTimeTarget)
func (*PolygonzkevmFilterer) ParseTrustedVerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseTrustedVerifyBatches(log types.Log) (*PolygonzkevmTrustedVerifyBatches, error)
ParseTrustedVerifyBatches is a log parse operation binding the contract event 0x0c0ce073a7d7b5850c04ccc4b20ee7d3179d5f57d0ac44399565792c0f72fce7.
Solidity: event TrustedVerifyBatches(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
func (*PolygonzkevmFilterer) ParseVerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) ParseVerifyBatches(log types.Log) (*PolygonzkevmVerifyBatches, error)
ParseVerifyBatches is a log parse operation binding the contract event 0x9c72852172521097ba7e1482e6b44b351323df0155f97f4ea18fcec28e1f5966.
Solidity: event VerifyBatches(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
func (*PolygonzkevmFilterer) WatchConsolidatePendingState ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchConsolidatePendingState(opts *bind.WatchOpts, sink chan<- *PolygonzkevmConsolidatePendingState, numBatch []uint64, pendingStateNum []uint64) (event.Subscription, error)
WatchConsolidatePendingState is a free log subscription operation binding the contract event 0x328d3c6c0fd6f1be0515e422f2d87e59f25922cbc2233568515a0c4bc3f8510e.
Solidity: event ConsolidatePendingState(uint64 indexed numBatch, bytes32 stateRoot, uint64 indexed pendingStateNum)
func (*PolygonzkevmFilterer) WatchEmergencyStateActivated ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchEmergencyStateActivated(opts *bind.WatchOpts, sink chan<- *PolygonzkevmEmergencyStateActivated) (event.Subscription, error)
WatchEmergencyStateActivated is a free log subscription operation binding the contract event 0x2261efe5aef6fedc1fd1550b25facc9181745623049c7901287030b9ad1a5497.
Solidity: event EmergencyStateActivated()
func (*PolygonzkevmFilterer) WatchEmergencyStateDeactivated ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchEmergencyStateDeactivated(opts *bind.WatchOpts, sink chan<- *PolygonzkevmEmergencyStateDeactivated) (event.Subscription, error)
WatchEmergencyStateDeactivated is a free log subscription operation binding the contract event 0x1e5e34eea33501aecf2ebec9fe0e884a40804275ea7fe10b2ba084c8374308b3.
Solidity: event EmergencyStateDeactivated()
func (*PolygonzkevmFilterer) WatchForceBatch ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchForceBatch(opts *bind.WatchOpts, sink chan<- *PolygonzkevmForceBatch, forceBatchNum []uint64) (event.Subscription, error)
WatchForceBatch is a free log subscription operation binding the contract event 0xf94bb37db835f1ab585ee00041849a09b12cd081d77fa15ca070757619cbc931.
Solidity: event ForceBatch(uint64 indexed forceBatchNum, bytes32 lastGlobalExitRoot, address sequencer, bytes transactions)
func (*PolygonzkevmFilterer) WatchInitialized ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *PolygonzkevmInitialized) (event.Subscription, error)
WatchInitialized is a free log subscription operation binding the contract event 0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498.
Solidity: event Initialized(uint8 version)
func (*PolygonzkevmFilterer) WatchOverridePendingState ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchOverridePendingState(opts *bind.WatchOpts, sink chan<- *PolygonzkevmOverridePendingState, numBatch []uint64, aggregator []common.Address) (event.Subscription, error)
WatchOverridePendingState is a free log subscription operation binding the contract event 0xcc1b5520188bf1dd3e63f98164b577c4d75c11a619ddea692112f0d1aec4cf72.
Solidity: event OverridePendingState(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
func (*PolygonzkevmFilterer) WatchOwnershipTransferred ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *PolygonzkevmOwnershipTransferred, 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 (*PolygonzkevmFilterer) WatchProveNonDeterministicPendingState ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchProveNonDeterministicPendingState(opts *bind.WatchOpts, sink chan<- *PolygonzkevmProveNonDeterministicPendingState) (event.Subscription, error)
WatchProveNonDeterministicPendingState is a free log subscription operation binding the contract event 0x1f44c21118c4603cfb4e1b621dbcfa2b73efcececee2b99b620b2953d33a7010.
Solidity: event ProveNonDeterministicPendingState(bytes32 storedStateRoot, bytes32 provedStateRoot)
func (*PolygonzkevmFilterer) WatchSequenceBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSequenceBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSequenceBatches, numBatch []uint64) (event.Subscription, error)
WatchSequenceBatches is a free log subscription operation binding the contract event 0x303446e6a8cb73c83dff421c0b1d5e5ce0719dab1bff13660fc254e58cc17fce.
Solidity: event SequenceBatches(uint64 indexed numBatch)
func (*PolygonzkevmFilterer) WatchSequenceForceBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSequenceForceBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSequenceForceBatches, numBatch []uint64) (event.Subscription, error)
WatchSequenceForceBatches is a free log subscription operation binding the contract event 0x648a61dd2438f072f5a1960939abd30f37aea80d2e94c9792ad142d3e0a490a4.
Solidity: event SequenceForceBatches(uint64 indexed numBatch)
func (*PolygonzkevmFilterer) WatchSetAdmin ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetAdmin(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetAdmin) (event.Subscription, error)
WatchSetAdmin is a free log subscription operation binding the contract event 0x5a272403b402d892977df56625f4164ccaf70ca3863991c43ecfe76a6905b0a1.
Solidity: event SetAdmin(address newAdmin)
func (*PolygonzkevmFilterer) WatchSetForceBatchAllowed ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetForceBatchAllowed(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetForceBatchAllowed) (event.Subscription, error)
WatchSetForceBatchAllowed is a free log subscription operation binding the contract event 0xbacda50a4a8575be1d91a7ebe29ee45056f3a94f12a2281eb6b43afa33bcefe6.
Solidity: event SetForceBatchAllowed(bool newForceBatchAllowed)
func (*PolygonzkevmFilterer) WatchSetMultiplierBatchFee ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetMultiplierBatchFee(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetMultiplierBatchFee) (event.Subscription, error)
WatchSetMultiplierBatchFee is a free log subscription operation binding the contract event 0x7019933d795eba185c180209e8ae8bffbaa25bcef293364687702c31f4d302c5.
Solidity: event SetMultiplierBatchFee(uint16 newMultiplierBatchFee)
func (*PolygonzkevmFilterer) WatchSetPendingStateTimeout ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetPendingStateTimeout(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetPendingStateTimeout) (event.Subscription, error)
WatchSetPendingStateTimeout is a free log subscription operation binding the contract event 0xc4121f4e22c69632ebb7cf1f462be0511dc034f999b52013eddfb24aab765c75.
Solidity: event SetPendingStateTimeout(uint64 newPendingStateTimeout)
func (*PolygonzkevmFilterer) WatchSetTrustedAggregator ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetTrustedAggregator(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetTrustedAggregator) (event.Subscription, error)
WatchSetTrustedAggregator is a free log subscription operation binding the contract event 0x61f8fec29495a3078e9271456f05fb0707fd4e41f7661865f80fc437d06681ca.
Solidity: event SetTrustedAggregator(address newTrustedAggregator)
func (*PolygonzkevmFilterer) WatchSetTrustedAggregatorTimeout ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetTrustedAggregatorTimeout(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetTrustedAggregatorTimeout) (event.Subscription, error)
WatchSetTrustedAggregatorTimeout is a free log subscription operation binding the contract event 0x1f4fa24c2e4bad19a7f3ec5c5485f70d46c798461c2e684f55bbd0fc661373a1.
Solidity: event SetTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout)
func (*PolygonzkevmFilterer) WatchSetTrustedSequencer ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetTrustedSequencer(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetTrustedSequencer) (event.Subscription, error)
WatchSetTrustedSequencer is a free log subscription operation binding the contract event 0xf54144f9611984021529f814a1cb6a41e22c58351510a0d9f7e822618abb9cc0.
Solidity: event SetTrustedSequencer(address newTrustedSequencer)
func (*PolygonzkevmFilterer) WatchSetTrustedSequencerURL ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetTrustedSequencerURL(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetTrustedSequencerURL) (event.Subscription, error)
WatchSetTrustedSequencerURL is a free log subscription operation binding the contract event 0x6b8f723a4c7a5335cafae8a598a0aa0301be1387c037dccc085b62add6448b20.
Solidity: event SetTrustedSequencerURL(string newTrustedSequencerURL)
func (*PolygonzkevmFilterer) WatchSetVeryBatchTimeTarget ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchSetVeryBatchTimeTarget(opts *bind.WatchOpts, sink chan<- *PolygonzkevmSetVeryBatchTimeTarget) (event.Subscription, error)
WatchSetVeryBatchTimeTarget is a free log subscription operation binding the contract event 0x03a12f7e53d2a9e31a9e913d85c12c4c38feb92abe003c111329298af088437f.
Solidity: event SetVeryBatchTimeTarget(uint64 newVeryBatchTimeTarget)
func (*PolygonzkevmFilterer) WatchTrustedVerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchTrustedVerifyBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmTrustedVerifyBatches, numBatch []uint64, aggregator []common.Address) (event.Subscription, error)
WatchTrustedVerifyBatches is a free log subscription operation binding the contract event 0x0c0ce073a7d7b5850c04ccc4b20ee7d3179d5f57d0ac44399565792c0f72fce7.
Solidity: event TrustedVerifyBatches(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
func (*PolygonzkevmFilterer) WatchVerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmFilterer) WatchVerifyBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmVerifyBatches, numBatch []uint64, aggregator []common.Address) (event.Subscription, error)
WatchVerifyBatches is a free log subscription operation binding the contract event 0x9c72852172521097ba7e1482e6b44b351323df0155f97f4ea18fcec28e1f5966.
Solidity: event VerifyBatches(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)
type PolygonzkevmForceBatch ¶
type PolygonzkevmForceBatch struct { ForceBatchNum uint64 LastGlobalExitRoot [32]byte Sequencer common.Address Transactions []byte Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmForceBatch represents a ForceBatch event raised by the Polygonzkevm contract.
type PolygonzkevmForceBatchIterator ¶
type PolygonzkevmForceBatchIterator struct { Event *PolygonzkevmForceBatch // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmForceBatchIterator is returned from FilterForceBatch and is used to iterate over the raw logs and unpacked data for ForceBatch events raised by the Polygonzkevm contract.
func (*PolygonzkevmForceBatchIterator) Close ¶
func (it *PolygonzkevmForceBatchIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmForceBatchIterator) Error ¶
func (it *PolygonzkevmForceBatchIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmForceBatchIterator) Next ¶
func (it *PolygonzkevmForceBatchIterator) 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 PolygonzkevmInitialized ¶
type PolygonzkevmInitialized struct { Version uint8 Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmInitialized represents a Initialized event raised by the Polygonzkevm contract.
type PolygonzkevmInitializedIterator ¶
type PolygonzkevmInitializedIterator struct { Event *PolygonzkevmInitialized // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Polygonzkevm contract.
func (*PolygonzkevmInitializedIterator) Close ¶
func (it *PolygonzkevmInitializedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmInitializedIterator) Error ¶
func (it *PolygonzkevmInitializedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmInitializedIterator) Next ¶
func (it *PolygonzkevmInitializedIterator) 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 PolygonzkevmOverridePendingState ¶
type PolygonzkevmOverridePendingState struct { NumBatch uint64 StateRoot [32]byte Aggregator common.Address Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmOverridePendingState represents a OverridePendingState event raised by the Polygonzkevm contract.
type PolygonzkevmOverridePendingStateIterator ¶
type PolygonzkevmOverridePendingStateIterator struct { Event *PolygonzkevmOverridePendingState // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmOverridePendingStateIterator is returned from FilterOverridePendingState and is used to iterate over the raw logs and unpacked data for OverridePendingState events raised by the Polygonzkevm contract.
func (*PolygonzkevmOverridePendingStateIterator) Close ¶
func (it *PolygonzkevmOverridePendingStateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmOverridePendingStateIterator) Error ¶
func (it *PolygonzkevmOverridePendingStateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmOverridePendingStateIterator) Next ¶
func (it *PolygonzkevmOverridePendingStateIterator) 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 PolygonzkevmOwnershipTransferred ¶
type PolygonzkevmOwnershipTransferred struct { PreviousOwner common.Address NewOwner common.Address Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmOwnershipTransferred represents a OwnershipTransferred event raised by the Polygonzkevm contract.
type PolygonzkevmOwnershipTransferredIterator ¶
type PolygonzkevmOwnershipTransferredIterator struct { Event *PolygonzkevmOwnershipTransferred // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Polygonzkevm contract.
func (*PolygonzkevmOwnershipTransferredIterator) Close ¶
func (it *PolygonzkevmOwnershipTransferredIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmOwnershipTransferredIterator) Error ¶
func (it *PolygonzkevmOwnershipTransferredIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmOwnershipTransferredIterator) Next ¶
func (it *PolygonzkevmOwnershipTransferredIterator) 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 PolygonzkevmProveNonDeterministicPendingState ¶
type PolygonzkevmProveNonDeterministicPendingState struct { StoredStateRoot [32]byte ProvedStateRoot [32]byte Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmProveNonDeterministicPendingState represents a ProveNonDeterministicPendingState event raised by the Polygonzkevm contract.
type PolygonzkevmProveNonDeterministicPendingStateIterator ¶
type PolygonzkevmProveNonDeterministicPendingStateIterator struct { Event *PolygonzkevmProveNonDeterministicPendingState // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmProveNonDeterministicPendingStateIterator is returned from FilterProveNonDeterministicPendingState and is used to iterate over the raw logs and unpacked data for ProveNonDeterministicPendingState events raised by the Polygonzkevm contract.
func (*PolygonzkevmProveNonDeterministicPendingStateIterator) Close ¶
func (it *PolygonzkevmProveNonDeterministicPendingStateIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmProveNonDeterministicPendingStateIterator) Error ¶
func (it *PolygonzkevmProveNonDeterministicPendingStateIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmProveNonDeterministicPendingStateIterator) Next ¶
func (it *PolygonzkevmProveNonDeterministicPendingStateIterator) 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 PolygonzkevmRaw ¶
type PolygonzkevmRaw struct {
Contract *Polygonzkevm // Generic contract binding to access the raw methods on
}
PolygonzkevmRaw is an auto generated low-level Go binding around an Ethereum contract.
func (*PolygonzkevmRaw) Call ¶
func (_Polygonzkevm *PolygonzkevmRaw) 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 (*PolygonzkevmRaw) Transact ¶
func (_Polygonzkevm *PolygonzkevmRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*PolygonzkevmRaw) Transfer ¶
func (_Polygonzkevm *PolygonzkevmRaw) 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 PolygonzkevmSequenceBatches ¶
type PolygonzkevmSequenceBatches struct { NumBatch uint64 Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSequenceBatches represents a SequenceBatches event raised by the Polygonzkevm contract.
type PolygonzkevmSequenceBatchesIterator ¶
type PolygonzkevmSequenceBatchesIterator struct { Event *PolygonzkevmSequenceBatches // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSequenceBatchesIterator is returned from FilterSequenceBatches and is used to iterate over the raw logs and unpacked data for SequenceBatches events raised by the Polygonzkevm contract.
func (*PolygonzkevmSequenceBatchesIterator) Close ¶
func (it *PolygonzkevmSequenceBatchesIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSequenceBatchesIterator) Error ¶
func (it *PolygonzkevmSequenceBatchesIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSequenceBatchesIterator) Next ¶
func (it *PolygonzkevmSequenceBatchesIterator) 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 PolygonzkevmSequenceForceBatches ¶
type PolygonzkevmSequenceForceBatches struct { NumBatch uint64 Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSequenceForceBatches represents a SequenceForceBatches event raised by the Polygonzkevm contract.
type PolygonzkevmSequenceForceBatchesIterator ¶
type PolygonzkevmSequenceForceBatchesIterator struct { Event *PolygonzkevmSequenceForceBatches // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSequenceForceBatchesIterator is returned from FilterSequenceForceBatches and is used to iterate over the raw logs and unpacked data for SequenceForceBatches events raised by the Polygonzkevm contract.
func (*PolygonzkevmSequenceForceBatchesIterator) Close ¶
func (it *PolygonzkevmSequenceForceBatchesIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSequenceForceBatchesIterator) Error ¶
func (it *PolygonzkevmSequenceForceBatchesIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSequenceForceBatchesIterator) Next ¶
func (it *PolygonzkevmSequenceForceBatchesIterator) 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 PolygonzkevmSession ¶
type PolygonzkevmSession struct { Contract *Polygonzkevm // 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 }
PolygonzkevmSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
func (*PolygonzkevmSession) ActivateEmergencyState ¶
func (_Polygonzkevm *PolygonzkevmSession) ActivateEmergencyState(sequencedBatchNum uint64) (*types.Transaction, error)
ActivateEmergencyState is a paid mutator transaction binding the contract method 0x7215541a.
Solidity: function activateEmergencyState(uint64 sequencedBatchNum) returns()
func (*PolygonzkevmSession) Admin ¶
func (_Polygonzkevm *PolygonzkevmSession) Admin() (common.Address, error)
Admin is a free data retrieval call binding the contract method 0xf851a440.
Solidity: function admin() view returns(address)
func (*PolygonzkevmSession) BatchFee ¶
func (_Polygonzkevm *PolygonzkevmSession) BatchFee() (*big.Int, error)
BatchFee is a free data retrieval call binding the contract method 0xf8b823e4.
Solidity: function batchFee() view returns(uint256)
func (*PolygonzkevmSession) BatchNumToStateRoot ¶
func (_Polygonzkevm *PolygonzkevmSession) BatchNumToStateRoot(arg0 uint64) ([32]byte, error)
BatchNumToStateRoot is a free data retrieval call binding the contract method 0x5392c5e0.
Solidity: function batchNumToStateRoot(uint64 ) view returns(bytes32)
func (*PolygonzkevmSession) BridgeAddress ¶
func (_Polygonzkevm *PolygonzkevmSession) BridgeAddress() (common.Address, error)
BridgeAddress is a free data retrieval call binding the contract method 0xa3c573eb.
Solidity: function bridgeAddress() view returns(address)
func (*PolygonzkevmSession) CalculateRewardPerBatch ¶
func (_Polygonzkevm *PolygonzkevmSession) CalculateRewardPerBatch() (*big.Int, error)
CalculateRewardPerBatch is a free data retrieval call binding the contract method 0x99f5634e.
Solidity: function calculateRewardPerBatch() view returns(uint256)
func (*PolygonzkevmSession) ChainID ¶
func (_Polygonzkevm *PolygonzkevmSession) ChainID() (uint64, error)
ChainID is a free data retrieval call binding the contract method 0xadc879e9.
Solidity: function chainID() view returns(uint64)
func (*PolygonzkevmSession) ConsolidatePendingState ¶
func (_Polygonzkevm *PolygonzkevmSession) ConsolidatePendingState(pendingStateNum uint64) (*types.Transaction, error)
ConsolidatePendingState is a paid mutator transaction binding the contract method 0x4a910e6a.
Solidity: function consolidatePendingState(uint64 pendingStateNum) returns()
func (*PolygonzkevmSession) DeactivateEmergencyState ¶
func (_Polygonzkevm *PolygonzkevmSession) DeactivateEmergencyState() (*types.Transaction, error)
DeactivateEmergencyState is a paid mutator transaction binding the contract method 0xdbc16976.
Solidity: function deactivateEmergencyState() returns()
func (*PolygonzkevmSession) FORCEBATCHTIMEOUT ¶
func (_Polygonzkevm *PolygonzkevmSession) FORCEBATCHTIMEOUT() (uint64, error)
FORCEBATCHTIMEOUT is a free data retrieval call binding the contract method 0xab9fc5ef.
Solidity: function FORCE_BATCH_TIMEOUT() view returns(uint64)
func (*PolygonzkevmSession) ForceBatch ¶
func (_Polygonzkevm *PolygonzkevmSession) ForceBatch(transactions []byte, maticAmount *big.Int) (*types.Transaction, error)
ForceBatch is a paid mutator transaction binding the contract method 0xeaeb077b.
Solidity: function forceBatch(bytes transactions, uint256 maticAmount) returns()
func (*PolygonzkevmSession) ForceBatchAllowed ¶
func (_Polygonzkevm *PolygonzkevmSession) ForceBatchAllowed() (bool, error)
ForceBatchAllowed is a free data retrieval call binding the contract method 0xd8f54db0.
Solidity: function forceBatchAllowed() view returns(bool)
func (*PolygonzkevmSession) ForcedBatches ¶
func (_Polygonzkevm *PolygonzkevmSession) ForcedBatches(arg0 uint64) ([32]byte, error)
ForcedBatches is a free data retrieval call binding the contract method 0x6b8616ce.
Solidity: function forcedBatches(uint64 ) view returns(bytes32)
func (*PolygonzkevmSession) GetCurrentBatchFee ¶
func (_Polygonzkevm *PolygonzkevmSession) GetCurrentBatchFee() (*big.Int, error)
GetCurrentBatchFee is a free data retrieval call binding the contract method 0x9f0d039d.
Solidity: function getCurrentBatchFee() view returns(uint256)
func (*PolygonzkevmSession) GetInputSnarkBytes ¶
func (_Polygonzkevm *PolygonzkevmSession) GetInputSnarkBytes(initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, oldStateRoot [32]byte, newStateRoot [32]byte) ([]byte, error)
GetInputSnarkBytes is a free data retrieval call binding the contract method 0x220d7899.
Solidity: function getInputSnarkBytes(uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 oldStateRoot, bytes32 newStateRoot) view returns(bytes)
func (*PolygonzkevmSession) GetLastVerifiedBatch ¶
func (_Polygonzkevm *PolygonzkevmSession) GetLastVerifiedBatch() (uint64, error)
GetLastVerifiedBatch is a free data retrieval call binding the contract method 0xc0ed84e0.
Solidity: function getLastVerifiedBatch() view returns(uint64)
func (*PolygonzkevmSession) GlobalExitRootManager ¶
func (_Polygonzkevm *PolygonzkevmSession) GlobalExitRootManager() (common.Address, error)
GlobalExitRootManager is a free data retrieval call binding the contract method 0xd02103ca.
Solidity: function globalExitRootManager() view returns(address)
func (*PolygonzkevmSession) HALTAGGREGATIONTIMEOUT ¶
func (_Polygonzkevm *PolygonzkevmSession) HALTAGGREGATIONTIMEOUT() (uint64, error)
HALTAGGREGATIONTIMEOUT is a free data retrieval call binding the contract method 0x8b48931e.
Solidity: function HALT_AGGREGATION_TIMEOUT() view returns(uint64)
func (*PolygonzkevmSession) Initialize ¶
func (_Polygonzkevm *PolygonzkevmSession) Initialize(_globalExitRootManager common.Address, _matic common.Address, _rollupVerifier common.Address, _bridgeAddress common.Address, initializePackedParameters PolygonZkEVMInitializePackedParameters, genesisRoot [32]byte, _trustedSequencerURL string, _networkName string) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0x60943d6a.
Solidity: function initialize(address _globalExitRootManager, address _matic, address _rollupVerifier, address _bridgeAddress, (address,uint64,address,uint64,bool,address,uint64) initializePackedParameters, bytes32 genesisRoot, string _trustedSequencerURL, string _networkName) returns()
func (*PolygonzkevmSession) IsEmergencyState ¶
func (_Polygonzkevm *PolygonzkevmSession) IsEmergencyState() (bool, error)
IsEmergencyState is a free data retrieval call binding the contract method 0x15064c96.
Solidity: function isEmergencyState() view returns(bool)
func (*PolygonzkevmSession) IsPendingStateConsolidable ¶
func (_Polygonzkevm *PolygonzkevmSession) IsPendingStateConsolidable(pendingStateNum uint64) (bool, error)
IsPendingStateConsolidable is a free data retrieval call binding the contract method 0x383b3be8.
Solidity: function isPendingStateConsolidable(uint64 pendingStateNum) view returns(bool)
func (*PolygonzkevmSession) LastBatchSequenced ¶
func (_Polygonzkevm *PolygonzkevmSession) LastBatchSequenced() (uint64, error)
LastBatchSequenced is a free data retrieval call binding the contract method 0x423fa856.
Solidity: function lastBatchSequenced() view returns(uint64)
func (*PolygonzkevmSession) LastForceBatch ¶
func (_Polygonzkevm *PolygonzkevmSession) LastForceBatch() (uint64, error)
LastForceBatch is a free data retrieval call binding the contract method 0xe7a7ed02.
Solidity: function lastForceBatch() view returns(uint64)
func (*PolygonzkevmSession) LastForceBatchSequenced ¶
func (_Polygonzkevm *PolygonzkevmSession) LastForceBatchSequenced() (uint64, error)
LastForceBatchSequenced is a free data retrieval call binding the contract method 0x45605267.
Solidity: function lastForceBatchSequenced() view returns(uint64)
func (*PolygonzkevmSession) LastPendingState ¶
func (_Polygonzkevm *PolygonzkevmSession) LastPendingState() (uint64, error)
LastPendingState is a free data retrieval call binding the contract method 0x458c0477.
Solidity: function lastPendingState() view returns(uint64)
func (*PolygonzkevmSession) LastPendingStateConsolidated ¶
func (_Polygonzkevm *PolygonzkevmSession) LastPendingStateConsolidated() (uint64, error)
LastPendingStateConsolidated is a free data retrieval call binding the contract method 0x4a1a89a7.
Solidity: function lastPendingStateConsolidated() view returns(uint64)
func (*PolygonzkevmSession) LastTimestamp ¶
func (_Polygonzkevm *PolygonzkevmSession) LastTimestamp() (uint64, error)
LastTimestamp is a free data retrieval call binding the contract method 0x19d8ac61.
Solidity: function lastTimestamp() view returns(uint64)
func (*PolygonzkevmSession) LastVerifiedBatch ¶
func (_Polygonzkevm *PolygonzkevmSession) LastVerifiedBatch() (uint64, error)
LastVerifiedBatch is a free data retrieval call binding the contract method 0x7fcb3653.
Solidity: function lastVerifiedBatch() view returns(uint64)
func (*PolygonzkevmSession) MAXBATCHMULTIPLIER ¶
func (_Polygonzkevm *PolygonzkevmSession) MAXBATCHMULTIPLIER() (*big.Int, error)
MAXBATCHMULTIPLIER is a free data retrieval call binding the contract method 0x9eb831b9.
Solidity: function MAX_BATCH_MULTIPLIER() view returns(uint256)
func (*PolygonzkevmSession) MAXTRANSACTIONSBYTELENGTH ¶
func (_Polygonzkevm *PolygonzkevmSession) MAXTRANSACTIONSBYTELENGTH() (*big.Int, error)
MAXTRANSACTIONSBYTELENGTH is a free data retrieval call binding the contract method 0x2d0889d3.
Solidity: function MAX_TRANSACTIONS_BYTE_LENGTH() view returns(uint256)
func (*PolygonzkevmSession) MAXVERIFYBATCHES ¶
func (_Polygonzkevm *PolygonzkevmSession) MAXVERIFYBATCHES() (uint64, error)
MAXVERIFYBATCHES is a free data retrieval call binding the contract method 0xe217cfd6.
Solidity: function MAX_VERIFY_BATCHES() view returns(uint64)
func (*PolygonzkevmSession) Matic ¶
func (_Polygonzkevm *PolygonzkevmSession) Matic() (common.Address, error)
Matic is a free data retrieval call binding the contract method 0xb6b0b097.
Solidity: function matic() view returns(address)
func (*PolygonzkevmSession) MultiplierBatchFee ¶
func (_Polygonzkevm *PolygonzkevmSession) MultiplierBatchFee() (uint16, error)
MultiplierBatchFee is a free data retrieval call binding the contract method 0xafd23cbe.
Solidity: function multiplierBatchFee() view returns(uint16)
func (*PolygonzkevmSession) NetworkName ¶
func (_Polygonzkevm *PolygonzkevmSession) NetworkName() (string, error)
NetworkName is a free data retrieval call binding the contract method 0x107bf28c.
Solidity: function networkName() view returns(string)
func (*PolygonzkevmSession) OverridePendingState ¶
func (_Polygonzkevm *PolygonzkevmSession) OverridePendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
OverridePendingState is a paid mutator transaction binding the contract method 0xe11f3f18.
Solidity: function overridePendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmSession) Owner ¶
func (_Polygonzkevm *PolygonzkevmSession) Owner() (common.Address, error)
Owner is a free data retrieval call binding the contract method 0x8da5cb5b.
Solidity: function owner() view returns(address)
func (*PolygonzkevmSession) PendingStateTimeout ¶
func (_Polygonzkevm *PolygonzkevmSession) PendingStateTimeout() (uint64, error)
PendingStateTimeout is a free data retrieval call binding the contract method 0xd939b315.
Solidity: function pendingStateTimeout() view returns(uint64)
func (*PolygonzkevmSession) PendingStateTransitions ¶
func (_Polygonzkevm *PolygonzkevmSession) PendingStateTransitions(arg0 *big.Int) (struct { Timestamp uint64 LastVerifiedBatch uint64 ExitRoot [32]byte StateRoot [32]byte }, error)
PendingStateTransitions is a free data retrieval call binding the contract method 0x837a4738.
Solidity: function pendingStateTransitions(uint256 ) view returns(uint64 timestamp, uint64 lastVerifiedBatch, bytes32 exitRoot, bytes32 stateRoot)
func (*PolygonzkevmSession) ProveNonDeterministicPendingState ¶
func (_Polygonzkevm *PolygonzkevmSession) ProveNonDeterministicPendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
ProveNonDeterministicPendingState is a paid mutator transaction binding the contract method 0x75c508b3.
Solidity: function proveNonDeterministicPendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmSession) RenounceOwnership ¶
func (_Polygonzkevm *PolygonzkevmSession) RenounceOwnership() (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*PolygonzkevmSession) RollupVerifier ¶
func (_Polygonzkevm *PolygonzkevmSession) RollupVerifier() (common.Address, error)
RollupVerifier is a free data retrieval call binding the contract method 0xe8bf92ed.
Solidity: function rollupVerifier() view returns(address)
func (*PolygonzkevmSession) SequenceBatches ¶
func (_Polygonzkevm *PolygonzkevmSession) SequenceBatches(batches []PolygonZkEVMBatchData) (*types.Transaction, error)
SequenceBatches is a paid mutator transaction binding the contract method 0x3c158267.
Solidity: function sequenceBatches((bytes,bytes32,uint64,uint64)[] batches) returns()
func (*PolygonzkevmSession) SequenceForceBatches ¶
func (_Polygonzkevm *PolygonzkevmSession) SequenceForceBatches(batches []PolygonZkEVMForcedBatchData) (*types.Transaction, error)
SequenceForceBatches is a paid mutator transaction binding the contract method 0xd8d1091b.
Solidity: function sequenceForceBatches((bytes,bytes32,uint64)[] batches) returns()
func (*PolygonzkevmSession) SequencedBatches ¶
func (_Polygonzkevm *PolygonzkevmSession) SequencedBatches(arg0 uint64) (struct { AccInputHash [32]byte SequencedTimestamp uint64 PreviousLastBatchSequenced uint64 }, error)
SequencedBatches is a free data retrieval call binding the contract method 0xb4d63f58.
Solidity: function sequencedBatches(uint64 ) view returns(bytes32 accInputHash, uint64 sequencedTimestamp, uint64 previousLastBatchSequenced)
func (*PolygonzkevmSession) SetAdmin ¶
func (_Polygonzkevm *PolygonzkevmSession) SetAdmin(newAdmin common.Address) (*types.Transaction, error)
SetAdmin is a paid mutator transaction binding the contract method 0x704b6c02.
Solidity: function setAdmin(address newAdmin) returns()
func (*PolygonzkevmSession) SetForceBatchAllowed ¶
func (_Polygonzkevm *PolygonzkevmSession) SetForceBatchAllowed(newForceBatchAllowed bool) (*types.Transaction, error)
SetForceBatchAllowed is a paid mutator transaction binding the contract method 0x8c4a0af7.
Solidity: function setForceBatchAllowed(bool newForceBatchAllowed) returns()
func (*PolygonzkevmSession) SetMultiplierBatchFee ¶
func (_Polygonzkevm *PolygonzkevmSession) SetMultiplierBatchFee(newMultiplierBatchFee uint16) (*types.Transaction, error)
SetMultiplierBatchFee is a paid mutator transaction binding the contract method 0x1816b7e5.
Solidity: function setMultiplierBatchFee(uint16 newMultiplierBatchFee) returns()
func (*PolygonzkevmSession) SetPendingStateTimeout ¶
func (_Polygonzkevm *PolygonzkevmSession) SetPendingStateTimeout(newPendingStateTimeout uint64) (*types.Transaction, error)
SetPendingStateTimeout is a paid mutator transaction binding the contract method 0x9c9f3dfe.
Solidity: function setPendingStateTimeout(uint64 newPendingStateTimeout) returns()
func (*PolygonzkevmSession) SetTrustedAggregator ¶
func (_Polygonzkevm *PolygonzkevmSession) SetTrustedAggregator(newTrustedAggregator common.Address) (*types.Transaction, error)
SetTrustedAggregator is a paid mutator transaction binding the contract method 0xf14916d6.
Solidity: function setTrustedAggregator(address newTrustedAggregator) returns()
func (*PolygonzkevmSession) SetTrustedAggregatorTimeout ¶
func (_Polygonzkevm *PolygonzkevmSession) SetTrustedAggregatorTimeout(newTrustedAggregatorTimeout uint64) (*types.Transaction, error)
SetTrustedAggregatorTimeout is a paid mutator transaction binding the contract method 0x394218e9.
Solidity: function setTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout) returns()
func (*PolygonzkevmSession) SetTrustedSequencer ¶
func (_Polygonzkevm *PolygonzkevmSession) SetTrustedSequencer(newTrustedSequencer common.Address) (*types.Transaction, error)
SetTrustedSequencer is a paid mutator transaction binding the contract method 0x6ff512cc.
Solidity: function setTrustedSequencer(address newTrustedSequencer) returns()
func (*PolygonzkevmSession) SetTrustedSequencerURL ¶
func (_Polygonzkevm *PolygonzkevmSession) SetTrustedSequencerURL(newTrustedSequencerURL string) (*types.Transaction, error)
SetTrustedSequencerURL is a paid mutator transaction binding the contract method 0xc89e42df.
Solidity: function setTrustedSequencerURL(string newTrustedSequencerURL) returns()
func (*PolygonzkevmSession) SetVeryBatchTimeTarget ¶
func (_Polygonzkevm *PolygonzkevmSession) SetVeryBatchTimeTarget(newVeryBatchTimeTarget uint64) (*types.Transaction, error)
SetVeryBatchTimeTarget is a paid mutator transaction binding the contract method 0xcf136306.
Solidity: function setVeryBatchTimeTarget(uint64 newVeryBatchTimeTarget) returns()
func (*PolygonzkevmSession) TransferOwnership ¶
func (_Polygonzkevm *PolygonzkevmSession) 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 (*PolygonzkevmSession) TrustedAggregator ¶
func (_Polygonzkevm *PolygonzkevmSession) TrustedAggregator() (common.Address, error)
TrustedAggregator is a free data retrieval call binding the contract method 0x29878983.
Solidity: function trustedAggregator() view returns(address)
func (*PolygonzkevmSession) TrustedAggregatorTimeout ¶
func (_Polygonzkevm *PolygonzkevmSession) TrustedAggregatorTimeout() (uint64, error)
TrustedAggregatorTimeout is a free data retrieval call binding the contract method 0x841b24d7.
Solidity: function trustedAggregatorTimeout() view returns(uint64)
func (*PolygonzkevmSession) TrustedSequencer ¶
func (_Polygonzkevm *PolygonzkevmSession) TrustedSequencer() (common.Address, error)
TrustedSequencer is a free data retrieval call binding the contract method 0xcfa8ed47.
Solidity: function trustedSequencer() view returns(address)
func (*PolygonzkevmSession) TrustedSequencerURL ¶
func (_Polygonzkevm *PolygonzkevmSession) TrustedSequencerURL() (string, error)
TrustedSequencerURL is a free data retrieval call binding the contract method 0x542028d5.
Solidity: function trustedSequencerURL() view returns(string)
func (*PolygonzkevmSession) TrustedVerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmSession) TrustedVerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
TrustedVerifyBatches is a paid mutator transaction binding the contract method 0xedc41121.
Solidity: function trustedVerifyBatches(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmSession) VerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmSession) VerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
VerifyBatches is a paid mutator transaction binding the contract method 0x4834a343.
Solidity: function verifyBatches(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmSession) VeryBatchTimeTarget ¶
func (_Polygonzkevm *PolygonzkevmSession) VeryBatchTimeTarget() (uint64, error)
VeryBatchTimeTarget is a free data retrieval call binding the contract method 0xaa58bad6.
Solidity: function veryBatchTimeTarget() view returns(uint64)
type PolygonzkevmSetAdmin ¶
type PolygonzkevmSetAdmin struct { NewAdmin common.Address Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSetAdmin represents a SetAdmin event raised by the Polygonzkevm contract.
type PolygonzkevmSetAdminIterator ¶
type PolygonzkevmSetAdminIterator struct { Event *PolygonzkevmSetAdmin // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSetAdminIterator is returned from FilterSetAdmin and is used to iterate over the raw logs and unpacked data for SetAdmin events raised by the Polygonzkevm contract.
func (*PolygonzkevmSetAdminIterator) Close ¶
func (it *PolygonzkevmSetAdminIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSetAdminIterator) Error ¶
func (it *PolygonzkevmSetAdminIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSetAdminIterator) Next ¶
func (it *PolygonzkevmSetAdminIterator) 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 PolygonzkevmSetForceBatchAllowed ¶
type PolygonzkevmSetForceBatchAllowed struct { NewForceBatchAllowed bool Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSetForceBatchAllowed represents a SetForceBatchAllowed event raised by the Polygonzkevm contract.
type PolygonzkevmSetForceBatchAllowedIterator ¶
type PolygonzkevmSetForceBatchAllowedIterator struct { Event *PolygonzkevmSetForceBatchAllowed // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSetForceBatchAllowedIterator is returned from FilterSetForceBatchAllowed and is used to iterate over the raw logs and unpacked data for SetForceBatchAllowed events raised by the Polygonzkevm contract.
func (*PolygonzkevmSetForceBatchAllowedIterator) Close ¶
func (it *PolygonzkevmSetForceBatchAllowedIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSetForceBatchAllowedIterator) Error ¶
func (it *PolygonzkevmSetForceBatchAllowedIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSetForceBatchAllowedIterator) Next ¶
func (it *PolygonzkevmSetForceBatchAllowedIterator) 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 PolygonzkevmSetMultiplierBatchFee ¶
type PolygonzkevmSetMultiplierBatchFee struct { NewMultiplierBatchFee uint16 Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSetMultiplierBatchFee represents a SetMultiplierBatchFee event raised by the Polygonzkevm contract.
type PolygonzkevmSetMultiplierBatchFeeIterator ¶
type PolygonzkevmSetMultiplierBatchFeeIterator struct { Event *PolygonzkevmSetMultiplierBatchFee // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSetMultiplierBatchFeeIterator is returned from FilterSetMultiplierBatchFee and is used to iterate over the raw logs and unpacked data for SetMultiplierBatchFee events raised by the Polygonzkevm contract.
func (*PolygonzkevmSetMultiplierBatchFeeIterator) Close ¶
func (it *PolygonzkevmSetMultiplierBatchFeeIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSetMultiplierBatchFeeIterator) Error ¶
func (it *PolygonzkevmSetMultiplierBatchFeeIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSetMultiplierBatchFeeIterator) Next ¶
func (it *PolygonzkevmSetMultiplierBatchFeeIterator) 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 PolygonzkevmSetPendingStateTimeout ¶
type PolygonzkevmSetPendingStateTimeout struct { NewPendingStateTimeout uint64 Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSetPendingStateTimeout represents a SetPendingStateTimeout event raised by the Polygonzkevm contract.
type PolygonzkevmSetPendingStateTimeoutIterator ¶
type PolygonzkevmSetPendingStateTimeoutIterator struct { Event *PolygonzkevmSetPendingStateTimeout // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSetPendingStateTimeoutIterator is returned from FilterSetPendingStateTimeout and is used to iterate over the raw logs and unpacked data for SetPendingStateTimeout events raised by the Polygonzkevm contract.
func (*PolygonzkevmSetPendingStateTimeoutIterator) Close ¶
func (it *PolygonzkevmSetPendingStateTimeoutIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSetPendingStateTimeoutIterator) Error ¶
func (it *PolygonzkevmSetPendingStateTimeoutIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSetPendingStateTimeoutIterator) Next ¶
func (it *PolygonzkevmSetPendingStateTimeoutIterator) 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 PolygonzkevmSetTrustedAggregator ¶
type PolygonzkevmSetTrustedAggregator struct { NewTrustedAggregator common.Address Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSetTrustedAggregator represents a SetTrustedAggregator event raised by the Polygonzkevm contract.
type PolygonzkevmSetTrustedAggregatorIterator ¶
type PolygonzkevmSetTrustedAggregatorIterator struct { Event *PolygonzkevmSetTrustedAggregator // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSetTrustedAggregatorIterator is returned from FilterSetTrustedAggregator and is used to iterate over the raw logs and unpacked data for SetTrustedAggregator events raised by the Polygonzkevm contract.
func (*PolygonzkevmSetTrustedAggregatorIterator) Close ¶
func (it *PolygonzkevmSetTrustedAggregatorIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSetTrustedAggregatorIterator) Error ¶
func (it *PolygonzkevmSetTrustedAggregatorIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSetTrustedAggregatorIterator) Next ¶
func (it *PolygonzkevmSetTrustedAggregatorIterator) 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 PolygonzkevmSetTrustedAggregatorTimeout ¶
type PolygonzkevmSetTrustedAggregatorTimeout struct { NewTrustedAggregatorTimeout uint64 Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSetTrustedAggregatorTimeout represents a SetTrustedAggregatorTimeout event raised by the Polygonzkevm contract.
type PolygonzkevmSetTrustedAggregatorTimeoutIterator ¶
type PolygonzkevmSetTrustedAggregatorTimeoutIterator struct { Event *PolygonzkevmSetTrustedAggregatorTimeout // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSetTrustedAggregatorTimeoutIterator is returned from FilterSetTrustedAggregatorTimeout and is used to iterate over the raw logs and unpacked data for SetTrustedAggregatorTimeout events raised by the Polygonzkevm contract.
func (*PolygonzkevmSetTrustedAggregatorTimeoutIterator) Close ¶
func (it *PolygonzkevmSetTrustedAggregatorTimeoutIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSetTrustedAggregatorTimeoutIterator) Error ¶
func (it *PolygonzkevmSetTrustedAggregatorTimeoutIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSetTrustedAggregatorTimeoutIterator) Next ¶
func (it *PolygonzkevmSetTrustedAggregatorTimeoutIterator) 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 PolygonzkevmSetTrustedSequencer ¶
type PolygonzkevmSetTrustedSequencer struct { NewTrustedSequencer common.Address Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSetTrustedSequencer represents a SetTrustedSequencer event raised by the Polygonzkevm contract.
type PolygonzkevmSetTrustedSequencerIterator ¶
type PolygonzkevmSetTrustedSequencerIterator struct { Event *PolygonzkevmSetTrustedSequencer // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSetTrustedSequencerIterator is returned from FilterSetTrustedSequencer and is used to iterate over the raw logs and unpacked data for SetTrustedSequencer events raised by the Polygonzkevm contract.
func (*PolygonzkevmSetTrustedSequencerIterator) Close ¶
func (it *PolygonzkevmSetTrustedSequencerIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSetTrustedSequencerIterator) Error ¶
func (it *PolygonzkevmSetTrustedSequencerIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSetTrustedSequencerIterator) Next ¶
func (it *PolygonzkevmSetTrustedSequencerIterator) 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 PolygonzkevmSetTrustedSequencerURL ¶
type PolygonzkevmSetTrustedSequencerURL struct { NewTrustedSequencerURL string Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSetTrustedSequencerURL represents a SetTrustedSequencerURL event raised by the Polygonzkevm contract.
type PolygonzkevmSetTrustedSequencerURLIterator ¶
type PolygonzkevmSetTrustedSequencerURLIterator struct { Event *PolygonzkevmSetTrustedSequencerURL // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSetTrustedSequencerURLIterator is returned from FilterSetTrustedSequencerURL and is used to iterate over the raw logs and unpacked data for SetTrustedSequencerURL events raised by the Polygonzkevm contract.
func (*PolygonzkevmSetTrustedSequencerURLIterator) Close ¶
func (it *PolygonzkevmSetTrustedSequencerURLIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSetTrustedSequencerURLIterator) Error ¶
func (it *PolygonzkevmSetTrustedSequencerURLIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSetTrustedSequencerURLIterator) Next ¶
func (it *PolygonzkevmSetTrustedSequencerURLIterator) 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 PolygonzkevmSetVeryBatchTimeTarget ¶
type PolygonzkevmSetVeryBatchTimeTarget struct { NewVeryBatchTimeTarget uint64 Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmSetVeryBatchTimeTarget represents a SetVeryBatchTimeTarget event raised by the Polygonzkevm contract.
type PolygonzkevmSetVeryBatchTimeTargetIterator ¶
type PolygonzkevmSetVeryBatchTimeTargetIterator struct { Event *PolygonzkevmSetVeryBatchTimeTarget // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmSetVeryBatchTimeTargetIterator is returned from FilterSetVeryBatchTimeTarget and is used to iterate over the raw logs and unpacked data for SetVeryBatchTimeTarget events raised by the Polygonzkevm contract.
func (*PolygonzkevmSetVeryBatchTimeTargetIterator) Close ¶
func (it *PolygonzkevmSetVeryBatchTimeTargetIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmSetVeryBatchTimeTargetIterator) Error ¶
func (it *PolygonzkevmSetVeryBatchTimeTargetIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmSetVeryBatchTimeTargetIterator) Next ¶
func (it *PolygonzkevmSetVeryBatchTimeTargetIterator) 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 PolygonzkevmTransactor ¶
type PolygonzkevmTransactor struct {
// contains filtered or unexported fields
}
PolygonzkevmTransactor is an auto generated write-only Go binding around an Ethereum contract.
func NewPolygonzkevmTransactor ¶
func NewPolygonzkevmTransactor(address common.Address, transactor bind.ContractTransactor) (*PolygonzkevmTransactor, error)
NewPolygonzkevmTransactor creates a new write-only instance of Polygonzkevm, bound to a specific deployed contract.
func (*PolygonzkevmTransactor) ActivateEmergencyState ¶
func (_Polygonzkevm *PolygonzkevmTransactor) ActivateEmergencyState(opts *bind.TransactOpts, sequencedBatchNum uint64) (*types.Transaction, error)
ActivateEmergencyState is a paid mutator transaction binding the contract method 0x7215541a.
Solidity: function activateEmergencyState(uint64 sequencedBatchNum) returns()
func (*PolygonzkevmTransactor) ConsolidatePendingState ¶
func (_Polygonzkevm *PolygonzkevmTransactor) ConsolidatePendingState(opts *bind.TransactOpts, pendingStateNum uint64) (*types.Transaction, error)
ConsolidatePendingState is a paid mutator transaction binding the contract method 0x4a910e6a.
Solidity: function consolidatePendingState(uint64 pendingStateNum) returns()
func (*PolygonzkevmTransactor) DeactivateEmergencyState ¶
func (_Polygonzkevm *PolygonzkevmTransactor) DeactivateEmergencyState(opts *bind.TransactOpts) (*types.Transaction, error)
DeactivateEmergencyState is a paid mutator transaction binding the contract method 0xdbc16976.
Solidity: function deactivateEmergencyState() returns()
func (*PolygonzkevmTransactor) ForceBatch ¶
func (_Polygonzkevm *PolygonzkevmTransactor) ForceBatch(opts *bind.TransactOpts, transactions []byte, maticAmount *big.Int) (*types.Transaction, error)
ForceBatch is a paid mutator transaction binding the contract method 0xeaeb077b.
Solidity: function forceBatch(bytes transactions, uint256 maticAmount) returns()
func (*PolygonzkevmTransactor) Initialize ¶
func (_Polygonzkevm *PolygonzkevmTransactor) Initialize(opts *bind.TransactOpts, _globalExitRootManager common.Address, _matic common.Address, _rollupVerifier common.Address, _bridgeAddress common.Address, initializePackedParameters PolygonZkEVMInitializePackedParameters, genesisRoot [32]byte, _trustedSequencerURL string, _networkName string) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0x60943d6a.
Solidity: function initialize(address _globalExitRootManager, address _matic, address _rollupVerifier, address _bridgeAddress, (address,uint64,address,uint64,bool,address,uint64) initializePackedParameters, bytes32 genesisRoot, string _trustedSequencerURL, string _networkName) returns()
func (*PolygonzkevmTransactor) OverridePendingState ¶
func (_Polygonzkevm *PolygonzkevmTransactor) OverridePendingState(opts *bind.TransactOpts, initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
OverridePendingState is a paid mutator transaction binding the contract method 0xe11f3f18.
Solidity: function overridePendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmTransactor) ProveNonDeterministicPendingState ¶
func (_Polygonzkevm *PolygonzkevmTransactor) ProveNonDeterministicPendingState(opts *bind.TransactOpts, initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
ProveNonDeterministicPendingState is a paid mutator transaction binding the contract method 0x75c508b3.
Solidity: function proveNonDeterministicPendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmTransactor) RenounceOwnership ¶
func (_Polygonzkevm *PolygonzkevmTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*PolygonzkevmTransactor) SequenceBatches ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SequenceBatches(opts *bind.TransactOpts, batches []PolygonZkEVMBatchData) (*types.Transaction, error)
SequenceBatches is a paid mutator transaction binding the contract method 0x3c158267.
Solidity: function sequenceBatches((bytes,bytes32,uint64,uint64)[] batches) returns()
func (*PolygonzkevmTransactor) SequenceForceBatches ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SequenceForceBatches(opts *bind.TransactOpts, batches []PolygonZkEVMForcedBatchData) (*types.Transaction, error)
SequenceForceBatches is a paid mutator transaction binding the contract method 0xd8d1091b.
Solidity: function sequenceForceBatches((bytes,bytes32,uint64)[] batches) returns()
func (*PolygonzkevmTransactor) SetAdmin ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SetAdmin(opts *bind.TransactOpts, newAdmin common.Address) (*types.Transaction, error)
SetAdmin is a paid mutator transaction binding the contract method 0x704b6c02.
Solidity: function setAdmin(address newAdmin) returns()
func (*PolygonzkevmTransactor) SetForceBatchAllowed ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SetForceBatchAllowed(opts *bind.TransactOpts, newForceBatchAllowed bool) (*types.Transaction, error)
SetForceBatchAllowed is a paid mutator transaction binding the contract method 0x8c4a0af7.
Solidity: function setForceBatchAllowed(bool newForceBatchAllowed) returns()
func (*PolygonzkevmTransactor) SetMultiplierBatchFee ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SetMultiplierBatchFee(opts *bind.TransactOpts, newMultiplierBatchFee uint16) (*types.Transaction, error)
SetMultiplierBatchFee is a paid mutator transaction binding the contract method 0x1816b7e5.
Solidity: function setMultiplierBatchFee(uint16 newMultiplierBatchFee) returns()
func (*PolygonzkevmTransactor) SetPendingStateTimeout ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SetPendingStateTimeout(opts *bind.TransactOpts, newPendingStateTimeout uint64) (*types.Transaction, error)
SetPendingStateTimeout is a paid mutator transaction binding the contract method 0x9c9f3dfe.
Solidity: function setPendingStateTimeout(uint64 newPendingStateTimeout) returns()
func (*PolygonzkevmTransactor) SetTrustedAggregator ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SetTrustedAggregator(opts *bind.TransactOpts, newTrustedAggregator common.Address) (*types.Transaction, error)
SetTrustedAggregator is a paid mutator transaction binding the contract method 0xf14916d6.
Solidity: function setTrustedAggregator(address newTrustedAggregator) returns()
func (*PolygonzkevmTransactor) SetTrustedAggregatorTimeout ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SetTrustedAggregatorTimeout(opts *bind.TransactOpts, newTrustedAggregatorTimeout uint64) (*types.Transaction, error)
SetTrustedAggregatorTimeout is a paid mutator transaction binding the contract method 0x394218e9.
Solidity: function setTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout) returns()
func (*PolygonzkevmTransactor) SetTrustedSequencer ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SetTrustedSequencer(opts *bind.TransactOpts, newTrustedSequencer common.Address) (*types.Transaction, error)
SetTrustedSequencer is a paid mutator transaction binding the contract method 0x6ff512cc.
Solidity: function setTrustedSequencer(address newTrustedSequencer) returns()
func (*PolygonzkevmTransactor) SetTrustedSequencerURL ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SetTrustedSequencerURL(opts *bind.TransactOpts, newTrustedSequencerURL string) (*types.Transaction, error)
SetTrustedSequencerURL is a paid mutator transaction binding the contract method 0xc89e42df.
Solidity: function setTrustedSequencerURL(string newTrustedSequencerURL) returns()
func (*PolygonzkevmTransactor) SetVeryBatchTimeTarget ¶
func (_Polygonzkevm *PolygonzkevmTransactor) SetVeryBatchTimeTarget(opts *bind.TransactOpts, newVeryBatchTimeTarget uint64) (*types.Transaction, error)
SetVeryBatchTimeTarget is a paid mutator transaction binding the contract method 0xcf136306.
Solidity: function setVeryBatchTimeTarget(uint64 newVeryBatchTimeTarget) returns()
func (*PolygonzkevmTransactor) TransferOwnership ¶
func (_Polygonzkevm *PolygonzkevmTransactor) 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 (*PolygonzkevmTransactor) TrustedVerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmTransactor) TrustedVerifyBatches(opts *bind.TransactOpts, pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
TrustedVerifyBatches is a paid mutator transaction binding the contract method 0xedc41121.
Solidity: function trustedVerifyBatches(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmTransactor) VerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmTransactor) VerifyBatches(opts *bind.TransactOpts, pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
VerifyBatches is a paid mutator transaction binding the contract method 0x4834a343.
Solidity: function verifyBatches(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
type PolygonzkevmTransactorRaw ¶
type PolygonzkevmTransactorRaw struct {
Contract *PolygonzkevmTransactor // Generic write-only contract binding to access the raw methods on
}
PolygonzkevmTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*PolygonzkevmTransactorRaw) Transact ¶
func (_Polygonzkevm *PolygonzkevmTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*PolygonzkevmTransactorRaw) Transfer ¶
func (_Polygonzkevm *PolygonzkevmTransactorRaw) 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 PolygonzkevmTransactorSession ¶
type PolygonzkevmTransactorSession struct { Contract *PolygonzkevmTransactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
PolygonzkevmTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
func (*PolygonzkevmTransactorSession) ActivateEmergencyState ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) ActivateEmergencyState(sequencedBatchNum uint64) (*types.Transaction, error)
ActivateEmergencyState is a paid mutator transaction binding the contract method 0x7215541a.
Solidity: function activateEmergencyState(uint64 sequencedBatchNum) returns()
func (*PolygonzkevmTransactorSession) ConsolidatePendingState ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) ConsolidatePendingState(pendingStateNum uint64) (*types.Transaction, error)
ConsolidatePendingState is a paid mutator transaction binding the contract method 0x4a910e6a.
Solidity: function consolidatePendingState(uint64 pendingStateNum) returns()
func (*PolygonzkevmTransactorSession) DeactivateEmergencyState ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) DeactivateEmergencyState() (*types.Transaction, error)
DeactivateEmergencyState is a paid mutator transaction binding the contract method 0xdbc16976.
Solidity: function deactivateEmergencyState() returns()
func (*PolygonzkevmTransactorSession) ForceBatch ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) ForceBatch(transactions []byte, maticAmount *big.Int) (*types.Transaction, error)
ForceBatch is a paid mutator transaction binding the contract method 0xeaeb077b.
Solidity: function forceBatch(bytes transactions, uint256 maticAmount) returns()
func (*PolygonzkevmTransactorSession) Initialize ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) Initialize(_globalExitRootManager common.Address, _matic common.Address, _rollupVerifier common.Address, _bridgeAddress common.Address, initializePackedParameters PolygonZkEVMInitializePackedParameters, genesisRoot [32]byte, _trustedSequencerURL string, _networkName string) (*types.Transaction, error)
Initialize is a paid mutator transaction binding the contract method 0x60943d6a.
Solidity: function initialize(address _globalExitRootManager, address _matic, address _rollupVerifier, address _bridgeAddress, (address,uint64,address,uint64,bool,address,uint64) initializePackedParameters, bytes32 genesisRoot, string _trustedSequencerURL, string _networkName) returns()
func (*PolygonzkevmTransactorSession) OverridePendingState ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) OverridePendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
OverridePendingState is a paid mutator transaction binding the contract method 0xe11f3f18.
Solidity: function overridePendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmTransactorSession) ProveNonDeterministicPendingState ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) ProveNonDeterministicPendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
ProveNonDeterministicPendingState is a paid mutator transaction binding the contract method 0x75c508b3.
Solidity: function proveNonDeterministicPendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmTransactorSession) RenounceOwnership ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) RenounceOwnership() (*types.Transaction, error)
RenounceOwnership is a paid mutator transaction binding the contract method 0x715018a6.
Solidity: function renounceOwnership() returns()
func (*PolygonzkevmTransactorSession) SequenceBatches ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SequenceBatches(batches []PolygonZkEVMBatchData) (*types.Transaction, error)
SequenceBatches is a paid mutator transaction binding the contract method 0x3c158267.
Solidity: function sequenceBatches((bytes,bytes32,uint64,uint64)[] batches) returns()
func (*PolygonzkevmTransactorSession) SequenceForceBatches ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SequenceForceBatches(batches []PolygonZkEVMForcedBatchData) (*types.Transaction, error)
SequenceForceBatches is a paid mutator transaction binding the contract method 0xd8d1091b.
Solidity: function sequenceForceBatches((bytes,bytes32,uint64)[] batches) returns()
func (*PolygonzkevmTransactorSession) SetAdmin ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SetAdmin(newAdmin common.Address) (*types.Transaction, error)
SetAdmin is a paid mutator transaction binding the contract method 0x704b6c02.
Solidity: function setAdmin(address newAdmin) returns()
func (*PolygonzkevmTransactorSession) SetForceBatchAllowed ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SetForceBatchAllowed(newForceBatchAllowed bool) (*types.Transaction, error)
SetForceBatchAllowed is a paid mutator transaction binding the contract method 0x8c4a0af7.
Solidity: function setForceBatchAllowed(bool newForceBatchAllowed) returns()
func (*PolygonzkevmTransactorSession) SetMultiplierBatchFee ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SetMultiplierBatchFee(newMultiplierBatchFee uint16) (*types.Transaction, error)
SetMultiplierBatchFee is a paid mutator transaction binding the contract method 0x1816b7e5.
Solidity: function setMultiplierBatchFee(uint16 newMultiplierBatchFee) returns()
func (*PolygonzkevmTransactorSession) SetPendingStateTimeout ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SetPendingStateTimeout(newPendingStateTimeout uint64) (*types.Transaction, error)
SetPendingStateTimeout is a paid mutator transaction binding the contract method 0x9c9f3dfe.
Solidity: function setPendingStateTimeout(uint64 newPendingStateTimeout) returns()
func (*PolygonzkevmTransactorSession) SetTrustedAggregator ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SetTrustedAggregator(newTrustedAggregator common.Address) (*types.Transaction, error)
SetTrustedAggregator is a paid mutator transaction binding the contract method 0xf14916d6.
Solidity: function setTrustedAggregator(address newTrustedAggregator) returns()
func (*PolygonzkevmTransactorSession) SetTrustedAggregatorTimeout ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SetTrustedAggregatorTimeout(newTrustedAggregatorTimeout uint64) (*types.Transaction, error)
SetTrustedAggregatorTimeout is a paid mutator transaction binding the contract method 0x394218e9.
Solidity: function setTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout) returns()
func (*PolygonzkevmTransactorSession) SetTrustedSequencer ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SetTrustedSequencer(newTrustedSequencer common.Address) (*types.Transaction, error)
SetTrustedSequencer is a paid mutator transaction binding the contract method 0x6ff512cc.
Solidity: function setTrustedSequencer(address newTrustedSequencer) returns()
func (*PolygonzkevmTransactorSession) SetTrustedSequencerURL ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SetTrustedSequencerURL(newTrustedSequencerURL string) (*types.Transaction, error)
SetTrustedSequencerURL is a paid mutator transaction binding the contract method 0xc89e42df.
Solidity: function setTrustedSequencerURL(string newTrustedSequencerURL) returns()
func (*PolygonzkevmTransactorSession) SetVeryBatchTimeTarget ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) SetVeryBatchTimeTarget(newVeryBatchTimeTarget uint64) (*types.Transaction, error)
SetVeryBatchTimeTarget is a paid mutator transaction binding the contract method 0xcf136306.
Solidity: function setVeryBatchTimeTarget(uint64 newVeryBatchTimeTarget) returns()
func (*PolygonzkevmTransactorSession) TransferOwnership ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) 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 (*PolygonzkevmTransactorSession) TrustedVerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) TrustedVerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
TrustedVerifyBatches is a paid mutator transaction binding the contract method 0xedc41121.
Solidity: function trustedVerifyBatches(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
func (*PolygonzkevmTransactorSession) VerifyBatches ¶
func (_Polygonzkevm *PolygonzkevmTransactorSession) VerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proofA [2]*big.Int, proofB [2][2]*big.Int, proofC [2]*big.Int) (*types.Transaction, error)
VerifyBatches is a paid mutator transaction binding the contract method 0x4834a343.
Solidity: function verifyBatches(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, uint256[2] proofA, uint256[2][2] proofB, uint256[2] proofC) returns()
type PolygonzkevmTrustedVerifyBatches ¶
type PolygonzkevmTrustedVerifyBatches struct { NumBatch uint64 StateRoot [32]byte Aggregator common.Address Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmTrustedVerifyBatches represents a TrustedVerifyBatches event raised by the Polygonzkevm contract.
type PolygonzkevmTrustedVerifyBatchesIterator ¶
type PolygonzkevmTrustedVerifyBatchesIterator struct { Event *PolygonzkevmTrustedVerifyBatches // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmTrustedVerifyBatchesIterator is returned from FilterTrustedVerifyBatches and is used to iterate over the raw logs and unpacked data for TrustedVerifyBatches events raised by the Polygonzkevm contract.
func (*PolygonzkevmTrustedVerifyBatchesIterator) Close ¶
func (it *PolygonzkevmTrustedVerifyBatchesIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmTrustedVerifyBatchesIterator) Error ¶
func (it *PolygonzkevmTrustedVerifyBatchesIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmTrustedVerifyBatchesIterator) Next ¶
func (it *PolygonzkevmTrustedVerifyBatchesIterator) 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 PolygonzkevmVerifyBatches ¶
type PolygonzkevmVerifyBatches struct { NumBatch uint64 StateRoot [32]byte Aggregator common.Address Raw types.Log // Blockchain specific contextual infos }
PolygonzkevmVerifyBatches represents a VerifyBatches event raised by the Polygonzkevm contract.
type PolygonzkevmVerifyBatchesIterator ¶
type PolygonzkevmVerifyBatchesIterator struct { Event *PolygonzkevmVerifyBatches // Event containing the contract specifics and raw log // contains filtered or unexported fields }
PolygonzkevmVerifyBatchesIterator is returned from FilterVerifyBatches and is used to iterate over the raw logs and unpacked data for VerifyBatches events raised by the Polygonzkevm contract.
func (*PolygonzkevmVerifyBatchesIterator) Close ¶
func (it *PolygonzkevmVerifyBatchesIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*PolygonzkevmVerifyBatchesIterator) Error ¶
func (it *PolygonzkevmVerifyBatchesIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*PolygonzkevmVerifyBatchesIterator) Next ¶
func (it *PolygonzkevmVerifyBatchesIterator) 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.