ipolygonrollupmanagerprevious

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

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IpolygonrollupmanagerpreviousABI = IpolygonrollupmanagerpreviousMetaData.ABI

IpolygonrollupmanagerpreviousABI is the input ABI used to generate the binding from. Deprecated: Use IpolygonrollupmanagerpreviousMetaData.ABI instead.

View Source
var IpolygonrollupmanagerpreviousMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[],\"name\":\"AllBatchesMustBeVerified\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"AllSequencedMustBeVerified\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"AllzkEVMSequencedBatchesMustBeVerified\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BatchFeeOutOfRange\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CannotUpdateWithUnconsolidatedPendingState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ChainIDAlreadyExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ChainIDOutOfRange\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"EmptyVerifySequencesData\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ExceedMaxVerifyBatches\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FinalNumBatchBelowLastVerifiedBatch\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FinalNumBatchDoesNotMatchPendingState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FinalNumSequenceBelowLastVerifiedSequence\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FinalNumSequenceDoesNotMatchPendingState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FinalPendingStateNumInvalid\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GlobalExitRootNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"HaltTimeoutNotExpired\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitBatchMustMatchCurrentForkID\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitNumBatchAboveLastVerifiedBatch\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitNumBatchDoesNotMatchPendingState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitSequenceMustMatchCurrentForkID\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitSequenceNumDoesNotMatchPendingState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidProof\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeBatchTimeTarget\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeMultiplierBatchFee\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeMultiplierZkGasPrice\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeSequenceTimeTarget\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRollup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRollupType\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MustSequenceSomeBatch\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MustSequenceSomeBlob\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NewAccInputHashDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NewPendingStateTimeoutMustBeLower\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NewStateRootNotInsidePrime\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NewTrustedAggregatorTimeoutMustBeLower\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"NotAllowedAddress\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OldAccInputHashDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OldStateRootDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyRollupAdmin\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PendingStateDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PendingStateInvalid\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"PendingStateNotConsolidable\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RollbackBatchIsNotEndOfSequence\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RollbackBatchIsNotValid\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RollupAddressAlreadyExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RollupIDNotAscendingOrder\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RollupMustExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RollupTypeDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"RollupTypeObsolete\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"SenderMustBeRollup\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"StoredRootMustBeDifferentThanNewRoot\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"TrustedAggregatorTimeoutNotExpired\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UpdateNotCompatible\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UpdateToOldRollupTypeID\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UpdateToSameRollupTypeID\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"zkGasPriceOfRange\",\"type\":\"error\"}]",
}

IpolygonrollupmanagerpreviousMetaData contains all meta data concerning the Ipolygonrollupmanagerprevious contract.

Functions

This section is empty.

Types

type Ipolygonrollupmanagerprevious

type Ipolygonrollupmanagerprevious struct {
	IpolygonrollupmanagerpreviousCaller     // Read-only binding to the contract
	IpolygonrollupmanagerpreviousTransactor // Write-only binding to the contract
	IpolygonrollupmanagerpreviousFilterer   // Log filterer for contract events
}

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

func NewIpolygonrollupmanagerprevious

func NewIpolygonrollupmanagerprevious(address common.Address, backend bind.ContractBackend) (*Ipolygonrollupmanagerprevious, error)

NewIpolygonrollupmanagerprevious creates a new instance of Ipolygonrollupmanagerprevious, bound to a specific deployed contract.

type IpolygonrollupmanagerpreviousCaller

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

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

func NewIpolygonrollupmanagerpreviousCaller

func NewIpolygonrollupmanagerpreviousCaller(address common.Address, caller bind.ContractCaller) (*IpolygonrollupmanagerpreviousCaller, error)

NewIpolygonrollupmanagerpreviousCaller creates a new read-only instance of Ipolygonrollupmanagerprevious, bound to a specific deployed contract.

type IpolygonrollupmanagerpreviousCallerRaw

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

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

func (*IpolygonrollupmanagerpreviousCallerRaw) Call

func (_Ipolygonrollupmanagerprevious *IpolygonrollupmanagerpreviousCallerRaw) 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 IpolygonrollupmanagerpreviousCallerSession

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

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

type IpolygonrollupmanagerpreviousFilterer

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

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

func NewIpolygonrollupmanagerpreviousFilterer

func NewIpolygonrollupmanagerpreviousFilterer(address common.Address, filterer bind.ContractFilterer) (*IpolygonrollupmanagerpreviousFilterer, error)

NewIpolygonrollupmanagerpreviousFilterer creates a new log filterer instance of Ipolygonrollupmanagerprevious, bound to a specific deployed contract.

type IpolygonrollupmanagerpreviousRaw

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

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

func (*IpolygonrollupmanagerpreviousRaw) Call

func (_Ipolygonrollupmanagerprevious *IpolygonrollupmanagerpreviousRaw) 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 (*IpolygonrollupmanagerpreviousRaw) Transact

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

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

func (*IpolygonrollupmanagerpreviousRaw) Transfer

func (_Ipolygonrollupmanagerprevious *IpolygonrollupmanagerpreviousRaw) 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 IpolygonrollupmanagerpreviousSession

type IpolygonrollupmanagerpreviousSession struct {
	Contract     *Ipolygonrollupmanagerprevious // 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
}

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

type IpolygonrollupmanagerpreviousTransactor

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

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

func NewIpolygonrollupmanagerpreviousTransactor

func NewIpolygonrollupmanagerpreviousTransactor(address common.Address, transactor bind.ContractTransactor) (*IpolygonrollupmanagerpreviousTransactor, error)

NewIpolygonrollupmanagerpreviousTransactor creates a new write-only instance of Ipolygonrollupmanagerprevious, bound to a specific deployed contract.

type IpolygonrollupmanagerpreviousTransactorRaw

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

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

func (*IpolygonrollupmanagerpreviousTransactorRaw) Transact

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

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

func (*IpolygonrollupmanagerpreviousTransactorRaw) Transfer

func (_Ipolygonrollupmanagerprevious *IpolygonrollupmanagerpreviousTransactorRaw) 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 IpolygonrollupmanagerpreviousTransactorSession

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

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

Jump to

Keyboard shortcuts

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