agglayergerl2

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 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 Agglayergerl2ABI = Agglayergerl2MetaData.ABI

Agglayergerl2ABI is the input ABI used to generate the binding from. Deprecated: Use Agglayergerl2MetaData.ABI instead.

View Source
var Agglayergerl2Bin = Agglayergerl2MetaData.Bin

Agglayergerl2Bin is the compiled bytecode used for deploying new contracts. Deprecated: Use Agglayergerl2MetaData.Bin instead.

View Source
var Agglayergerl2MetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_bridgeAddress\",\"type\":\"address\"}],\"stateMutability\":\"nonpayable\",\"type\":\"constructor\"},{\"inputs\":[],\"name\":\"GlobalExitRootAlreadySet\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"GlobalExitRootNotFound\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidZeroAddress\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyAllowedContracts\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyGlobalExitRootRemover\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyGlobalExitRootUpdater\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyPendingGlobalExitRootRemover\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OnlyPendingGlobalExitRootUpdater\",\"type\":\"error\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldGlobalExitRootRemover\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newGlobalExitRootRemover\",\"type\":\"address\"}],\"name\":\"AcceptGlobalExitRootRemover\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"oldGlobalExitRootUpdater\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"newGlobalExitRootUpdater\",\"type\":\"address\"}],\"name\":\"AcceptGlobalExitRootUpdater\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"uint8\",\"name\":\"version\",\"type\":\"uint8\"}],\"name\":\"Initialized\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"currentGlobalExitRootRemover\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"pendingGlobalExitRootRemover\",\"type\":\"address\"}],\"name\":\"TransferGlobalExitRootRemover\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":false,\"internalType\":\"address\",\"name\":\"currentGlobalExitRootUpdater\",\"type\":\"address\"},{\"indexed\":false,\"internalType\":\"address\",\"name\":\"pendingGlobalExitRootUpdater\",\"type\":\"address\"}],\"name\":\"TransferGlobalExitRootUpdater\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"newGlobalExitRoot\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"newHashChainValue\",\"type\":\"bytes32\"}],\"name\":\"UpdateHashChainValue\",\"type\":\"event\"},{\"anonymous\":false,\"inputs\":[{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"removedGlobalExitRoot\",\"type\":\"bytes32\"},{\"indexed\":true,\"internalType\":\"bytes32\",\"name\":\"newRemovalHashChainValue\",\"type\":\"bytes32\"}],\"name\":\"UpdateRemovalHashChainValue\",\"type\":\"event\"},{\"inputs\":[],\"name\":\"GER_SOVEREIGN_VERSION\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"acceptGlobalExitRootRemover\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"acceptGlobalExitRootUpdater\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"bridgeAddress\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"name\":\"globalExitRootMap\",\"outputs\":[{\"internalType\":\"uint256\",\"name\":\"\",\"type\":\"uint256\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"globalExitRootRemover\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"globalExitRootUpdater\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_globalExitRootUpdater\",\"type\":\"address\"},{\"internalType\":\"address\",\"name\":\"_globalExitRootRemover\",\"type\":\"address\"}],\"name\":\"initialize\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"_newRoot\",\"type\":\"bytes32\"}],\"name\":\"insertGlobalExitRoot\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"insertedGERHashChain\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"lastRollupExitRoot\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pendingGlobalExitRootRemover\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"pendingGlobalExitRootUpdater\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32[]\",\"name\":\"gersToRemove\",\"type\":\"bytes32[]\"}],\"name\":\"removeGlobalExitRoots\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"removedGERHashChain\",\"outputs\":[{\"internalType\":\"bytes32\",\"name\":\"\",\"type\":\"bytes32\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_newGlobalExitRootRemover\",\"type\":\"address\"}],\"name\":\"transferGlobalExitRootRemover\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"address\",\"name\":\"_newGlobalExitRootUpdater\",\"type\":\"address\"}],\"name\":\"transferGlobalExitRootUpdater\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes32\",\"name\":\"newRoot\",\"type\":\"bytes32\"}],\"name\":\"updateExitRoot\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"version\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"}]",
	Bin: "0x60a060405234801561000f575f5ffd5b5060405161109738038061109783398101604081905261002e91610109565b6001600160a01b038116608052610043610049565b50610136565b603454610100900460ff16156100b55760405162461bcd60e51b815260206004820152602760248201527f496e697469616c697a61626c653a20636f6e747261637420697320696e697469604482015266616c697a696e6760c81b606482015260840160405180910390fd5b60345460ff9081161015610107576034805460ff191660ff9081179091556040519081527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b565b5f60208284031215610119575f5ffd5b81516001600160a01b038116811461012f575f5ffd5b9392505050565b608051610f426101555f395f818161033301526106650152610f425ff3fe608060405234801561000f575f5ffd5b5060043610610149575f3560e01c806354fd4d50116100c757806391eb796d1161007d578063c053902a11610063578063c053902a14610355578063f5c2f0921461035d578063f5d2f04b14610365575f5ffd5b806391eb796d1461030e578063a3c573eb1461032e575f5ffd5b806368328bc1116100ad57806368328bc1146102995780636ee160d0146102ac5780637c314ce3146102e8575f5ffd5b806354fd4d501461024457806365f0e34714610286575f5ffd5b8063163bbb461161011c5780632d5ddf2b116101025780632d5ddf2b146101fe57806333d6247d1461021e578063485cc95514610231575f5ffd5b8063163bbb46146101d6578063257b3632146101df575f5ffd5b806301fd90441461014d5780630e1bbf9f1461016957806312da06b21461017e57806314770a9314610191575b5f5ffd5b61015660015481565b6040519081526020015b60405180910390f35b61017c610177366004610d9d565b61036e565b005b61017c61018c366004610dbd565b610501565b603a546101b19073ffffffffffffffffffffffffffffffffffffffff1681565b60405173ffffffffffffffffffffffffffffffffffffffff9091168152602001610160565b61015660375481565b6101566101ed366004610dbd565b5f6020819052908152604090205481565b6039546101b19073ffffffffffffffffffffffffffffffffffffffff1681565b61017c61022c366004610dbd565b61064d565b61017c61023f366004610dd4565b6106c1565b60408051808201909152600681527f76312e302e30000000000000000000000000000000000000000000000000000060208201525b6040516101609190610e05565b61017c610294366004610e6e565b6109a5565b61017c6102a7366004610d9d565b610abe565b6102796040518060400160405280600681526020017f76312e302e30000000000000000000000000000000000000000000000000000081525081565b6034546101b19062010000900473ffffffffffffffffffffffffffffffffffffffff1681565b6035546101b19073ffffffffffffffffffffffffffffffffffffffff1681565b6101b17f000000000000000000000000000000000000000000000000000000000000000081565b61017c610b90565b61017c610c99565b61015660385481565b60345462010000900473ffffffffffffffffffffffffffffffffffffffff166103cf574133146103ca576040517fc758fc1a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b610426565b60345462010000900473ffffffffffffffffffffffffffffffffffffffff163314610426576040517fc758fc1a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b73ffffffffffffffffffffffffffffffffffffffff8116610473576040517ff6b2911f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b603980547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff8381169182179092556034546040805162010000909204909316815260208101919091527f1b87468e424189ebdac99fd548646bdb9a48aa9708cfae9f96e6b2e76aee842591015b60405180910390a150565b60345462010000900473ffffffffffffffffffffffffffffffffffffffff166105625741331461055d576040517fc758fc1a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6105b9565b60345462010000900473ffffffffffffffffffffffffffffffffffffffff1633146105b9576040517fc758fc1a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f81815260208190526040812054900361061b575f818152602081815260408083204290556037548352908390529020603781905560405182907f65d3bf36615f1f02a134d12dfa9ea6b1d4a52386e825973cd27ddb70895c2319905f90a350565b6040517f1f97a58200000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b3373ffffffffffffffffffffffffffffffffffffffff7f000000000000000000000000000000000000000000000000000000000000000016146106bc576040517fb49365dd00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b600155565b603454610100900460ff16158080156106e15750603454600160ff909116105b806106fb5750303b1580156106fb575060345460ff166001145b61078b576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602e60248201527f496e697469616c697a61626c653a20636f6e747261637420697320616c72656160448201527f647920696e697469616c697a6564000000000000000000000000000000000000606482015260840160405180910390fd5b603480547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0016600117905580156107e957603480547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff166101001790555b73ffffffffffffffffffffffffffffffffffffffff8316610836576040517ff6b2911f00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b603480547fffffffffffffffffffff0000000000000000000000000000000000000000ffff166201000073ffffffffffffffffffffffffffffffffffffffff86811682029290921792839055604080515f81529190930490911660208201527f8002020f64e628e4e2ff674f8bb88c2709216fc10e3ccdca75ac257faf494236910160405180910390a1603580547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff8416908117909155604080515f815260208101929092527fabb4abb224bcd13da954d8616357fc9fcf0ccb7057f6dd0fbb7b10624c924ec5910160405180910390a180156109a057603480547fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff169055604051600181527f7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb38474024989060200160405180910390a15b505050565b60355473ffffffffffffffffffffffffffffffffffffffff1633146109f6576040517fa34ddeb100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b6038545f5b82811015610ab6575f848483818110610a1657610a16610edf565b9050602002013590505f5f8281526020019081526020015f20545f03610a68576040517ff4a66f9d00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b5f9283526020818152604080852083865291859052808520859055519093849183917faafec9380147d2b2b14fe23b1343cbaa1b07f86c5adb060bd28cdf1af4c6f0d491a3506001016109fb565b506038555050565b60355473ffffffffffffffffffffffffffffffffffffffff163314610b0f576040517fa34ddeb100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b603a80547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff8381169182179092556035546040805191909316815260208101919091527fea76dc66cb4397b7afec1a503c40b50f296f45c8a3e32d9f3eee2f7e07e7fba791016104f6565b60395473ffffffffffffffffffffffffffffffffffffffff163314610be1576040517f5f063f0100000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b603480546039805473ffffffffffffffffffffffffffffffffffffffff808216620100009081027fffffffffffffffffffff0000000000000000000000000000000000000000ffff861617958690557fffffffffffffffffffffffff000000000000000000000000000000000000000090921690925560408051938290048316808552919094049091166020830152917f8002020f64e628e4e2ff674f8bb88c2709216fc10e3ccdca75ac257faf49423691016104f6565b603a5473ffffffffffffffffffffffffffffffffffffffff163314610cea576040517f7ca4d27a00000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60358054603a805473ffffffffffffffffffffffffffffffffffffffff8082167fffffffffffffffffffffffff0000000000000000000000000000000000000000808616821790965594909116909155604080519190921680825260208201939093527fabb4abb224bcd13da954d8616357fc9fcf0ccb7057f6dd0fbb7b10624c924ec591016104f6565b803573ffffffffffffffffffffffffffffffffffffffff81168114610d98575f5ffd5b919050565b5f60208284031215610dad575f5ffd5b610db682610d75565b9392505050565b5f60208284031215610dcd575f5ffd5b5035919050565b5f5f60408385031215610de5575f5ffd5b610dee83610d75565b9150610dfc60208401610d75565b90509250929050565b602081525f82518060208401525f5b81811015610e315760208186018101516040868401015201610e14565b505f6040828501015260407fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011684010191505092915050565b5f5f60208385031215610e7f575f5ffd5b823567ffffffffffffffff811115610e95575f5ffd5b8301601f81018513610ea5575f5ffd5b803567ffffffffffffffff811115610ebb575f5ffd5b8560208260051b8401011115610ecf575f5ffd5b6020919091019590945092505050565b7f4e487b71000000000000000000000000000000000000000000000000000000005f52603260045260245ffdfea2646970667358221220e5ce7ae2026903f6fc8638837b20b85f374846901e705e74566169edd19f530b64736f6c634300081c0033",
}

Agglayergerl2MetaData contains all meta data concerning the Agglayergerl2 contract.

Functions

This section is empty.

Types

type Agglayergerl2

type Agglayergerl2 struct {
	Agglayergerl2Caller     // Read-only binding to the contract
	Agglayergerl2Transactor // Write-only binding to the contract
	Agglayergerl2Filterer   // Log filterer for contract events
}

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

func DeployAgglayergerl2

func DeployAgglayergerl2(auth *bind.TransactOpts, backend bind.ContractBackend, _bridgeAddress common.Address) (common.Address, *types.Transaction, *Agglayergerl2, error)

DeployAgglayergerl2 deploys a new Ethereum contract, binding an instance of Agglayergerl2 to it.

func NewAgglayergerl2

func NewAgglayergerl2(address common.Address, backend bind.ContractBackend) (*Agglayergerl2, error)

NewAgglayergerl2 creates a new instance of Agglayergerl2, bound to a specific deployed contract.

type Agglayergerl2AcceptGlobalExitRootRemover

type Agglayergerl2AcceptGlobalExitRootRemover struct {
	OldGlobalExitRootRemover common.Address
	NewGlobalExitRootRemover common.Address
	Raw                      types.Log // Blockchain specific contextual infos
}

Agglayergerl2AcceptGlobalExitRootRemover represents a AcceptGlobalExitRootRemover event raised by the Agglayergerl2 contract.

type Agglayergerl2AcceptGlobalExitRootRemoverIterator

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

Agglayergerl2AcceptGlobalExitRootRemoverIterator is returned from FilterAcceptGlobalExitRootRemover and is used to iterate over the raw logs and unpacked data for AcceptGlobalExitRootRemover events raised by the Agglayergerl2 contract.

func (*Agglayergerl2AcceptGlobalExitRootRemoverIterator) Close

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

func (*Agglayergerl2AcceptGlobalExitRootRemoverIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

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

type Agglayergerl2AcceptGlobalExitRootUpdater struct {
	OldGlobalExitRootUpdater common.Address
	NewGlobalExitRootUpdater common.Address
	Raw                      types.Log // Blockchain specific contextual infos
}

Agglayergerl2AcceptGlobalExitRootUpdater represents a AcceptGlobalExitRootUpdater event raised by the Agglayergerl2 contract.

type Agglayergerl2AcceptGlobalExitRootUpdaterIterator

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

Agglayergerl2AcceptGlobalExitRootUpdaterIterator is returned from FilterAcceptGlobalExitRootUpdater and is used to iterate over the raw logs and unpacked data for AcceptGlobalExitRootUpdater events raised by the Agglayergerl2 contract.

func (*Agglayergerl2AcceptGlobalExitRootUpdaterIterator) Close

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

func (*Agglayergerl2AcceptGlobalExitRootUpdaterIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

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

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

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

func NewAgglayergerl2Caller

func NewAgglayergerl2Caller(address common.Address, caller bind.ContractCaller) (*Agglayergerl2Caller, error)

NewAgglayergerl2Caller creates a new read-only instance of Agglayergerl2, bound to a specific deployed contract.

func (*Agglayergerl2Caller) BridgeAddress

func (_Agglayergerl2 *Agglayergerl2Caller) 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 (*Agglayergerl2Caller) GERSOVEREIGNVERSION

func (_Agglayergerl2 *Agglayergerl2Caller) GERSOVEREIGNVERSION(opts *bind.CallOpts) (string, error)

GERSOVEREIGNVERSION is a free data retrieval call binding the contract method 0x6ee160d0.

Solidity: function GER_SOVEREIGN_VERSION() view returns(string)

func (*Agglayergerl2Caller) GlobalExitRootMap

func (_Agglayergerl2 *Agglayergerl2Caller) GlobalExitRootMap(opts *bind.CallOpts, arg0 [32]byte) (*big.Int, error)

GlobalExitRootMap is a free data retrieval call binding the contract method 0x257b3632.

Solidity: function globalExitRootMap(bytes32 ) view returns(uint256)

func (*Agglayergerl2Caller) GlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Caller) GlobalExitRootRemover(opts *bind.CallOpts) (common.Address, error)

GlobalExitRootRemover is a free data retrieval call binding the contract method 0x91eb796d.

Solidity: function globalExitRootRemover() view returns(address)

func (*Agglayergerl2Caller) GlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Caller) GlobalExitRootUpdater(opts *bind.CallOpts) (common.Address, error)

GlobalExitRootUpdater is a free data retrieval call binding the contract method 0x7c314ce3.

Solidity: function globalExitRootUpdater() view returns(address)

func (*Agglayergerl2Caller) InsertedGERHashChain

func (_Agglayergerl2 *Agglayergerl2Caller) InsertedGERHashChain(opts *bind.CallOpts) ([32]byte, error)

InsertedGERHashChain is a free data retrieval call binding the contract method 0x163bbb46.

Solidity: function insertedGERHashChain() view returns(bytes32)

func (*Agglayergerl2Caller) LastRollupExitRoot

func (_Agglayergerl2 *Agglayergerl2Caller) LastRollupExitRoot(opts *bind.CallOpts) ([32]byte, error)

LastRollupExitRoot is a free data retrieval call binding the contract method 0x01fd9044.

Solidity: function lastRollupExitRoot() view returns(bytes32)

func (*Agglayergerl2Caller) PendingGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Caller) PendingGlobalExitRootRemover(opts *bind.CallOpts) (common.Address, error)

PendingGlobalExitRootRemover is a free data retrieval call binding the contract method 0x14770a93.

Solidity: function pendingGlobalExitRootRemover() view returns(address)

func (*Agglayergerl2Caller) PendingGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Caller) PendingGlobalExitRootUpdater(opts *bind.CallOpts) (common.Address, error)

PendingGlobalExitRootUpdater is a free data retrieval call binding the contract method 0x2d5ddf2b.

Solidity: function pendingGlobalExitRootUpdater() view returns(address)

func (*Agglayergerl2Caller) RemovedGERHashChain

func (_Agglayergerl2 *Agglayergerl2Caller) RemovedGERHashChain(opts *bind.CallOpts) ([32]byte, error)

RemovedGERHashChain is a free data retrieval call binding the contract method 0xf5d2f04b.

Solidity: function removedGERHashChain() view returns(bytes32)

func (*Agglayergerl2Caller) Version

func (_Agglayergerl2 *Agglayergerl2Caller) Version(opts *bind.CallOpts) (string, error)

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

Solidity: function version() pure returns(string)

type Agglayergerl2CallerRaw

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

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

func (*Agglayergerl2CallerRaw) Call

func (_Agglayergerl2 *Agglayergerl2CallerRaw) 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 Agglayergerl2CallerSession

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

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

func (*Agglayergerl2CallerSession) BridgeAddress

func (_Agglayergerl2 *Agglayergerl2CallerSession) BridgeAddress() (common.Address, error)

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

Solidity: function bridgeAddress() view returns(address)

func (*Agglayergerl2CallerSession) GERSOVEREIGNVERSION

func (_Agglayergerl2 *Agglayergerl2CallerSession) GERSOVEREIGNVERSION() (string, error)

GERSOVEREIGNVERSION is a free data retrieval call binding the contract method 0x6ee160d0.

Solidity: function GER_SOVEREIGN_VERSION() view returns(string)

func (*Agglayergerl2CallerSession) GlobalExitRootMap

func (_Agglayergerl2 *Agglayergerl2CallerSession) GlobalExitRootMap(arg0 [32]byte) (*big.Int, error)

GlobalExitRootMap is a free data retrieval call binding the contract method 0x257b3632.

Solidity: function globalExitRootMap(bytes32 ) view returns(uint256)

func (*Agglayergerl2CallerSession) GlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2CallerSession) GlobalExitRootRemover() (common.Address, error)

GlobalExitRootRemover is a free data retrieval call binding the contract method 0x91eb796d.

Solidity: function globalExitRootRemover() view returns(address)

func (*Agglayergerl2CallerSession) GlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2CallerSession) GlobalExitRootUpdater() (common.Address, error)

GlobalExitRootUpdater is a free data retrieval call binding the contract method 0x7c314ce3.

Solidity: function globalExitRootUpdater() view returns(address)

func (*Agglayergerl2CallerSession) InsertedGERHashChain

func (_Agglayergerl2 *Agglayergerl2CallerSession) InsertedGERHashChain() ([32]byte, error)

InsertedGERHashChain is a free data retrieval call binding the contract method 0x163bbb46.

Solidity: function insertedGERHashChain() view returns(bytes32)

func (*Agglayergerl2CallerSession) LastRollupExitRoot

func (_Agglayergerl2 *Agglayergerl2CallerSession) LastRollupExitRoot() ([32]byte, error)

LastRollupExitRoot is a free data retrieval call binding the contract method 0x01fd9044.

Solidity: function lastRollupExitRoot() view returns(bytes32)

func (*Agglayergerl2CallerSession) PendingGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2CallerSession) PendingGlobalExitRootRemover() (common.Address, error)

PendingGlobalExitRootRemover is a free data retrieval call binding the contract method 0x14770a93.

Solidity: function pendingGlobalExitRootRemover() view returns(address)

func (*Agglayergerl2CallerSession) PendingGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2CallerSession) PendingGlobalExitRootUpdater() (common.Address, error)

PendingGlobalExitRootUpdater is a free data retrieval call binding the contract method 0x2d5ddf2b.

Solidity: function pendingGlobalExitRootUpdater() view returns(address)

func (*Agglayergerl2CallerSession) RemovedGERHashChain

func (_Agglayergerl2 *Agglayergerl2CallerSession) RemovedGERHashChain() ([32]byte, error)

RemovedGERHashChain is a free data retrieval call binding the contract method 0xf5d2f04b.

Solidity: function removedGERHashChain() view returns(bytes32)

func (*Agglayergerl2CallerSession) Version

func (_Agglayergerl2 *Agglayergerl2CallerSession) Version() (string, error)

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

Solidity: function version() pure returns(string)

type Agglayergerl2Filterer

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

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

func NewAgglayergerl2Filterer

func NewAgglayergerl2Filterer(address common.Address, filterer bind.ContractFilterer) (*Agglayergerl2Filterer, error)

NewAgglayergerl2Filterer creates a new log filterer instance of Agglayergerl2, bound to a specific deployed contract.

func (*Agglayergerl2Filterer) FilterAcceptGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Filterer) FilterAcceptGlobalExitRootRemover(opts *bind.FilterOpts) (*Agglayergerl2AcceptGlobalExitRootRemoverIterator, error)

FilterAcceptGlobalExitRootRemover is a free log retrieval operation binding the contract event 0xabb4abb224bcd13da954d8616357fc9fcf0ccb7057f6dd0fbb7b10624c924ec5.

Solidity: event AcceptGlobalExitRootRemover(address oldGlobalExitRootRemover, address newGlobalExitRootRemover)

func (*Agglayergerl2Filterer) FilterAcceptGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Filterer) FilterAcceptGlobalExitRootUpdater(opts *bind.FilterOpts) (*Agglayergerl2AcceptGlobalExitRootUpdaterIterator, error)

FilterAcceptGlobalExitRootUpdater is a free log retrieval operation binding the contract event 0x8002020f64e628e4e2ff674f8bb88c2709216fc10e3ccdca75ac257faf494236.

Solidity: event AcceptGlobalExitRootUpdater(address oldGlobalExitRootUpdater, address newGlobalExitRootUpdater)

func (*Agglayergerl2Filterer) FilterInitialized

func (_Agglayergerl2 *Agglayergerl2Filterer) FilterInitialized(opts *bind.FilterOpts) (*Agglayergerl2InitializedIterator, error)

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

Solidity: event Initialized(uint8 version)

func (*Agglayergerl2Filterer) FilterTransferGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Filterer) FilterTransferGlobalExitRootRemover(opts *bind.FilterOpts) (*Agglayergerl2TransferGlobalExitRootRemoverIterator, error)

FilterTransferGlobalExitRootRemover is a free log retrieval operation binding the contract event 0xea76dc66cb4397b7afec1a503c40b50f296f45c8a3e32d9f3eee2f7e07e7fba7.

Solidity: event TransferGlobalExitRootRemover(address currentGlobalExitRootRemover, address pendingGlobalExitRootRemover)

func (*Agglayergerl2Filterer) FilterTransferGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Filterer) FilterTransferGlobalExitRootUpdater(opts *bind.FilterOpts) (*Agglayergerl2TransferGlobalExitRootUpdaterIterator, error)

FilterTransferGlobalExitRootUpdater is a free log retrieval operation binding the contract event 0x1b87468e424189ebdac99fd548646bdb9a48aa9708cfae9f96e6b2e76aee8425.

Solidity: event TransferGlobalExitRootUpdater(address currentGlobalExitRootUpdater, address pendingGlobalExitRootUpdater)

func (*Agglayergerl2Filterer) FilterUpdateHashChainValue

func (_Agglayergerl2 *Agglayergerl2Filterer) FilterUpdateHashChainValue(opts *bind.FilterOpts, newGlobalExitRoot [][32]byte, newHashChainValue [][32]byte) (*Agglayergerl2UpdateHashChainValueIterator, error)

FilterUpdateHashChainValue is a free log retrieval operation binding the contract event 0x65d3bf36615f1f02a134d12dfa9ea6b1d4a52386e825973cd27ddb70895c2319.

Solidity: event UpdateHashChainValue(bytes32 indexed newGlobalExitRoot, bytes32 indexed newHashChainValue)

func (*Agglayergerl2Filterer) FilterUpdateRemovalHashChainValue

func (_Agglayergerl2 *Agglayergerl2Filterer) FilterUpdateRemovalHashChainValue(opts *bind.FilterOpts, removedGlobalExitRoot [][32]byte, newRemovalHashChainValue [][32]byte) (*Agglayergerl2UpdateRemovalHashChainValueIterator, error)

FilterUpdateRemovalHashChainValue is a free log retrieval operation binding the contract event 0xaafec9380147d2b2b14fe23b1343cbaa1b07f86c5adb060bd28cdf1af4c6f0d4.

Solidity: event UpdateRemovalHashChainValue(bytes32 indexed removedGlobalExitRoot, bytes32 indexed newRemovalHashChainValue)

func (*Agglayergerl2Filterer) ParseAcceptGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Filterer) ParseAcceptGlobalExitRootRemover(log types.Log) (*Agglayergerl2AcceptGlobalExitRootRemover, error)

ParseAcceptGlobalExitRootRemover is a log parse operation binding the contract event 0xabb4abb224bcd13da954d8616357fc9fcf0ccb7057f6dd0fbb7b10624c924ec5.

Solidity: event AcceptGlobalExitRootRemover(address oldGlobalExitRootRemover, address newGlobalExitRootRemover)

func (*Agglayergerl2Filterer) ParseAcceptGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Filterer) ParseAcceptGlobalExitRootUpdater(log types.Log) (*Agglayergerl2AcceptGlobalExitRootUpdater, error)

ParseAcceptGlobalExitRootUpdater is a log parse operation binding the contract event 0x8002020f64e628e4e2ff674f8bb88c2709216fc10e3ccdca75ac257faf494236.

Solidity: event AcceptGlobalExitRootUpdater(address oldGlobalExitRootUpdater, address newGlobalExitRootUpdater)

func (*Agglayergerl2Filterer) ParseInitialized

func (_Agglayergerl2 *Agglayergerl2Filterer) ParseInitialized(log types.Log) (*Agglayergerl2Initialized, error)

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

Solidity: event Initialized(uint8 version)

func (*Agglayergerl2Filterer) ParseTransferGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Filterer) ParseTransferGlobalExitRootRemover(log types.Log) (*Agglayergerl2TransferGlobalExitRootRemover, error)

ParseTransferGlobalExitRootRemover is a log parse operation binding the contract event 0xea76dc66cb4397b7afec1a503c40b50f296f45c8a3e32d9f3eee2f7e07e7fba7.

Solidity: event TransferGlobalExitRootRemover(address currentGlobalExitRootRemover, address pendingGlobalExitRootRemover)

func (*Agglayergerl2Filterer) ParseTransferGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Filterer) ParseTransferGlobalExitRootUpdater(log types.Log) (*Agglayergerl2TransferGlobalExitRootUpdater, error)

ParseTransferGlobalExitRootUpdater is a log parse operation binding the contract event 0x1b87468e424189ebdac99fd548646bdb9a48aa9708cfae9f96e6b2e76aee8425.

Solidity: event TransferGlobalExitRootUpdater(address currentGlobalExitRootUpdater, address pendingGlobalExitRootUpdater)

func (*Agglayergerl2Filterer) ParseUpdateHashChainValue

func (_Agglayergerl2 *Agglayergerl2Filterer) ParseUpdateHashChainValue(log types.Log) (*Agglayergerl2UpdateHashChainValue, error)

ParseUpdateHashChainValue is a log parse operation binding the contract event 0x65d3bf36615f1f02a134d12dfa9ea6b1d4a52386e825973cd27ddb70895c2319.

Solidity: event UpdateHashChainValue(bytes32 indexed newGlobalExitRoot, bytes32 indexed newHashChainValue)

func (*Agglayergerl2Filterer) ParseUpdateRemovalHashChainValue

func (_Agglayergerl2 *Agglayergerl2Filterer) ParseUpdateRemovalHashChainValue(log types.Log) (*Agglayergerl2UpdateRemovalHashChainValue, error)

ParseUpdateRemovalHashChainValue is a log parse operation binding the contract event 0xaafec9380147d2b2b14fe23b1343cbaa1b07f86c5adb060bd28cdf1af4c6f0d4.

Solidity: event UpdateRemovalHashChainValue(bytes32 indexed removedGlobalExitRoot, bytes32 indexed newRemovalHashChainValue)

func (*Agglayergerl2Filterer) WatchAcceptGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Filterer) WatchAcceptGlobalExitRootRemover(opts *bind.WatchOpts, sink chan<- *Agglayergerl2AcceptGlobalExitRootRemover) (event.Subscription, error)

WatchAcceptGlobalExitRootRemover is a free log subscription operation binding the contract event 0xabb4abb224bcd13da954d8616357fc9fcf0ccb7057f6dd0fbb7b10624c924ec5.

Solidity: event AcceptGlobalExitRootRemover(address oldGlobalExitRootRemover, address newGlobalExitRootRemover)

func (*Agglayergerl2Filterer) WatchAcceptGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Filterer) WatchAcceptGlobalExitRootUpdater(opts *bind.WatchOpts, sink chan<- *Agglayergerl2AcceptGlobalExitRootUpdater) (event.Subscription, error)

WatchAcceptGlobalExitRootUpdater is a free log subscription operation binding the contract event 0x8002020f64e628e4e2ff674f8bb88c2709216fc10e3ccdca75ac257faf494236.

Solidity: event AcceptGlobalExitRootUpdater(address oldGlobalExitRootUpdater, address newGlobalExitRootUpdater)

func (*Agglayergerl2Filterer) WatchInitialized

func (_Agglayergerl2 *Agglayergerl2Filterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *Agglayergerl2Initialized) (event.Subscription, error)

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

Solidity: event Initialized(uint8 version)

func (*Agglayergerl2Filterer) WatchTransferGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Filterer) WatchTransferGlobalExitRootRemover(opts *bind.WatchOpts, sink chan<- *Agglayergerl2TransferGlobalExitRootRemover) (event.Subscription, error)

WatchTransferGlobalExitRootRemover is a free log subscription operation binding the contract event 0xea76dc66cb4397b7afec1a503c40b50f296f45c8a3e32d9f3eee2f7e07e7fba7.

Solidity: event TransferGlobalExitRootRemover(address currentGlobalExitRootRemover, address pendingGlobalExitRootRemover)

func (*Agglayergerl2Filterer) WatchTransferGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Filterer) WatchTransferGlobalExitRootUpdater(opts *bind.WatchOpts, sink chan<- *Agglayergerl2TransferGlobalExitRootUpdater) (event.Subscription, error)

WatchTransferGlobalExitRootUpdater is a free log subscription operation binding the contract event 0x1b87468e424189ebdac99fd548646bdb9a48aa9708cfae9f96e6b2e76aee8425.

Solidity: event TransferGlobalExitRootUpdater(address currentGlobalExitRootUpdater, address pendingGlobalExitRootUpdater)

func (*Agglayergerl2Filterer) WatchUpdateHashChainValue

func (_Agglayergerl2 *Agglayergerl2Filterer) WatchUpdateHashChainValue(opts *bind.WatchOpts, sink chan<- *Agglayergerl2UpdateHashChainValue, newGlobalExitRoot [][32]byte, newHashChainValue [][32]byte) (event.Subscription, error)

WatchUpdateHashChainValue is a free log subscription operation binding the contract event 0x65d3bf36615f1f02a134d12dfa9ea6b1d4a52386e825973cd27ddb70895c2319.

Solidity: event UpdateHashChainValue(bytes32 indexed newGlobalExitRoot, bytes32 indexed newHashChainValue)

func (*Agglayergerl2Filterer) WatchUpdateRemovalHashChainValue

func (_Agglayergerl2 *Agglayergerl2Filterer) WatchUpdateRemovalHashChainValue(opts *bind.WatchOpts, sink chan<- *Agglayergerl2UpdateRemovalHashChainValue, removedGlobalExitRoot [][32]byte, newRemovalHashChainValue [][32]byte) (event.Subscription, error)

WatchUpdateRemovalHashChainValue is a free log subscription operation binding the contract event 0xaafec9380147d2b2b14fe23b1343cbaa1b07f86c5adb060bd28cdf1af4c6f0d4.

Solidity: event UpdateRemovalHashChainValue(bytes32 indexed removedGlobalExitRoot, bytes32 indexed newRemovalHashChainValue)

type Agglayergerl2Initialized

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

Agglayergerl2Initialized represents a Initialized event raised by the Agglayergerl2 contract.

type Agglayergerl2InitializedIterator

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

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

func (*Agglayergerl2InitializedIterator) Close

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

func (*Agglayergerl2InitializedIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

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

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

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

func (*Agglayergerl2Raw) Call

func (_Agglayergerl2 *Agglayergerl2Raw) 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 (*Agglayergerl2Raw) Transact

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

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

func (*Agglayergerl2Raw) Transfer

func (_Agglayergerl2 *Agglayergerl2Raw) 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 Agglayergerl2Session

type Agglayergerl2Session struct {
	Contract     *Agglayergerl2    // 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
}

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

func (*Agglayergerl2Session) AcceptGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Session) AcceptGlobalExitRootRemover() (*types.Transaction, error)

AcceptGlobalExitRootRemover is a paid mutator transaction binding the contract method 0xf5c2f092.

Solidity: function acceptGlobalExitRootRemover() returns()

func (*Agglayergerl2Session) AcceptGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Session) AcceptGlobalExitRootUpdater() (*types.Transaction, error)

AcceptGlobalExitRootUpdater is a paid mutator transaction binding the contract method 0xc053902a.

Solidity: function acceptGlobalExitRootUpdater() returns()

func (*Agglayergerl2Session) BridgeAddress

func (_Agglayergerl2 *Agglayergerl2Session) BridgeAddress() (common.Address, error)

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

Solidity: function bridgeAddress() view returns(address)

func (*Agglayergerl2Session) GERSOVEREIGNVERSION

func (_Agglayergerl2 *Agglayergerl2Session) GERSOVEREIGNVERSION() (string, error)

GERSOVEREIGNVERSION is a free data retrieval call binding the contract method 0x6ee160d0.

Solidity: function GER_SOVEREIGN_VERSION() view returns(string)

func (*Agglayergerl2Session) GlobalExitRootMap

func (_Agglayergerl2 *Agglayergerl2Session) GlobalExitRootMap(arg0 [32]byte) (*big.Int, error)

GlobalExitRootMap is a free data retrieval call binding the contract method 0x257b3632.

Solidity: function globalExitRootMap(bytes32 ) view returns(uint256)

func (*Agglayergerl2Session) GlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Session) GlobalExitRootRemover() (common.Address, error)

GlobalExitRootRemover is a free data retrieval call binding the contract method 0x91eb796d.

Solidity: function globalExitRootRemover() view returns(address)

func (*Agglayergerl2Session) GlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Session) GlobalExitRootUpdater() (common.Address, error)

GlobalExitRootUpdater is a free data retrieval call binding the contract method 0x7c314ce3.

Solidity: function globalExitRootUpdater() view returns(address)

func (*Agglayergerl2Session) Initialize

func (_Agglayergerl2 *Agglayergerl2Session) Initialize(_globalExitRootUpdater common.Address, _globalExitRootRemover common.Address) (*types.Transaction, error)

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

Solidity: function initialize(address _globalExitRootUpdater, address _globalExitRootRemover) returns()

func (*Agglayergerl2Session) InsertGlobalExitRoot

func (_Agglayergerl2 *Agglayergerl2Session) InsertGlobalExitRoot(_newRoot [32]byte) (*types.Transaction, error)

InsertGlobalExitRoot is a paid mutator transaction binding the contract method 0x12da06b2.

Solidity: function insertGlobalExitRoot(bytes32 _newRoot) returns()

func (*Agglayergerl2Session) InsertedGERHashChain

func (_Agglayergerl2 *Agglayergerl2Session) InsertedGERHashChain() ([32]byte, error)

InsertedGERHashChain is a free data retrieval call binding the contract method 0x163bbb46.

Solidity: function insertedGERHashChain() view returns(bytes32)

func (*Agglayergerl2Session) LastRollupExitRoot

func (_Agglayergerl2 *Agglayergerl2Session) LastRollupExitRoot() ([32]byte, error)

LastRollupExitRoot is a free data retrieval call binding the contract method 0x01fd9044.

Solidity: function lastRollupExitRoot() view returns(bytes32)

func (*Agglayergerl2Session) PendingGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Session) PendingGlobalExitRootRemover() (common.Address, error)

PendingGlobalExitRootRemover is a free data retrieval call binding the contract method 0x14770a93.

Solidity: function pendingGlobalExitRootRemover() view returns(address)

func (*Agglayergerl2Session) PendingGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Session) PendingGlobalExitRootUpdater() (common.Address, error)

PendingGlobalExitRootUpdater is a free data retrieval call binding the contract method 0x2d5ddf2b.

Solidity: function pendingGlobalExitRootUpdater() view returns(address)

func (*Agglayergerl2Session) RemoveGlobalExitRoots

func (_Agglayergerl2 *Agglayergerl2Session) RemoveGlobalExitRoots(gersToRemove [][32]byte) (*types.Transaction, error)

RemoveGlobalExitRoots is a paid mutator transaction binding the contract method 0x65f0e347.

Solidity: function removeGlobalExitRoots(bytes32[] gersToRemove) returns()

func (*Agglayergerl2Session) RemovedGERHashChain

func (_Agglayergerl2 *Agglayergerl2Session) RemovedGERHashChain() ([32]byte, error)

RemovedGERHashChain is a free data retrieval call binding the contract method 0xf5d2f04b.

Solidity: function removedGERHashChain() view returns(bytes32)

func (*Agglayergerl2Session) TransferGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Session) TransferGlobalExitRootRemover(_newGlobalExitRootRemover common.Address) (*types.Transaction, error)

TransferGlobalExitRootRemover is a paid mutator transaction binding the contract method 0x68328bc1.

Solidity: function transferGlobalExitRootRemover(address _newGlobalExitRootRemover) returns()

func (*Agglayergerl2Session) TransferGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Session) TransferGlobalExitRootUpdater(_newGlobalExitRootUpdater common.Address) (*types.Transaction, error)

TransferGlobalExitRootUpdater is a paid mutator transaction binding the contract method 0x0e1bbf9f.

Solidity: function transferGlobalExitRootUpdater(address _newGlobalExitRootUpdater) returns()

func (*Agglayergerl2Session) UpdateExitRoot

func (_Agglayergerl2 *Agglayergerl2Session) UpdateExitRoot(newRoot [32]byte) (*types.Transaction, error)

UpdateExitRoot is a paid mutator transaction binding the contract method 0x33d6247d.

Solidity: function updateExitRoot(bytes32 newRoot) returns()

func (*Agglayergerl2Session) Version

func (_Agglayergerl2 *Agglayergerl2Session) Version() (string, error)

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

Solidity: function version() pure returns(string)

type Agglayergerl2Transactor

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

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

func NewAgglayergerl2Transactor

func NewAgglayergerl2Transactor(address common.Address, transactor bind.ContractTransactor) (*Agglayergerl2Transactor, error)

NewAgglayergerl2Transactor creates a new write-only instance of Agglayergerl2, bound to a specific deployed contract.

func (*Agglayergerl2Transactor) AcceptGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Transactor) AcceptGlobalExitRootRemover(opts *bind.TransactOpts) (*types.Transaction, error)

AcceptGlobalExitRootRemover is a paid mutator transaction binding the contract method 0xf5c2f092.

Solidity: function acceptGlobalExitRootRemover() returns()

func (*Agglayergerl2Transactor) AcceptGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Transactor) AcceptGlobalExitRootUpdater(opts *bind.TransactOpts) (*types.Transaction, error)

AcceptGlobalExitRootUpdater is a paid mutator transaction binding the contract method 0xc053902a.

Solidity: function acceptGlobalExitRootUpdater() returns()

func (*Agglayergerl2Transactor) Initialize

func (_Agglayergerl2 *Agglayergerl2Transactor) Initialize(opts *bind.TransactOpts, _globalExitRootUpdater common.Address, _globalExitRootRemover common.Address) (*types.Transaction, error)

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

Solidity: function initialize(address _globalExitRootUpdater, address _globalExitRootRemover) returns()

func (*Agglayergerl2Transactor) InsertGlobalExitRoot

func (_Agglayergerl2 *Agglayergerl2Transactor) InsertGlobalExitRoot(opts *bind.TransactOpts, _newRoot [32]byte) (*types.Transaction, error)

InsertGlobalExitRoot is a paid mutator transaction binding the contract method 0x12da06b2.

Solidity: function insertGlobalExitRoot(bytes32 _newRoot) returns()

func (*Agglayergerl2Transactor) RemoveGlobalExitRoots

func (_Agglayergerl2 *Agglayergerl2Transactor) RemoveGlobalExitRoots(opts *bind.TransactOpts, gersToRemove [][32]byte) (*types.Transaction, error)

RemoveGlobalExitRoots is a paid mutator transaction binding the contract method 0x65f0e347.

Solidity: function removeGlobalExitRoots(bytes32[] gersToRemove) returns()

func (*Agglayergerl2Transactor) TransferGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2Transactor) TransferGlobalExitRootRemover(opts *bind.TransactOpts, _newGlobalExitRootRemover common.Address) (*types.Transaction, error)

TransferGlobalExitRootRemover is a paid mutator transaction binding the contract method 0x68328bc1.

Solidity: function transferGlobalExitRootRemover(address _newGlobalExitRootRemover) returns()

func (*Agglayergerl2Transactor) TransferGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2Transactor) TransferGlobalExitRootUpdater(opts *bind.TransactOpts, _newGlobalExitRootUpdater common.Address) (*types.Transaction, error)

TransferGlobalExitRootUpdater is a paid mutator transaction binding the contract method 0x0e1bbf9f.

Solidity: function transferGlobalExitRootUpdater(address _newGlobalExitRootUpdater) returns()

func (*Agglayergerl2Transactor) UpdateExitRoot

func (_Agglayergerl2 *Agglayergerl2Transactor) UpdateExitRoot(opts *bind.TransactOpts, newRoot [32]byte) (*types.Transaction, error)

UpdateExitRoot is a paid mutator transaction binding the contract method 0x33d6247d.

Solidity: function updateExitRoot(bytes32 newRoot) returns()

type Agglayergerl2TransactorRaw

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

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

func (*Agglayergerl2TransactorRaw) Transact

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

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

func (*Agglayergerl2TransactorRaw) Transfer

func (_Agglayergerl2 *Agglayergerl2TransactorRaw) 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 Agglayergerl2TransactorSession

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

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

func (*Agglayergerl2TransactorSession) AcceptGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2TransactorSession) AcceptGlobalExitRootRemover() (*types.Transaction, error)

AcceptGlobalExitRootRemover is a paid mutator transaction binding the contract method 0xf5c2f092.

Solidity: function acceptGlobalExitRootRemover() returns()

func (*Agglayergerl2TransactorSession) AcceptGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2TransactorSession) AcceptGlobalExitRootUpdater() (*types.Transaction, error)

AcceptGlobalExitRootUpdater is a paid mutator transaction binding the contract method 0xc053902a.

Solidity: function acceptGlobalExitRootUpdater() returns()

func (*Agglayergerl2TransactorSession) Initialize

func (_Agglayergerl2 *Agglayergerl2TransactorSession) Initialize(_globalExitRootUpdater common.Address, _globalExitRootRemover common.Address) (*types.Transaction, error)

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

Solidity: function initialize(address _globalExitRootUpdater, address _globalExitRootRemover) returns()

func (*Agglayergerl2TransactorSession) InsertGlobalExitRoot

func (_Agglayergerl2 *Agglayergerl2TransactorSession) InsertGlobalExitRoot(_newRoot [32]byte) (*types.Transaction, error)

InsertGlobalExitRoot is a paid mutator transaction binding the contract method 0x12da06b2.

Solidity: function insertGlobalExitRoot(bytes32 _newRoot) returns()

func (*Agglayergerl2TransactorSession) RemoveGlobalExitRoots

func (_Agglayergerl2 *Agglayergerl2TransactorSession) RemoveGlobalExitRoots(gersToRemove [][32]byte) (*types.Transaction, error)

RemoveGlobalExitRoots is a paid mutator transaction binding the contract method 0x65f0e347.

Solidity: function removeGlobalExitRoots(bytes32[] gersToRemove) returns()

func (*Agglayergerl2TransactorSession) TransferGlobalExitRootRemover

func (_Agglayergerl2 *Agglayergerl2TransactorSession) TransferGlobalExitRootRemover(_newGlobalExitRootRemover common.Address) (*types.Transaction, error)

TransferGlobalExitRootRemover is a paid mutator transaction binding the contract method 0x68328bc1.

Solidity: function transferGlobalExitRootRemover(address _newGlobalExitRootRemover) returns()

func (*Agglayergerl2TransactorSession) TransferGlobalExitRootUpdater

func (_Agglayergerl2 *Agglayergerl2TransactorSession) TransferGlobalExitRootUpdater(_newGlobalExitRootUpdater common.Address) (*types.Transaction, error)

TransferGlobalExitRootUpdater is a paid mutator transaction binding the contract method 0x0e1bbf9f.

Solidity: function transferGlobalExitRootUpdater(address _newGlobalExitRootUpdater) returns()

func (*Agglayergerl2TransactorSession) UpdateExitRoot

func (_Agglayergerl2 *Agglayergerl2TransactorSession) UpdateExitRoot(newRoot [32]byte) (*types.Transaction, error)

UpdateExitRoot is a paid mutator transaction binding the contract method 0x33d6247d.

Solidity: function updateExitRoot(bytes32 newRoot) returns()

type Agglayergerl2TransferGlobalExitRootRemover

type Agglayergerl2TransferGlobalExitRootRemover struct {
	CurrentGlobalExitRootRemover common.Address
	PendingGlobalExitRootRemover common.Address
	Raw                          types.Log // Blockchain specific contextual infos
}

Agglayergerl2TransferGlobalExitRootRemover represents a TransferGlobalExitRootRemover event raised by the Agglayergerl2 contract.

type Agglayergerl2TransferGlobalExitRootRemoverIterator

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

Agglayergerl2TransferGlobalExitRootRemoverIterator is returned from FilterTransferGlobalExitRootRemover and is used to iterate over the raw logs and unpacked data for TransferGlobalExitRootRemover events raised by the Agglayergerl2 contract.

func (*Agglayergerl2TransferGlobalExitRootRemoverIterator) Close

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

func (*Agglayergerl2TransferGlobalExitRootRemoverIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

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

type Agglayergerl2TransferGlobalExitRootUpdater struct {
	CurrentGlobalExitRootUpdater common.Address
	PendingGlobalExitRootUpdater common.Address
	Raw                          types.Log // Blockchain specific contextual infos
}

Agglayergerl2TransferGlobalExitRootUpdater represents a TransferGlobalExitRootUpdater event raised by the Agglayergerl2 contract.

type Agglayergerl2TransferGlobalExitRootUpdaterIterator

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

Agglayergerl2TransferGlobalExitRootUpdaterIterator is returned from FilterTransferGlobalExitRootUpdater and is used to iterate over the raw logs and unpacked data for TransferGlobalExitRootUpdater events raised by the Agglayergerl2 contract.

func (*Agglayergerl2TransferGlobalExitRootUpdaterIterator) Close

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

func (*Agglayergerl2TransferGlobalExitRootUpdaterIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

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

type Agglayergerl2UpdateHashChainValue struct {
	NewGlobalExitRoot [32]byte
	NewHashChainValue [32]byte
	Raw               types.Log // Blockchain specific contextual infos
}

Agglayergerl2UpdateHashChainValue represents a UpdateHashChainValue event raised by the Agglayergerl2 contract.

type Agglayergerl2UpdateHashChainValueIterator

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

Agglayergerl2UpdateHashChainValueIterator is returned from FilterUpdateHashChainValue and is used to iterate over the raw logs and unpacked data for UpdateHashChainValue events raised by the Agglayergerl2 contract.

func (*Agglayergerl2UpdateHashChainValueIterator) Close

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

func (*Agglayergerl2UpdateHashChainValueIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

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

type Agglayergerl2UpdateRemovalHashChainValue struct {
	RemovedGlobalExitRoot    [32]byte
	NewRemovalHashChainValue [32]byte
	Raw                      types.Log // Blockchain specific contextual infos
}

Agglayergerl2UpdateRemovalHashChainValue represents a UpdateRemovalHashChainValue event raised by the Agglayergerl2 contract.

type Agglayergerl2UpdateRemovalHashChainValueIterator

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

Agglayergerl2UpdateRemovalHashChainValueIterator is returned from FilterUpdateRemovalHashChainValue and is used to iterate over the raw logs and unpacked data for UpdateRemovalHashChainValue events raised by the Agglayergerl2 contract.

func (*Agglayergerl2UpdateRemovalHashChainValueIterator) Close

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

func (*Agglayergerl2UpdateRemovalHashChainValueIterator) Error

Error returns any retrieval or parsing error occurred during filtering.

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