ipolygonzkevmetrogerrors

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 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 IpolygonzkevmetrogerrorsABI = IpolygonzkevmetrogerrorsMetaData.ABI

IpolygonzkevmetrogerrorsABI is the input ABI used to generate the binding from. Deprecated: Use IpolygonzkevmetrogerrorsMetaData.ABI instead.

View Source
var IpolygonzkevmetrogerrorsMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[],\"name\":\"BatchAlreadyVerified\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"BatchNotSequencedOrNotSequenceEnd\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ExceedMaxVerifyBatches\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"FinalAccInputHashDoesNotMatch\",\"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\":\"ForceBatchesDecentralized\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ForceBatchesNotAllowedOnEmergencyState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ForceBatchesOverflow\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"ForcedDataDoesNotMatch\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GasTokenNetworkMustBeZeroOnEther\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GlobalExitRootNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"HaltTimeoutNotExpired\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"HaltTimeoutNotExpiredAfterEmergencyState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"HugeTokenMetadataNotSupported\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitNumBatchAboveLastVerifiedBatch\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitNumBatchDoesNotMatchPendingState\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InitSequencedBatchDoesNotMatch\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidInitializeTransaction\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidProof\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeBatchTimeTarget\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeForceBatchTimeout\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidRangeMultiplierBatchFee\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"L1InfoTreeLeafCountInvalid\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"MaxTimestampSequenceInvalid\",\"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\":\"NotEnoughPOLAmount\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OldAccInputHashDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OldStateRootDoesNotExist\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyAdmin\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyPendingAdmin\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyRollupManager\",\"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\"}]",
}

IpolygonzkevmetrogerrorsMetaData contains all meta data concerning the Ipolygonzkevmetrogerrors contract.

Functions

This section is empty.

Types

type Ipolygonzkevmetrogerrors

type Ipolygonzkevmetrogerrors struct {
	IpolygonzkevmetrogerrorsCaller     // Read-only binding to the contract
	IpolygonzkevmetrogerrorsTransactor // Write-only binding to the contract
	IpolygonzkevmetrogerrorsFilterer   // Log filterer for contract events
}

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

func NewIpolygonzkevmetrogerrors

func NewIpolygonzkevmetrogerrors(address common.Address, backend bind.ContractBackend) (*Ipolygonzkevmetrogerrors, error)

NewIpolygonzkevmetrogerrors creates a new instance of Ipolygonzkevmetrogerrors, bound to a specific deployed contract.

type IpolygonzkevmetrogerrorsCaller

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

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

func NewIpolygonzkevmetrogerrorsCaller

func NewIpolygonzkevmetrogerrorsCaller(address common.Address, caller bind.ContractCaller) (*IpolygonzkevmetrogerrorsCaller, error)

NewIpolygonzkevmetrogerrorsCaller creates a new read-only instance of Ipolygonzkevmetrogerrors, bound to a specific deployed contract.

type IpolygonzkevmetrogerrorsCallerRaw

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

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

func (*IpolygonzkevmetrogerrorsCallerRaw) Call

func (_Ipolygonzkevmetrogerrors *IpolygonzkevmetrogerrorsCallerRaw) 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 IpolygonzkevmetrogerrorsCallerSession

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

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

type IpolygonzkevmetrogerrorsFilterer

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

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

func NewIpolygonzkevmetrogerrorsFilterer

func NewIpolygonzkevmetrogerrorsFilterer(address common.Address, filterer bind.ContractFilterer) (*IpolygonzkevmetrogerrorsFilterer, error)

NewIpolygonzkevmetrogerrorsFilterer creates a new log filterer instance of Ipolygonzkevmetrogerrors, bound to a specific deployed contract.

type IpolygonzkevmetrogerrorsRaw

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

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

func (*IpolygonzkevmetrogerrorsRaw) Call

func (_Ipolygonzkevmetrogerrors *IpolygonzkevmetrogerrorsRaw) 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 (*IpolygonzkevmetrogerrorsRaw) Transact

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

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

func (*IpolygonzkevmetrogerrorsRaw) Transfer

func (_Ipolygonzkevmetrogerrors *IpolygonzkevmetrogerrorsRaw) 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 IpolygonzkevmetrogerrorsSession

type IpolygonzkevmetrogerrorsSession struct {
	Contract     *Ipolygonzkevmetrogerrors // 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
}

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

type IpolygonzkevmetrogerrorsTransactor

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

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

func NewIpolygonzkevmetrogerrorsTransactor

func NewIpolygonzkevmetrogerrorsTransactor(address common.Address, transactor bind.ContractTransactor) (*IpolygonzkevmetrogerrorsTransactor, error)

NewIpolygonzkevmetrogerrorsTransactor creates a new write-only instance of Ipolygonzkevmetrogerrors, bound to a specific deployed contract.

type IpolygonzkevmetrogerrorsTransactorRaw

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

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

func (*IpolygonzkevmetrogerrorsTransactorRaw) Transact

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

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

func (*IpolygonzkevmetrogerrorsTransactorRaw) Transfer

func (_Ipolygonzkevmetrogerrors *IpolygonzkevmetrogerrorsTransactorRaw) 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 IpolygonzkevmetrogerrorsTransactorSession

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

IpolygonzkevmetrogerrorsTransactorSession 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