polygonzkevmupgraded

package
v0.0.0-...-44e5e6b Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: AGPL-3.0, AGPL-3.0-or-later Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PolygonzkevmupgradedABI = PolygonzkevmupgradedMetaData.ABI

PolygonzkevmupgradedABI is the input ABI used to generate the binding from. Deprecated: Use PolygonzkevmupgradedMetaData.ABI instead.

View Source
var PolygonzkevmupgradedBin = PolygonzkevmupgradedMetaData.Bin

PolygonzkevmupgradedBin is the compiled bytecode used for deploying new contracts. Deprecated: Use PolygonzkevmupgradedMetaData.Bin instead.

View Source
var PolygonzkevmupgradedMetaData = &bind.MetaData{
	ABI: "[{\"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\"},{\"internalType\":\"uint64\",\"name\":\"_chainID\",\"type\":\"uint64\"},{\"internalType\":\"uint64\",\"name\":\"_forkID\",\"type\":\"uint64\"},{\"internalType\":\"uint256\",\"name\":\"versionBeforeUpgrade\",\"type\":\"uint256\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"BatchAlreadyVerified\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BatchNotSequencedOrNotSequenceEnd\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ExceedMaxVerifyBatches\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FinalNumBatchBelowLastVerifiedBatch\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FinalNumBatchDoesNotMatchPendingState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FinalPendingStateNumInvalid\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ForceBatchNotAllowed\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ForceBatchTimeoutNotExpired\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ForceBatchesAlreadyActive\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ForceBatchesOverflow\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ForcedDataDoesNotMatch\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GlobalExitRootNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"HaltTimeoutNotExpired\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitBatchMustMatchCurrentForkID\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitNumBatchAboveLastVerifiedBatch\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitNumBatchDoesNotMatchPendingState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidProof\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeBatchTimeTarget\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeForceBatchTimeout\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeMultiplierBatchFee\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NewAccInputHashDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NewPendingStateTimeoutMustBeLower\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NewStateRootNotInsidePrime\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NewTrustedAggregatorTimeoutMustBeLower\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotEnoughMaticAmount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OldAccInputHashDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OldStateRootDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyAdmin\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyEmergencyState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyNotEmergencyState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyPendingAdmin\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyTrustedAggregator\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyTrustedSequencer\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PendingStateDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PendingStateInvalid\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PendingStateNotConsolidable\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PendingStateTimeoutExceedHaltAggregationTimeout\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SequenceZeroBatches\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SequencedTimestampBelowForcedTimestamp\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SequencedTimestampInvalid\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StoredRootMustBeDifferentThanNewRoot\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"TransactionsLengthAboveMax\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"TrustedAggregatorTimeoutExceedHaltAggregationTimeout\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"TrustedAggregatorTimeoutNotExpired\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"VersionAlreadyUpdated\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newAdmin\",\"type\":\"address\"}],\"name\":\"AcceptAdminRole\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[],\"name\":\"ActivateForceBatches\",\"type\":\"event\"},{\"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\":\"uint64\",\"name\":\"newforceBatchTimeout\",\"type\":\"uint64\"}],\"name\":\"SetForceBatchTimeout\",\"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\":\"newVerifyBatchTimeTarget\",\"type\":\"uint64\"}],\"name\":\"SetVerifyBatchTimeTarget\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newPendingAdmin\",\"type\":\"address\"}],\"name\":\"TransferAdminRole\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"numBatch\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"uint64\",\"name\":\"forkID\",\"type\":\"uint64\"},{\"indexed\":false,\"internalType\":\"string\",\"name\":\"version\",\"type\":\"string\"}],\"name\":\"UpdateZkEVMVersion\",\"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\"},{\"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\":\"VerifyBatchesTrustedAggregator\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"VERSION_BEFORE_UPGRADE\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"acceptAdminRole\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"sequencedBatchNum\",\"type\":\"uint64\"}],\"name\":\"activateEmergencyState\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"activateForceBatches\",\"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\":\"uint256\",\"name\":\"newStateRoot\",\"type\":\"uint256\"}],\"name\":\"checkStateRootInsidePrime\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"pure\",\"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\":\"forceBatchTimeout\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"name\":\"forcedBatches\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"forkID\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"getForcedBatchFee\",\"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\":[{\"components\":[{\"internalType\":\"address\",\"name\":\"admin\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"trustedSequencer\",\"type\":\"address\"},{\"internalType\":\"uint64\",\"name\":\"pendingStateTimeout\",\"type\":\"uint64\"},{\"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\"},{\"internalType\":\"string\",\"name\":\"_version\",\"type\":\"string\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"isEmergencyState\",\"outputs\":[{\"internalType\":\"bool\",\"name\":\"\",\"type\":\"bool\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"isForcedBatchDisallowed\",\"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\":\"lastVerifiedBatchBeforeUpgrade\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"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\":\"bytes32[24]\",\"name\":\"proof\",\"type\":\"bytes32[24]\"}],\"name\":\"overridePendingState\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"owner\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pendingAdmin\",\"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\":\"bytes32[24]\",\"name\":\"proof\",\"type\":\"bytes32[24]\"}],\"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[]\"},{\"internalType\":\"address\",\"name\":\"l2Coinbase\",\"type\":\"address\"}],\"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\":\"uint64\",\"name\":\"newforceBatchTimeout\",\"type\":\"uint64\"}],\"name\":\"setForceBatchTimeout\",\"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\":\"newVerifyBatchTimeTarget\",\"type\":\"uint64\"}],\"name\":\"setVerifyBatchTimeTarget\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"newPendingAdmin\",\"type\":\"address\"}],\"name\":\"transferAdminRole\",\"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\":\"string\",\"name\":\"_versionString\",\"type\":\"string\"}],\"name\":\"updateVersion\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"verifyBatchTimeTarget\",\"outputs\":[{\"internalType\":\"uint64\",\"name\":\"\",\"type\":\"uint64\"}],\"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\":\"bytes32[24]\",\"name\":\"proof\",\"type\":\"bytes32[24]\"}],\"name\":\"verifyBatches\",\"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\":\"bytes32[24]\",\"name\":\"proof\",\"type\":\"bytes32[24]\"}],\"name\":\"verifyBatchesTrustedAggregator\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"}]",
	Bin: "0x6101606040523480156200001257600080fd5b50604051620062ed380380620062ed8339810160408190526200003591620000ab565b6001600160a01b0396871660c05294861660805292851660a052931660e0526001600160401b039283166101005291909116610120526101405262000142565b6001600160a01b03811681146200008b57600080fd5b50565b80516001600160401b0381168114620000a657600080fd5b919050565b600080600080600080600060e0888a031215620000c757600080fd5b8751620000d48162000075565b6020890151909750620000e78162000075565b6040890151909650620000fa8162000075565b60608901519095506200010d8162000075565b93506200011d608089016200008e565b92506200012d60a089016200008e565b915060c0880151905092959891949750929550565b60805160a05160c05160e0516101005161012051610140516160c4620002296000396000818161086101526125e101526000818161070701528181610e840152818161268c01526132e201526000818161089b0152610e5a01526000818161083a01528181611e290152818161397b01526146ae015260008181610a0701528181610ff7015281816111c801528181611a310152818161220201528181613b630152614178015260008181610ab401528181614b060152614f5e01526000818161095701528181611df7015281816127c701528181613b370152614bf401526160c46000f3fe608060405234801561001057600080fd5b50600436106104065760003560e01c8063837a47381161021a578063c0ed84e011610135578063dbc16976116100c8578063ed6b010411610097578063f2fde38b1161007c578063f2fde38b14610b29578063f851a44014610b3c578063f8b823e414610b5c57600080fd5b8063ed6b010414610ae9578063f14916d614610b1657600080fd5b8063dbc1697614610a77578063e7a7ed0214610a7f578063e8bf92ed14610aaf578063eaeb077b14610ad657600080fd5b8063d02103ca11610104578063d02103ca14610a02578063d2e129f914610a29578063d8d1091b14610a3c578063d939b31514610a4f57600080fd5b8063c0ed84e01461098c578063c754c7ed14610994578063c89e42df146109c0578063cfa8ed47146109d357600080fd5b8063a3c573eb116101ad578063afd23cbe1161017c578063afd23cbe146108bd578063b4d63f58146108eb578063b6b0b09714610952578063ba58ae391461097957600080fd5b8063a3c573eb14610835578063a42ea1451461085c578063ada8f91914610883578063adc879e91461089657600080fd5b806399f5634e116101e957806399f5634e146107f45780639aa972a3146107fc5780639c9f3dfe1461080f578063a066215c1461082257600080fd5b8063837a473814610729578063841b24d71461079e5780638c3d7301146107ce5780638da5cb5b146107d657600080fd5b80634a910e6a11610325578063621dd411116102b8578063715018a6116102875780637240f9af1161026c5780637240f9af146106db5780637fcb3653146106ee578063831c7ead1461070257600080fd5b8063715018a6146106c05780637215541a146106c857600080fd5b8063621dd4111461067157806363568445146106845780636b8616ce1461068d5780636ff512cc146106ad57600080fd5b806354fd4d50116102f457806354fd4d50146106455780635e9145c91461064e5780635ec9195814610661578063604691691461066957600080fd5b80634a910e6a146105e95780634e487706146105fc5780635392c5e01461060f578063542028d51461063d57600080fd5b80632b0006fa1161039d578063423fa8561161036c578063423fa8561461056d578063456052671461058d578063458c0477146105b55780634a1a89a7146105c957600080fd5b80632b0006fa146105215780632c1f816a14610534578063383b3be814610547578063394218e91461055a57600080fd5b806319d8ac61116103d957806319d8ac6114610489578063220d78991461049d57806326782247146104b057806329878983146104f557600080fd5b80630a0d9fbe1461040b578063107bf28c1461044257806315064c96146104575780631816b7e514610474575b600080fd5b606f5461042490610100900467ffffffffffffffff1681565b60405167ffffffffffffffff90911681526020015b60405180910390f35b61044a610b65565b60405161043991906154d8565b606f546104649060ff1681565b6040519015158152602001610439565b6104876104823660046154f2565b610bf3565b005b6073546104249067ffffffffffffffff1681565b61044a6104ab36600461552e565b610d0b565b607b546104d09073ffffffffffffffffffffffffffffffffffffffff1681565b60405173ffffffffffffffffffffffffffffffffffffffff9091168152602001610439565b6074546104d09068010000000000000000900473ffffffffffffffffffffffffffffffffffffffff1681565b61048761052f366004615593565b610ee2565b6104876105423660046155fb565b6110b2565b610464610555366004615675565b6112c0565b610487610568366004615675565b611316565b6073546104249068010000000000000000900467ffffffffffffffff1681565b60735461042490700100000000000000000000000000000000900467ffffffffffffffff1681565b6079546104249067ffffffffffffffff1681565b6079546104249068010000000000000000900467ffffffffffffffff1681565b6104876105f7366004615675565b61149a565b61048761060a366004615675565b61154d565b61062f61061d366004615675565b60756020526000908152604090205481565b604051908152602001610439565b61044a6116d1565b61062f607c5481565b61048761065c366004615700565b6116de565b610487611ee8565b61062f611fe8565b61048761067f366004615593565b611ffe565b61062f607d5481565b61062f61069b366004615675565b60716020526000908152604090205481565b6104876106bb366004615754565b612386565b61048761245b565b6104876106d6366004615675565b61246f565b6104876106e9366004615849565b6125df565b6074546104249067ffffffffffffffff1681565b6104247f000000000000000000000000000000000000000000000000000000000000000081565b61077261073736600461587e565b60786020526000908152604090208054600182015460029092015467ffffffffffffffff808316936801000000000000000090930416919084565b6040805167ffffffffffffffff9586168152949093166020850152918301526060820152608001610439565b607954610424907801000000000000000000000000000000000000000000000000900467ffffffffffffffff1681565b6104876126b3565b60335473ffffffffffffffffffffffffffffffffffffffff166104d0565b61062f61277f565b61048761080a3660046155fb565b6128d8565b61048761081d366004615675565b612989565b610487610830366004615675565b612b05565b6104d07f000000000000000000000000000000000000000000000000000000000000000081565b61062f7f000000000000000000000000000000000000000000000000000000000000000081565b610487610891366004615754565b612c0b565b6104247f000000000000000000000000000000000000000000000000000000000000000081565b606f546108d8906901000000000000000000900461ffff1681565b60405161ffff9091168152602001610439565b61092c6108f9366004615675565b6072602052600090815260409020805460019091015467ffffffffffffffff808216916801000000000000000090041683565b6040805193845267ffffffffffffffff9283166020850152911690820152606001610439565b6104d07f000000000000000000000000000000000000000000000000000000000000000081565b61046461098736600461587e565b612ccf565b610424612d59565b607b546104249074010000000000000000000000000000000000000000900467ffffffffffffffff1681565b6104876109ce366004615849565b612dae565b606f546104d0906b010000000000000000000000900473ffffffffffffffffffffffffffffffffffffffff1681565b6104d07f000000000000000000000000000000000000000000000000000000000000000081565b610487610a373660046158d9565b612e3b565b610487610a4a36600461598c565b613386565b60795461042490700100000000000000000000000000000000900467ffffffffffffffff1681565b610487613928565b607354610424907801000000000000000000000000000000000000000000000000900467ffffffffffffffff1681565b6104d07f000000000000000000000000000000000000000000000000000000000000000081565b610487610ae43660046159ce565b613a01565b607b54610464907c0100000000000000000000000000000000000000000000000000000000900460ff1681565b610487610b24366004615754565b613df7565b610487610b37366004615754565b613ec9565b607a546104d09073ffffffffffffffffffffffffffffffffffffffff1681565b61062f60705481565b60778054610b7290615a1a565b80601f0160208091040260200160405190810160405280929190818152602001828054610b9e90615a1a565b8015610beb5780601f10610bc057610100808354040283529160200191610beb565b820191906000526020600020905b815481529060010190602001808311610bce57829003601f168201915b505050505081565b607a5473ffffffffffffffffffffffffffffffffffffffff163314610c44576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6103e88161ffff161080610c5d57506103ff8161ffff16115b15610c94576040517f4c2533c800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fffffffffffffffffffffffffffffffffffffffffff0000ffffffffffffffffff16690100000000000000000061ffff8416908102919091179091556040519081527f7019933d795eba185c180209e8ae8bffbaa25bcef293364687702c31f4d302c5906020015b60405180910390a150565b67ffffffffffffffff8086166000818152607260205260408082205493881682529020546060929115801590610d3f575081155b15610d76576040517f6818c29e00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80610dad576040517f66385b5100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610db684612ccf565b610dec576040517f176b913c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b604080517fffffffffffffffffffffffffffffffffffffffff0000000000000000000000003360601b166020820152603481019690965260548601929092527fffffffffffffffff00000000000000000000000000000000000000000000000060c098891b811660748701527f0000000000000000000000000000000000000000000000000000000000000000891b8116607c8701527f0000000000000000000000000000000000000000000000000000000000000000891b81166084870152608c86019490945260ac85015260cc840194909452509290931b90911660ec830152805180830360d401815260f4909201905290565b60745468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff163314610f3f576040517fbbcbbc0500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610f4d868686868686613f7d565b607480547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff86811691821790925560009081526075602052604090208390556079541615610fc857607980547fffffffffffffffffffffffffffffffff000000000000000000000000000000001690555b6040517f33d6247d000000000000000000000000000000000000000000000000000000008152600481018490527f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16906333d6247d90602401600060405180830381600087803b15801561105057600080fd5b505af1158015611064573d6000803e3d6000fd5b505060405184815233925067ffffffffffffffff871691507fcb339b570a7f0b25afa7333371ff11192092a0aeace12b671f4c212f2815c6fe906020015b60405180910390a3505050505050565b60745468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff16331461110f576040517fbbcbbc0500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61111e87878787878787613fd9565b607480547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff8681169182179092556000908152607560205260409020839055607954161561119957607980547fffffffffffffffffffffffffffffffff000000000000000000000000000000001690555b6040517f33d6247d000000000000000000000000000000000000000000000000000000008152600481018490527f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16906333d6247d90602401600060405180830381600087803b15801561122157600080fd5b505af1158015611235573d6000803e3d6000fd5b50506079805477ffffffffffffffffffffffffffffffffffffffffffffffff167a093a800000000000000000000000000000000000000000000000001790555050604051828152339067ffffffffffffffff8616907fcc1b5520188bf1dd3e63f98164b577c4d75c11a619ddea692112f0d1aec4cf729060200160405180910390a350505050505050565b60795467ffffffffffffffff828116600090815260786020526040812054909242926113049270010000000000000000000000000000000090920481169116615a9c565b67ffffffffffffffff16111592915050565b607a5473ffffffffffffffffffffffffffffffffffffffff163314611367576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b62093a8067ffffffffffffffff821611156113ae576040517f1d06e87900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff1661141d5760795467ffffffffffffffff780100000000000000000000000000000000000000000000000090910481169082161061141d576040517f401636df00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6079805477ffffffffffffffffffffffffffffffffffffffffffffffff16780100000000000000000000000000000000000000000000000067ffffffffffffffff8416908102919091179091556040519081527f1f4fa24c2e4bad19a7f3ec5c5485f70d46c798461c2e684f55bbd0fc661373a190602001610d00565b60745468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff16331461154157606f5460ff1615611502576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61150b816112c0565b611541576040517f0ce9e4a200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61154a8161402e565b50565b607a5473ffffffffffffffffffffffffffffffffffffffff16331461159e576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b62093a8067ffffffffffffffff821611156115e5576040517ff5e37f2f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff1661165057607b5467ffffffffffffffff74010000000000000000000000000000000000000000909104811690821610611650576040517ff5e37f2f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b80547fffffffff0000000000000000ffffffffffffffffffffffffffffffffffffffff167401000000000000000000000000000000000000000067ffffffffffffffff8416908102919091179091556040519081527fa7eb6cb8a613eb4e8bddc1ac3d61ec6cf10898760f0b187bcca794c6ca6fa40b90602001610d00565b60768054610b7290615a1a565b606f5460ff161561171b576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f546b010000000000000000000000900473ffffffffffffffffffffffffffffffffffffffff16331461177b576040517f11e7be1500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8160008190036117b7576040517fcb591a5f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6103e88111156117f3576040517fb59f753a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60735467ffffffffffffffff6801000000000000000082048116600081815260726020526040812054838516949293700100000000000000000000000000000000909304909216919082905b86811015611c435760008a8a8381811061185b5761185b615ac4565b905060200281019061186d9190615af3565b61187690615b31565b8051805160209091012060608201519192509067ffffffffffffffff16156119ee57856118a281615bbe565b965050600081836020015184606001516040516020016118fa93929190928352602083019190915260c01b7fffffffffffffffff00000000000000000000000000000000000000000000000016604082015260480190565b604080517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0818403018152918152815160209283012067ffffffffffffffff8a16600090815260719093529120549091508114611983576040517fce3d755e00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff80881660009081526071602052604080822091909155606085015190850151908216911610156119e8576040517f7f7ab87200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50611b2b565b602082015115801590611ab5575060208201516040517f257b363200000000000000000000000000000000000000000000000000000000815260048101919091527f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff169063257b3632906024016020604051808303816000875af1158015611a8f573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190611ab39190615be5565b155b15611aec576040517f73bd668d00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8151516201d4c01015611b2b576040517fa29a6c7c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8767ffffffffffffffff16826040015167ffffffffffffffff161080611b5e575042826040015167ffffffffffffffff16115b15611b95576040517fea82791600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b602082810151604080850151815193840189905290830184905260608084019290925260c01b7fffffffffffffffff0000000000000000000000000000000000000000000000001660808301528b901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000166088820152609c016040516020818303038152906040528051906020012094508160400151975050508080611c3b90615bfe565b91505061183f565b50611c4e8685615a9c565b60735490945067ffffffffffffffff780100000000000000000000000000000000000000000000000090910481169084161115611cb7576040517fc630a00d00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6000611cc38285615c36565b611cd79067ffffffffffffffff1688615c57565b604080516060810182528581524267ffffffffffffffff908116602080840191825260738054680100000000000000009081900485168688019081528d861660008181526072909552979093209551865592516001909501805492519585167fffffffffffffffffffffffffffffffff000000000000000000000000000000009384161795851684029590951790945583548c8416911617930292909217905590915082811690851614611dcd57607380547fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff1670010000000000000000000000000000000067ffffffffffffffff8716021790555b611e1f333083607054611de09190615c6a565b73ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016929190614241565b611e27614323565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff166379e2cf976040518163ffffffff1660e01b8152600401600060405180830381600087803b158015611e8f57600080fd5b505af1158015611ea3573d6000803e3d6000fd5b505060405167ffffffffffffffff881692507f303446e6a8cb73c83dff421c0b1d5e5ce0719dab1bff13660fc254e58cc17fce9150600090a250505050505050505050565b607a5473ffffffffffffffffffffffffffffffffffffffff163314611f39576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b547c0100000000000000000000000000000000000000000000000000000000900460ff16611f95576040517ff6ba91a100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b80547fffffff00ffffffffffffffffffffffffffffffffffffffffffffffffffffffff1690556040517f854dd6ce5a1445c4c54388b21cffd11cf5bba1b9e763aec48ce3da75d617412f90600090a1565b60006070546064611ff99190615c6a565b905090565b606f5460ff161561203b576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60795467ffffffffffffffff858116600090815260726020526040902060010154429261208892780100000000000000000000000000000000000000000000000090910481169116615a9c565b67ffffffffffffffff1611156120ca576040517f8a0704d300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6103e86120d78686615c36565b67ffffffffffffffff161115612119576040517fb59f753a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b612127868686868686613f7d565b612130846143d4565b607954700100000000000000000000000000000000900467ffffffffffffffff1660000361227857607480547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff868116918217909255600090815260756020526040902083905560795416156121d357607980547fffffffffffffffffffffffffffffffff000000000000000000000000000000001690555b6040517f33d6247d000000000000000000000000000000000000000000000000000000008152600481018490527f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16906333d6247d90602401600060405180830381600087803b15801561225b57600080fd5b505af115801561226f573d6000803e3d6000fd5b50505050612348565b612280614323565b6079805467ffffffffffffffff1690600061229a83615bbe565b825467ffffffffffffffff9182166101009390930a92830292820219169190911790915560408051608081018252428316815287831660208083019182528284018981526060840189815260795487166000908152607890935294909120925183549251861668010000000000000000027fffffffffffffffffffffffffffffffff000000000000000000000000000000009093169516949094171781559151600183015551600290910155505b604051828152339067ffffffffffffffff8616907f9c72852172521097ba7e1482e6b44b351323df0155f97f4ea18fcec28e1f5966906020016110a2565b607a5473ffffffffffffffffffffffffffffffffffffffff1633146123d7576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fff0000000000000000000000000000000000000000ffffffffffffffffffffff166b01000000000000000000000073ffffffffffffffffffffffffffffffffffffffff8416908102919091179091556040519081527ff54144f9611984021529f814a1cb6a41e22c58351510a0d9f7e822618abb9cc090602001610d00565b6124636145b4565b61246d6000614635565b565b60335473ffffffffffffffffffffffffffffffffffffffff1633146125d7576000612498612d59565b90508067ffffffffffffffff168267ffffffffffffffff16116124e7576040517f812a372d00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60735467ffffffffffffffff680100000000000000009091048116908316118061252d575067ffffffffffffffff80831660009081526072602052604090206001015416155b15612564576040517f98c5c01400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff80831660009081526072602052604090206001015442916125939162093a809116615a9c565b67ffffffffffffffff1611156125d5576040517fd257555a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b505b61154a6146ac565b7f0000000000000000000000000000000000000000000000000000000000000000607c541461263a576040517fc10b159000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607c805490600061264a83615bfe565b909155505060745467ffffffffffffffff16607d8190556040517fed7be53c9f1a96a481223b15568a5b1a475e01a74b347d6ca187c8bf0c078cd691610d00917f0000000000000000000000000000000000000000000000000000000000000000908590615c81565b607b5473ffffffffffffffffffffffffffffffffffffffff163314612704576040517fd1ec4b2300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b54607a80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff90921691821790556040519081527f056dc487bbf0795d0bbb1b4f0af523a855503cff740bfb4d5475f7a90c091e8e9060200160405180910390a1565b6040517f70a08231000000000000000000000000000000000000000000000000000000008152306004820152600090819073ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016906370a0823190602401602060405180830381865afa15801561280e573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906128329190615be5565b9050600061283e612d59565b60735467ffffffffffffffff6801000000000000000082048116916128969170010000000000000000000000000000000082048116917801000000000000000000000000000000000000000000000000900416615c36565b6128a09190615a9c565b6128aa9190615c36565b67ffffffffffffffff169050806000036128c75760009250505090565b6128d18183615ce6565b9250505090565b606f5460ff1615612915576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61292487878787878787613fd9565b67ffffffffffffffff84166000908152607560209081526040918290205482519081529081018490527f1f44c21118c4603cfb4e1b621dbcfa2b73efcececee2b99b620b2953d33a7010910160405180910390a16129806146ac565b50505050505050565b607a5473ffffffffffffffffffffffffffffffffffffffff1633146129da576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b62093a8067ffffffffffffffff82161115612a21576040517fcc96507000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff16612a885760795467ffffffffffffffff700100000000000000000000000000000000909104811690821610612a88576040517f48a05a9000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607980547fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff1670010000000000000000000000000000000067ffffffffffffffff8416908102919091179091556040519081527fc4121f4e22c69632ebb7cf1f462be0511dc034f999b52013eddfb24aab765c7590602001610d00565b607a5473ffffffffffffffffffffffffffffffffffffffff163314612b56576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b620151808167ffffffffffffffff161115612b9d576040517fe067dfe800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fffffffffffffffffffffffffffffffffffffffffffffff0000000000000000ff1661010067ffffffffffffffff8416908102919091179091556040519081527f1b023231a1ab6b5d93992f168fb44498e1a7e64cef58daff6f1c216de6a68c2890602001610d00565b607a5473ffffffffffffffffffffffffffffffffffffffff163314612c5c576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff83169081179091556040519081527fa5b56b7906fd0a20e3f35120dd8343db1e12e037a6c90111c7e42885e82a1ce690602001610d00565b600067ffffffff0000000167ffffffffffffffff8316108015612d07575067ffffffff00000001604083901c67ffffffffffffffff16105b8015612d28575067ffffffff00000001608083901c67ffffffffffffffff16105b8015612d3f575067ffffffff0000000160c083901c105b15612d4c57506001919050565b506000919050565b919050565b60795460009067ffffffffffffffff1615612d9d575060795467ffffffffffffffff9081166000908152607860205260409020546801000000000000000090041690565b5060745467ffffffffffffffff1690565b607a5473ffffffffffffffffffffffffffffffffffffffff163314612dff576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6076612e0b8282615d40565b507f6b8f723a4c7a5335cafae8a598a0aa0301be1387c037dccc085b62add6448b2081604051610d0091906154d8565b600054610100900460ff1615808015612e5b5750600054600160ff909116105b80612e755750303b158015612e75575060005460ff166001145b612f06576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201527f647920696e697469616c697a656400000000000000000000000000000000000060648201526084015b60405180910390fd5b600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001660011790558015612f6457600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff166101001790555b612f716020880188615754565b607a80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055612fc66040880160208901615754565b606f805473ffffffffffffffffffffffffffffffffffffffff929092166b010000000000000000000000027fff0000000000000000000000000000000000000000ffffffffffffffffffffff90921691909117905561302b6080880160608901615754565b6074805473ffffffffffffffffffffffffffffffffffffffff9290921668010000000000000000027fffffffff0000000000000000000000000000000000000000ffffffffffffffff9092169190911790556000805260756020527ff9e3fbf150b7a0077118526f473c53cb4734f166167e2c6213e3567dd390b4ad86905560766130b68682615d40565b5060776130c38582615d40565b5062093a806130d86060890160408a01615675565b67ffffffffffffffff16111561311a576040517fcc96507000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61312a6060880160408901615675565b6079805467ffffffffffffffff92909216700100000000000000000000000000000000027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff90921691909117905562093a8061318c60a0890160808a01615675565b67ffffffffffffffff1611156131ce576040517f1d06e87900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6131de60a0880160808901615675565b6079805477ffffffffffffffffffffffffffffffffffffffffffffffff16780100000000000000000000000000000000000000000000000067ffffffffffffffff939093169290920291909117905567016345785d8a0000607055606f80547fffffffffffffffffffffffffffffffffffffffffff00000000000000000000ff166a03ea000000000000070800179055607b80547fffffff000000000000000000ffffffffffffffffffffffffffffffffffffffff167c01000000000006978000000000000000000000000000000000000000001790556132bd614734565b7fed7be53c9f1a96a481223b15568a5b1a475e01a74b347d6ca187c8bf0c078cd660007f000000000000000000000000000000000000000000000000000000000000000085856040516133139493929190615ea3565b60405180910390a1801561298057600080547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a150505050505050565b607b547c0100000000000000000000000000000000000000000000000000000000900460ff16156133e3576040517f24eff8c300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff1615613420576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80600081900361345c576040517fcb591a5f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6103e8811115613498576040517fb59f753a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60735467ffffffffffffffff780100000000000000000000000000000000000000000000000082048116916134e3918491700100000000000000000000000000000000900416615edb565b111561351b576040517fc630a00d00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60735467ffffffffffffffff680100000000000000008204811660008181526072602052604081205491937001000000000000000000000000000000009004909216915b848110156137c557600087878381811061357b5761357b615ac4565b905060200281019061358d9190615eee565b61359690615f22565b9050836135a281615bbe565b825180516020918201208185015160408087015190519499509194506000936136049386939101928352602083019190915260c01b7fffffffffffffffff00000000000000000000000000000000000000000000000016604082015260480190565b604080517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0818403018152918152815160209283012067ffffffffffffffff891660009081526071909352912054909150811461368d576040517fce3d755e00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff86166000908152607160205260408120556136b2600189615c57565b84036137215742607b60149054906101000a900467ffffffffffffffff1684604001516136df9190615a9c565b67ffffffffffffffff161115613721576040517fc44a082100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6020838101516040805192830188905282018490526060808301919091524260c01b7fffffffffffffffff00000000000000000000000000000000000000000000000016608083015233901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000166088820152609c0160405160208183030381529060405280519060200120945050505080806137bd90615bfe565b91505061355f565b506137d08484615a9c565b6073805467ffffffffffffffff4281167fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000009092168217808455604080516060810182528781526020808201958652680100000000000000009384900485168284019081528589166000818152607290935284832093518455965160019390930180549151871686027fffffffffffffffffffffffffffffffff0000000000000000000000000000000090921693871693909317179091558554938916700100000000000000000000000000000000027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff938602939093167fffffffffffffffff00000000000000000000000000000000ffffffffffffffff90941693909317919091179093559151929550917f648a61dd2438f072f5a1960939abd30f37aea80d2e94c9792ad142d3e0a490a49190a2505050505050565b607a5473ffffffffffffffffffffffffffffffffffffffff163314613979576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff1663dbc169766040518163ffffffff1660e01b8152600401600060405180830381600087803b1580156139e157600080fd5b505af11580156139f5573d6000803e3d6000fd5b5050505061246d6147d4565b607b547c0100000000000000000000000000000000000000000000000000000000900460ff1615613a5e576040517f24eff8c300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff1615613a9b576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6000613aa5611fe8565b905081811115613ae1576040517f4732fdb500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b611388831115613b1d576040517fa29a6c7c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b613b5f73ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016333084614241565b60007f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16633ed691ef6040518163ffffffff1660e01b8152600401602060405180830381865afa158015613bcc573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190613bf09190615be5565b60738054919250780100000000000000000000000000000000000000000000000090910467ffffffffffffffff16906018613c2a83615bbe565b91906101000a81548167ffffffffffffffff021916908367ffffffffffffffff160217905550508484604051613c61929190615f9e565b60408051918290038220602083015281018290527fffffffffffffffff0000000000000000000000000000000000000000000000004260c01b166060820152606801604080518083037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe001815291815281516020928301206073547801000000000000000000000000000000000000000000000000900467ffffffffffffffff1660009081526071909352912055323303613d9157607354604080518381523360208201526060918101829052600091810191909152780100000000000000000000000000000000000000000000000090910467ffffffffffffffff16907ff94bb37db835f1ab585ee00041849a09b12cd081d77fa15ca070757619cbc9319060800160405180910390a2613df0565b607360189054906101000a900467ffffffffffffffff1667ffffffffffffffff167ff94bb37db835f1ab585ee00041849a09b12cd081d77fa15ca070757619cbc93182338888604051613de79493929190615fae565b60405180910390a25b5050505050565b607a5473ffffffffffffffffffffffffffffffffffffffff163314613e48576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607480547fffffffff0000000000000000000000000000000000000000ffffffffffffffff166801000000000000000073ffffffffffffffffffffffffffffffffffffffff8416908102919091179091556040519081527f61f8fec29495a3078e9271456f05fb0707fd4e41f7661865f80fc437d06681ca90602001610d00565b613ed16145b4565b73ffffffffffffffffffffffffffffffffffffffff8116613f74576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f64647265737300000000000000000000000000000000000000000000000000006064820152608401612efd565b61154a81614635565b607d548567ffffffffffffffff161015613fc3576040517fead1340b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b613fd1868686868686614863565b505050505050565b607d548567ffffffffffffffff16101561401f576040517fead1340b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61298087878787878787614c27565b60795467ffffffffffffffff680100000000000000009091048116908216111580614068575060795467ffffffffffffffff908116908216115b1561409f576040517fd086b70b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff818116600081815260786020908152604080832080546074805468010000000000000000928390049098167fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000090981688179055600282015487865260759094529382902092909255607980547fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff169390940292909217909255600182015490517f33d6247d00000000000000000000000000000000000000000000000000000000815260048101919091529091907f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16906333d6247d90602401600060405180830381600087803b1580156141d157600080fd5b505af11580156141e5573d6000803e3d6000fd5b505050508267ffffffffffffffff168167ffffffffffffffff167f328d3c6c0fd6f1be0515e422f2d87e59f25922cbc2233568515a0c4bc3f8510e846002015460405161423491815260200190565b60405180910390a3505050565b60405173ffffffffffffffffffffffffffffffffffffffff8085166024830152831660448201526064810182905261431d9085907f23b872dd00000000000000000000000000000000000000000000000000000000906084015b604080517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe08184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fffffffff0000000000000000000000000000000000000000000000000000000090931692909217909152615061565b50505050565b60795467ffffffffffffffff68010000000000000000820481169116111561246d5760795460009061436c9068010000000000000000900467ffffffffffffffff166001615a9c565b9050614377816112c0565b1561154a5760795460009060029061439a90849067ffffffffffffffff16615c36565b6143a49190615fe4565b6143ae9083615a9c565b90506143b9816112c0565b156143cb576143c78161402e565b5050565b6143c78261402e565b60006143de612d59565b9050816000806143ee8484615c36565b606f5467ffffffffffffffff91821692506000916144129161010090041642615c57565b90505b8467ffffffffffffffff168467ffffffffffffffff161461449d5767ffffffffffffffff8085166000908152607260205260409020600181015490911682101561447b57600181015468010000000000000000900467ffffffffffffffff169450614497565b6144858686615c36565b67ffffffffffffffff1693505061449d565b50614415565b60006144a98484615c57565b90508381101561450057808403600c81116144c457806144c7565b600c5b9050806103e80a81606f60099054906101000a900461ffff1661ffff160a60705402816144f6576144f6615cb7565b0460705550614570565b838103600c81116145115780614514565b600c5b90506000816103e80a82606f60099054906101000a900461ffff1661ffff160a670de0b6b3a7640000028161454b5761454b615cb7565b04905080607054670de0b6b3a7640000028161456957614569615cb7565b0460705550505b683635c9adc5dea00000607054111561459557683635c9adc5dea00000607055612980565b633b9aca00607054101561298057633b9aca0060705550505050505050565b60335473ffffffffffffffffffffffffffffffffffffffff16331461246d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401612efd565b6033805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e090600090a35050565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16632072f6c56040518163ffffffff1660e01b8152600401600060405180830381600087803b15801561471457600080fd5b505af1158015614728573d6000803e3d6000fd5b5050505061246d615172565b600054610100900460ff166147cb576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e670000000000000000000000000000000000000000006064820152608401612efd565b61246d33614635565b606f5460ff16614810576040517f5386698100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001690556040517f1e5e34eea33501aecf2ebec9fe0e884a40804275ea7fe10b2ba084c8374308b390600090a1565b60008061486e612d59565b905067ffffffffffffffff88161561493e5760795467ffffffffffffffff90811690891611156148ca576040517fbb14c20500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff8089166000908152607860205260409020600281015481549094509091898116680100000000000000009092041614614938576040517f2bd2e3e700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b506149df565b67ffffffffffffffff8716600090815260756020526040902054915081614991576040517f4997b98600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8067ffffffffffffffff168767ffffffffffffffff1611156149df576040517f1e56e9e200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8067ffffffffffffffff168667ffffffffffffffff1611614a2c576040517fb9b18f5700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6000614a3b8888888689610d0b565b905060007f30644e72e131a029b85045b68181585d2833e84879b9709143e1f593f0000001600283604051614a70919061600b565b602060405180830381855afa158015614a8d573d6000803e3d6000fd5b5050506040513d601f19601f82011682018060405250810190614ab09190615be5565b614aba919061601d565b6040805160208101825282815290517f9121da8a00000000000000000000000000000000000000000000000000000000815291925073ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001691639121da8a91614b3c91899190600401616031565b602060405180830381865afa158015614b59573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190614b7d919061606c565b614bb3576040517f09bde33900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b614c1b33614bc1858b615c36565b67ffffffffffffffff16614bd361277f565b614bdd9190615c6a565b73ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000000000000000000000000000000000000000000000169190615205565b50505050505050505050565b600067ffffffffffffffff881615614cf55760795467ffffffffffffffff9081169089161115614c83576040517fbb14c20500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5067ffffffffffffffff8088166000908152607860205260409020600281015481549092888116680100000000000000009092041614614cef576040517f2bd2e3e700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50614d91565b5067ffffffffffffffff851660009081526075602052604090205480614d47576040517f4997b98600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60745467ffffffffffffffff9081169087161115614d91576040517f1e56e9e200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60795467ffffffffffffffff9081169088161180614dc357508767ffffffffffffffff168767ffffffffffffffff1611155b80614dea575060795467ffffffffffffffff68010000000000000000909104811690881611155b15614e21576040517fbfa7079f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff878116600090815260786020526040902054680100000000000000009004811690861614614e84576040517f32a2a77f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6000614e938787878588610d0b565b905060007f30644e72e131a029b85045b68181585d2833e84879b9709143e1f593f0000001600283604051614ec8919061600b565b602060405180830381855afa158015614ee5573d6000803e3d6000fd5b5050506040513d601f19601f82011682018060405250810190614f089190615be5565b614f12919061601d565b6040805160208101825282815290517f9121da8a00000000000000000000000000000000000000000000000000000000815291925073ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001691639121da8a91614f9491889190600401616031565b602060405180830381865afa158015614fb1573d6000803e3d6000fd5b505050506040513d601f19601f82011682018060405250810190614fd5919061606c565b61500b576040517f09bde33900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff8916600090815260786020526040902060020154859003614c1b576040517fa47276bd00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60006150c3826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff1661525b9092919063ffffffff16565b80519091501561516d57808060200190518101906150e1919061606c565b61516d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f742073756363656564000000000000000000000000000000000000000000006064820152608401612efd565b505050565b606f5460ff16156151af576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001660011790556040517f2261efe5aef6fedc1fd1550b25facc9181745623049c7901287030b9ad1a549790600090a1565b60405173ffffffffffffffffffffffffffffffffffffffff831660248201526044810182905261516d9084907fa9059cbb000000000000000000000000000000000000000000000000000000009060640161429b565b606061526a8484600085615272565b949350505050565b606082471015615304576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f60448201527f722063616c6c00000000000000000000000000000000000000000000000000006064820152608401612efd565b6000808673ffffffffffffffffffffffffffffffffffffffff16858760405161532d919061600b565b60006040518083038185875af1925050503d806000811461536a576040519150601f19603f3d011682016040523d82523d6000602084013e61536f565b606091505b50915091506153808783838761538b565b979650505050505050565b6060831561542157825160000361541a5773ffffffffffffffffffffffffffffffffffffffff85163b61541a576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401612efd565b508161526a565b61526a83838151156154365781518083602001fd5b806040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612efd91906154d8565b60005b8381101561548557818101518382015260200161546d565b50506000910152565b600081518084526154a681602086016020860161546a565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160200192915050565b6020815260006154eb602083018461548e565b9392505050565b60006020828403121561550457600080fd5b813561ffff811681146154eb57600080fd5b803567ffffffffffffffff81168114612d5457600080fd5b600080600080600060a0868803121561554657600080fd5b61554f86615516565b945061555d60208701615516565b94979496505050506040830135926060810135926080909101359150565b80610300810183101561558d57600080fd5b92915050565b6000806000806000806103a087890312156155ad57600080fd5b6155b687615516565b95506155c460208801615516565b94506155d260408801615516565b935060608701359250608087013591506155ef8860a0890161557b565b90509295509295509295565b60008060008060008060006103c0888a03121561561757600080fd5b61562088615516565b965061562e60208901615516565b955061563c60408901615516565b945061564a60608901615516565b93506080880135925060a088013591506156678960c08a0161557b565b905092959891949750929550565b60006020828403121561568757600080fd5b6154eb82615516565b60008083601f8401126156a257600080fd5b50813567ffffffffffffffff8111156156ba57600080fd5b6020830191508360208260051b85010111156156d557600080fd5b9250929050565b803573ffffffffffffffffffffffffffffffffffffffff81168114612d5457600080fd5b60008060006040848603121561571557600080fd5b833567ffffffffffffffff81111561572c57600080fd5b61573886828701615690565b909450925061574b9050602085016156dc565b90509250925092565b60006020828403121561576657600080fd5b6154eb826156dc565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b600082601f8301126157af57600080fd5b813567ffffffffffffffff808211156157ca576157ca61576f565b604051601f83017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f011681019082821181831017156158105761581061576f565b8160405283815286602085880101111561582957600080fd5b836020870160208301376000602085830101528094505050505092915050565b60006020828403121561585b57600080fd5b813567ffffffffffffffff81111561587257600080fd5b61526a8482850161579e565b60006020828403121561589057600080fd5b5035919050565b60008083601f8401126158a957600080fd5b50813567ffffffffffffffff8111156158c157600080fd5b6020830191508360208285010111156156d557600080fd5b6000806000806000808688036101208112156158f457600080fd5b60a081121561590257600080fd5b5086955060a0870135945060c087013567ffffffffffffffff8082111561592857600080fd5b6159348a838b0161579e565b955060e089013591508082111561594a57600080fd5b6159568a838b0161579e565b945061010089013591508082111561596d57600080fd5b5061597a89828a01615897565b979a9699509497509295939492505050565b6000806020838503121561599f57600080fd5b823567ffffffffffffffff8111156159b657600080fd5b6159c285828601615690565b90969095509350505050565b6000806000604084860312156159e357600080fd5b833567ffffffffffffffff8111156159fa57600080fd5b615a0686828701615897565b909790965060209590950135949350505050565b600181811c90821680615a2e57607f821691505b602082108103615a67577f4e487b7100000000000000000000000000000000000000000000000000000000600052602260045260246000fd5b50919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b67ffffffffffffffff818116838216019080821115615abd57615abd615a6d565b5092915050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052603260045260246000fd5b600082357fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff81833603018112615b2757600080fd5b9190910192915050565b600060808236031215615b4357600080fd5b6040516080810167ffffffffffffffff8282108183111715615b6757615b6761576f565b816040528435915080821115615b7c57600080fd5b50615b893682860161579e565b82525060208301356020820152615ba260408401615516565b6040820152615bb360608401615516565b606082015292915050565b600067ffffffffffffffff808316818103615bdb57615bdb615a6d565b6001019392505050565b600060208284031215615bf757600080fd5b5051919050565b60007fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8203615c2f57615c2f615a6d565b5060010190565b67ffffffffffffffff828116828216039080821115615abd57615abd615a6d565b8181038181111561558d5761558d615a6d565b808202811582820484141761558d5761558d615a6d565b600067ffffffffffffffff808616835280851660208401525060606040830152615cae606083018461548e565b95945050505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b600082615cf557615cf5615cb7565b500490565b601f82111561516d57600081815260208120601f850160051c81016020861015615d215750805b601f850160051c820191505b81811015613fd157828155600101615d2d565b815167ffffffffffffffff811115615d5a57615d5a61576f565b615d6e81615d688454615a1a565b84615cfa565b602080601f831160018114615dc15760008415615d8b5750858301515b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600386901b1c1916600185901b178555613fd1565b6000858152602081207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe08616915b82811015615e0e57888601518255948401946001909101908401615def565b5085821015615e4a57878501517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600388901b60f8161c191681555b5050505050600190811b01905550565b8183528181602085013750600060208284010152600060207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f840116840101905092915050565b600067ffffffffffffffff808716835280861660208401525060606040830152615ed1606083018486615e5a565b9695505050505050565b8082018082111561558d5761558d615a6d565b600082357fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa1833603018112615b2757600080fd5b600060608236031215615f3457600080fd5b6040516060810167ffffffffffffffff8282108183111715615f5857615f5861576f565b816040528435915080821115615f6d57600080fd5b50615f7a3682860161579e565b82525060208301356020820152615f9360408401615516565b604082015292915050565b8183823760009101908152919050565b84815273ffffffffffffffffffffffffffffffffffffffff84166020820152606060408201526000615ed1606083018486615e5a565b600067ffffffffffffffff80841680615fff57615fff615cb7565b92169190910492915050565b60008251615b2781846020870161546a565b60008261602c5761602c615cb7565b500690565b61032081016103008085843782018360005b6001811015616062578151835260209283019290910190600101616043565b5050509392505050565b60006020828403121561607e57600080fd5b815180151581146154eb57600080fdfea2646970667358221220d90230ed12c69b54cd1a824635edf87ab92a4d7fc08c50effeffcdad0072c92d64736f6c63430008140033",
}

PolygonzkevmupgradedMetaData contains all meta data concerning the Polygonzkevmupgraded 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
	TrustedSequencer         common.Address
	PendingStateTimeout      uint64
	TrustedAggregator        common.Address
	TrustedAggregatorTimeout uint64
}

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

type Polygonzkevmupgraded

type Polygonzkevmupgraded struct {
	PolygonzkevmupgradedCaller     // Read-only binding to the contract
	PolygonzkevmupgradedTransactor // Write-only binding to the contract
	PolygonzkevmupgradedFilterer   // Log filterer for contract events
}

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

func DeployPolygonzkevmupgraded

func DeployPolygonzkevmupgraded(auth *bind.TransactOpts, backend bind.ContractBackend, _globalExitRootManager common.Address, _matic common.Address, _rollupVerifier common.Address, _bridgeAddress common.Address, _chainID uint64, _forkID uint64, versionBeforeUpgrade *big.Int) (common.Address, *types.Transaction, *Polygonzkevmupgraded, error)

DeployPolygonzkevmupgraded deploys a new Ethereum contract, binding an instance of Polygonzkevmupgraded to it.

func NewPolygonzkevmupgraded

func NewPolygonzkevmupgraded(address common.Address, backend bind.ContractBackend) (*Polygonzkevmupgraded, error)

NewPolygonzkevmupgraded creates a new instance of Polygonzkevmupgraded, bound to a specific deployed contract.

type PolygonzkevmupgradedAcceptAdminRole

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

PolygonzkevmupgradedAcceptAdminRole represents a AcceptAdminRole event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedAcceptAdminRoleIterator

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

PolygonzkevmupgradedAcceptAdminRoleIterator is returned from FilterAcceptAdminRole and is used to iterate over the raw logs and unpacked data for AcceptAdminRole events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedAcceptAdminRoleIterator) Close

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

func (*PolygonzkevmupgradedAcceptAdminRoleIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedAcceptAdminRoleIterator) Next

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

type PolygonzkevmupgradedActivateForceBatches

type PolygonzkevmupgradedActivateForceBatches struct {
	Raw types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedActivateForceBatches represents a ActivateForceBatches event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedActivateForceBatchesIterator

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

PolygonzkevmupgradedActivateForceBatchesIterator is returned from FilterActivateForceBatches and is used to iterate over the raw logs and unpacked data for ActivateForceBatches events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedActivateForceBatchesIterator) Close

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

func (*PolygonzkevmupgradedActivateForceBatchesIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedActivateForceBatchesIterator) Next

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

type PolygonzkevmupgradedCaller

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

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

func NewPolygonzkevmupgradedCaller

func NewPolygonzkevmupgradedCaller(address common.Address, caller bind.ContractCaller) (*PolygonzkevmupgradedCaller, error)

NewPolygonzkevmupgradedCaller creates a new read-only instance of Polygonzkevmupgraded, bound to a specific deployed contract.

func (*PolygonzkevmupgradedCaller) Admin

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) Admin(opts *bind.CallOpts) (common.Address, error)

Admin is a free data retrieval call binding the contract method 0xf851a440.

Solidity: function admin() view returns(address)

func (*PolygonzkevmupgradedCaller) BatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) BatchFee(opts *bind.CallOpts) (*big.Int, error)

BatchFee is a free data retrieval call binding the contract method 0xf8b823e4.

Solidity: function batchFee() view returns(uint256)

func (*PolygonzkevmupgradedCaller) BatchNumToStateRoot

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) BridgeAddress

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) BridgeAddress(opts *bind.CallOpts) (common.Address, error)

BridgeAddress is a free data retrieval call binding the contract method 0xa3c573eb.

Solidity: function bridgeAddress() view returns(address)

func (*PolygonzkevmupgradedCaller) CalculateRewardPerBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) ChainID

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) CheckStateRootInsidePrime

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) CheckStateRootInsidePrime(opts *bind.CallOpts, newStateRoot *big.Int) (bool, error)

CheckStateRootInsidePrime is a free data retrieval call binding the contract method 0xba58ae39.

Solidity: function checkStateRootInsidePrime(uint256 newStateRoot) pure returns(bool)

func (*PolygonzkevmupgradedCaller) ForceBatchTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) ForceBatchTimeout(opts *bind.CallOpts) (uint64, error)

ForceBatchTimeout is a free data retrieval call binding the contract method 0xc754c7ed.

Solidity: function forceBatchTimeout() view returns(uint64)

func (*PolygonzkevmupgradedCaller) ForcedBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) ForkID

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) ForkID(opts *bind.CallOpts) (uint64, error)

ForkID is a free data retrieval call binding the contract method 0x831c7ead.

Solidity: function forkID() view returns(uint64)

func (*PolygonzkevmupgradedCaller) GetForcedBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) GetForcedBatchFee(opts *bind.CallOpts) (*big.Int, error)

GetForcedBatchFee is a free data retrieval call binding the contract method 0x60469169.

Solidity: function getForcedBatchFee() view returns(uint256)

func (*PolygonzkevmupgradedCaller) GetInputSnarkBytes

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) GetLastVerifiedBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) GlobalExitRootManager

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) IsEmergencyState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) IsForcedBatchDisallowed

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) IsForcedBatchDisallowed(opts *bind.CallOpts) (bool, error)

IsForcedBatchDisallowed is a free data retrieval call binding the contract method 0xed6b0104.

Solidity: function isForcedBatchDisallowed() view returns(bool)

func (*PolygonzkevmupgradedCaller) IsPendingStateConsolidable

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) LastBatchSequenced

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) LastForceBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) LastForceBatchSequenced

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) LastPendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) LastPendingStateConsolidated

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) LastTimestamp

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) LastVerifiedBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) LastVerifiedBatchBeforeUpgrade

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) LastVerifiedBatchBeforeUpgrade(opts *bind.CallOpts) (*big.Int, error)

LastVerifiedBatchBeforeUpgrade is a free data retrieval call binding the contract method 0x63568445.

Solidity: function lastVerifiedBatchBeforeUpgrade() view returns(uint256)

func (*PolygonzkevmupgradedCaller) Matic

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) Matic(opts *bind.CallOpts) (common.Address, error)

Matic is a free data retrieval call binding the contract method 0xb6b0b097.

Solidity: function matic() view returns(address)

func (*PolygonzkevmupgradedCaller) MultiplierBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) NetworkName

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) Owner

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) Owner(opts *bind.CallOpts) (common.Address, error)

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

Solidity: function owner() view returns(address)

func (*PolygonzkevmupgradedCaller) PendingAdmin

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) PendingAdmin(opts *bind.CallOpts) (common.Address, error)

PendingAdmin is a free data retrieval call binding the contract method 0x26782247.

Solidity: function pendingAdmin() view returns(address)

func (*PolygonzkevmupgradedCaller) PendingStateTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) PendingStateTransitions

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) RollupVerifier

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) SequencedBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) TrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) TrustedAggregatorTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) TrustedSequencer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) TrustedSequencerURL

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) 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 (*PolygonzkevmupgradedCaller) VERSIONBEFOREUPGRADE

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) VERSIONBEFOREUPGRADE(opts *bind.CallOpts) (*big.Int, error)

VERSIONBEFOREUPGRADE is a free data retrieval call binding the contract method 0xa42ea145.

Solidity: function VERSION_BEFORE_UPGRADE() view returns(uint256)

func (*PolygonzkevmupgradedCaller) VerifyBatchTimeTarget

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) VerifyBatchTimeTarget(opts *bind.CallOpts) (uint64, error)

VerifyBatchTimeTarget is a free data retrieval call binding the contract method 0x0a0d9fbe.

Solidity: function verifyBatchTimeTarget() view returns(uint64)

func (*PolygonzkevmupgradedCaller) Version

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCaller) Version(opts *bind.CallOpts) (*big.Int, error)

Version is a free data retrieval call binding the contract method 0x54fd4d50.

Solidity: function version() view returns(uint256)

type PolygonzkevmupgradedCallerRaw

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

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

func (*PolygonzkevmupgradedCallerRaw) Call

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerRaw) 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 PolygonzkevmupgradedCallerSession

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

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

func (*PolygonzkevmupgradedCallerSession) Admin

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) Admin() (common.Address, error)

Admin is a free data retrieval call binding the contract method 0xf851a440.

Solidity: function admin() view returns(address)

func (*PolygonzkevmupgradedCallerSession) BatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) BatchFee() (*big.Int, error)

BatchFee is a free data retrieval call binding the contract method 0xf8b823e4.

Solidity: function batchFee() view returns(uint256)

func (*PolygonzkevmupgradedCallerSession) BatchNumToStateRoot

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) 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 (*PolygonzkevmupgradedCallerSession) BridgeAddress

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) BridgeAddress() (common.Address, error)

BridgeAddress is a free data retrieval call binding the contract method 0xa3c573eb.

Solidity: function bridgeAddress() view returns(address)

func (*PolygonzkevmupgradedCallerSession) CalculateRewardPerBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) CalculateRewardPerBatch() (*big.Int, error)

CalculateRewardPerBatch is a free data retrieval call binding the contract method 0x99f5634e.

Solidity: function calculateRewardPerBatch() view returns(uint256)

func (*PolygonzkevmupgradedCallerSession) ChainID

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) ChainID() (uint64, error)

ChainID is a free data retrieval call binding the contract method 0xadc879e9.

Solidity: function chainID() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) CheckStateRootInsidePrime

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) CheckStateRootInsidePrime(newStateRoot *big.Int) (bool, error)

CheckStateRootInsidePrime is a free data retrieval call binding the contract method 0xba58ae39.

Solidity: function checkStateRootInsidePrime(uint256 newStateRoot) pure returns(bool)

func (*PolygonzkevmupgradedCallerSession) ForceBatchTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) ForceBatchTimeout() (uint64, error)

ForceBatchTimeout is a free data retrieval call binding the contract method 0xc754c7ed.

Solidity: function forceBatchTimeout() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) ForcedBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) 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 (*PolygonzkevmupgradedCallerSession) ForkID

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) ForkID() (uint64, error)

ForkID is a free data retrieval call binding the contract method 0x831c7ead.

Solidity: function forkID() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) GetForcedBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) GetForcedBatchFee() (*big.Int, error)

GetForcedBatchFee is a free data retrieval call binding the contract method 0x60469169.

Solidity: function getForcedBatchFee() view returns(uint256)

func (*PolygonzkevmupgradedCallerSession) GetInputSnarkBytes

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) 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 (*PolygonzkevmupgradedCallerSession) GetLastVerifiedBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) GetLastVerifiedBatch() (uint64, error)

GetLastVerifiedBatch is a free data retrieval call binding the contract method 0xc0ed84e0.

Solidity: function getLastVerifiedBatch() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) GlobalExitRootManager

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) GlobalExitRootManager() (common.Address, error)

GlobalExitRootManager is a free data retrieval call binding the contract method 0xd02103ca.

Solidity: function globalExitRootManager() view returns(address)

func (*PolygonzkevmupgradedCallerSession) IsEmergencyState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) IsEmergencyState() (bool, error)

IsEmergencyState is a free data retrieval call binding the contract method 0x15064c96.

Solidity: function isEmergencyState() view returns(bool)

func (*PolygonzkevmupgradedCallerSession) IsForcedBatchDisallowed

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) IsForcedBatchDisallowed() (bool, error)

IsForcedBatchDisallowed is a free data retrieval call binding the contract method 0xed6b0104.

Solidity: function isForcedBatchDisallowed() view returns(bool)

func (*PolygonzkevmupgradedCallerSession) IsPendingStateConsolidable

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) 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 (*PolygonzkevmupgradedCallerSession) LastBatchSequenced

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) LastBatchSequenced() (uint64, error)

LastBatchSequenced is a free data retrieval call binding the contract method 0x423fa856.

Solidity: function lastBatchSequenced() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) LastForceBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) LastForceBatch() (uint64, error)

LastForceBatch is a free data retrieval call binding the contract method 0xe7a7ed02.

Solidity: function lastForceBatch() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) LastForceBatchSequenced

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) LastForceBatchSequenced() (uint64, error)

LastForceBatchSequenced is a free data retrieval call binding the contract method 0x45605267.

Solidity: function lastForceBatchSequenced() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) LastPendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) LastPendingState() (uint64, error)

LastPendingState is a free data retrieval call binding the contract method 0x458c0477.

Solidity: function lastPendingState() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) LastPendingStateConsolidated

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) LastPendingStateConsolidated() (uint64, error)

LastPendingStateConsolidated is a free data retrieval call binding the contract method 0x4a1a89a7.

Solidity: function lastPendingStateConsolidated() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) LastTimestamp

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) LastTimestamp() (uint64, error)

LastTimestamp is a free data retrieval call binding the contract method 0x19d8ac61.

Solidity: function lastTimestamp() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) LastVerifiedBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) LastVerifiedBatch() (uint64, error)

LastVerifiedBatch is a free data retrieval call binding the contract method 0x7fcb3653.

Solidity: function lastVerifiedBatch() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) LastVerifiedBatchBeforeUpgrade

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) LastVerifiedBatchBeforeUpgrade() (*big.Int, error)

LastVerifiedBatchBeforeUpgrade is a free data retrieval call binding the contract method 0x63568445.

Solidity: function lastVerifiedBatchBeforeUpgrade() view returns(uint256)

func (*PolygonzkevmupgradedCallerSession) Matic

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) Matic() (common.Address, error)

Matic is a free data retrieval call binding the contract method 0xb6b0b097.

Solidity: function matic() view returns(address)

func (*PolygonzkevmupgradedCallerSession) MultiplierBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) MultiplierBatchFee() (uint16, error)

MultiplierBatchFee is a free data retrieval call binding the contract method 0xafd23cbe.

Solidity: function multiplierBatchFee() view returns(uint16)

func (*PolygonzkevmupgradedCallerSession) NetworkName

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) NetworkName() (string, error)

NetworkName is a free data retrieval call binding the contract method 0x107bf28c.

Solidity: function networkName() view returns(string)

func (*PolygonzkevmupgradedCallerSession) Owner

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) Owner() (common.Address, error)

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

Solidity: function owner() view returns(address)

func (*PolygonzkevmupgradedCallerSession) PendingAdmin

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) PendingAdmin() (common.Address, error)

PendingAdmin is a free data retrieval call binding the contract method 0x26782247.

Solidity: function pendingAdmin() view returns(address)

func (*PolygonzkevmupgradedCallerSession) PendingStateTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) PendingStateTimeout() (uint64, error)

PendingStateTimeout is a free data retrieval call binding the contract method 0xd939b315.

Solidity: function pendingStateTimeout() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) PendingStateTransitions

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) 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 (*PolygonzkevmupgradedCallerSession) RollupVerifier

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) RollupVerifier() (common.Address, error)

RollupVerifier is a free data retrieval call binding the contract method 0xe8bf92ed.

Solidity: function rollupVerifier() view returns(address)

func (*PolygonzkevmupgradedCallerSession) SequencedBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) 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 (*PolygonzkevmupgradedCallerSession) TrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) TrustedAggregator() (common.Address, error)

TrustedAggregator is a free data retrieval call binding the contract method 0x29878983.

Solidity: function trustedAggregator() view returns(address)

func (*PolygonzkevmupgradedCallerSession) TrustedAggregatorTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) TrustedAggregatorTimeout() (uint64, error)

TrustedAggregatorTimeout is a free data retrieval call binding the contract method 0x841b24d7.

Solidity: function trustedAggregatorTimeout() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) TrustedSequencer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) TrustedSequencer() (common.Address, error)

TrustedSequencer is a free data retrieval call binding the contract method 0xcfa8ed47.

Solidity: function trustedSequencer() view returns(address)

func (*PolygonzkevmupgradedCallerSession) TrustedSequencerURL

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) TrustedSequencerURL() (string, error)

TrustedSequencerURL is a free data retrieval call binding the contract method 0x542028d5.

Solidity: function trustedSequencerURL() view returns(string)

func (*PolygonzkevmupgradedCallerSession) VERSIONBEFOREUPGRADE

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) VERSIONBEFOREUPGRADE() (*big.Int, error)

VERSIONBEFOREUPGRADE is a free data retrieval call binding the contract method 0xa42ea145.

Solidity: function VERSION_BEFORE_UPGRADE() view returns(uint256)

func (*PolygonzkevmupgradedCallerSession) VerifyBatchTimeTarget

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) VerifyBatchTimeTarget() (uint64, error)

VerifyBatchTimeTarget is a free data retrieval call binding the contract method 0x0a0d9fbe.

Solidity: function verifyBatchTimeTarget() view returns(uint64)

func (*PolygonzkevmupgradedCallerSession) Version

func (_Polygonzkevmupgraded *PolygonzkevmupgradedCallerSession) Version() (*big.Int, error)

Version is a free data retrieval call binding the contract method 0x54fd4d50.

Solidity: function version() view returns(uint256)

type PolygonzkevmupgradedConsolidatePendingState

type PolygonzkevmupgradedConsolidatePendingState struct {
	NumBatch        uint64
	StateRoot       [32]byte
	PendingStateNum uint64
	Raw             types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedConsolidatePendingState represents a ConsolidatePendingState event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedConsolidatePendingStateIterator

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

PolygonzkevmupgradedConsolidatePendingStateIterator is returned from FilterConsolidatePendingState and is used to iterate over the raw logs and unpacked data for ConsolidatePendingState events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedConsolidatePendingStateIterator) Close

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

func (*PolygonzkevmupgradedConsolidatePendingStateIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedConsolidatePendingStateIterator) Next

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

type PolygonzkevmupgradedEmergencyStateActivated

type PolygonzkevmupgradedEmergencyStateActivated struct {
	Raw types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedEmergencyStateActivated represents a EmergencyStateActivated event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedEmergencyStateActivatedIterator

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

PolygonzkevmupgradedEmergencyStateActivatedIterator is returned from FilterEmergencyStateActivated and is used to iterate over the raw logs and unpacked data for EmergencyStateActivated events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedEmergencyStateActivatedIterator) Close

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

func (*PolygonzkevmupgradedEmergencyStateActivatedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedEmergencyStateActivatedIterator) Next

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

type PolygonzkevmupgradedEmergencyStateDeactivated

type PolygonzkevmupgradedEmergencyStateDeactivated struct {
	Raw types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedEmergencyStateDeactivated represents a EmergencyStateDeactivated event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedEmergencyStateDeactivatedIterator

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

PolygonzkevmupgradedEmergencyStateDeactivatedIterator is returned from FilterEmergencyStateDeactivated and is used to iterate over the raw logs and unpacked data for EmergencyStateDeactivated events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedEmergencyStateDeactivatedIterator) Close

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

func (*PolygonzkevmupgradedEmergencyStateDeactivatedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedEmergencyStateDeactivatedIterator) Next

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

type PolygonzkevmupgradedFilterer

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

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

func NewPolygonzkevmupgradedFilterer

func NewPolygonzkevmupgradedFilterer(address common.Address, filterer bind.ContractFilterer) (*PolygonzkevmupgradedFilterer, error)

NewPolygonzkevmupgradedFilterer creates a new log filterer instance of Polygonzkevmupgraded, bound to a specific deployed contract.

func (*PolygonzkevmupgradedFilterer) FilterAcceptAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterAcceptAdminRole(opts *bind.FilterOpts) (*PolygonzkevmupgradedAcceptAdminRoleIterator, error)

FilterAcceptAdminRole is a free log retrieval operation binding the contract event 0x056dc487bbf0795d0bbb1b4f0af523a855503cff740bfb4d5475f7a90c091e8e.

Solidity: event AcceptAdminRole(address newAdmin)

func (*PolygonzkevmupgradedFilterer) FilterActivateForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterActivateForceBatches(opts *bind.FilterOpts) (*PolygonzkevmupgradedActivateForceBatchesIterator, error)

FilterActivateForceBatches is a free log retrieval operation binding the contract event 0x854dd6ce5a1445c4c54388b21cffd11cf5bba1b9e763aec48ce3da75d617412f.

Solidity: event ActivateForceBatches()

func (*PolygonzkevmupgradedFilterer) FilterConsolidatePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterConsolidatePendingState(opts *bind.FilterOpts, numBatch []uint64, pendingStateNum []uint64) (*PolygonzkevmupgradedConsolidatePendingStateIterator, 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 (*PolygonzkevmupgradedFilterer) FilterEmergencyStateActivated

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterEmergencyStateActivated(opts *bind.FilterOpts) (*PolygonzkevmupgradedEmergencyStateActivatedIterator, error)

FilterEmergencyStateActivated is a free log retrieval operation binding the contract event 0x2261efe5aef6fedc1fd1550b25facc9181745623049c7901287030b9ad1a5497.

Solidity: event EmergencyStateActivated()

func (*PolygonzkevmupgradedFilterer) FilterEmergencyStateDeactivated

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterEmergencyStateDeactivated(opts *bind.FilterOpts) (*PolygonzkevmupgradedEmergencyStateDeactivatedIterator, error)

FilterEmergencyStateDeactivated is a free log retrieval operation binding the contract event 0x1e5e34eea33501aecf2ebec9fe0e884a40804275ea7fe10b2ba084c8374308b3.

Solidity: event EmergencyStateDeactivated()

func (*PolygonzkevmupgradedFilterer) FilterForceBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterForceBatch(opts *bind.FilterOpts, forceBatchNum []uint64) (*PolygonzkevmupgradedForceBatchIterator, 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 (*PolygonzkevmupgradedFilterer) FilterInitialized

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterInitialized(opts *bind.FilterOpts) (*PolygonzkevmupgradedInitializedIterator, error)

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

Solidity: event Initialized(uint8 version)

func (*PolygonzkevmupgradedFilterer) FilterOverridePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterOverridePendingState(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*PolygonzkevmupgradedOverridePendingStateIterator, 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 (*PolygonzkevmupgradedFilterer) FilterOwnershipTransferred

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, newOwner []common.Address) (*PolygonzkevmupgradedOwnershipTransferredIterator, error)

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

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

func (*PolygonzkevmupgradedFilterer) FilterProveNonDeterministicPendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterProveNonDeterministicPendingState(opts *bind.FilterOpts) (*PolygonzkevmupgradedProveNonDeterministicPendingStateIterator, error)

FilterProveNonDeterministicPendingState is a free log retrieval operation binding the contract event 0x1f44c21118c4603cfb4e1b621dbcfa2b73efcececee2b99b620b2953d33a7010.

Solidity: event ProveNonDeterministicPendingState(bytes32 storedStateRoot, bytes32 provedStateRoot)

func (*PolygonzkevmupgradedFilterer) FilterSequenceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSequenceBatches(opts *bind.FilterOpts, numBatch []uint64) (*PolygonzkevmupgradedSequenceBatchesIterator, error)

FilterSequenceBatches is a free log retrieval operation binding the contract event 0x303446e6a8cb73c83dff421c0b1d5e5ce0719dab1bff13660fc254e58cc17fce.

Solidity: event SequenceBatches(uint64 indexed numBatch)

func (*PolygonzkevmupgradedFilterer) FilterSequenceForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSequenceForceBatches(opts *bind.FilterOpts, numBatch []uint64) (*PolygonzkevmupgradedSequenceForceBatchesIterator, error)

FilterSequenceForceBatches is a free log retrieval operation binding the contract event 0x648a61dd2438f072f5a1960939abd30f37aea80d2e94c9792ad142d3e0a490a4.

Solidity: event SequenceForceBatches(uint64 indexed numBatch)

func (*PolygonzkevmupgradedFilterer) FilterSetForceBatchTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSetForceBatchTimeout(opts *bind.FilterOpts) (*PolygonzkevmupgradedSetForceBatchTimeoutIterator, error)

FilterSetForceBatchTimeout is a free log retrieval operation binding the contract event 0xa7eb6cb8a613eb4e8bddc1ac3d61ec6cf10898760f0b187bcca794c6ca6fa40b.

Solidity: event SetForceBatchTimeout(uint64 newforceBatchTimeout)

func (*PolygonzkevmupgradedFilterer) FilterSetMultiplierBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSetMultiplierBatchFee(opts *bind.FilterOpts) (*PolygonzkevmupgradedSetMultiplierBatchFeeIterator, error)

FilterSetMultiplierBatchFee is a free log retrieval operation binding the contract event 0x7019933d795eba185c180209e8ae8bffbaa25bcef293364687702c31f4d302c5.

Solidity: event SetMultiplierBatchFee(uint16 newMultiplierBatchFee)

func (*PolygonzkevmupgradedFilterer) FilterSetPendingStateTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSetPendingStateTimeout(opts *bind.FilterOpts) (*PolygonzkevmupgradedSetPendingStateTimeoutIterator, error)

FilterSetPendingStateTimeout is a free log retrieval operation binding the contract event 0xc4121f4e22c69632ebb7cf1f462be0511dc034f999b52013eddfb24aab765c75.

Solidity: event SetPendingStateTimeout(uint64 newPendingStateTimeout)

func (*PolygonzkevmupgradedFilterer) FilterSetTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSetTrustedAggregator(opts *bind.FilterOpts) (*PolygonzkevmupgradedSetTrustedAggregatorIterator, error)

FilterSetTrustedAggregator is a free log retrieval operation binding the contract event 0x61f8fec29495a3078e9271456f05fb0707fd4e41f7661865f80fc437d06681ca.

Solidity: event SetTrustedAggregator(address newTrustedAggregator)

func (*PolygonzkevmupgradedFilterer) FilterSetTrustedAggregatorTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSetTrustedAggregatorTimeout(opts *bind.FilterOpts) (*PolygonzkevmupgradedSetTrustedAggregatorTimeoutIterator, error)

FilterSetTrustedAggregatorTimeout is a free log retrieval operation binding the contract event 0x1f4fa24c2e4bad19a7f3ec5c5485f70d46c798461c2e684f55bbd0fc661373a1.

Solidity: event SetTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout)

func (*PolygonzkevmupgradedFilterer) FilterSetTrustedSequencer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSetTrustedSequencer(opts *bind.FilterOpts) (*PolygonzkevmupgradedSetTrustedSequencerIterator, error)

FilterSetTrustedSequencer is a free log retrieval operation binding the contract event 0xf54144f9611984021529f814a1cb6a41e22c58351510a0d9f7e822618abb9cc0.

Solidity: event SetTrustedSequencer(address newTrustedSequencer)

func (*PolygonzkevmupgradedFilterer) FilterSetTrustedSequencerURL

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSetTrustedSequencerURL(opts *bind.FilterOpts) (*PolygonzkevmupgradedSetTrustedSequencerURLIterator, error)

FilterSetTrustedSequencerURL is a free log retrieval operation binding the contract event 0x6b8f723a4c7a5335cafae8a598a0aa0301be1387c037dccc085b62add6448b20.

Solidity: event SetTrustedSequencerURL(string newTrustedSequencerURL)

func (*PolygonzkevmupgradedFilterer) FilterSetVerifyBatchTimeTarget

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterSetVerifyBatchTimeTarget(opts *bind.FilterOpts) (*PolygonzkevmupgradedSetVerifyBatchTimeTargetIterator, error)

FilterSetVerifyBatchTimeTarget is a free log retrieval operation binding the contract event 0x1b023231a1ab6b5d93992f168fb44498e1a7e64cef58daff6f1c216de6a68c28.

Solidity: event SetVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget)

func (*PolygonzkevmupgradedFilterer) FilterTransferAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterTransferAdminRole(opts *bind.FilterOpts) (*PolygonzkevmupgradedTransferAdminRoleIterator, error)

FilterTransferAdminRole is a free log retrieval operation binding the contract event 0xa5b56b7906fd0a20e3f35120dd8343db1e12e037a6c90111c7e42885e82a1ce6.

Solidity: event TransferAdminRole(address newPendingAdmin)

func (*PolygonzkevmupgradedFilterer) FilterUpdateZkEVMVersion

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterUpdateZkEVMVersion(opts *bind.FilterOpts) (*PolygonzkevmupgradedUpdateZkEVMVersionIterator, error)

FilterUpdateZkEVMVersion is a free log retrieval operation binding the contract event 0xed7be53c9f1a96a481223b15568a5b1a475e01a74b347d6ca187c8bf0c078cd6.

Solidity: event UpdateZkEVMVersion(uint64 numBatch, uint64 forkID, string version)

func (*PolygonzkevmupgradedFilterer) FilterVerifyBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterVerifyBatches(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*PolygonzkevmupgradedVerifyBatchesIterator, 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 (*PolygonzkevmupgradedFilterer) FilterVerifyBatchesTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) FilterVerifyBatchesTrustedAggregator(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*PolygonzkevmupgradedVerifyBatchesTrustedAggregatorIterator, error)

FilterVerifyBatchesTrustedAggregator is a free log retrieval operation binding the contract event 0xcb339b570a7f0b25afa7333371ff11192092a0aeace12b671f4c212f2815c6fe.

Solidity: event VerifyBatchesTrustedAggregator(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)

func (*PolygonzkevmupgradedFilterer) ParseAcceptAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseAcceptAdminRole(log types.Log) (*PolygonzkevmupgradedAcceptAdminRole, error)

ParseAcceptAdminRole is a log parse operation binding the contract event 0x056dc487bbf0795d0bbb1b4f0af523a855503cff740bfb4d5475f7a90c091e8e.

Solidity: event AcceptAdminRole(address newAdmin)

func (*PolygonzkevmupgradedFilterer) ParseActivateForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseActivateForceBatches(log types.Log) (*PolygonzkevmupgradedActivateForceBatches, error)

ParseActivateForceBatches is a log parse operation binding the contract event 0x854dd6ce5a1445c4c54388b21cffd11cf5bba1b9e763aec48ce3da75d617412f.

Solidity: event ActivateForceBatches()

func (*PolygonzkevmupgradedFilterer) ParseConsolidatePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseConsolidatePendingState(log types.Log) (*PolygonzkevmupgradedConsolidatePendingState, error)

ParseConsolidatePendingState is a log parse operation binding the contract event 0x328d3c6c0fd6f1be0515e422f2d87e59f25922cbc2233568515a0c4bc3f8510e.

Solidity: event ConsolidatePendingState(uint64 indexed numBatch, bytes32 stateRoot, uint64 indexed pendingStateNum)

func (*PolygonzkevmupgradedFilterer) ParseEmergencyStateActivated

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseEmergencyStateActivated(log types.Log) (*PolygonzkevmupgradedEmergencyStateActivated, error)

ParseEmergencyStateActivated is a log parse operation binding the contract event 0x2261efe5aef6fedc1fd1550b25facc9181745623049c7901287030b9ad1a5497.

Solidity: event EmergencyStateActivated()

func (*PolygonzkevmupgradedFilterer) ParseEmergencyStateDeactivated

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseEmergencyStateDeactivated(log types.Log) (*PolygonzkevmupgradedEmergencyStateDeactivated, error)

ParseEmergencyStateDeactivated is a log parse operation binding the contract event 0x1e5e34eea33501aecf2ebec9fe0e884a40804275ea7fe10b2ba084c8374308b3.

Solidity: event EmergencyStateDeactivated()

func (*PolygonzkevmupgradedFilterer) ParseForceBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseForceBatch(log types.Log) (*PolygonzkevmupgradedForceBatch, 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 (*PolygonzkevmupgradedFilterer) ParseInitialized

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseInitialized(log types.Log) (*PolygonzkevmupgradedInitialized, error)

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

Solidity: event Initialized(uint8 version)

func (*PolygonzkevmupgradedFilterer) ParseOverridePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseOverridePendingState(log types.Log) (*PolygonzkevmupgradedOverridePendingState, error)

ParseOverridePendingState is a log parse operation binding the contract event 0xcc1b5520188bf1dd3e63f98164b577c4d75c11a619ddea692112f0d1aec4cf72.

Solidity: event OverridePendingState(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)

func (*PolygonzkevmupgradedFilterer) ParseOwnershipTransferred

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseOwnershipTransferred(log types.Log) (*PolygonzkevmupgradedOwnershipTransferred, error)

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

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

func (*PolygonzkevmupgradedFilterer) ParseProveNonDeterministicPendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseProveNonDeterministicPendingState(log types.Log) (*PolygonzkevmupgradedProveNonDeterministicPendingState, error)

ParseProveNonDeterministicPendingState is a log parse operation binding the contract event 0x1f44c21118c4603cfb4e1b621dbcfa2b73efcececee2b99b620b2953d33a7010.

Solidity: event ProveNonDeterministicPendingState(bytes32 storedStateRoot, bytes32 provedStateRoot)

func (*PolygonzkevmupgradedFilterer) ParseSequenceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSequenceBatches(log types.Log) (*PolygonzkevmupgradedSequenceBatches, error)

ParseSequenceBatches is a log parse operation binding the contract event 0x303446e6a8cb73c83dff421c0b1d5e5ce0719dab1bff13660fc254e58cc17fce.

Solidity: event SequenceBatches(uint64 indexed numBatch)

func (*PolygonzkevmupgradedFilterer) ParseSequenceForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSequenceForceBatches(log types.Log) (*PolygonzkevmupgradedSequenceForceBatches, error)

ParseSequenceForceBatches is a log parse operation binding the contract event 0x648a61dd2438f072f5a1960939abd30f37aea80d2e94c9792ad142d3e0a490a4.

Solidity: event SequenceForceBatches(uint64 indexed numBatch)

func (*PolygonzkevmupgradedFilterer) ParseSetForceBatchTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSetForceBatchTimeout(log types.Log) (*PolygonzkevmupgradedSetForceBatchTimeout, error)

ParseSetForceBatchTimeout is a log parse operation binding the contract event 0xa7eb6cb8a613eb4e8bddc1ac3d61ec6cf10898760f0b187bcca794c6ca6fa40b.

Solidity: event SetForceBatchTimeout(uint64 newforceBatchTimeout)

func (*PolygonzkevmupgradedFilterer) ParseSetMultiplierBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSetMultiplierBatchFee(log types.Log) (*PolygonzkevmupgradedSetMultiplierBatchFee, error)

ParseSetMultiplierBatchFee is a log parse operation binding the contract event 0x7019933d795eba185c180209e8ae8bffbaa25bcef293364687702c31f4d302c5.

Solidity: event SetMultiplierBatchFee(uint16 newMultiplierBatchFee)

func (*PolygonzkevmupgradedFilterer) ParseSetPendingStateTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSetPendingStateTimeout(log types.Log) (*PolygonzkevmupgradedSetPendingStateTimeout, error)

ParseSetPendingStateTimeout is a log parse operation binding the contract event 0xc4121f4e22c69632ebb7cf1f462be0511dc034f999b52013eddfb24aab765c75.

Solidity: event SetPendingStateTimeout(uint64 newPendingStateTimeout)

func (*PolygonzkevmupgradedFilterer) ParseSetTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSetTrustedAggregator(log types.Log) (*PolygonzkevmupgradedSetTrustedAggregator, error)

ParseSetTrustedAggregator is a log parse operation binding the contract event 0x61f8fec29495a3078e9271456f05fb0707fd4e41f7661865f80fc437d06681ca.

Solidity: event SetTrustedAggregator(address newTrustedAggregator)

func (*PolygonzkevmupgradedFilterer) ParseSetTrustedAggregatorTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSetTrustedAggregatorTimeout(log types.Log) (*PolygonzkevmupgradedSetTrustedAggregatorTimeout, error)

ParseSetTrustedAggregatorTimeout is a log parse operation binding the contract event 0x1f4fa24c2e4bad19a7f3ec5c5485f70d46c798461c2e684f55bbd0fc661373a1.

Solidity: event SetTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout)

func (*PolygonzkevmupgradedFilterer) ParseSetTrustedSequencer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSetTrustedSequencer(log types.Log) (*PolygonzkevmupgradedSetTrustedSequencer, error)

ParseSetTrustedSequencer is a log parse operation binding the contract event 0xf54144f9611984021529f814a1cb6a41e22c58351510a0d9f7e822618abb9cc0.

Solidity: event SetTrustedSequencer(address newTrustedSequencer)

func (*PolygonzkevmupgradedFilterer) ParseSetTrustedSequencerURL

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSetTrustedSequencerURL(log types.Log) (*PolygonzkevmupgradedSetTrustedSequencerURL, error)

ParseSetTrustedSequencerURL is a log parse operation binding the contract event 0x6b8f723a4c7a5335cafae8a598a0aa0301be1387c037dccc085b62add6448b20.

Solidity: event SetTrustedSequencerURL(string newTrustedSequencerURL)

func (*PolygonzkevmupgradedFilterer) ParseSetVerifyBatchTimeTarget

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseSetVerifyBatchTimeTarget(log types.Log) (*PolygonzkevmupgradedSetVerifyBatchTimeTarget, error)

ParseSetVerifyBatchTimeTarget is a log parse operation binding the contract event 0x1b023231a1ab6b5d93992f168fb44498e1a7e64cef58daff6f1c216de6a68c28.

Solidity: event SetVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget)

func (*PolygonzkevmupgradedFilterer) ParseTransferAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseTransferAdminRole(log types.Log) (*PolygonzkevmupgradedTransferAdminRole, error)

ParseTransferAdminRole is a log parse operation binding the contract event 0xa5b56b7906fd0a20e3f35120dd8343db1e12e037a6c90111c7e42885e82a1ce6.

Solidity: event TransferAdminRole(address newPendingAdmin)

func (*PolygonzkevmupgradedFilterer) ParseUpdateZkEVMVersion

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseUpdateZkEVMVersion(log types.Log) (*PolygonzkevmupgradedUpdateZkEVMVersion, error)

ParseUpdateZkEVMVersion is a log parse operation binding the contract event 0xed7be53c9f1a96a481223b15568a5b1a475e01a74b347d6ca187c8bf0c078cd6.

Solidity: event UpdateZkEVMVersion(uint64 numBatch, uint64 forkID, string version)

func (*PolygonzkevmupgradedFilterer) ParseVerifyBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseVerifyBatches(log types.Log) (*PolygonzkevmupgradedVerifyBatches, error)

ParseVerifyBatches is a log parse operation binding the contract event 0x9c72852172521097ba7e1482e6b44b351323df0155f97f4ea18fcec28e1f5966.

Solidity: event VerifyBatches(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)

func (*PolygonzkevmupgradedFilterer) ParseVerifyBatchesTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) ParseVerifyBatchesTrustedAggregator(log types.Log) (*PolygonzkevmupgradedVerifyBatchesTrustedAggregator, error)

ParseVerifyBatchesTrustedAggregator is a log parse operation binding the contract event 0xcb339b570a7f0b25afa7333371ff11192092a0aeace12b671f4c212f2815c6fe.

Solidity: event VerifyBatchesTrustedAggregator(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)

func (*PolygonzkevmupgradedFilterer) WatchAcceptAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchAcceptAdminRole(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedAcceptAdminRole) (event.Subscription, error)

WatchAcceptAdminRole is a free log subscription operation binding the contract event 0x056dc487bbf0795d0bbb1b4f0af523a855503cff740bfb4d5475f7a90c091e8e.

Solidity: event AcceptAdminRole(address newAdmin)

func (*PolygonzkevmupgradedFilterer) WatchActivateForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchActivateForceBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedActivateForceBatches) (event.Subscription, error)

WatchActivateForceBatches is a free log subscription operation binding the contract event 0x854dd6ce5a1445c4c54388b21cffd11cf5bba1b9e763aec48ce3da75d617412f.

Solidity: event ActivateForceBatches()

func (*PolygonzkevmupgradedFilterer) WatchConsolidatePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchConsolidatePendingState(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedConsolidatePendingState, 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 (*PolygonzkevmupgradedFilterer) WatchEmergencyStateActivated

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchEmergencyStateActivated(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedEmergencyStateActivated) (event.Subscription, error)

WatchEmergencyStateActivated is a free log subscription operation binding the contract event 0x2261efe5aef6fedc1fd1550b25facc9181745623049c7901287030b9ad1a5497.

Solidity: event EmergencyStateActivated()

func (*PolygonzkevmupgradedFilterer) WatchEmergencyStateDeactivated

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchEmergencyStateDeactivated(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedEmergencyStateDeactivated) (event.Subscription, error)

WatchEmergencyStateDeactivated is a free log subscription operation binding the contract event 0x1e5e34eea33501aecf2ebec9fe0e884a40804275ea7fe10b2ba084c8374308b3.

Solidity: event EmergencyStateDeactivated()

func (*PolygonzkevmupgradedFilterer) WatchForceBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchForceBatch(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedForceBatch, 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 (*PolygonzkevmupgradedFilterer) WatchInitialized

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedInitialized) (event.Subscription, error)

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

Solidity: event Initialized(uint8 version)

func (*PolygonzkevmupgradedFilterer) WatchOverridePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchOverridePendingState(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedOverridePendingState, 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 (*PolygonzkevmupgradedFilterer) WatchOwnershipTransferred

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedOwnershipTransferred, 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 (*PolygonzkevmupgradedFilterer) WatchProveNonDeterministicPendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchProveNonDeterministicPendingState(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedProveNonDeterministicPendingState) (event.Subscription, error)

WatchProveNonDeterministicPendingState is a free log subscription operation binding the contract event 0x1f44c21118c4603cfb4e1b621dbcfa2b73efcececee2b99b620b2953d33a7010.

Solidity: event ProveNonDeterministicPendingState(bytes32 storedStateRoot, bytes32 provedStateRoot)

func (*PolygonzkevmupgradedFilterer) WatchSequenceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSequenceBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSequenceBatches, numBatch []uint64) (event.Subscription, error)

WatchSequenceBatches is a free log subscription operation binding the contract event 0x303446e6a8cb73c83dff421c0b1d5e5ce0719dab1bff13660fc254e58cc17fce.

Solidity: event SequenceBatches(uint64 indexed numBatch)

func (*PolygonzkevmupgradedFilterer) WatchSequenceForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSequenceForceBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSequenceForceBatches, numBatch []uint64) (event.Subscription, error)

WatchSequenceForceBatches is a free log subscription operation binding the contract event 0x648a61dd2438f072f5a1960939abd30f37aea80d2e94c9792ad142d3e0a490a4.

Solidity: event SequenceForceBatches(uint64 indexed numBatch)

func (*PolygonzkevmupgradedFilterer) WatchSetForceBatchTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSetForceBatchTimeout(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSetForceBatchTimeout) (event.Subscription, error)

WatchSetForceBatchTimeout is a free log subscription operation binding the contract event 0xa7eb6cb8a613eb4e8bddc1ac3d61ec6cf10898760f0b187bcca794c6ca6fa40b.

Solidity: event SetForceBatchTimeout(uint64 newforceBatchTimeout)

func (*PolygonzkevmupgradedFilterer) WatchSetMultiplierBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSetMultiplierBatchFee(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSetMultiplierBatchFee) (event.Subscription, error)

WatchSetMultiplierBatchFee is a free log subscription operation binding the contract event 0x7019933d795eba185c180209e8ae8bffbaa25bcef293364687702c31f4d302c5.

Solidity: event SetMultiplierBatchFee(uint16 newMultiplierBatchFee)

func (*PolygonzkevmupgradedFilterer) WatchSetPendingStateTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSetPendingStateTimeout(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSetPendingStateTimeout) (event.Subscription, error)

WatchSetPendingStateTimeout is a free log subscription operation binding the contract event 0xc4121f4e22c69632ebb7cf1f462be0511dc034f999b52013eddfb24aab765c75.

Solidity: event SetPendingStateTimeout(uint64 newPendingStateTimeout)

func (*PolygonzkevmupgradedFilterer) WatchSetTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSetTrustedAggregator(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSetTrustedAggregator) (event.Subscription, error)

WatchSetTrustedAggregator is a free log subscription operation binding the contract event 0x61f8fec29495a3078e9271456f05fb0707fd4e41f7661865f80fc437d06681ca.

Solidity: event SetTrustedAggregator(address newTrustedAggregator)

func (*PolygonzkevmupgradedFilterer) WatchSetTrustedAggregatorTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSetTrustedAggregatorTimeout(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSetTrustedAggregatorTimeout) (event.Subscription, error)

WatchSetTrustedAggregatorTimeout is a free log subscription operation binding the contract event 0x1f4fa24c2e4bad19a7f3ec5c5485f70d46c798461c2e684f55bbd0fc661373a1.

Solidity: event SetTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout)

func (*PolygonzkevmupgradedFilterer) WatchSetTrustedSequencer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSetTrustedSequencer(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSetTrustedSequencer) (event.Subscription, error)

WatchSetTrustedSequencer is a free log subscription operation binding the contract event 0xf54144f9611984021529f814a1cb6a41e22c58351510a0d9f7e822618abb9cc0.

Solidity: event SetTrustedSequencer(address newTrustedSequencer)

func (*PolygonzkevmupgradedFilterer) WatchSetTrustedSequencerURL

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSetTrustedSequencerURL(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSetTrustedSequencerURL) (event.Subscription, error)

WatchSetTrustedSequencerURL is a free log subscription operation binding the contract event 0x6b8f723a4c7a5335cafae8a598a0aa0301be1387c037dccc085b62add6448b20.

Solidity: event SetTrustedSequencerURL(string newTrustedSequencerURL)

func (*PolygonzkevmupgradedFilterer) WatchSetVerifyBatchTimeTarget

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchSetVerifyBatchTimeTarget(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedSetVerifyBatchTimeTarget) (event.Subscription, error)

WatchSetVerifyBatchTimeTarget is a free log subscription operation binding the contract event 0x1b023231a1ab6b5d93992f168fb44498e1a7e64cef58daff6f1c216de6a68c28.

Solidity: event SetVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget)

func (*PolygonzkevmupgradedFilterer) WatchTransferAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchTransferAdminRole(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedTransferAdminRole) (event.Subscription, error)

WatchTransferAdminRole is a free log subscription operation binding the contract event 0xa5b56b7906fd0a20e3f35120dd8343db1e12e037a6c90111c7e42885e82a1ce6.

Solidity: event TransferAdminRole(address newPendingAdmin)

func (*PolygonzkevmupgradedFilterer) WatchUpdateZkEVMVersion

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchUpdateZkEVMVersion(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedUpdateZkEVMVersion) (event.Subscription, error)

WatchUpdateZkEVMVersion is a free log subscription operation binding the contract event 0xed7be53c9f1a96a481223b15568a5b1a475e01a74b347d6ca187c8bf0c078cd6.

Solidity: event UpdateZkEVMVersion(uint64 numBatch, uint64 forkID, string version)

func (*PolygonzkevmupgradedFilterer) WatchVerifyBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchVerifyBatches(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedVerifyBatches, 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)

func (*PolygonzkevmupgradedFilterer) WatchVerifyBatchesTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedFilterer) WatchVerifyBatchesTrustedAggregator(opts *bind.WatchOpts, sink chan<- *PolygonzkevmupgradedVerifyBatchesTrustedAggregator, numBatch []uint64, aggregator []common.Address) (event.Subscription, error)

WatchVerifyBatchesTrustedAggregator is a free log subscription operation binding the contract event 0xcb339b570a7f0b25afa7333371ff11192092a0aeace12b671f4c212f2815c6fe.

Solidity: event VerifyBatchesTrustedAggregator(uint64 indexed numBatch, bytes32 stateRoot, address indexed aggregator)

type PolygonzkevmupgradedForceBatch

type PolygonzkevmupgradedForceBatch struct {
	ForceBatchNum      uint64
	LastGlobalExitRoot [32]byte
	Sequencer          common.Address
	Transactions       []byte
	Raw                types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedForceBatch represents a ForceBatch event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedForceBatchIterator

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

PolygonzkevmupgradedForceBatchIterator is returned from FilterForceBatch and is used to iterate over the raw logs and unpacked data for ForceBatch events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedForceBatchIterator) Close

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

func (*PolygonzkevmupgradedForceBatchIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedForceBatchIterator) Next

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

type PolygonzkevmupgradedInitialized

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

PolygonzkevmupgradedInitialized represents a Initialized event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedInitializedIterator

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

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

func (*PolygonzkevmupgradedInitializedIterator) Close

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

func (*PolygonzkevmupgradedInitializedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedInitializedIterator) Next

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

type PolygonzkevmupgradedOverridePendingState

type PolygonzkevmupgradedOverridePendingState struct {
	NumBatch   uint64
	StateRoot  [32]byte
	Aggregator common.Address
	Raw        types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedOverridePendingState represents a OverridePendingState event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedOverridePendingStateIterator

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

PolygonzkevmupgradedOverridePendingStateIterator is returned from FilterOverridePendingState and is used to iterate over the raw logs and unpacked data for OverridePendingState events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedOverridePendingStateIterator) Close

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

func (*PolygonzkevmupgradedOverridePendingStateIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedOverridePendingStateIterator) Next

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

type PolygonzkevmupgradedOwnershipTransferred

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

PolygonzkevmupgradedOwnershipTransferred represents a OwnershipTransferred event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedOwnershipTransferredIterator

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

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

func (*PolygonzkevmupgradedOwnershipTransferredIterator) Close

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

func (*PolygonzkevmupgradedOwnershipTransferredIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedOwnershipTransferredIterator) Next

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

type PolygonzkevmupgradedProveNonDeterministicPendingState

type PolygonzkevmupgradedProveNonDeterministicPendingState struct {
	StoredStateRoot [32]byte
	ProvedStateRoot [32]byte
	Raw             types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedProveNonDeterministicPendingState represents a ProveNonDeterministicPendingState event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedProveNonDeterministicPendingStateIterator

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

PolygonzkevmupgradedProveNonDeterministicPendingStateIterator is returned from FilterProveNonDeterministicPendingState and is used to iterate over the raw logs and unpacked data for ProveNonDeterministicPendingState events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedProveNonDeterministicPendingStateIterator) Close

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

func (*PolygonzkevmupgradedProveNonDeterministicPendingStateIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedProveNonDeterministicPendingStateIterator) Next

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

type PolygonzkevmupgradedRaw

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

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

func (*PolygonzkevmupgradedRaw) Call

func (_Polygonzkevmupgraded *PolygonzkevmupgradedRaw) 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 (*PolygonzkevmupgradedRaw) Transact

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

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

func (*PolygonzkevmupgradedRaw) Transfer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedRaw) 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 PolygonzkevmupgradedSequenceBatches

type PolygonzkevmupgradedSequenceBatches struct {
	NumBatch uint64
	Raw      types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSequenceBatches represents a SequenceBatches event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSequenceBatchesIterator

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

PolygonzkevmupgradedSequenceBatchesIterator is returned from FilterSequenceBatches and is used to iterate over the raw logs and unpacked data for SequenceBatches events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSequenceBatchesIterator) Close

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

func (*PolygonzkevmupgradedSequenceBatchesIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSequenceBatchesIterator) Next

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

type PolygonzkevmupgradedSequenceForceBatches

type PolygonzkevmupgradedSequenceForceBatches struct {
	NumBatch uint64
	Raw      types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSequenceForceBatches represents a SequenceForceBatches event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSequenceForceBatchesIterator

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

PolygonzkevmupgradedSequenceForceBatchesIterator is returned from FilterSequenceForceBatches and is used to iterate over the raw logs and unpacked data for SequenceForceBatches events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSequenceForceBatchesIterator) Close

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

func (*PolygonzkevmupgradedSequenceForceBatchesIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSequenceForceBatchesIterator) Next

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

type PolygonzkevmupgradedSession

type PolygonzkevmupgradedSession struct {
	Contract     *Polygonzkevmupgraded // 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
}

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

func (*PolygonzkevmupgradedSession) AcceptAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) AcceptAdminRole() (*types.Transaction, error)

AcceptAdminRole is a paid mutator transaction binding the contract method 0x8c3d7301.

Solidity: function acceptAdminRole() returns()

func (*PolygonzkevmupgradedSession) ActivateEmergencyState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) ActivateEmergencyState(sequencedBatchNum uint64) (*types.Transaction, error)

ActivateEmergencyState is a paid mutator transaction binding the contract method 0x7215541a.

Solidity: function activateEmergencyState(uint64 sequencedBatchNum) returns()

func (*PolygonzkevmupgradedSession) ActivateForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) ActivateForceBatches() (*types.Transaction, error)

ActivateForceBatches is a paid mutator transaction binding the contract method 0x5ec91958.

Solidity: function activateForceBatches() returns()

func (*PolygonzkevmupgradedSession) Admin

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) Admin() (common.Address, error)

Admin is a free data retrieval call binding the contract method 0xf851a440.

Solidity: function admin() view returns(address)

func (*PolygonzkevmupgradedSession) BatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) BatchFee() (*big.Int, error)

BatchFee is a free data retrieval call binding the contract method 0xf8b823e4.

Solidity: function batchFee() view returns(uint256)

func (*PolygonzkevmupgradedSession) BatchNumToStateRoot

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) BridgeAddress

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) BridgeAddress() (common.Address, error)

BridgeAddress is a free data retrieval call binding the contract method 0xa3c573eb.

Solidity: function bridgeAddress() view returns(address)

func (*PolygonzkevmupgradedSession) CalculateRewardPerBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) CalculateRewardPerBatch() (*big.Int, error)

CalculateRewardPerBatch is a free data retrieval call binding the contract method 0x99f5634e.

Solidity: function calculateRewardPerBatch() view returns(uint256)

func (*PolygonzkevmupgradedSession) ChainID

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) ChainID() (uint64, error)

ChainID is a free data retrieval call binding the contract method 0xadc879e9.

Solidity: function chainID() view returns(uint64)

func (*PolygonzkevmupgradedSession) CheckStateRootInsidePrime

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) CheckStateRootInsidePrime(newStateRoot *big.Int) (bool, error)

CheckStateRootInsidePrime is a free data retrieval call binding the contract method 0xba58ae39.

Solidity: function checkStateRootInsidePrime(uint256 newStateRoot) pure returns(bool)

func (*PolygonzkevmupgradedSession) ConsolidatePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) ConsolidatePendingState(pendingStateNum uint64) (*types.Transaction, error)

ConsolidatePendingState is a paid mutator transaction binding the contract method 0x4a910e6a.

Solidity: function consolidatePendingState(uint64 pendingStateNum) returns()

func (*PolygonzkevmupgradedSession) DeactivateEmergencyState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) DeactivateEmergencyState() (*types.Transaction, error)

DeactivateEmergencyState is a paid mutator transaction binding the contract method 0xdbc16976.

Solidity: function deactivateEmergencyState() returns()

func (*PolygonzkevmupgradedSession) ForceBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) ForceBatchTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) ForceBatchTimeout() (uint64, error)

ForceBatchTimeout is a free data retrieval call binding the contract method 0xc754c7ed.

Solidity: function forceBatchTimeout() view returns(uint64)

func (*PolygonzkevmupgradedSession) ForcedBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) ForkID

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) ForkID() (uint64, error)

ForkID is a free data retrieval call binding the contract method 0x831c7ead.

Solidity: function forkID() view returns(uint64)

func (*PolygonzkevmupgradedSession) GetForcedBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) GetForcedBatchFee() (*big.Int, error)

GetForcedBatchFee is a free data retrieval call binding the contract method 0x60469169.

Solidity: function getForcedBatchFee() view returns(uint256)

func (*PolygonzkevmupgradedSession) GetInputSnarkBytes

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) GetLastVerifiedBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) GetLastVerifiedBatch() (uint64, error)

GetLastVerifiedBatch is a free data retrieval call binding the contract method 0xc0ed84e0.

Solidity: function getLastVerifiedBatch() view returns(uint64)

func (*PolygonzkevmupgradedSession) GlobalExitRootManager

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) GlobalExitRootManager() (common.Address, error)

GlobalExitRootManager is a free data retrieval call binding the contract method 0xd02103ca.

Solidity: function globalExitRootManager() view returns(address)

func (*PolygonzkevmupgradedSession) Initialize

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) Initialize(initializePackedParameters PolygonZkEVMInitializePackedParameters, genesisRoot [32]byte, _trustedSequencerURL string, _networkName string, _version string) (*types.Transaction, error)

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

Solidity: function initialize((address,address,uint64,address,uint64) initializePackedParameters, bytes32 genesisRoot, string _trustedSequencerURL, string _networkName, string _version) returns()

func (*PolygonzkevmupgradedSession) IsEmergencyState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) IsEmergencyState() (bool, error)

IsEmergencyState is a free data retrieval call binding the contract method 0x15064c96.

Solidity: function isEmergencyState() view returns(bool)

func (*PolygonzkevmupgradedSession) IsForcedBatchDisallowed

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) IsForcedBatchDisallowed() (bool, error)

IsForcedBatchDisallowed is a free data retrieval call binding the contract method 0xed6b0104.

Solidity: function isForcedBatchDisallowed() view returns(bool)

func (*PolygonzkevmupgradedSession) IsPendingStateConsolidable

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) LastBatchSequenced

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) LastBatchSequenced() (uint64, error)

LastBatchSequenced is a free data retrieval call binding the contract method 0x423fa856.

Solidity: function lastBatchSequenced() view returns(uint64)

func (*PolygonzkevmupgradedSession) LastForceBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) LastForceBatch() (uint64, error)

LastForceBatch is a free data retrieval call binding the contract method 0xe7a7ed02.

Solidity: function lastForceBatch() view returns(uint64)

func (*PolygonzkevmupgradedSession) LastForceBatchSequenced

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) LastForceBatchSequenced() (uint64, error)

LastForceBatchSequenced is a free data retrieval call binding the contract method 0x45605267.

Solidity: function lastForceBatchSequenced() view returns(uint64)

func (*PolygonzkevmupgradedSession) LastPendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) LastPendingState() (uint64, error)

LastPendingState is a free data retrieval call binding the contract method 0x458c0477.

Solidity: function lastPendingState() view returns(uint64)

func (*PolygonzkevmupgradedSession) LastPendingStateConsolidated

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) LastPendingStateConsolidated() (uint64, error)

LastPendingStateConsolidated is a free data retrieval call binding the contract method 0x4a1a89a7.

Solidity: function lastPendingStateConsolidated() view returns(uint64)

func (*PolygonzkevmupgradedSession) LastTimestamp

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) LastTimestamp() (uint64, error)

LastTimestamp is a free data retrieval call binding the contract method 0x19d8ac61.

Solidity: function lastTimestamp() view returns(uint64)

func (*PolygonzkevmupgradedSession) LastVerifiedBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) LastVerifiedBatch() (uint64, error)

LastVerifiedBatch is a free data retrieval call binding the contract method 0x7fcb3653.

Solidity: function lastVerifiedBatch() view returns(uint64)

func (*PolygonzkevmupgradedSession) LastVerifiedBatchBeforeUpgrade

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) LastVerifiedBatchBeforeUpgrade() (*big.Int, error)

LastVerifiedBatchBeforeUpgrade is a free data retrieval call binding the contract method 0x63568445.

Solidity: function lastVerifiedBatchBeforeUpgrade() view returns(uint256)

func (*PolygonzkevmupgradedSession) Matic

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) Matic() (common.Address, error)

Matic is a free data retrieval call binding the contract method 0xb6b0b097.

Solidity: function matic() view returns(address)

func (*PolygonzkevmupgradedSession) MultiplierBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) MultiplierBatchFee() (uint16, error)

MultiplierBatchFee is a free data retrieval call binding the contract method 0xafd23cbe.

Solidity: function multiplierBatchFee() view returns(uint16)

func (*PolygonzkevmupgradedSession) NetworkName

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) NetworkName() (string, error)

NetworkName is a free data retrieval call binding the contract method 0x107bf28c.

Solidity: function networkName() view returns(string)

func (*PolygonzkevmupgradedSession) OverridePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) OverridePendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

OverridePendingState is a paid mutator transaction binding the contract method 0x2c1f816a.

Solidity: function overridePendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedSession) Owner

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) Owner() (common.Address, error)

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

Solidity: function owner() view returns(address)

func (*PolygonzkevmupgradedSession) PendingAdmin

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) PendingAdmin() (common.Address, error)

PendingAdmin is a free data retrieval call binding the contract method 0x26782247.

Solidity: function pendingAdmin() view returns(address)

func (*PolygonzkevmupgradedSession) PendingStateTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) PendingStateTimeout() (uint64, error)

PendingStateTimeout is a free data retrieval call binding the contract method 0xd939b315.

Solidity: function pendingStateTimeout() view returns(uint64)

func (*PolygonzkevmupgradedSession) PendingStateTransitions

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) ProveNonDeterministicPendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) ProveNonDeterministicPendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

ProveNonDeterministicPendingState is a paid mutator transaction binding the contract method 0x9aa972a3.

Solidity: function proveNonDeterministicPendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedSession) RenounceOwnership

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) RenounceOwnership() (*types.Transaction, error)

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

Solidity: function renounceOwnership() returns()

func (*PolygonzkevmupgradedSession) RollupVerifier

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) RollupVerifier() (common.Address, error)

RollupVerifier is a free data retrieval call binding the contract method 0xe8bf92ed.

Solidity: function rollupVerifier() view returns(address)

func (*PolygonzkevmupgradedSession) SequenceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) SequenceBatches(batches []PolygonZkEVMBatchData, l2Coinbase common.Address) (*types.Transaction, error)

SequenceBatches is a paid mutator transaction binding the contract method 0x5e9145c9.

Solidity: function sequenceBatches((bytes,bytes32,uint64,uint64)[] batches, address l2Coinbase) returns()

func (*PolygonzkevmupgradedSession) SequenceForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) SequencedBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) SetForceBatchTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) SetForceBatchTimeout(newforceBatchTimeout uint64) (*types.Transaction, error)

SetForceBatchTimeout is a paid mutator transaction binding the contract method 0x4e487706.

Solidity: function setForceBatchTimeout(uint64 newforceBatchTimeout) returns()

func (*PolygonzkevmupgradedSession) SetMultiplierBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) SetMultiplierBatchFee(newMultiplierBatchFee uint16) (*types.Transaction, error)

SetMultiplierBatchFee is a paid mutator transaction binding the contract method 0x1816b7e5.

Solidity: function setMultiplierBatchFee(uint16 newMultiplierBatchFee) returns()

func (*PolygonzkevmupgradedSession) SetPendingStateTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) SetPendingStateTimeout(newPendingStateTimeout uint64) (*types.Transaction, error)

SetPendingStateTimeout is a paid mutator transaction binding the contract method 0x9c9f3dfe.

Solidity: function setPendingStateTimeout(uint64 newPendingStateTimeout) returns()

func (*PolygonzkevmupgradedSession) SetTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) SetTrustedAggregatorTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) SetTrustedAggregatorTimeout(newTrustedAggregatorTimeout uint64) (*types.Transaction, error)

SetTrustedAggregatorTimeout is a paid mutator transaction binding the contract method 0x394218e9.

Solidity: function setTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout) returns()

func (*PolygonzkevmupgradedSession) SetTrustedSequencer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) SetTrustedSequencerURL

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) SetTrustedSequencerURL(newTrustedSequencerURL string) (*types.Transaction, error)

SetTrustedSequencerURL is a paid mutator transaction binding the contract method 0xc89e42df.

Solidity: function setTrustedSequencerURL(string newTrustedSequencerURL) returns()

func (*PolygonzkevmupgradedSession) SetVerifyBatchTimeTarget

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) SetVerifyBatchTimeTarget(newVerifyBatchTimeTarget uint64) (*types.Transaction, error)

SetVerifyBatchTimeTarget is a paid mutator transaction binding the contract method 0xa066215c.

Solidity: function setVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget) returns()

func (*PolygonzkevmupgradedSession) TransferAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) TransferAdminRole(newPendingAdmin common.Address) (*types.Transaction, error)

TransferAdminRole is a paid mutator transaction binding the contract method 0xada8f919.

Solidity: function transferAdminRole(address newPendingAdmin) returns()

func (*PolygonzkevmupgradedSession) TransferOwnership

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) 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 (*PolygonzkevmupgradedSession) TrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) TrustedAggregator() (common.Address, error)

TrustedAggregator is a free data retrieval call binding the contract method 0x29878983.

Solidity: function trustedAggregator() view returns(address)

func (*PolygonzkevmupgradedSession) TrustedAggregatorTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) TrustedAggregatorTimeout() (uint64, error)

TrustedAggregatorTimeout is a free data retrieval call binding the contract method 0x841b24d7.

Solidity: function trustedAggregatorTimeout() view returns(uint64)

func (*PolygonzkevmupgradedSession) TrustedSequencer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) TrustedSequencer() (common.Address, error)

TrustedSequencer is a free data retrieval call binding the contract method 0xcfa8ed47.

Solidity: function trustedSequencer() view returns(address)

func (*PolygonzkevmupgradedSession) TrustedSequencerURL

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) TrustedSequencerURL() (string, error)

TrustedSequencerURL is a free data retrieval call binding the contract method 0x542028d5.

Solidity: function trustedSequencerURL() view returns(string)

func (*PolygonzkevmupgradedSession) UpdateVersion

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) UpdateVersion(_versionString string) (*types.Transaction, error)

UpdateVersion is a paid mutator transaction binding the contract method 0x7240f9af.

Solidity: function updateVersion(string _versionString) returns()

func (*PolygonzkevmupgradedSession) VERSIONBEFOREUPGRADE

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) VERSIONBEFOREUPGRADE() (*big.Int, error)

VERSIONBEFOREUPGRADE is a free data retrieval call binding the contract method 0xa42ea145.

Solidity: function VERSION_BEFORE_UPGRADE() view returns(uint256)

func (*PolygonzkevmupgradedSession) VerifyBatchTimeTarget

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) VerifyBatchTimeTarget() (uint64, error)

VerifyBatchTimeTarget is a free data retrieval call binding the contract method 0x0a0d9fbe.

Solidity: function verifyBatchTimeTarget() view returns(uint64)

func (*PolygonzkevmupgradedSession) VerifyBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) VerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

VerifyBatches is a paid mutator transaction binding the contract method 0x621dd411.

Solidity: function verifyBatches(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedSession) VerifyBatchesTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) VerifyBatchesTrustedAggregator(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

VerifyBatchesTrustedAggregator is a paid mutator transaction binding the contract method 0x2b0006fa.

Solidity: function verifyBatchesTrustedAggregator(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedSession) Version

func (_Polygonzkevmupgraded *PolygonzkevmupgradedSession) Version() (*big.Int, error)

Version is a free data retrieval call binding the contract method 0x54fd4d50.

Solidity: function version() view returns(uint256)

type PolygonzkevmupgradedSetForceBatchTimeout

type PolygonzkevmupgradedSetForceBatchTimeout struct {
	NewforceBatchTimeout uint64
	Raw                  types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSetForceBatchTimeout represents a SetForceBatchTimeout event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSetForceBatchTimeoutIterator

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

PolygonzkevmupgradedSetForceBatchTimeoutIterator is returned from FilterSetForceBatchTimeout and is used to iterate over the raw logs and unpacked data for SetForceBatchTimeout events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSetForceBatchTimeoutIterator) Close

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

func (*PolygonzkevmupgradedSetForceBatchTimeoutIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSetForceBatchTimeoutIterator) Next

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

type PolygonzkevmupgradedSetMultiplierBatchFee

type PolygonzkevmupgradedSetMultiplierBatchFee struct {
	NewMultiplierBatchFee uint16
	Raw                   types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSetMultiplierBatchFee represents a SetMultiplierBatchFee event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSetMultiplierBatchFeeIterator

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

PolygonzkevmupgradedSetMultiplierBatchFeeIterator is returned from FilterSetMultiplierBatchFee and is used to iterate over the raw logs and unpacked data for SetMultiplierBatchFee events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSetMultiplierBatchFeeIterator) Close

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

func (*PolygonzkevmupgradedSetMultiplierBatchFeeIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSetMultiplierBatchFeeIterator) Next

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

type PolygonzkevmupgradedSetPendingStateTimeout

type PolygonzkevmupgradedSetPendingStateTimeout struct {
	NewPendingStateTimeout uint64
	Raw                    types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSetPendingStateTimeout represents a SetPendingStateTimeout event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSetPendingStateTimeoutIterator

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

PolygonzkevmupgradedSetPendingStateTimeoutIterator is returned from FilterSetPendingStateTimeout and is used to iterate over the raw logs and unpacked data for SetPendingStateTimeout events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSetPendingStateTimeoutIterator) Close

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

func (*PolygonzkevmupgradedSetPendingStateTimeoutIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSetPendingStateTimeoutIterator) Next

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

type PolygonzkevmupgradedSetTrustedAggregator

type PolygonzkevmupgradedSetTrustedAggregator struct {
	NewTrustedAggregator common.Address
	Raw                  types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSetTrustedAggregator represents a SetTrustedAggregator event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSetTrustedAggregatorIterator

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

PolygonzkevmupgradedSetTrustedAggregatorIterator is returned from FilterSetTrustedAggregator and is used to iterate over the raw logs and unpacked data for SetTrustedAggregator events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSetTrustedAggregatorIterator) Close

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

func (*PolygonzkevmupgradedSetTrustedAggregatorIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSetTrustedAggregatorIterator) Next

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

type PolygonzkevmupgradedSetTrustedAggregatorTimeout

type PolygonzkevmupgradedSetTrustedAggregatorTimeout struct {
	NewTrustedAggregatorTimeout uint64
	Raw                         types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSetTrustedAggregatorTimeout represents a SetTrustedAggregatorTimeout event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSetTrustedAggregatorTimeoutIterator

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

PolygonzkevmupgradedSetTrustedAggregatorTimeoutIterator is returned from FilterSetTrustedAggregatorTimeout and is used to iterate over the raw logs and unpacked data for SetTrustedAggregatorTimeout events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSetTrustedAggregatorTimeoutIterator) Close

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

func (*PolygonzkevmupgradedSetTrustedAggregatorTimeoutIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSetTrustedAggregatorTimeoutIterator) Next

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

type PolygonzkevmupgradedSetTrustedSequencer

type PolygonzkevmupgradedSetTrustedSequencer struct {
	NewTrustedSequencer common.Address
	Raw                 types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSetTrustedSequencer represents a SetTrustedSequencer event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSetTrustedSequencerIterator

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

PolygonzkevmupgradedSetTrustedSequencerIterator is returned from FilterSetTrustedSequencer and is used to iterate over the raw logs and unpacked data for SetTrustedSequencer events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSetTrustedSequencerIterator) Close

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

func (*PolygonzkevmupgradedSetTrustedSequencerIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSetTrustedSequencerIterator) Next

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

type PolygonzkevmupgradedSetTrustedSequencerURL

type PolygonzkevmupgradedSetTrustedSequencerURL struct {
	NewTrustedSequencerURL string
	Raw                    types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSetTrustedSequencerURL represents a SetTrustedSequencerURL event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSetTrustedSequencerURLIterator

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

PolygonzkevmupgradedSetTrustedSequencerURLIterator is returned from FilterSetTrustedSequencerURL and is used to iterate over the raw logs and unpacked data for SetTrustedSequencerURL events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSetTrustedSequencerURLIterator) Close

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

func (*PolygonzkevmupgradedSetTrustedSequencerURLIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSetTrustedSequencerURLIterator) Next

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

type PolygonzkevmupgradedSetVerifyBatchTimeTarget

type PolygonzkevmupgradedSetVerifyBatchTimeTarget struct {
	NewVerifyBatchTimeTarget uint64
	Raw                      types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedSetVerifyBatchTimeTarget represents a SetVerifyBatchTimeTarget event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedSetVerifyBatchTimeTargetIterator

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

PolygonzkevmupgradedSetVerifyBatchTimeTargetIterator is returned from FilterSetVerifyBatchTimeTarget and is used to iterate over the raw logs and unpacked data for SetVerifyBatchTimeTarget events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedSetVerifyBatchTimeTargetIterator) Close

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

func (*PolygonzkevmupgradedSetVerifyBatchTimeTargetIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedSetVerifyBatchTimeTargetIterator) Next

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

type PolygonzkevmupgradedTransactor

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

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

func NewPolygonzkevmupgradedTransactor

func NewPolygonzkevmupgradedTransactor(address common.Address, transactor bind.ContractTransactor) (*PolygonzkevmupgradedTransactor, error)

NewPolygonzkevmupgradedTransactor creates a new write-only instance of Polygonzkevmupgraded, bound to a specific deployed contract.

func (*PolygonzkevmupgradedTransactor) AcceptAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) AcceptAdminRole(opts *bind.TransactOpts) (*types.Transaction, error)

AcceptAdminRole is a paid mutator transaction binding the contract method 0x8c3d7301.

Solidity: function acceptAdminRole() returns()

func (*PolygonzkevmupgradedTransactor) ActivateEmergencyState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) ActivateForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) ActivateForceBatches(opts *bind.TransactOpts) (*types.Transaction, error)

ActivateForceBatches is a paid mutator transaction binding the contract method 0x5ec91958.

Solidity: function activateForceBatches() returns()

func (*PolygonzkevmupgradedTransactor) ConsolidatePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) DeactivateEmergencyState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) DeactivateEmergencyState(opts *bind.TransactOpts) (*types.Transaction, error)

DeactivateEmergencyState is a paid mutator transaction binding the contract method 0xdbc16976.

Solidity: function deactivateEmergencyState() returns()

func (*PolygonzkevmupgradedTransactor) ForceBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) Initialize

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) Initialize(opts *bind.TransactOpts, initializePackedParameters PolygonZkEVMInitializePackedParameters, genesisRoot [32]byte, _trustedSequencerURL string, _networkName string, _version string) (*types.Transaction, error)

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

Solidity: function initialize((address,address,uint64,address,uint64) initializePackedParameters, bytes32 genesisRoot, string _trustedSequencerURL, string _networkName, string _version) returns()

func (*PolygonzkevmupgradedTransactor) OverridePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) OverridePendingState(opts *bind.TransactOpts, initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

OverridePendingState is a paid mutator transaction binding the contract method 0x2c1f816a.

Solidity: function overridePendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedTransactor) ProveNonDeterministicPendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) ProveNonDeterministicPendingState(opts *bind.TransactOpts, initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

ProveNonDeterministicPendingState is a paid mutator transaction binding the contract method 0x9aa972a3.

Solidity: function proveNonDeterministicPendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedTransactor) RenounceOwnership

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)

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

Solidity: function renounceOwnership() returns()

func (*PolygonzkevmupgradedTransactor) SequenceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) SequenceBatches(opts *bind.TransactOpts, batches []PolygonZkEVMBatchData, l2Coinbase common.Address) (*types.Transaction, error)

SequenceBatches is a paid mutator transaction binding the contract method 0x5e9145c9.

Solidity: function sequenceBatches((bytes,bytes32,uint64,uint64)[] batches, address l2Coinbase) returns()

func (*PolygonzkevmupgradedTransactor) SequenceForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) SetForceBatchTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) SetForceBatchTimeout(opts *bind.TransactOpts, newforceBatchTimeout uint64) (*types.Transaction, error)

SetForceBatchTimeout is a paid mutator transaction binding the contract method 0x4e487706.

Solidity: function setForceBatchTimeout(uint64 newforceBatchTimeout) returns()

func (*PolygonzkevmupgradedTransactor) SetMultiplierBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) SetPendingStateTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) SetTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) SetTrustedAggregatorTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) SetTrustedSequencer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) SetTrustedSequencerURL

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) SetVerifyBatchTimeTarget

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) SetVerifyBatchTimeTarget(opts *bind.TransactOpts, newVerifyBatchTimeTarget uint64) (*types.Transaction, error)

SetVerifyBatchTimeTarget is a paid mutator transaction binding the contract method 0xa066215c.

Solidity: function setVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget) returns()

func (*PolygonzkevmupgradedTransactor) TransferAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) TransferAdminRole(opts *bind.TransactOpts, newPendingAdmin common.Address) (*types.Transaction, error)

TransferAdminRole is a paid mutator transaction binding the contract method 0xada8f919.

Solidity: function transferAdminRole(address newPendingAdmin) returns()

func (*PolygonzkevmupgradedTransactor) TransferOwnership

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) 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 (*PolygonzkevmupgradedTransactor) UpdateVersion

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) UpdateVersion(opts *bind.TransactOpts, _versionString string) (*types.Transaction, error)

UpdateVersion is a paid mutator transaction binding the contract method 0x7240f9af.

Solidity: function updateVersion(string _versionString) returns()

func (*PolygonzkevmupgradedTransactor) VerifyBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) VerifyBatches(opts *bind.TransactOpts, pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

VerifyBatches is a paid mutator transaction binding the contract method 0x621dd411.

Solidity: function verifyBatches(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedTransactor) VerifyBatchesTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactor) VerifyBatchesTrustedAggregator(opts *bind.TransactOpts, pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

VerifyBatchesTrustedAggregator is a paid mutator transaction binding the contract method 0x2b0006fa.

Solidity: function verifyBatchesTrustedAggregator(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

type PolygonzkevmupgradedTransactorRaw

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

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

func (*PolygonzkevmupgradedTransactorRaw) Transact

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

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

func (*PolygonzkevmupgradedTransactorRaw) Transfer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorRaw) 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 PolygonzkevmupgradedTransactorSession

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

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

func (*PolygonzkevmupgradedTransactorSession) AcceptAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) AcceptAdminRole() (*types.Transaction, error)

AcceptAdminRole is a paid mutator transaction binding the contract method 0x8c3d7301.

Solidity: function acceptAdminRole() returns()

func (*PolygonzkevmupgradedTransactorSession) ActivateEmergencyState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) ActivateEmergencyState(sequencedBatchNum uint64) (*types.Transaction, error)

ActivateEmergencyState is a paid mutator transaction binding the contract method 0x7215541a.

Solidity: function activateEmergencyState(uint64 sequencedBatchNum) returns()

func (*PolygonzkevmupgradedTransactorSession) ActivateForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) ActivateForceBatches() (*types.Transaction, error)

ActivateForceBatches is a paid mutator transaction binding the contract method 0x5ec91958.

Solidity: function activateForceBatches() returns()

func (*PolygonzkevmupgradedTransactorSession) ConsolidatePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) ConsolidatePendingState(pendingStateNum uint64) (*types.Transaction, error)

ConsolidatePendingState is a paid mutator transaction binding the contract method 0x4a910e6a.

Solidity: function consolidatePendingState(uint64 pendingStateNum) returns()

func (*PolygonzkevmupgradedTransactorSession) DeactivateEmergencyState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) DeactivateEmergencyState() (*types.Transaction, error)

DeactivateEmergencyState is a paid mutator transaction binding the contract method 0xdbc16976.

Solidity: function deactivateEmergencyState() returns()

func (*PolygonzkevmupgradedTransactorSession) ForceBatch

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) 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 (*PolygonzkevmupgradedTransactorSession) Initialize

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) Initialize(initializePackedParameters PolygonZkEVMInitializePackedParameters, genesisRoot [32]byte, _trustedSequencerURL string, _networkName string, _version string) (*types.Transaction, error)

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

Solidity: function initialize((address,address,uint64,address,uint64) initializePackedParameters, bytes32 genesisRoot, string _trustedSequencerURL, string _networkName, string _version) returns()

func (*PolygonzkevmupgradedTransactorSession) OverridePendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) OverridePendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

OverridePendingState is a paid mutator transaction binding the contract method 0x2c1f816a.

Solidity: function overridePendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedTransactorSession) ProveNonDeterministicPendingState

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) ProveNonDeterministicPendingState(initPendingStateNum uint64, finalPendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

ProveNonDeterministicPendingState is a paid mutator transaction binding the contract method 0x9aa972a3.

Solidity: function proveNonDeterministicPendingState(uint64 initPendingStateNum, uint64 finalPendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedTransactorSession) RenounceOwnership

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) RenounceOwnership() (*types.Transaction, error)

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

Solidity: function renounceOwnership() returns()

func (*PolygonzkevmupgradedTransactorSession) SequenceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) SequenceBatches(batches []PolygonZkEVMBatchData, l2Coinbase common.Address) (*types.Transaction, error)

SequenceBatches is a paid mutator transaction binding the contract method 0x5e9145c9.

Solidity: function sequenceBatches((bytes,bytes32,uint64,uint64)[] batches, address l2Coinbase) returns()

func (*PolygonzkevmupgradedTransactorSession) SequenceForceBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) 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 (*PolygonzkevmupgradedTransactorSession) SetForceBatchTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) SetForceBatchTimeout(newforceBatchTimeout uint64) (*types.Transaction, error)

SetForceBatchTimeout is a paid mutator transaction binding the contract method 0x4e487706.

Solidity: function setForceBatchTimeout(uint64 newforceBatchTimeout) returns()

func (*PolygonzkevmupgradedTransactorSession) SetMultiplierBatchFee

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) SetMultiplierBatchFee(newMultiplierBatchFee uint16) (*types.Transaction, error)

SetMultiplierBatchFee is a paid mutator transaction binding the contract method 0x1816b7e5.

Solidity: function setMultiplierBatchFee(uint16 newMultiplierBatchFee) returns()

func (*PolygonzkevmupgradedTransactorSession) SetPendingStateTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) SetPendingStateTimeout(newPendingStateTimeout uint64) (*types.Transaction, error)

SetPendingStateTimeout is a paid mutator transaction binding the contract method 0x9c9f3dfe.

Solidity: function setPendingStateTimeout(uint64 newPendingStateTimeout) returns()

func (*PolygonzkevmupgradedTransactorSession) SetTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) 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 (*PolygonzkevmupgradedTransactorSession) SetTrustedAggregatorTimeout

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) SetTrustedAggregatorTimeout(newTrustedAggregatorTimeout uint64) (*types.Transaction, error)

SetTrustedAggregatorTimeout is a paid mutator transaction binding the contract method 0x394218e9.

Solidity: function setTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout) returns()

func (*PolygonzkevmupgradedTransactorSession) SetTrustedSequencer

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) 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 (*PolygonzkevmupgradedTransactorSession) SetTrustedSequencerURL

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) SetTrustedSequencerURL(newTrustedSequencerURL string) (*types.Transaction, error)

SetTrustedSequencerURL is a paid mutator transaction binding the contract method 0xc89e42df.

Solidity: function setTrustedSequencerURL(string newTrustedSequencerURL) returns()

func (*PolygonzkevmupgradedTransactorSession) SetVerifyBatchTimeTarget

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) SetVerifyBatchTimeTarget(newVerifyBatchTimeTarget uint64) (*types.Transaction, error)

SetVerifyBatchTimeTarget is a paid mutator transaction binding the contract method 0xa066215c.

Solidity: function setVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget) returns()

func (*PolygonzkevmupgradedTransactorSession) TransferAdminRole

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) TransferAdminRole(newPendingAdmin common.Address) (*types.Transaction, error)

TransferAdminRole is a paid mutator transaction binding the contract method 0xada8f919.

Solidity: function transferAdminRole(address newPendingAdmin) returns()

func (*PolygonzkevmupgradedTransactorSession) TransferOwnership

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) 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 (*PolygonzkevmupgradedTransactorSession) UpdateVersion

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) UpdateVersion(_versionString string) (*types.Transaction, error)

UpdateVersion is a paid mutator transaction binding the contract method 0x7240f9af.

Solidity: function updateVersion(string _versionString) returns()

func (*PolygonzkevmupgradedTransactorSession) VerifyBatches

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) VerifyBatches(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

VerifyBatches is a paid mutator transaction binding the contract method 0x621dd411.

Solidity: function verifyBatches(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

func (*PolygonzkevmupgradedTransactorSession) VerifyBatchesTrustedAggregator

func (_Polygonzkevmupgraded *PolygonzkevmupgradedTransactorSession) VerifyBatchesTrustedAggregator(pendingStateNum uint64, initNumBatch uint64, finalNewBatch uint64, newLocalExitRoot [32]byte, newStateRoot [32]byte, proof [24][32]byte) (*types.Transaction, error)

VerifyBatchesTrustedAggregator is a paid mutator transaction binding the contract method 0x2b0006fa.

Solidity: function verifyBatchesTrustedAggregator(uint64 pendingStateNum, uint64 initNumBatch, uint64 finalNewBatch, bytes32 newLocalExitRoot, bytes32 newStateRoot, bytes32[24] proof) returns()

type PolygonzkevmupgradedTransferAdminRole

type PolygonzkevmupgradedTransferAdminRole struct {
	NewPendingAdmin common.Address
	Raw             types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedTransferAdminRole represents a TransferAdminRole event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedTransferAdminRoleIterator

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

PolygonzkevmupgradedTransferAdminRoleIterator is returned from FilterTransferAdminRole and is used to iterate over the raw logs and unpacked data for TransferAdminRole events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedTransferAdminRoleIterator) Close

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

func (*PolygonzkevmupgradedTransferAdminRoleIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedTransferAdminRoleIterator) Next

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

type PolygonzkevmupgradedUpdateZkEVMVersion

type PolygonzkevmupgradedUpdateZkEVMVersion struct {
	NumBatch uint64
	ForkID   uint64
	Version  string
	Raw      types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedUpdateZkEVMVersion represents a UpdateZkEVMVersion event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedUpdateZkEVMVersionIterator

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

PolygonzkevmupgradedUpdateZkEVMVersionIterator is returned from FilterUpdateZkEVMVersion and is used to iterate over the raw logs and unpacked data for UpdateZkEVMVersion events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedUpdateZkEVMVersionIterator) Close

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

func (*PolygonzkevmupgradedUpdateZkEVMVersionIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedUpdateZkEVMVersionIterator) Next

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

type PolygonzkevmupgradedVerifyBatches

type PolygonzkevmupgradedVerifyBatches struct {
	NumBatch   uint64
	StateRoot  [32]byte
	Aggregator common.Address
	Raw        types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedVerifyBatches represents a VerifyBatches event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedVerifyBatchesIterator

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

PolygonzkevmupgradedVerifyBatchesIterator is returned from FilterVerifyBatches and is used to iterate over the raw logs and unpacked data for VerifyBatches events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedVerifyBatchesIterator) Close

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

func (*PolygonzkevmupgradedVerifyBatchesIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedVerifyBatchesIterator) Next

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

type PolygonzkevmupgradedVerifyBatchesTrustedAggregator

type PolygonzkevmupgradedVerifyBatchesTrustedAggregator struct {
	NumBatch   uint64
	StateRoot  [32]byte
	Aggregator common.Address
	Raw        types.Log // Blockchain specific contextual infos
}

PolygonzkevmupgradedVerifyBatchesTrustedAggregator represents a VerifyBatchesTrustedAggregator event raised by the Polygonzkevmupgraded contract.

type PolygonzkevmupgradedVerifyBatchesTrustedAggregatorIterator

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

PolygonzkevmupgradedVerifyBatchesTrustedAggregatorIterator is returned from FilterVerifyBatchesTrustedAggregator and is used to iterate over the raw logs and unpacked data for VerifyBatchesTrustedAggregator events raised by the Polygonzkevmupgraded contract.

func (*PolygonzkevmupgradedVerifyBatchesTrustedAggregatorIterator) Close

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

func (*PolygonzkevmupgradedVerifyBatchesTrustedAggregatorIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*PolygonzkevmupgradedVerifyBatchesTrustedAggregatorIterator) Next

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

Jump to

Keyboard shortcuts

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