polygonzkevmtestnetv2

package
v0.0.0-...-f6182d2 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 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 Polygonzkevmtestnetv2ABI = Polygonzkevmtestnetv2MetaData.ABI

Polygonzkevmtestnetv2ABI is the input ABI used to generate the binding from. Deprecated: Use Polygonzkevmtestnetv2MetaData.ABI instead.

View Source
var Polygonzkevmtestnetv2Bin = Polygonzkevmtestnetv2MetaData.Bin

Polygonzkevmtestnetv2Bin is the compiled bytecode used for deploying new contracts. Deprecated: Use Polygonzkevmtestnetv2MetaData.Bin instead.

View Source
var Polygonzkevmtestnetv2MetaData = &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\"}],\"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\":\"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\":\"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\":\"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: "0x61014060405234801562000011575f80fd5b5060405162006084380380620060848339810160408190526200003491620000a2565b6001600160a01b0395861660c05293851660805291841660a05290921660e0526001600160401b039182166101005216610120526200012a565b6001600160a01b038116811462000083575f80fd5b50565b80516001600160401b03811681146200009d575f80fd5b919050565b5f805f805f8060c08789031215620000b8575f80fd5b8651620000c5816200006e565b6020880151909650620000d8816200006e565b6040880151909550620000eb816200006e565b6060880151909450620000fe816200006e565b92506200010e6080880162000086565b91506200011e60a0880162000086565b90509295509295509295565b60805160a05160c05160e0516101005161012051615e8d620001f75f395f81816106b401528181610e05015281816125bd015261320101525f81816108200152610ddb01525f81816107e601528181611d92015281816138920152614ce401525f818161098b01528181610f77015281816111420152818161199f0152818161216001528181613a7301526147bc01525f8181610a3801528181614125015261457301525f81816108db01528181611d60015281816126f701528181613a4801526142110152615e8d5ff3fe608060405234801561000f575f80fd5b50600436106103bf575f3560e01c8063837a4738116101f5578063c754c7ed11610114578063e7a7ed02116100a9578063f14916d611610079578063f14916d614610a9a578063f2fde38b14610aad578063f851a44014610ac0578063f8b823e414610ae0575f80fd5b8063e7a7ed0214610a03578063e8bf92ed14610a33578063eaeb077b14610a5a578063ed6b010414610a6d575f80fd5b8063d2e129f9116100e4578063d2e129f9146109ad578063d8d1091b146109c0578063d939b315146109d3578063dbc16976146109fb575f80fd5b8063c754c7ed14610918578063c89e42df14610944578063cfa8ed4714610957578063d02103ca14610986575f80fd5b8063a3c573eb1161018a578063b4d63f581161015a578063b4d63f5814610870578063b6b0b097146108d6578063ba58ae39146108fd578063c0ed84e014610910575f80fd5b8063a3c573eb146107e1578063ada8f91914610808578063adc879e91461081b578063afd23cbe14610842575f80fd5b806399f5634e116101c557806399f5634e146107a05780639aa972a3146107a85780639c9f3dfe146107bb578063a066215c146107ce575f80fd5b8063837a4738146106d6578063841b24d71461074a5780638c3d73011461077a5780638da5cb5b14610782575f80fd5b80634a910e6a116102e1578063621dd411116102765780637215541a116102465780637215541a146106755780637240f9af146106885780637fcb36531461069b578063831c7ead146106af575f80fd5b8063621dd411146106285780636b8616ce1461063b5780636ff512cc1461065a578063715018a61461066d575f80fd5b806354fd4d50116102b157806354fd4d50146105fc5780635e9145c9146106055780635ec91958146106185780636046916914610620575f80fd5b80634a910e6a146105a15780634e487706146105b45780635392c5e0146105c7578063542028d5146105f4575f80fd5b80632b0006fa11610357578063423fa85611610327578063423fa856146105255780634560526714610545578063458c04771461056d5780634a1a89a714610581575f80fd5b80632b0006fa146104d95780632c1f816a146104ec578063383b3be8146104ff578063394218e914610512575f80fd5b806319d8ac611161039257806319d8ac6114610441578063220d789914610455578063267822471461046857806329878983146104ad575f80fd5b80630a0d9fbe146103c3578063107bf28c146103fa57806315064c961461040f5780631816b7e51461042c575b5f80fd5b606f546103dc90610100900467ffffffffffffffff1681565b60405167ffffffffffffffff90911681526020015b60405180910390f35b610402610ae9565b6040516103f191906152fe565b606f5461041c9060ff1681565b60405190151581526020016103f1565b61043f61043a366004615317565b610b75565b005b6073546103dc9067ffffffffffffffff1681565b61040261046336600461534f565b610c8d565b607b546104889073ffffffffffffffffffffffffffffffffffffffff1681565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020016103f1565b6074546104889068010000000000000000900473ffffffffffffffffffffffffffffffffffffffff1681565b61043f6104e73660046153af565b610e63565b61043f6104fa366004615413565b61102d565b61041c61050d366004615488565b611235565b61043f610520366004615488565b61128a565b6073546103dc9068010000000000000000900467ffffffffffffffff1681565b6073546103dc90700100000000000000000000000000000000900467ffffffffffffffff1681565b6079546103dc9067ffffffffffffffff1681565b6079546103dc9068010000000000000000900467ffffffffffffffff1681565b61043f6105af366004615488565b61140e565b61043f6105c2366004615488565b6114c1565b6105e66105d5366004615488565b60756020525f908152604090205481565b6040519081526020016103f1565b610402611645565b6105e6607c5481565b61043f61061336600461550c565b611652565b61043f611e4b565b6105e6611f4a565b61043f6106363660046153af565b611f5f565b6105e6610649366004615488565b60716020525f908152604090205481565b61043f61066836600461555c565b6122dd565b61043f6123b2565b61043f610683366004615488565b6123c5565b61043f610696366004615649565b612532565b6074546103dc9067ffffffffffffffff1681565b6103dc7f000000000000000000000000000000000000000000000000000000000000000081565b61071e6106e436600461567b565b60786020525f908152604090208054600182015460029092015467ffffffffffffffff808316936801000000000000000090930416919084565b6040805167ffffffffffffffff95861681529490931660208501529183015260608201526080016103f1565b6079546103dc907801000000000000000000000000000000000000000000000000900467ffffffffffffffff1681565b61043f6125e4565b60335473ffffffffffffffffffffffffffffffffffffffff16610488565b6105e66126b0565b61043f6107b6366004615413565b612803565b61043f6107c9366004615488565b6128b3565b61043f6107dc366004615488565b612a2f565b6104887f000000000000000000000000000000000000000000000000000000000000000081565b61043f61081636600461555c565b612b35565b6103dc7f000000000000000000000000000000000000000000000000000000000000000081565b606f5461085d906901000000000000000000900461ffff1681565b60405161ffff90911681526020016103f1565b6108b061087e366004615488565b60726020525f90815260409020805460019091015467ffffffffffffffff808216916801000000000000000090041683565b6040805193845267ffffffffffffffff92831660208501529116908201526060016103f1565b6104887f000000000000000000000000000000000000000000000000000000000000000081565b61041c61090b36600461567b565b612bf9565b6103dc612c81565b607b546103dc9074010000000000000000000000000000000000000000900467ffffffffffffffff1681565b61043f610952366004615649565b612cd4565b606f54610488906b010000000000000000000000900473ffffffffffffffffffffffffffffffffffffffff1681565b6104887f000000000000000000000000000000000000000000000000000000000000000081565b61043f6109bb3660046156d0565b612d61565b61043f6109ce36600461577b565b6132a4565b6079546103dc90700100000000000000000000000000000000900467ffffffffffffffff1681565b61043f61383f565b6073546103dc907801000000000000000000000000000000000000000000000000900467ffffffffffffffff1681565b6104887f000000000000000000000000000000000000000000000000000000000000000081565b61043f610a683660046157ba565b613913565b607b5461041c907c0100000000000000000000000000000000000000000000000000000000900460ff1681565b61043f610aa836600461555c565b613d03565b61043f610abb36600461555c565b613dd5565b607a546104889073ffffffffffffffffffffffffffffffffffffffff1681565b6105e660705481565b60778054610af690615802565b80601f0160208091040260200160405190810160405280929190818152602001828054610b2290615802565b8015610b6d5780601f10610b4457610100808354040283529160200191610b6d565b820191905f5260205f20905b815481529060010190602001808311610b5057829003601f168201915b505050505081565b607a5473ffffffffffffffffffffffffffffffffffffffff163314610bc6576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6103e88161ffff161080610bdf57506103ff8161ffff16115b15610c16576040517f4c2533c800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fffffffffffffffffffffffffffffffffffffffffff0000ffffffffffffffffff16690100000000000000000061ffff8416908102919091179091556040519081527f7019933d795eba185c180209e8ae8bffbaa25bcef293364687702c31f4d302c5906020015b60405180910390a150565b67ffffffffffffffff8086165f818152607260205260408082205493881682529020546060929115801590610cc0575081155b15610cf7576040517f6818c29e00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b80610d2e576040517f66385b5100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610d3784612bf9565b610d6d576040517f176b913c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b604080517fffffffffffffffffffffffffffffffffffffffff0000000000000000000000003360601b166020820152603481019690965260548601929092527fffffffffffffffff00000000000000000000000000000000000000000000000060c098891b811660748701527f0000000000000000000000000000000000000000000000000000000000000000891b8116607c8701527f0000000000000000000000000000000000000000000000000000000000000000891b81166084870152608c86019490945260ac85015260cc840194909452509290931b90911660ec830152805180830360d401815260f4909201905290565b60745468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff163314610ec0576040517fbbcbbc0500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610ece868686868686613e89565b607480547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff8681169182179092555f9081526075602052604090208390556079541615610f4857607980547fffffffffffffffffffffffffffffffff000000000000000000000000000000001690555b6040517f33d6247d000000000000000000000000000000000000000000000000000000008152600481018490527f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16906333d6247d906024015f604051808303815f87803b158015610fcd575f80fd5b505af1158015610fdf573d5f803e3d5ffd5b505060405184815233925067ffffffffffffffff871691507fcb339b570a7f0b25afa7333371ff11192092a0aeace12b671f4c212f2815c6fe906020015b60405180910390a3505050505050565b60745468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff16331461108a576040517fbbcbbc0500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61109987878787878787614244565b607480547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff8681169182179092555f908152607560205260409020839055607954161561111357607980547fffffffffffffffffffffffffffffffff000000000000000000000000000000001690555b6040517f33d6247d000000000000000000000000000000000000000000000000000000008152600481018490527f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16906333d6247d906024015f604051808303815f87803b158015611198575f80fd5b505af11580156111aa573d5f803e3d5ffd5b50506079805477ffffffffffffffffffffffffffffffffffffffffffffffff167a093a800000000000000000000000000000000000000000000000001790555050604051828152339067ffffffffffffffff8616907fcc1b5520188bf1dd3e63f98164b577c4d75c11a619ddea692112f0d1aec4cf729060200160405180910390a350505050505050565b60795467ffffffffffffffff8281165f90815260786020526040812054909242926112789270010000000000000000000000000000000090920481169116615880565b67ffffffffffffffff16111592915050565b607a5473ffffffffffffffffffffffffffffffffffffffff1633146112db576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b62093a8067ffffffffffffffff82161115611322576040517f1d06e87900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff166113915760795467ffffffffffffffff7801000000000000000000000000000000000000000000000000909104811690821610611391576040517f401636df00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6079805477ffffffffffffffffffffffffffffffffffffffffffffffff16780100000000000000000000000000000000000000000000000067ffffffffffffffff8416908102919091179091556040519081527f1f4fa24c2e4bad19a7f3ec5c5485f70d46c798461c2e684f55bbd0fc661373a190602001610c82565b60745468010000000000000000900473ffffffffffffffffffffffffffffffffffffffff1633146114b557606f5460ff1615611476576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61147f81611235565b6114b5576040517f0ce9e4a200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6114be81614673565b50565b607a5473ffffffffffffffffffffffffffffffffffffffff163314611512576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b62093a8067ffffffffffffffff82161115611559576040517ff5e37f2f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff166115c457607b5467ffffffffffffffff740100000000000000000000000000000000000000009091048116908216106115c4576040517ff5e37f2f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b80547fffffffff0000000000000000ffffffffffffffffffffffffffffffffffffffff167401000000000000000000000000000000000000000067ffffffffffffffff8416908102919091179091556040519081527fa7eb6cb8a613eb4e8bddc1ac3d61ec6cf10898760f0b187bcca794c6ca6fa40b90602001610c82565b60768054610af690615802565b606f5460ff161561168f576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f546b010000000000000000000000900473ffffffffffffffffffffffffffffffffffffffff1633146116ef576040517f11e7be1500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b815f81900361172a576040517fcb591a5f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6103e8811115611766576040517fb59f753a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60735467ffffffffffffffff68010000000000000000820481165f81815260726020526040812054838516949293700100000000000000000000000000000000909304909216919082905b86811015611bae575f8a8a838181106117cc576117cc6158a8565b90506020028101906117de91906158d5565b6117e790615911565b8051805160209091012060608201519192509067ffffffffffffffff161561195c57856118138161599b565b9650505f818360200151846060015160405160200161186a93929190928352602083019190915260c01b7fffffffffffffffff00000000000000000000000000000000000000000000000016604082015260480190565b604080517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0818403018152918152815160209283012067ffffffffffffffff8a165f908152607190935291205490915081146118f2576040517fce3d755e00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff8088165f908152607160205260408082209190915560608501519085015190821691161015611956576040517f7f7ab87200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50611a96565b602082015115801590611a20575060208201516040517f257b363200000000000000000000000000000000000000000000000000000000815260048101919091527f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff169063257b3632906024016020604051808303815f875af11580156119fa573d5f803e3d5ffd5b505050506040513d601f19601f82011682018060405250810190611a1e91906159c1565b155b15611a57576040517f73bd668d00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8151516201d4c01015611a96576040517fa29a6c7c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8767ffffffffffffffff16826040015167ffffffffffffffff161080611ac9575042826040015167ffffffffffffffff16115b15611b00576040517fea82791600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b602082810151604080850151815193840189905290830184905260608084019290925260c01b7fffffffffffffffff0000000000000000000000000000000000000000000000001660808301528b901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000166088820152609c016040516020818303038152906040528051906020012094508160400151975050508080611ba6906159d8565b9150506117b1565b50611bb98685615880565b60735490945067ffffffffffffffff780100000000000000000000000000000000000000000000000090910481169084161115611c22576040517fc630a00d00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f611c2d8285615a0f565b611c419067ffffffffffffffff1688615a30565b604080516060810182528581524267ffffffffffffffff908116602080840191825260738054680100000000000000009081900485168688019081528d86165f8181526072909552979093209551865592516001909501805492519585167fffffffffffffffffffffffffffffffff000000000000000000000000000000009384161795851684029590951790945583548c8416911617930292909217905590915082811690851614611d3657607380547fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff1670010000000000000000000000000000000067ffffffffffffffff8716021790555b611d88333083607054611d499190615a43565b73ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016929190614880565b611d90614962565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff166379e2cf976040518163ffffffff1660e01b81526004015f604051808303815f87803b158015611df5575f80fd5b505af1158015611e07573d5f803e3d5ffd5b505060405167ffffffffffffffff881692507f303446e6a8cb73c83dff421c0b1d5e5ce0719dab1bff13660fc254e58cc17fce91505f90a250505050505050505050565b607a5473ffffffffffffffffffffffffffffffffffffffff163314611e9c576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b547c0100000000000000000000000000000000000000000000000000000000900460ff16611ef8576040517ff6ba91a100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b80547fffffff00ffffffffffffffffffffffffffffffffffffffffffffffffffffffff1690556040517f854dd6ce5a1445c4c54388b21cffd11cf5bba1b9e763aec48ce3da75d617412f905f90a1565b5f6070546064611f5a9190615a43565b905090565b606f5460ff1615611f9c576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60795467ffffffffffffffff8581165f908152607260205260409020600101544292611fe892780100000000000000000000000000000000000000000000000090910481169116615880565b67ffffffffffffffff16111561202a576040517f8a0704d300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6103e86120378686615a0f565b67ffffffffffffffff161115612079576040517fb59f753a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b612087868686868686613e89565b61209084614a11565b607954700100000000000000000000000000000000900467ffffffffffffffff165f036121d157607480547fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000001667ffffffffffffffff8681169182179092555f908152607560205260409020839055607954161561213157607980547fffffffffffffffffffffffffffffffff000000000000000000000000000000001690555b6040517f33d6247d000000000000000000000000000000000000000000000000000000008152600481018490527f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16906333d6247d906024015f604051808303815f87803b1580156121b6575f80fd5b505af11580156121c8573d5f803e3d5ffd5b5050505061229f565b6121d9614962565b6079805467ffffffffffffffff16905f6121f28361599b565b825467ffffffffffffffff9182166101009390930a92830292820219169190911790915560408051608081018252428316815287831660208083019182528284018981526060840189815260795487165f908152607890935294909120925183549251861668010000000000000000027fffffffffffffffffffffffffffffffff000000000000000000000000000000009093169516949094171781559151600183015551600290910155505b604051828152339067ffffffffffffffff8616907f9c72852172521097ba7e1482e6b44b351323df0155f97f4ea18fcec28e1f59669060200161101d565b607a5473ffffffffffffffffffffffffffffffffffffffff16331461232e576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fff0000000000000000000000000000000000000000ffffffffffffffffffffff166b01000000000000000000000073ffffffffffffffffffffffffffffffffffffffff8416908102919091179091556040519081527ff54144f9611984021529f814a1cb6a41e22c58351510a0d9f7e822618abb9cc090602001610c82565b6123ba614beb565b6123c35f614c6c565b565b60335473ffffffffffffffffffffffffffffffffffffffff16331461252a575f6123ed612c81565b90508067ffffffffffffffff168267ffffffffffffffff161161243c576040517f812a372d00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60735467ffffffffffffffff6801000000000000000090910481169083161180612481575067ffffffffffffffff8083165f9081526072602052604090206001015416155b156124b8576040517f98c5c01400000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff8083165f9081526072602052604090206001015442916124e69162093a809116615880565b67ffffffffffffffff161115612528576040517fd257555a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b505b6114be614ce2565b607c5460011461256e576040517fc10b159000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607c8054905f61257d836159d8565b90915550506074546040517fed7be53c9f1a96a481223b15568a5b1a475e01a74b347d6ca187c8bf0c078cd691610c829167ffffffffffffffff909116907f0000000000000000000000000000000000000000000000000000000000000000908590615a5a565b607b5473ffffffffffffffffffffffffffffffffffffffff163314612635576040517fd1ec4b2300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b54607a80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff90921691821790556040519081527f056dc487bbf0795d0bbb1b4f0af523a855503cff740bfb4d5475f7a90c091e8e9060200160405180910390a1565b6040517f70a082310000000000000000000000000000000000000000000000000000000081523060048201525f90819073ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016906370a0823190602401602060405180830381865afa15801561273c573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061276091906159c1565b90505f61276b612c81565b60735467ffffffffffffffff6801000000000000000082048116916127c39170010000000000000000000000000000000082048116917801000000000000000000000000000000000000000000000000900416615a0f565b6127cd9190615880565b6127d79190615a0f565b67ffffffffffffffff169050805f036127f2575f9250505090565b6127fc8183615abc565b9250505090565b606f5460ff1615612840576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61284f87878787878787614244565b67ffffffffffffffff84165f908152607560209081526040918290205482519081529081018490527f1f44c21118c4603cfb4e1b621dbcfa2b73efcececee2b99b620b2953d33a7010910160405180910390a16128aa614ce2565b50505050505050565b607a5473ffffffffffffffffffffffffffffffffffffffff163314612904576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b62093a8067ffffffffffffffff8216111561294b576040517fcc96507000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff166129b25760795467ffffffffffffffff7001000000000000000000000000000000009091048116908216106129b2576040517f48a05a9000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607980547fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff1670010000000000000000000000000000000067ffffffffffffffff8416908102919091179091556040519081527fc4121f4e22c69632ebb7cf1f462be0511dc034f999b52013eddfb24aab765c7590602001610c82565b607a5473ffffffffffffffffffffffffffffffffffffffff163314612a80576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b620151808167ffffffffffffffff161115612ac7576040517fe067dfe800000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fffffffffffffffffffffffffffffffffffffffffffffff0000000000000000ff1661010067ffffffffffffffff8416908102919091179091556040519081527f1b023231a1ab6b5d93992f168fb44498e1a7e64cef58daff6f1c216de6a68c2890602001610c82565b607a5473ffffffffffffffffffffffffffffffffffffffff163314612b86576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607b80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff83169081179091556040519081527fa5b56b7906fd0a20e3f35120dd8343db1e12e037a6c90111c7e42885e82a1ce690602001610c82565b5f67ffffffff0000000167ffffffffffffffff8316108015612c30575067ffffffff00000001604083901c67ffffffffffffffff16105b8015612c51575067ffffffff00000001608083901c67ffffffffffffffff16105b8015612c68575067ffffffff0000000160c083901c105b15612c7557506001919050565b505f919050565b919050565b6079545f9067ffffffffffffffff1615612cc3575060795467ffffffffffffffff9081165f908152607860205260409020546801000000000000000090041690565b5060745467ffffffffffffffff1690565b607a5473ffffffffffffffffffffffffffffffffffffffff163314612d25576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6076612d318282615b1c565b507f6b8f723a4c7a5335cafae8a598a0aa0301be1387c037dccc085b62add6448b2081604051610c8291906152fe565b5f54610100900460ff1615808015612d7f57505f54600160ff909116105b80612d985750303b158015612d9857505f5460ff166001145b612e29576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201527f647920696e697469616c697a656400000000000000000000000000000000000060648201526084015b60405180910390fd5b5f80547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001660011790558015612e85575f80547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff166101001790555b612e92602088018861555c565b607a80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055612ee7604088016020890161555c565b606f805473ffffffffffffffffffffffffffffffffffffffff929092166b010000000000000000000000027fff0000000000000000000000000000000000000000ffffffffffffffffffffff909216919091179055612f4c608088016060890161555c565b6074805473ffffffffffffffffffffffffffffffffffffffff9290921668010000000000000000027fffffffff0000000000000000000000000000000000000000ffffffffffffffff9092169190911790555f805260756020527ff9e3fbf150b7a0077118526f473c53cb4734f166167e2c6213e3567dd390b4ad8690556076612fd68682615b1c565b506077612fe38582615b1c565b5062093a80612ff86060890160408a01615488565b67ffffffffffffffff16111561303a576040517fcc96507000000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61304a6060880160408901615488565b6079805467ffffffffffffffff92909216700100000000000000000000000000000000027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff90921691909117905562093a806130ac60a0890160808a01615488565b67ffffffffffffffff1611156130ee576040517f1d06e87900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6130fe60a0880160808901615488565b6079805477ffffffffffffffffffffffffffffffffffffffffffffffff16780100000000000000000000000000000000000000000000000067ffffffffffffffff939093169290920291909117905567016345785d8a0000607055606f80547fffffffffffffffffffffffffffffffffffffffffff00000000000000000000ff166a03ea000000000000070800179055607b80547fffffff000000000000000000ffffffffffffffffffffffffffffffffffffffff167c01000000000006978000000000000000000000000000000000000000001790556131dd614d65565b7fed7be53c9f1a96a481223b15568a5b1a475e01a74b347d6ca187c8bf0c078cd65f7f000000000000000000000000000000000000000000000000000000000000000085856040516132329493929190615c7b565b60405180910390a180156128aa575f80547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a150505050505050565b607b547c0100000000000000000000000000000000000000000000000000000000900460ff1615613301576040517f24eff8c300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff161561333e576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b805f819003613379576040517fcb591a5f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6103e88111156133b5576040517fb59f753a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60735467ffffffffffffffff78010000000000000000000000000000000000000000000000008204811691613400918491700100000000000000000000000000000000900416615cb2565b1115613438576040517fc630a00d00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60735467ffffffffffffffff68010000000000000000820481165f8181526072602052604081205491937001000000000000000000000000000000009004909216915b848110156136dd575f878783818110613496576134966158a8565b90506020028101906134a89190615cc5565b6134b190615cf7565b9050836134bd8161599b565b825180516020918201208185015160408087015190519499509194505f9361351e9386939101928352602083019190915260c01b7fffffffffffffffff00000000000000000000000000000000000000000000000016604082015260480190565b604080517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0818403018152918152815160209283012067ffffffffffffffff89165f908152607190935291205490915081146135a6576040517fce3d755e00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff86165f908152607160205260408120556135ca600189615a30565b84036136395742607b60149054906101000a900467ffffffffffffffff1684604001516135f79190615880565b67ffffffffffffffff161115613639576040517fc44a082100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6020838101516040805192830188905282018490526060808301919091524260c01b7fffffffffffffffff00000000000000000000000000000000000000000000000016608083015233901b7fffffffffffffffffffffffffffffffffffffffff000000000000000000000000166088820152609c0160405160208183030381529060405280519060200120945050505080806136d5906159d8565b91505061347b565b506136e88484615880565b6073805467ffffffffffffffff4281167fffffffffffffffffffffffffffffffffffffffffffffffff00000000000000009092168217808455604080516060810182528781526020808201958652680100000000000000009384900485168284019081528589165f818152607290935284832093518455965160019390930180549151871686027fffffffffffffffffffffffffffffffff0000000000000000000000000000000090921693871693909317179091558554938916700100000000000000000000000000000000027fffffffffffffffff0000000000000000ffffffffffffffffffffffffffffffff938602939093167fffffffffffffffff00000000000000000000000000000000ffffffffffffffff90941693909317919091179093559151929550917f648a61dd2438f072f5a1960939abd30f37aea80d2e94c9792ad142d3e0a490a49190a2505050505050565b607a5473ffffffffffffffffffffffffffffffffffffffff163314613890576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff1663dbc169766040518163ffffffff1660e01b81526004015f604051808303815f87803b1580156138f5575f80fd5b505af1158015613907573d5f803e3d5ffd5b505050506123c3614e04565b607b547c0100000000000000000000000000000000000000000000000000000000900460ff1615613970576040517f24eff8c300000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f5460ff16156139ad576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f6139b6611f4a565b9050818111156139f2576040517f4732fdb500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b611388831115613a2e576040517fa29a6c7c00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b613a7073ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016333084614880565b5f7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16633ed691ef6040518163ffffffff1660e01b8152600401602060405180830381865afa158015613ada573d5f803e3d5ffd5b505050506040513d601f19601f82011682018060405250810190613afe91906159c1565b60738054919250780100000000000000000000000000000000000000000000000090910467ffffffffffffffff16906018613b388361599b565b91906101000a81548167ffffffffffffffff021916908367ffffffffffffffff160217905550508484604051613b6f929190615d70565b60408051918290038220602083015281018290527fffffffffffffffff0000000000000000000000000000000000000000000000004260c01b166060820152606801604080518083037fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe001815291815281516020928301206073547801000000000000000000000000000000000000000000000000900467ffffffffffffffff165f9081526071909352912055323303613c9d576073546040805183815233602082015260609181018290525f91810191909152780100000000000000000000000000000000000000000000000090910467ffffffffffffffff16907ff94bb37db835f1ab585ee00041849a09b12cd081d77fa15ca070757619cbc9319060800160405180910390a2613cfc565b607360189054906101000a900467ffffffffffffffff1667ffffffffffffffff167ff94bb37db835f1ab585ee00041849a09b12cd081d77fa15ca070757619cbc93182338888604051613cf39493929190615d7f565b60405180910390a25b5050505050565b607a5473ffffffffffffffffffffffffffffffffffffffff163314613d54576040517f4755657900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b607480547fffffffff0000000000000000000000000000000000000000ffffffffffffffff166801000000000000000073ffffffffffffffffffffffffffffffffffffffff8416908102919091179091556040519081527f61f8fec29495a3078e9271456f05fb0707fd4e41f7661865f80fc437d06681ca90602001610c82565b613ddd614beb565b73ffffffffffffffffffffffffffffffffffffffff8116613e80576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f64647265737300000000000000000000000000000000000000000000000000006064820152608401612e20565b6114be81614c6c565b5f80613e93612c81565b905067ffffffffffffffff881615613f625760795467ffffffffffffffff9081169089161115613eef576040517fbb14c20500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff8089165f908152607860205260409020600281015481549094509091898116680100000000000000009092041614613f5c576040517f2bd2e3e700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b50614002565b67ffffffffffffffff87165f90815260756020526040902054915081613fb4576040517f4997b98600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8067ffffffffffffffff168767ffffffffffffffff161115614002576040517f1e56e9e200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8067ffffffffffffffff168667ffffffffffffffff161161404f576040517fb9b18f5700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f61405d8888888689610c8d565b90505f7f30644e72e131a029b85045b68181585d2833e84879b9709143e1f593f00000016002836040516140919190615db4565b602060405180830381855afa1580156140ac573d5f803e3d5ffd5b5050506040513d601f19601f820116820180604052508101906140cf91906159c1565b6140d99190615dc5565b6040805160208101825282815290517f9121da8a00000000000000000000000000000000000000000000000000000000815291925073ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001691639121da8a9161415b91899190600401615dd8565b602060405180830381865afa158015614176573d5f803e3d5ffd5b505050506040513d601f19601f8201168201806040525081019061419a9190615e12565b6141d0576040517f09bde33900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b614238336141de858b615a0f565b67ffffffffffffffff166141f06126b0565b6141fa9190615a43565b73ffffffffffffffffffffffffffffffffffffffff7f0000000000000000000000000000000000000000000000000000000000000000169190614e92565b50505050505050505050565b5f67ffffffffffffffff8816156143105760795467ffffffffffffffff908116908916111561429f576040517fbb14c20500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5067ffffffffffffffff8088165f90815260786020526040902060028101548154909288811668010000000000000000909204161461430a576040517f2bd2e3e700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b506143ab565b5067ffffffffffffffff85165f9081526075602052604090205480614361576040517f4997b98600000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60745467ffffffffffffffff90811690871611156143ab576040517f1e56e9e200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60795467ffffffffffffffff90811690881611806143dd57508767ffffffffffffffff168767ffffffffffffffff1611155b80614404575060795467ffffffffffffffff68010000000000000000909104811690881611155b1561443b576040517fbfa7079f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff8781165f9081526078602052604090205468010000000000000000900481169086161461449d576040517f32a2a77f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f6144ab8787878588610c8d565b90505f7f30644e72e131a029b85045b68181585d2833e84879b9709143e1f593f00000016002836040516144df9190615db4565b602060405180830381855afa1580156144fa573d5f803e3d5ffd5b5050506040513d601f19601f8201168201806040525081019061451d91906159c1565b6145279190615dc5565b6040805160208101825282815290517f9121da8a00000000000000000000000000000000000000000000000000000000815291925073ffffffffffffffffffffffffffffffffffffffff7f00000000000000000000000000000000000000000000000000000000000000001691639121da8a916145a991889190600401615dd8565b602060405180830381865afa1580156145c4573d5f803e3d5ffd5b505050506040513d601f19601f820116820180604052508101906145e89190615e12565b61461e576040517f09bde33900000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff89165f90815260786020526040902060020154859003614238576040517fa47276bd00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60795467ffffffffffffffff6801000000000000000090910481169082161115806146ad575060795467ffffffffffffffff908116908216115b156146e4576040517fd086b70b00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b67ffffffffffffffff8181165f81815260786020908152604080832080546074805468010000000000000000928390049098167fffffffffffffffffffffffffffffffffffffffffffffffff000000000000000090981688179055600282015487865260759094529382902092909255607980547fffffffffffffffffffffffffffffffff0000000000000000ffffffffffffffff169390940292909217909255600182015490517f33d6247d00000000000000000000000000000000000000000000000000000000815260048101919091529091907f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16906333d6247d906024015f604051808303815f87803b158015614812575f80fd5b505af1158015614824573d5f803e3d5ffd5b505050508267ffffffffffffffff168167ffffffffffffffff167f328d3c6c0fd6f1be0515e422f2d87e59f25922cbc2233568515a0c4bc3f8510e846002015460405161487391815260200190565b60405180910390a3505050565b60405173ffffffffffffffffffffffffffffffffffffffff8085166024830152831660448201526064810182905261495c9085907f23b872dd00000000000000000000000000000000000000000000000000000000906084015b604080517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe08184030181529190526020810180517bffffffffffffffffffffffffffffffffffffffffffffffffffffffff167fffffffff0000000000000000000000000000000000000000000000000000000090931692909217909152614eed565b50505050565b60795467ffffffffffffffff6801000000000000000082048116911611156123c3576079545f906149aa9068010000000000000000900467ffffffffffffffff166001615880565b90506149b581611235565b156114be576079545f906002906149d790849067ffffffffffffffff16615a0f565b6149e19190615e31565b6149eb9083615880565b90506149f681611235565b15614a0857614a0481614673565b5050565b614a0482614673565b5f614a1a612c81565b9050815f80614a298484615a0f565b606f5467ffffffffffffffff91821692505f91614a4c9161010090041642615a30565b90505b8467ffffffffffffffff168467ffffffffffffffff1614614ad65767ffffffffffffffff8085165f9081526072602052604090206001810154909116821015614ab457600181015468010000000000000000900467ffffffffffffffff169450614ad0565b614abe8686615a0f565b67ffffffffffffffff16935050614ad6565b50614a4f565b5f614ae18484615a30565b905083811015614b3857808403600c8111614afc5780614aff565b600c5b9050806103e80a81606f60099054906101000a900461ffff1661ffff160a6070540281614b2e57614b2e615a8f565b0460705550614ba7565b838103600c8111614b495780614b4c565b600c5b90505f816103e80a82606f60099054906101000a900461ffff1661ffff160a670de0b6b3a76400000281614b8257614b82615a8f565b04905080607054670de0b6b3a76400000281614ba057614ba0615a8f565b0460705550505b683635c9adc5dea000006070541115614bcc57683635c9adc5dea000006070556128aa565b633b9aca0060705410156128aa57633b9aca0060705550505050505050565b60335473ffffffffffffffffffffffffffffffffffffffff1633146123c3576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401612e20565b6033805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681179093556040519116919082907f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0905f90a35050565b7f000000000000000000000000000000000000000000000000000000000000000073ffffffffffffffffffffffffffffffffffffffff16632072f6c56040518163ffffffff1660e01b81526004015f604051808303815f87803b158015614d47575f80fd5b505af1158015614d59573d5f803e3d5ffd5b505050506123c3614ff8565b5f54610100900460ff16614dfb576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f496e697469616c697a61626c653a20636f6e7472616374206973206e6f74206960448201527f6e697469616c697a696e670000000000000000000000000000000000000000006064820152608401612e20565b6123c333614c6c565b606f5460ff16614e40576040517f5386698100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001690556040517f1e5e34eea33501aecf2ebec9fe0e884a40804275ea7fe10b2ba084c8374308b3905f90a1565b60405173ffffffffffffffffffffffffffffffffffffffff8316602482015260448101829052614ee89084907fa9059cbb00000000000000000000000000000000000000000000000000000000906064016148da565b505050565b5f614f4e826040518060400160405280602081526020017f5361666545524332303a206c6f772d6c6576656c2063616c6c206661696c65648152508573ffffffffffffffffffffffffffffffffffffffff1661508a9092919063ffffffff16565b805190915015614ee85780806020019051810190614f6c9190615e12565b614ee8576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602a60248201527f5361666545524332303a204552433230206f7065726174696f6e20646964206e60448201527f6f742073756363656564000000000000000000000000000000000000000000006064820152608401612e20565b606f5460ff1615615035576040517f2f0047fc00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b606f80547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff001660011790556040517f2261efe5aef6fedc1fd1550b25facc9181745623049c7901287030b9ad1a5497905f90a1565b606061509884845f856150a0565b949350505050565b606082471015615132576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f416464726573733a20696e73756666696369656e742062616c616e636520666f60448201527f722063616c6c00000000000000000000000000000000000000000000000000006064820152608401612e20565b5f808673ffffffffffffffffffffffffffffffffffffffff16858760405161515a9190615db4565b5f6040518083038185875af1925050503d805f8114615194576040519150601f19603f3d011682016040523d82523d5f602084013e615199565b606091505b50915091506151aa878383876151b5565b979650505050505050565b6060831561524a5782515f036152435773ffffffffffffffffffffffffffffffffffffffff85163b615243576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601d60248201527f416464726573733a2063616c6c20746f206e6f6e2d636f6e74726163740000006044820152606401612e20565b5081615098565b615098838381511561525f5781518083602001fd5b806040517f08c379a0000000000000000000000000000000000000000000000000000000008152600401612e2091906152fe565b5f5b838110156152ad578181015183820152602001615295565b50505f910152565b5f81518084526152cc816020860160208601615293565b601f017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0169290920160200192915050565b602081525f61531060208301846152b5565b9392505050565b5f60208284031215615327575f80fd5b813561ffff81168114615310575f80fd5b803567ffffffffffffffff81168114612c7c575f80fd5b5f805f805f60a08688031215615363575f80fd5b61536c86615338565b945061537a60208701615338565b94979496505050506040830135926060810135926080909101359150565b8061030081018310156153a9575f80fd5b92915050565b5f805f805f806103a087890312156153c5575f80fd5b6153ce87615338565b95506153dc60208801615338565b94506153ea60408801615338565b935060608701359250608087013591506154078860a08901615398565b90509295509295509295565b5f805f805f805f6103c0888a03121561542a575f80fd5b61543388615338565b965061544160208901615338565b955061544f60408901615338565b945061545d60608901615338565b93506080880135925060a0880135915061547a8960c08a01615398565b905092959891949750929550565b5f60208284031215615498575f80fd5b61531082615338565b5f8083601f8401126154b1575f80fd5b50813567ffffffffffffffff8111156154c8575f80fd5b6020830191508360208260051b85010111156154e2575f80fd5b9250929050565b803573ffffffffffffffffffffffffffffffffffffffff81168114612c7c575f80fd5b5f805f6040848603121561551e575f80fd5b833567ffffffffffffffff811115615534575f80fd5b615540868287016154a1565b90945092506155539050602085016154e9565b90509250925092565b5f6020828403121561556c575f80fd5b615310826154e9565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52604160045260245ffd5b5f82601f8301126155b1575f80fd5b813567ffffffffffffffff808211156155cc576155cc615575565b604051601f83017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f0116810190828211818310171561561257615612615575565b8160405283815286602085880101111561562a575f80fd5b836020870160208301375f602085830101528094505050505092915050565b5f60208284031215615659575f80fd5b813567ffffffffffffffff81111561566f575f80fd5b615098848285016155a2565b5f6020828403121561568b575f80fd5b5035919050565b5f8083601f8401126156a2575f80fd5b50813567ffffffffffffffff8111156156b9575f80fd5b6020830191508360208285010111156154e2575f80fd5b5f805f805f808688036101208112156156e7575f80fd5b60a08112156156f4575f80fd5b5086955060a0870135945060c087013567ffffffffffffffff80821115615719575f80fd5b6157258a838b016155a2565b955060e089013591508082111561573a575f80fd5b6157468a838b016155a2565b945061010089013591508082111561575c575f80fd5b5061576989828a01615692565b979a9699509497509295939492505050565b5f806020838503121561578c575f80fd5b823567ffffffffffffffff8111156157a2575f80fd5b6157ae858286016154a1565b90969095509350505050565b5f805f604084860312156157cc575f80fd5b833567ffffffffffffffff8111156157e2575f80fd5b6157ee86828701615692565b909790965060209590950135949350505050565b600181811c9082168061581657607f821691505b60208210810361584d577f4e487b71000000000000000000000000000000000000000000000000000000005f52602260045260245ffd5b50919050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52601160045260245ffd5b67ffffffffffffffff8181168382160190808211156158a1576158a1615853565b5092915050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52603260045260245ffd5b5f82357fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff81833603018112615907575f80fd5b9190910192915050565b5f60808236031215615921575f80fd5b6040516080810167ffffffffffffffff828210818311171561594557615945615575565b816040528435915080821115615959575f80fd5b50615966368286016155a2565b8252506020830135602082015261597f60408401615338565b604082015261599060608401615338565b606082015292915050565b5f67ffffffffffffffff8083168181036159b7576159b7615853565b6001019392505050565b5f602082840312156159d1575f80fd5b5051919050565b5f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff8203615a0857615a08615853565b5060010190565b67ffffffffffffffff8281168282160390808211156158a1576158a1615853565b818103818111156153a9576153a9615853565b80820281158282048414176153a9576153a9615853565b5f67ffffffffffffffff808616835280851660208401525060606040830152615a8660608301846152b5565b95945050505050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52601260045260245ffd5b5f82615aca57615aca615a8f565b500490565b601f821115614ee8575f81815260208120601f850160051c81016020861015615af55750805b601f850160051c820191505b81811015615b1457828155600101615b01565b505050505050565b815167ffffffffffffffff811115615b3657615b36615575565b615b4a81615b448454615802565b84615acf565b602080601f831160018114615b9c575f8415615b665750858301515b7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600386901b1c1916600185901b178555615b14565b5f858152602081207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe08616915b82811015615be857888601518255948401946001909101908401615bc9565b5085821015615c2457878501517fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff600388901b60f8161c191681555b5050505050600190811b01905550565b81835281816020850137505f602082840101525f60207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f840116840101905092915050565b5f67ffffffffffffffff808716835280861660208401525060606040830152615ca8606083018486615c34565b9695505050505050565b808201808211156153a9576153a9615853565b5f82357fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffa1833603018112615907575f80fd5b5f60608236031215615d07575f80fd5b6040516060810167ffffffffffffffff8282108183111715615d2b57615d2b615575565b816040528435915080821115615d3f575f80fd5b50615d4c368286016155a2565b82525060208301356020820152615d6560408401615338565b604082015292915050565b818382375f9101908152919050565b84815273ffffffffffffffffffffffffffffffffffffffff84166020820152606060408201525f615ca8606083018486615c34565b5f8251615907818460208701615293565b5f82615dd357615dd3615a8f565b500690565b6103208101610300808584378201835f5b6001811015615e08578151835260209283019290910190600101615de9565b5050509392505050565b5f60208284031215615e22575f80fd5b81518015158114615310575f80fd5b5f67ffffffffffffffff80841680615e4b57615e4b615a8f565b9216919091049291505056fea264697066735822122073102861afed81482856636c78eb3d2d2960b8f921276794cc60cb97d8c6d5e764736f6c63430008140033",
}

Polygonzkevmtestnetv2MetaData contains all meta data concerning the Polygonzkevmtestnetv2 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 Polygonzkevmtestnetv2

type Polygonzkevmtestnetv2 struct {
	Polygonzkevmtestnetv2Caller     // Read-only binding to the contract
	Polygonzkevmtestnetv2Transactor // Write-only binding to the contract
	Polygonzkevmtestnetv2Filterer   // Log filterer for contract events
}

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

func DeployPolygonzkevmtestnetv2

func DeployPolygonzkevmtestnetv2(auth *bind.TransactOpts, backend bind.ContractBackend, _globalExitRootManager common.Address, _matic common.Address, _rollupVerifier common.Address, _bridgeAddress common.Address, _chainID uint64, _forkID uint64) (common.Address, *types.Transaction, *Polygonzkevmtestnetv2, error)

DeployPolygonzkevmtestnetv2 deploys a new Ethereum contract, binding an instance of Polygonzkevmtestnetv2 to it.

func NewPolygonzkevmtestnetv2

func NewPolygonzkevmtestnetv2(address common.Address, backend bind.ContractBackend) (*Polygonzkevmtestnetv2, error)

NewPolygonzkevmtestnetv2 creates a new instance of Polygonzkevmtestnetv2, bound to a specific deployed contract.

type Polygonzkevmtestnetv2AcceptAdminRole

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

Polygonzkevmtestnetv2AcceptAdminRole represents a AcceptAdminRole event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2AcceptAdminRoleIterator

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

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

func (*Polygonzkevmtestnetv2AcceptAdminRoleIterator) Close

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

func (*Polygonzkevmtestnetv2AcceptAdminRoleIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2AcceptAdminRoleIterator) 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 Polygonzkevmtestnetv2ActivateForceBatches

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

Polygonzkevmtestnetv2ActivateForceBatches represents a ActivateForceBatches event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2ActivateForceBatchesIterator

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

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

func (*Polygonzkevmtestnetv2ActivateForceBatchesIterator) Close

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

func (*Polygonzkevmtestnetv2ActivateForceBatchesIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2ActivateForceBatchesIterator) 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 Polygonzkevmtestnetv2Caller

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

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

func NewPolygonzkevmtestnetv2Caller

func NewPolygonzkevmtestnetv2Caller(address common.Address, caller bind.ContractCaller) (*Polygonzkevmtestnetv2Caller, error)

NewPolygonzkevmtestnetv2Caller creates a new read-only instance of Polygonzkevmtestnetv2, bound to a specific deployed contract.

func (*Polygonzkevmtestnetv2Caller) Admin

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) BatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) BatchNumToStateRoot

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) BridgeAddress

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) CalculateRewardPerBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) ChainID

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) CheckStateRootInsidePrime

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) ForceBatchTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) ForcedBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) ForkID

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) GetForcedBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) GetInputSnarkBytes

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) GetLastVerifiedBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) GlobalExitRootManager

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) IsEmergencyState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) IsForcedBatchDisallowed

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) IsPendingStateConsolidable

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) LastBatchSequenced

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) LastForceBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) LastForceBatchSequenced

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) LastPendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) LastPendingStateConsolidated

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) LastTimestamp

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) LastVerifiedBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) Matic

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) MultiplierBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) NetworkName

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) Owner

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) PendingAdmin

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) PendingStateTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) PendingStateTransitions

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) RollupVerifier

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) SequencedBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) TrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) TrustedAggregatorTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) TrustedSequencer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) TrustedSequencerURL

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) VerifyBatchTimeTarget

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 (*Polygonzkevmtestnetv2Caller) Version

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Caller) 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 Polygonzkevmtestnetv2CallerRaw

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

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

func (*Polygonzkevmtestnetv2CallerRaw) Call

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerRaw) 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 Polygonzkevmtestnetv2CallerSession

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

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

func (*Polygonzkevmtestnetv2CallerSession) Admin

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) Admin() (common.Address, error)

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

Solidity: function admin() view returns(address)

func (*Polygonzkevmtestnetv2CallerSession) BatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) BatchFee() (*big.Int, error)

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

Solidity: function batchFee() view returns(uint256)

func (*Polygonzkevmtestnetv2CallerSession) BatchNumToStateRoot

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) 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 (*Polygonzkevmtestnetv2CallerSession) BridgeAddress

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) BridgeAddress() (common.Address, error)

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

Solidity: function bridgeAddress() view returns(address)

func (*Polygonzkevmtestnetv2CallerSession) CalculateRewardPerBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) CalculateRewardPerBatch() (*big.Int, error)

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

Solidity: function calculateRewardPerBatch() view returns(uint256)

func (*Polygonzkevmtestnetv2CallerSession) ChainID

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) ChainID() (uint64, error)

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

Solidity: function chainID() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) CheckStateRootInsidePrime

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) 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 (*Polygonzkevmtestnetv2CallerSession) ForceBatchTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) ForceBatchTimeout() (uint64, error)

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

Solidity: function forceBatchTimeout() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) ForcedBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) 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 (*Polygonzkevmtestnetv2CallerSession) ForkID

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) ForkID() (uint64, error)

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

Solidity: function forkID() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) GetForcedBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) GetForcedBatchFee() (*big.Int, error)

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

Solidity: function getForcedBatchFee() view returns(uint256)

func (*Polygonzkevmtestnetv2CallerSession) GetInputSnarkBytes

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) 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 (*Polygonzkevmtestnetv2CallerSession) GetLastVerifiedBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) GetLastVerifiedBatch() (uint64, error)

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

Solidity: function getLastVerifiedBatch() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) GlobalExitRootManager

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) GlobalExitRootManager() (common.Address, error)

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

Solidity: function globalExitRootManager() view returns(address)

func (*Polygonzkevmtestnetv2CallerSession) IsEmergencyState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) IsEmergencyState() (bool, error)

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

Solidity: function isEmergencyState() view returns(bool)

func (*Polygonzkevmtestnetv2CallerSession) IsForcedBatchDisallowed

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) IsForcedBatchDisallowed() (bool, error)

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

Solidity: function isForcedBatchDisallowed() view returns(bool)

func (*Polygonzkevmtestnetv2CallerSession) IsPendingStateConsolidable

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) 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 (*Polygonzkevmtestnetv2CallerSession) LastBatchSequenced

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) LastBatchSequenced() (uint64, error)

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

Solidity: function lastBatchSequenced() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) LastForceBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) LastForceBatch() (uint64, error)

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

Solidity: function lastForceBatch() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) LastForceBatchSequenced

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) LastForceBatchSequenced() (uint64, error)

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

Solidity: function lastForceBatchSequenced() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) LastPendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) LastPendingState() (uint64, error)

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

Solidity: function lastPendingState() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) LastPendingStateConsolidated

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) LastPendingStateConsolidated() (uint64, error)

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

Solidity: function lastPendingStateConsolidated() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) LastTimestamp

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) LastTimestamp() (uint64, error)

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

Solidity: function lastTimestamp() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) LastVerifiedBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) LastVerifiedBatch() (uint64, error)

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

Solidity: function lastVerifiedBatch() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) Matic

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) Matic() (common.Address, error)

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

Solidity: function matic() view returns(address)

func (*Polygonzkevmtestnetv2CallerSession) MultiplierBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) MultiplierBatchFee() (uint16, error)

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

Solidity: function multiplierBatchFee() view returns(uint16)

func (*Polygonzkevmtestnetv2CallerSession) NetworkName

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) NetworkName() (string, error)

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

Solidity: function networkName() view returns(string)

func (*Polygonzkevmtestnetv2CallerSession) Owner

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) Owner() (common.Address, error)

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

Solidity: function owner() view returns(address)

func (*Polygonzkevmtestnetv2CallerSession) PendingAdmin

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) PendingAdmin() (common.Address, error)

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

Solidity: function pendingAdmin() view returns(address)

func (*Polygonzkevmtestnetv2CallerSession) PendingStateTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) PendingStateTimeout() (uint64, error)

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

Solidity: function pendingStateTimeout() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) PendingStateTransitions

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) 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 (*Polygonzkevmtestnetv2CallerSession) RollupVerifier

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) RollupVerifier() (common.Address, error)

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

Solidity: function rollupVerifier() view returns(address)

func (*Polygonzkevmtestnetv2CallerSession) SequencedBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) 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 (*Polygonzkevmtestnetv2CallerSession) TrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) TrustedAggregator() (common.Address, error)

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

Solidity: function trustedAggregator() view returns(address)

func (*Polygonzkevmtestnetv2CallerSession) TrustedAggregatorTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) TrustedAggregatorTimeout() (uint64, error)

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

Solidity: function trustedAggregatorTimeout() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) TrustedSequencer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) TrustedSequencer() (common.Address, error)

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

Solidity: function trustedSequencer() view returns(address)

func (*Polygonzkevmtestnetv2CallerSession) TrustedSequencerURL

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) TrustedSequencerURL() (string, error)

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

Solidity: function trustedSequencerURL() view returns(string)

func (*Polygonzkevmtestnetv2CallerSession) VerifyBatchTimeTarget

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) VerifyBatchTimeTarget() (uint64, error)

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

Solidity: function verifyBatchTimeTarget() view returns(uint64)

func (*Polygonzkevmtestnetv2CallerSession) Version

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2CallerSession) Version() (*big.Int, error)

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

Solidity: function version() view returns(uint256)

type Polygonzkevmtestnetv2ConsolidatePendingState

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

Polygonzkevmtestnetv2ConsolidatePendingState represents a ConsolidatePendingState event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2ConsolidatePendingStateIterator

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

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

func (*Polygonzkevmtestnetv2ConsolidatePendingStateIterator) Close

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

func (*Polygonzkevmtestnetv2ConsolidatePendingStateIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2ConsolidatePendingStateIterator) 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 Polygonzkevmtestnetv2EmergencyStateActivated

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

Polygonzkevmtestnetv2EmergencyStateActivated represents a EmergencyStateActivated event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2EmergencyStateActivatedIterator

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

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

func (*Polygonzkevmtestnetv2EmergencyStateActivatedIterator) Close

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

func (*Polygonzkevmtestnetv2EmergencyStateActivatedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2EmergencyStateActivatedIterator) 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 Polygonzkevmtestnetv2EmergencyStateDeactivated

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

Polygonzkevmtestnetv2EmergencyStateDeactivated represents a EmergencyStateDeactivated event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2EmergencyStateDeactivatedIterator

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

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

func (*Polygonzkevmtestnetv2EmergencyStateDeactivatedIterator) Close

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

func (*Polygonzkevmtestnetv2EmergencyStateDeactivatedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2EmergencyStateDeactivatedIterator) 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 Polygonzkevmtestnetv2Filterer

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

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

func NewPolygonzkevmtestnetv2Filterer

func NewPolygonzkevmtestnetv2Filterer(address common.Address, filterer bind.ContractFilterer) (*Polygonzkevmtestnetv2Filterer, error)

NewPolygonzkevmtestnetv2Filterer creates a new log filterer instance of Polygonzkevmtestnetv2, bound to a specific deployed contract.

func (*Polygonzkevmtestnetv2Filterer) FilterAcceptAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterAcceptAdminRole(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2AcceptAdminRoleIterator, error)

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

Solidity: event AcceptAdminRole(address newAdmin)

func (*Polygonzkevmtestnetv2Filterer) FilterActivateForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterActivateForceBatches(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2ActivateForceBatchesIterator, error)

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

Solidity: event ActivateForceBatches()

func (*Polygonzkevmtestnetv2Filterer) FilterConsolidatePendingState

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

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterEmergencyStateActivated(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2EmergencyStateActivatedIterator, error)

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

Solidity: event EmergencyStateActivated()

func (*Polygonzkevmtestnetv2Filterer) FilterEmergencyStateDeactivated

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterEmergencyStateDeactivated(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2EmergencyStateDeactivatedIterator, error)

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

Solidity: event EmergencyStateDeactivated()

func (*Polygonzkevmtestnetv2Filterer) FilterForceBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterForceBatch(opts *bind.FilterOpts, forceBatchNum []uint64) (*Polygonzkevmtestnetv2ForceBatchIterator, 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 (*Polygonzkevmtestnetv2Filterer) FilterInitialized

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterInitialized(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2InitializedIterator, error)

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

Solidity: event Initialized(uint8 version)

func (*Polygonzkevmtestnetv2Filterer) FilterOverridePendingState

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

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, newOwner []common.Address) (*Polygonzkevmtestnetv2OwnershipTransferredIterator, error)

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

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

func (*Polygonzkevmtestnetv2Filterer) FilterProveNonDeterministicPendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterProveNonDeterministicPendingState(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2ProveNonDeterministicPendingStateIterator, error)

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

Solidity: event ProveNonDeterministicPendingState(bytes32 storedStateRoot, bytes32 provedStateRoot)

func (*Polygonzkevmtestnetv2Filterer) FilterSequenceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSequenceBatches(opts *bind.FilterOpts, numBatch []uint64) (*Polygonzkevmtestnetv2SequenceBatchesIterator, error)

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

Solidity: event SequenceBatches(uint64 indexed numBatch)

func (*Polygonzkevmtestnetv2Filterer) FilterSequenceForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSequenceForceBatches(opts *bind.FilterOpts, numBatch []uint64) (*Polygonzkevmtestnetv2SequenceForceBatchesIterator, error)

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

Solidity: event SequenceForceBatches(uint64 indexed numBatch)

func (*Polygonzkevmtestnetv2Filterer) FilterSetForceBatchTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSetForceBatchTimeout(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2SetForceBatchTimeoutIterator, error)

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

Solidity: event SetForceBatchTimeout(uint64 newforceBatchTimeout)

func (*Polygonzkevmtestnetv2Filterer) FilterSetMultiplierBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSetMultiplierBatchFee(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2SetMultiplierBatchFeeIterator, error)

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

Solidity: event SetMultiplierBatchFee(uint16 newMultiplierBatchFee)

func (*Polygonzkevmtestnetv2Filterer) FilterSetPendingStateTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSetPendingStateTimeout(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2SetPendingStateTimeoutIterator, error)

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

Solidity: event SetPendingStateTimeout(uint64 newPendingStateTimeout)

func (*Polygonzkevmtestnetv2Filterer) FilterSetTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSetTrustedAggregator(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2SetTrustedAggregatorIterator, error)

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

Solidity: event SetTrustedAggregator(address newTrustedAggregator)

func (*Polygonzkevmtestnetv2Filterer) FilterSetTrustedAggregatorTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSetTrustedAggregatorTimeout(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2SetTrustedAggregatorTimeoutIterator, error)

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

Solidity: event SetTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout)

func (*Polygonzkevmtestnetv2Filterer) FilterSetTrustedSequencer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSetTrustedSequencer(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2SetTrustedSequencerIterator, error)

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

Solidity: event SetTrustedSequencer(address newTrustedSequencer)

func (*Polygonzkevmtestnetv2Filterer) FilterSetTrustedSequencerURL

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSetTrustedSequencerURL(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2SetTrustedSequencerURLIterator, error)

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

Solidity: event SetTrustedSequencerURL(string newTrustedSequencerURL)

func (*Polygonzkevmtestnetv2Filterer) FilterSetVerifyBatchTimeTarget

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterSetVerifyBatchTimeTarget(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2SetVerifyBatchTimeTargetIterator, error)

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

Solidity: event SetVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget)

func (*Polygonzkevmtestnetv2Filterer) FilterTransferAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterTransferAdminRole(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2TransferAdminRoleIterator, error)

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

Solidity: event TransferAdminRole(address newPendingAdmin)

func (*Polygonzkevmtestnetv2Filterer) FilterUpdateZkEVMVersion

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterUpdateZkEVMVersion(opts *bind.FilterOpts) (*Polygonzkevmtestnetv2UpdateZkEVMVersionIterator, error)

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

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

func (*Polygonzkevmtestnetv2Filterer) FilterVerifyBatches

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

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) FilterVerifyBatchesTrustedAggregator(opts *bind.FilterOpts, numBatch []uint64, aggregator []common.Address) (*Polygonzkevmtestnetv2VerifyBatchesTrustedAggregatorIterator, 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 (*Polygonzkevmtestnetv2Filterer) ParseAcceptAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseAcceptAdminRole(log types.Log) (*Polygonzkevmtestnetv2AcceptAdminRole, error)

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

Solidity: event AcceptAdminRole(address newAdmin)

func (*Polygonzkevmtestnetv2Filterer) ParseActivateForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseActivateForceBatches(log types.Log) (*Polygonzkevmtestnetv2ActivateForceBatches, error)

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

Solidity: event ActivateForceBatches()

func (*Polygonzkevmtestnetv2Filterer) ParseConsolidatePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseConsolidatePendingState(log types.Log) (*Polygonzkevmtestnetv2ConsolidatePendingState, error)

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

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

func (*Polygonzkevmtestnetv2Filterer) ParseEmergencyStateActivated

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseEmergencyStateActivated(log types.Log) (*Polygonzkevmtestnetv2EmergencyStateActivated, error)

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

Solidity: event EmergencyStateActivated()

func (*Polygonzkevmtestnetv2Filterer) ParseEmergencyStateDeactivated

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseEmergencyStateDeactivated(log types.Log) (*Polygonzkevmtestnetv2EmergencyStateDeactivated, error)

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

Solidity: event EmergencyStateDeactivated()

func (*Polygonzkevmtestnetv2Filterer) ParseForceBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseForceBatch(log types.Log) (*Polygonzkevmtestnetv2ForceBatch, 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 (*Polygonzkevmtestnetv2Filterer) ParseInitialized

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseInitialized(log types.Log) (*Polygonzkevmtestnetv2Initialized, error)

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

Solidity: event Initialized(uint8 version)

func (*Polygonzkevmtestnetv2Filterer) ParseOverridePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseOverridePendingState(log types.Log) (*Polygonzkevmtestnetv2OverridePendingState, error)

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

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

func (*Polygonzkevmtestnetv2Filterer) ParseOwnershipTransferred

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseOwnershipTransferred(log types.Log) (*Polygonzkevmtestnetv2OwnershipTransferred, error)

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

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

func (*Polygonzkevmtestnetv2Filterer) ParseProveNonDeterministicPendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseProveNonDeterministicPendingState(log types.Log) (*Polygonzkevmtestnetv2ProveNonDeterministicPendingState, error)

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

Solidity: event ProveNonDeterministicPendingState(bytes32 storedStateRoot, bytes32 provedStateRoot)

func (*Polygonzkevmtestnetv2Filterer) ParseSequenceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSequenceBatches(log types.Log) (*Polygonzkevmtestnetv2SequenceBatches, error)

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

Solidity: event SequenceBatches(uint64 indexed numBatch)

func (*Polygonzkevmtestnetv2Filterer) ParseSequenceForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSequenceForceBatches(log types.Log) (*Polygonzkevmtestnetv2SequenceForceBatches, error)

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

Solidity: event SequenceForceBatches(uint64 indexed numBatch)

func (*Polygonzkevmtestnetv2Filterer) ParseSetForceBatchTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSetForceBatchTimeout(log types.Log) (*Polygonzkevmtestnetv2SetForceBatchTimeout, error)

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

Solidity: event SetForceBatchTimeout(uint64 newforceBatchTimeout)

func (*Polygonzkevmtestnetv2Filterer) ParseSetMultiplierBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSetMultiplierBatchFee(log types.Log) (*Polygonzkevmtestnetv2SetMultiplierBatchFee, error)

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

Solidity: event SetMultiplierBatchFee(uint16 newMultiplierBatchFee)

func (*Polygonzkevmtestnetv2Filterer) ParseSetPendingStateTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSetPendingStateTimeout(log types.Log) (*Polygonzkevmtestnetv2SetPendingStateTimeout, error)

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

Solidity: event SetPendingStateTimeout(uint64 newPendingStateTimeout)

func (*Polygonzkevmtestnetv2Filterer) ParseSetTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSetTrustedAggregator(log types.Log) (*Polygonzkevmtestnetv2SetTrustedAggregator, error)

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

Solidity: event SetTrustedAggregator(address newTrustedAggregator)

func (*Polygonzkevmtestnetv2Filterer) ParseSetTrustedAggregatorTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSetTrustedAggregatorTimeout(log types.Log) (*Polygonzkevmtestnetv2SetTrustedAggregatorTimeout, error)

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

Solidity: event SetTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout)

func (*Polygonzkevmtestnetv2Filterer) ParseSetTrustedSequencer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSetTrustedSequencer(log types.Log) (*Polygonzkevmtestnetv2SetTrustedSequencer, error)

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

Solidity: event SetTrustedSequencer(address newTrustedSequencer)

func (*Polygonzkevmtestnetv2Filterer) ParseSetTrustedSequencerURL

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSetTrustedSequencerURL(log types.Log) (*Polygonzkevmtestnetv2SetTrustedSequencerURL, error)

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

Solidity: event SetTrustedSequencerURL(string newTrustedSequencerURL)

func (*Polygonzkevmtestnetv2Filterer) ParseSetVerifyBatchTimeTarget

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseSetVerifyBatchTimeTarget(log types.Log) (*Polygonzkevmtestnetv2SetVerifyBatchTimeTarget, error)

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

Solidity: event SetVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget)

func (*Polygonzkevmtestnetv2Filterer) ParseTransferAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseTransferAdminRole(log types.Log) (*Polygonzkevmtestnetv2TransferAdminRole, error)

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

Solidity: event TransferAdminRole(address newPendingAdmin)

func (*Polygonzkevmtestnetv2Filterer) ParseUpdateZkEVMVersion

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseUpdateZkEVMVersion(log types.Log) (*Polygonzkevmtestnetv2UpdateZkEVMVersion, error)

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

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

func (*Polygonzkevmtestnetv2Filterer) ParseVerifyBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseVerifyBatches(log types.Log) (*Polygonzkevmtestnetv2VerifyBatches, error)

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

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

func (*Polygonzkevmtestnetv2Filterer) ParseVerifyBatchesTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) ParseVerifyBatchesTrustedAggregator(log types.Log) (*Polygonzkevmtestnetv2VerifyBatchesTrustedAggregator, error)

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

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

func (*Polygonzkevmtestnetv2Filterer) WatchAcceptAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchAcceptAdminRole(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2AcceptAdminRole) (event.Subscription, error)

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

Solidity: event AcceptAdminRole(address newAdmin)

func (*Polygonzkevmtestnetv2Filterer) WatchActivateForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchActivateForceBatches(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2ActivateForceBatches) (event.Subscription, error)

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

Solidity: event ActivateForceBatches()

func (*Polygonzkevmtestnetv2Filterer) WatchConsolidatePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchConsolidatePendingState(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2ConsolidatePendingState, 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 (*Polygonzkevmtestnetv2Filterer) WatchEmergencyStateActivated

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchEmergencyStateActivated(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2EmergencyStateActivated) (event.Subscription, error)

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

Solidity: event EmergencyStateActivated()

func (*Polygonzkevmtestnetv2Filterer) WatchEmergencyStateDeactivated

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchEmergencyStateDeactivated(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2EmergencyStateDeactivated) (event.Subscription, error)

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

Solidity: event EmergencyStateDeactivated()

func (*Polygonzkevmtestnetv2Filterer) WatchForceBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchForceBatch(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2ForceBatch, 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 (*Polygonzkevmtestnetv2Filterer) WatchInitialized

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2Initialized) (event.Subscription, error)

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

Solidity: event Initialized(uint8 version)

func (*Polygonzkevmtestnetv2Filterer) WatchOverridePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchOverridePendingState(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2OverridePendingState, 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 (*Polygonzkevmtestnetv2Filterer) WatchOwnershipTransferred

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2OwnershipTransferred, 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 (*Polygonzkevmtestnetv2Filterer) WatchProveNonDeterministicPendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchProveNonDeterministicPendingState(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2ProveNonDeterministicPendingState) (event.Subscription, error)

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

Solidity: event ProveNonDeterministicPendingState(bytes32 storedStateRoot, bytes32 provedStateRoot)

func (*Polygonzkevmtestnetv2Filterer) WatchSequenceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSequenceBatches(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SequenceBatches, numBatch []uint64) (event.Subscription, error)

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

Solidity: event SequenceBatches(uint64 indexed numBatch)

func (*Polygonzkevmtestnetv2Filterer) WatchSequenceForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSequenceForceBatches(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SequenceForceBatches, numBatch []uint64) (event.Subscription, error)

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

Solidity: event SequenceForceBatches(uint64 indexed numBatch)

func (*Polygonzkevmtestnetv2Filterer) WatchSetForceBatchTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSetForceBatchTimeout(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SetForceBatchTimeout) (event.Subscription, error)

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

Solidity: event SetForceBatchTimeout(uint64 newforceBatchTimeout)

func (*Polygonzkevmtestnetv2Filterer) WatchSetMultiplierBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSetMultiplierBatchFee(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SetMultiplierBatchFee) (event.Subscription, error)

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

Solidity: event SetMultiplierBatchFee(uint16 newMultiplierBatchFee)

func (*Polygonzkevmtestnetv2Filterer) WatchSetPendingStateTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSetPendingStateTimeout(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SetPendingStateTimeout) (event.Subscription, error)

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

Solidity: event SetPendingStateTimeout(uint64 newPendingStateTimeout)

func (*Polygonzkevmtestnetv2Filterer) WatchSetTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSetTrustedAggregator(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SetTrustedAggregator) (event.Subscription, error)

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

Solidity: event SetTrustedAggregator(address newTrustedAggregator)

func (*Polygonzkevmtestnetv2Filterer) WatchSetTrustedAggregatorTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSetTrustedAggregatorTimeout(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SetTrustedAggregatorTimeout) (event.Subscription, error)

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

Solidity: event SetTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout)

func (*Polygonzkevmtestnetv2Filterer) WatchSetTrustedSequencer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSetTrustedSequencer(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SetTrustedSequencer) (event.Subscription, error)

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

Solidity: event SetTrustedSequencer(address newTrustedSequencer)

func (*Polygonzkevmtestnetv2Filterer) WatchSetTrustedSequencerURL

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSetTrustedSequencerURL(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SetTrustedSequencerURL) (event.Subscription, error)

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

Solidity: event SetTrustedSequencerURL(string newTrustedSequencerURL)

func (*Polygonzkevmtestnetv2Filterer) WatchSetVerifyBatchTimeTarget

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchSetVerifyBatchTimeTarget(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2SetVerifyBatchTimeTarget) (event.Subscription, error)

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

Solidity: event SetVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget)

func (*Polygonzkevmtestnetv2Filterer) WatchTransferAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchTransferAdminRole(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2TransferAdminRole) (event.Subscription, error)

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

Solidity: event TransferAdminRole(address newPendingAdmin)

func (*Polygonzkevmtestnetv2Filterer) WatchUpdateZkEVMVersion

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchUpdateZkEVMVersion(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2UpdateZkEVMVersion) (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 (*Polygonzkevmtestnetv2Filterer) WatchVerifyBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchVerifyBatches(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2VerifyBatches, 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 (*Polygonzkevmtestnetv2Filterer) WatchVerifyBatchesTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Filterer) WatchVerifyBatchesTrustedAggregator(opts *bind.WatchOpts, sink chan<- *Polygonzkevmtestnetv2VerifyBatchesTrustedAggregator, 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 Polygonzkevmtestnetv2ForceBatch

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

Polygonzkevmtestnetv2ForceBatch represents a ForceBatch event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2ForceBatchIterator

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

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

func (*Polygonzkevmtestnetv2ForceBatchIterator) Close

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

func (*Polygonzkevmtestnetv2ForceBatchIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2ForceBatchIterator) 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 Polygonzkevmtestnetv2Initialized

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

Polygonzkevmtestnetv2Initialized represents a Initialized event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2InitializedIterator

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

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

func (*Polygonzkevmtestnetv2InitializedIterator) Close

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

func (*Polygonzkevmtestnetv2InitializedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2InitializedIterator) 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 Polygonzkevmtestnetv2OverridePendingState

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

Polygonzkevmtestnetv2OverridePendingState represents a OverridePendingState event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2OverridePendingStateIterator

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

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

func (*Polygonzkevmtestnetv2OverridePendingStateIterator) Close

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

func (*Polygonzkevmtestnetv2OverridePendingStateIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2OverridePendingStateIterator) 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 Polygonzkevmtestnetv2OwnershipTransferred

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

Polygonzkevmtestnetv2OwnershipTransferred represents a OwnershipTransferred event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2OwnershipTransferredIterator

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

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

func (*Polygonzkevmtestnetv2OwnershipTransferredIterator) Close

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

func (*Polygonzkevmtestnetv2OwnershipTransferredIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2OwnershipTransferredIterator) 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 Polygonzkevmtestnetv2ProveNonDeterministicPendingState

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

Polygonzkevmtestnetv2ProveNonDeterministicPendingState represents a ProveNonDeterministicPendingState event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2ProveNonDeterministicPendingStateIterator

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

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

func (*Polygonzkevmtestnetv2ProveNonDeterministicPendingStateIterator) Close

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

func (*Polygonzkevmtestnetv2ProveNonDeterministicPendingStateIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2ProveNonDeterministicPendingStateIterator) 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 Polygonzkevmtestnetv2Raw

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

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

func (*Polygonzkevmtestnetv2Raw) Call

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Raw) 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 (*Polygonzkevmtestnetv2Raw) Transact

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

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

func (*Polygonzkevmtestnetv2Raw) Transfer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Raw) 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 Polygonzkevmtestnetv2SequenceBatches

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

Polygonzkevmtestnetv2SequenceBatches represents a SequenceBatches event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SequenceBatchesIterator

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

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

func (*Polygonzkevmtestnetv2SequenceBatchesIterator) Close

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

func (*Polygonzkevmtestnetv2SequenceBatchesIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SequenceBatchesIterator) 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 Polygonzkevmtestnetv2SequenceForceBatches

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

Polygonzkevmtestnetv2SequenceForceBatches represents a SequenceForceBatches event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SequenceForceBatchesIterator

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

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

func (*Polygonzkevmtestnetv2SequenceForceBatchesIterator) Close

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

func (*Polygonzkevmtestnetv2SequenceForceBatchesIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SequenceForceBatchesIterator) 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 Polygonzkevmtestnetv2Session

type Polygonzkevmtestnetv2Session struct {
	Contract     *Polygonzkevmtestnetv2 // 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
}

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

func (*Polygonzkevmtestnetv2Session) AcceptAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) AcceptAdminRole() (*types.Transaction, error)

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

Solidity: function acceptAdminRole() returns()

func (*Polygonzkevmtestnetv2Session) ActivateEmergencyState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) ActivateEmergencyState(sequencedBatchNum uint64) (*types.Transaction, error)

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

Solidity: function activateEmergencyState(uint64 sequencedBatchNum) returns()

func (*Polygonzkevmtestnetv2Session) ActivateForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) ActivateForceBatches() (*types.Transaction, error)

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

Solidity: function activateForceBatches() returns()

func (*Polygonzkevmtestnetv2Session) Admin

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) Admin() (common.Address, error)

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

Solidity: function admin() view returns(address)

func (*Polygonzkevmtestnetv2Session) BatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) BatchFee() (*big.Int, error)

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

Solidity: function batchFee() view returns(uint256)

func (*Polygonzkevmtestnetv2Session) BatchNumToStateRoot

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) BridgeAddress

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) BridgeAddress() (common.Address, error)

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

Solidity: function bridgeAddress() view returns(address)

func (*Polygonzkevmtestnetv2Session) CalculateRewardPerBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) CalculateRewardPerBatch() (*big.Int, error)

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

Solidity: function calculateRewardPerBatch() view returns(uint256)

func (*Polygonzkevmtestnetv2Session) ChainID

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) ChainID() (uint64, error)

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

Solidity: function chainID() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) CheckStateRootInsidePrime

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) ConsolidatePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) ConsolidatePendingState(pendingStateNum uint64) (*types.Transaction, error)

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

Solidity: function consolidatePendingState(uint64 pendingStateNum) returns()

func (*Polygonzkevmtestnetv2Session) DeactivateEmergencyState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) DeactivateEmergencyState() (*types.Transaction, error)

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

Solidity: function deactivateEmergencyState() returns()

func (*Polygonzkevmtestnetv2Session) ForceBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) ForceBatchTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) ForceBatchTimeout() (uint64, error)

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

Solidity: function forceBatchTimeout() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) ForcedBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) ForkID

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) ForkID() (uint64, error)

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

Solidity: function forkID() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) GetForcedBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) GetForcedBatchFee() (*big.Int, error)

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

Solidity: function getForcedBatchFee() view returns(uint256)

func (*Polygonzkevmtestnetv2Session) GetInputSnarkBytes

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) GetLastVerifiedBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) GetLastVerifiedBatch() (uint64, error)

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

Solidity: function getLastVerifiedBatch() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) GlobalExitRootManager

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) GlobalExitRootManager() (common.Address, error)

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

Solidity: function globalExitRootManager() view returns(address)

func (*Polygonzkevmtestnetv2Session) Initialize

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) IsEmergencyState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) IsEmergencyState() (bool, error)

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

Solidity: function isEmergencyState() view returns(bool)

func (*Polygonzkevmtestnetv2Session) IsForcedBatchDisallowed

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) IsForcedBatchDisallowed() (bool, error)

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

Solidity: function isForcedBatchDisallowed() view returns(bool)

func (*Polygonzkevmtestnetv2Session) IsPendingStateConsolidable

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) LastBatchSequenced

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) LastBatchSequenced() (uint64, error)

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

Solidity: function lastBatchSequenced() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) LastForceBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) LastForceBatch() (uint64, error)

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

Solidity: function lastForceBatch() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) LastForceBatchSequenced

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) LastForceBatchSequenced() (uint64, error)

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

Solidity: function lastForceBatchSequenced() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) LastPendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) LastPendingState() (uint64, error)

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

Solidity: function lastPendingState() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) LastPendingStateConsolidated

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) LastPendingStateConsolidated() (uint64, error)

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

Solidity: function lastPendingStateConsolidated() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) LastTimestamp

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) LastTimestamp() (uint64, error)

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

Solidity: function lastTimestamp() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) LastVerifiedBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) LastVerifiedBatch() (uint64, error)

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

Solidity: function lastVerifiedBatch() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) Matic

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) Matic() (common.Address, error)

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

Solidity: function matic() view returns(address)

func (*Polygonzkevmtestnetv2Session) MultiplierBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) MultiplierBatchFee() (uint16, error)

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

Solidity: function multiplierBatchFee() view returns(uint16)

func (*Polygonzkevmtestnetv2Session) NetworkName

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) NetworkName() (string, error)

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

Solidity: function networkName() view returns(string)

func (*Polygonzkevmtestnetv2Session) OverridePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) Owner

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) Owner() (common.Address, error)

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

Solidity: function owner() view returns(address)

func (*Polygonzkevmtestnetv2Session) PendingAdmin

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) PendingAdmin() (common.Address, error)

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

Solidity: function pendingAdmin() view returns(address)

func (*Polygonzkevmtestnetv2Session) PendingStateTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) PendingStateTimeout() (uint64, error)

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

Solidity: function pendingStateTimeout() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) PendingStateTransitions

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) ProveNonDeterministicPendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) RenounceOwnership

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) RenounceOwnership() (*types.Transaction, error)

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

Solidity: function renounceOwnership() returns()

func (*Polygonzkevmtestnetv2Session) RollupVerifier

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) RollupVerifier() (common.Address, error)

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

Solidity: function rollupVerifier() view returns(address)

func (*Polygonzkevmtestnetv2Session) SequenceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) SequenceForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) SequencedBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) SetForceBatchTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) SetForceBatchTimeout(newforceBatchTimeout uint64) (*types.Transaction, error)

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

Solidity: function setForceBatchTimeout(uint64 newforceBatchTimeout) returns()

func (*Polygonzkevmtestnetv2Session) SetMultiplierBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) SetMultiplierBatchFee(newMultiplierBatchFee uint16) (*types.Transaction, error)

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

Solidity: function setMultiplierBatchFee(uint16 newMultiplierBatchFee) returns()

func (*Polygonzkevmtestnetv2Session) SetPendingStateTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) SetPendingStateTimeout(newPendingStateTimeout uint64) (*types.Transaction, error)

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

Solidity: function setPendingStateTimeout(uint64 newPendingStateTimeout) returns()

func (*Polygonzkevmtestnetv2Session) SetTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) SetTrustedAggregatorTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) SetTrustedAggregatorTimeout(newTrustedAggregatorTimeout uint64) (*types.Transaction, error)

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

Solidity: function setTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout) returns()

func (*Polygonzkevmtestnetv2Session) SetTrustedSequencer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) SetTrustedSequencerURL

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) SetTrustedSequencerURL(newTrustedSequencerURL string) (*types.Transaction, error)

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

Solidity: function setTrustedSequencerURL(string newTrustedSequencerURL) returns()

func (*Polygonzkevmtestnetv2Session) SetVerifyBatchTimeTarget

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) SetVerifyBatchTimeTarget(newVerifyBatchTimeTarget uint64) (*types.Transaction, error)

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

Solidity: function setVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget) returns()

func (*Polygonzkevmtestnetv2Session) TransferAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) TransferOwnership

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) TrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) TrustedAggregator() (common.Address, error)

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

Solidity: function trustedAggregator() view returns(address)

func (*Polygonzkevmtestnetv2Session) TrustedAggregatorTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) TrustedAggregatorTimeout() (uint64, error)

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

Solidity: function trustedAggregatorTimeout() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) TrustedSequencer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) TrustedSequencer() (common.Address, error)

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

Solidity: function trustedSequencer() view returns(address)

func (*Polygonzkevmtestnetv2Session) TrustedSequencerURL

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) TrustedSequencerURL() (string, error)

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

Solidity: function trustedSequencerURL() view returns(string)

func (*Polygonzkevmtestnetv2Session) UpdateVersion

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) UpdateVersion(_versionString string) (*types.Transaction, error)

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

Solidity: function updateVersion(string _versionString) returns()

func (*Polygonzkevmtestnetv2Session) VerifyBatchTimeTarget

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) VerifyBatchTimeTarget() (uint64, error)

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

Solidity: function verifyBatchTimeTarget() view returns(uint64)

func (*Polygonzkevmtestnetv2Session) VerifyBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) VerifyBatchesTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) 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 (*Polygonzkevmtestnetv2Session) Version

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Session) Version() (*big.Int, error)

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

Solidity: function version() view returns(uint256)

type Polygonzkevmtestnetv2SetForceBatchTimeout

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

Polygonzkevmtestnetv2SetForceBatchTimeout represents a SetForceBatchTimeout event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SetForceBatchTimeoutIterator

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

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

func (*Polygonzkevmtestnetv2SetForceBatchTimeoutIterator) Close

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

func (*Polygonzkevmtestnetv2SetForceBatchTimeoutIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SetForceBatchTimeoutIterator) 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 Polygonzkevmtestnetv2SetMultiplierBatchFee

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

Polygonzkevmtestnetv2SetMultiplierBatchFee represents a SetMultiplierBatchFee event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SetMultiplierBatchFeeIterator

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

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

func (*Polygonzkevmtestnetv2SetMultiplierBatchFeeIterator) Close

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

func (*Polygonzkevmtestnetv2SetMultiplierBatchFeeIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SetMultiplierBatchFeeIterator) 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 Polygonzkevmtestnetv2SetPendingStateTimeout

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

Polygonzkevmtestnetv2SetPendingStateTimeout represents a SetPendingStateTimeout event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SetPendingStateTimeoutIterator

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

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

func (*Polygonzkevmtestnetv2SetPendingStateTimeoutIterator) Close

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

func (*Polygonzkevmtestnetv2SetPendingStateTimeoutIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SetPendingStateTimeoutIterator) 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 Polygonzkevmtestnetv2SetTrustedAggregator

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

Polygonzkevmtestnetv2SetTrustedAggregator represents a SetTrustedAggregator event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SetTrustedAggregatorIterator

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

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

func (*Polygonzkevmtestnetv2SetTrustedAggregatorIterator) Close

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

func (*Polygonzkevmtestnetv2SetTrustedAggregatorIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SetTrustedAggregatorIterator) 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 Polygonzkevmtestnetv2SetTrustedAggregatorTimeout

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

Polygonzkevmtestnetv2SetTrustedAggregatorTimeout represents a SetTrustedAggregatorTimeout event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SetTrustedAggregatorTimeoutIterator

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

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

func (*Polygonzkevmtestnetv2SetTrustedAggregatorTimeoutIterator) Close

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

func (*Polygonzkevmtestnetv2SetTrustedAggregatorTimeoutIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SetTrustedAggregatorTimeoutIterator) 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 Polygonzkevmtestnetv2SetTrustedSequencer

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

Polygonzkevmtestnetv2SetTrustedSequencer represents a SetTrustedSequencer event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SetTrustedSequencerIterator

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

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

func (*Polygonzkevmtestnetv2SetTrustedSequencerIterator) Close

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

func (*Polygonzkevmtestnetv2SetTrustedSequencerIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SetTrustedSequencerIterator) 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 Polygonzkevmtestnetv2SetTrustedSequencerURL

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

Polygonzkevmtestnetv2SetTrustedSequencerURL represents a SetTrustedSequencerURL event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SetTrustedSequencerURLIterator

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

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

func (*Polygonzkevmtestnetv2SetTrustedSequencerURLIterator) Close

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

func (*Polygonzkevmtestnetv2SetTrustedSequencerURLIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SetTrustedSequencerURLIterator) 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 Polygonzkevmtestnetv2SetVerifyBatchTimeTarget

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

Polygonzkevmtestnetv2SetVerifyBatchTimeTarget represents a SetVerifyBatchTimeTarget event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2SetVerifyBatchTimeTargetIterator

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

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

func (*Polygonzkevmtestnetv2SetVerifyBatchTimeTargetIterator) Close

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

func (*Polygonzkevmtestnetv2SetVerifyBatchTimeTargetIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2SetVerifyBatchTimeTargetIterator) 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 Polygonzkevmtestnetv2Transactor

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

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

func NewPolygonzkevmtestnetv2Transactor

func NewPolygonzkevmtestnetv2Transactor(address common.Address, transactor bind.ContractTransactor) (*Polygonzkevmtestnetv2Transactor, error)

NewPolygonzkevmtestnetv2Transactor creates a new write-only instance of Polygonzkevmtestnetv2, bound to a specific deployed contract.

func (*Polygonzkevmtestnetv2Transactor) AcceptAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) AcceptAdminRole(opts *bind.TransactOpts) (*types.Transaction, error)

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

Solidity: function acceptAdminRole() returns()

func (*Polygonzkevmtestnetv2Transactor) ActivateEmergencyState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) ActivateForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) ActivateForceBatches(opts *bind.TransactOpts) (*types.Transaction, error)

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

Solidity: function activateForceBatches() returns()

func (*Polygonzkevmtestnetv2Transactor) ConsolidatePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) DeactivateEmergencyState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) DeactivateEmergencyState(opts *bind.TransactOpts) (*types.Transaction, error)

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

Solidity: function deactivateEmergencyState() returns()

func (*Polygonzkevmtestnetv2Transactor) ForceBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) Initialize

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) OverridePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) ProveNonDeterministicPendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) RenounceOwnership

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error)

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

Solidity: function renounceOwnership() returns()

func (*Polygonzkevmtestnetv2Transactor) SequenceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) SequenceForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) SetForceBatchTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) SetMultiplierBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) SetPendingStateTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) SetTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) SetTrustedAggregatorTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) SetTrustedSequencer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) SetTrustedSequencerURL

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) SetVerifyBatchTimeTarget

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) TransferAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) TransferOwnership

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) UpdateVersion

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) VerifyBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 (*Polygonzkevmtestnetv2Transactor) VerifyBatchesTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2Transactor) 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 Polygonzkevmtestnetv2TransactorRaw

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

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

func (*Polygonzkevmtestnetv2TransactorRaw) Transact

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

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

func (*Polygonzkevmtestnetv2TransactorRaw) Transfer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorRaw) 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 Polygonzkevmtestnetv2TransactorSession

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

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

func (*Polygonzkevmtestnetv2TransactorSession) AcceptAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) AcceptAdminRole() (*types.Transaction, error)

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

Solidity: function acceptAdminRole() returns()

func (*Polygonzkevmtestnetv2TransactorSession) ActivateEmergencyState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) ActivateEmergencyState(sequencedBatchNum uint64) (*types.Transaction, error)

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

Solidity: function activateEmergencyState(uint64 sequencedBatchNum) returns()

func (*Polygonzkevmtestnetv2TransactorSession) ActivateForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) ActivateForceBatches() (*types.Transaction, error)

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

Solidity: function activateForceBatches() returns()

func (*Polygonzkevmtestnetv2TransactorSession) ConsolidatePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) ConsolidatePendingState(pendingStateNum uint64) (*types.Transaction, error)

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

Solidity: function consolidatePendingState(uint64 pendingStateNum) returns()

func (*Polygonzkevmtestnetv2TransactorSession) DeactivateEmergencyState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) DeactivateEmergencyState() (*types.Transaction, error)

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

Solidity: function deactivateEmergencyState() returns()

func (*Polygonzkevmtestnetv2TransactorSession) ForceBatch

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) Initialize

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) OverridePendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) ProveNonDeterministicPendingState

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) RenounceOwnership

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) RenounceOwnership() (*types.Transaction, error)

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

Solidity: function renounceOwnership() returns()

func (*Polygonzkevmtestnetv2TransactorSession) SequenceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) SequenceForceBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) SetForceBatchTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) SetForceBatchTimeout(newforceBatchTimeout uint64) (*types.Transaction, error)

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

Solidity: function setForceBatchTimeout(uint64 newforceBatchTimeout) returns()

func (*Polygonzkevmtestnetv2TransactorSession) SetMultiplierBatchFee

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) SetMultiplierBatchFee(newMultiplierBatchFee uint16) (*types.Transaction, error)

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

Solidity: function setMultiplierBatchFee(uint16 newMultiplierBatchFee) returns()

func (*Polygonzkevmtestnetv2TransactorSession) SetPendingStateTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) SetPendingStateTimeout(newPendingStateTimeout uint64) (*types.Transaction, error)

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

Solidity: function setPendingStateTimeout(uint64 newPendingStateTimeout) returns()

func (*Polygonzkevmtestnetv2TransactorSession) SetTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) SetTrustedAggregatorTimeout

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) SetTrustedAggregatorTimeout(newTrustedAggregatorTimeout uint64) (*types.Transaction, error)

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

Solidity: function setTrustedAggregatorTimeout(uint64 newTrustedAggregatorTimeout) returns()

func (*Polygonzkevmtestnetv2TransactorSession) SetTrustedSequencer

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) SetTrustedSequencerURL

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) SetTrustedSequencerURL(newTrustedSequencerURL string) (*types.Transaction, error)

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

Solidity: function setTrustedSequencerURL(string newTrustedSequencerURL) returns()

func (*Polygonzkevmtestnetv2TransactorSession) SetVerifyBatchTimeTarget

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) SetVerifyBatchTimeTarget(newVerifyBatchTimeTarget uint64) (*types.Transaction, error)

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

Solidity: function setVerifyBatchTimeTarget(uint64 newVerifyBatchTimeTarget) returns()

func (*Polygonzkevmtestnetv2TransactorSession) TransferAdminRole

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) TransferOwnership

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) UpdateVersion

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) UpdateVersion(_versionString string) (*types.Transaction, error)

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

Solidity: function updateVersion(string _versionString) returns()

func (*Polygonzkevmtestnetv2TransactorSession) VerifyBatches

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 (*Polygonzkevmtestnetv2TransactorSession) VerifyBatchesTrustedAggregator

func (_Polygonzkevmtestnetv2 *Polygonzkevmtestnetv2TransactorSession) 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 Polygonzkevmtestnetv2TransferAdminRole

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

Polygonzkevmtestnetv2TransferAdminRole represents a TransferAdminRole event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2TransferAdminRoleIterator

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

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

func (*Polygonzkevmtestnetv2TransferAdminRoleIterator) Close

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

func (*Polygonzkevmtestnetv2TransferAdminRoleIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2TransferAdminRoleIterator) 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 Polygonzkevmtestnetv2UpdateZkEVMVersion

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

Polygonzkevmtestnetv2UpdateZkEVMVersion represents a UpdateZkEVMVersion event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2UpdateZkEVMVersionIterator

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

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

func (*Polygonzkevmtestnetv2UpdateZkEVMVersionIterator) Close

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

func (*Polygonzkevmtestnetv2UpdateZkEVMVersionIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2UpdateZkEVMVersionIterator) 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 Polygonzkevmtestnetv2VerifyBatches

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

Polygonzkevmtestnetv2VerifyBatches represents a VerifyBatches event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2VerifyBatchesIterator

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

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

func (*Polygonzkevmtestnetv2VerifyBatchesIterator) Close

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

func (*Polygonzkevmtestnetv2VerifyBatchesIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2VerifyBatchesIterator) 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 Polygonzkevmtestnetv2VerifyBatchesTrustedAggregator

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

Polygonzkevmtestnetv2VerifyBatchesTrustedAggregator represents a VerifyBatchesTrustedAggregator event raised by the Polygonzkevmtestnetv2 contract.

type Polygonzkevmtestnetv2VerifyBatchesTrustedAggregatorIterator

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

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

func (*Polygonzkevmtestnetv2VerifyBatchesTrustedAggregatorIterator) Close

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

func (*Polygonzkevmtestnetv2VerifyBatchesTrustedAggregatorIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

func (*Polygonzkevmtestnetv2VerifyBatchesTrustedAggregatorIterator) 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