Versions in this module Expand all Collapse all v0 v0.0.5 Feb 29, 2024 v0.0.4 Feb 28, 2024 Changes in this version + var ChainCallLevel2ABI = ChainCallLevel2MetaData.ABI + var ChainCallLevel2Bin = ChainCallLevel2MetaData.Bin + var ChainCallLevel2MetaData = &bind.MetaData + type ChainCallLevel2 struct + func DeployChainCallLevel2(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *ChainCallLevel2, error) + func NewChainCallLevel2(address common.Address, backend bind.ContractBackend) (*ChainCallLevel2, error) + type ChainCallLevel2Caller struct + func NewChainCallLevel2Caller(address common.Address, caller bind.ContractCaller) (*ChainCallLevel2Caller, error) + func (_ChainCallLevel2 *ChainCallLevel2Caller) Get(opts *bind.CallOpts, level3Addr common.Address, level4Addr common.Address) (string, error) + type ChainCallLevel2CallerRaw struct + Contract *ChainCallLevel2Caller + func (_ChainCallLevel2 *ChainCallLevel2CallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type ChainCallLevel2CallerSession struct + CallOpts bind.CallOpts + Contract *ChainCallLevel2Caller + func (_ChainCallLevel2 *ChainCallLevel2CallerSession) Get(level3Addr common.Address, level4Addr common.Address) (string, error) + type ChainCallLevel2Filterer struct + func NewChainCallLevel2Filterer(address common.Address, filterer bind.ContractFilterer) (*ChainCallLevel2Filterer, error) + type ChainCallLevel2Raw struct + Contract *ChainCallLevel2 + func (_ChainCallLevel2 *ChainCallLevel2Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_ChainCallLevel2 *ChainCallLevel2Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type ChainCallLevel2Session struct + CallOpts bind.CallOpts + Contract *ChainCallLevel2 + TransactOpts bind.TransactOpts + func (_ChainCallLevel2 *ChainCallLevel2Session) CallRevert(level3Addr common.Address, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2Session) DelegateCallRevert(level3Addr common.Address, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2Session) Exec(level3Addr common.Address, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2Session) Get(level3Addr common.Address, level4Addr common.Address) (string, error) + func (_ChainCallLevel2 *ChainCallLevel2Session) Receive() (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2Session) Transfers(level3Addr common.Address) (*types.Transaction, error) + type ChainCallLevel2Transactor struct + func NewChainCallLevel2Transactor(address common.Address, transactor bind.ContractTransactor) (*ChainCallLevel2Transactor, error) + func (_ChainCallLevel2 *ChainCallLevel2Transactor) CallRevert(opts *bind.TransactOpts, level3Addr common.Address, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2Transactor) DelegateCallRevert(opts *bind.TransactOpts, level3Addr common.Address, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2Transactor) Exec(opts *bind.TransactOpts, level3Addr common.Address, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2Transactor) Receive(opts *bind.TransactOpts) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2Transactor) Transfers(opts *bind.TransactOpts, level3Addr common.Address) (*types.Transaction, error) + type ChainCallLevel2TransactorRaw struct + Contract *ChainCallLevel2Transactor + func (_ChainCallLevel2 *ChainCallLevel2TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2TransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type ChainCallLevel2TransactorSession struct + Contract *ChainCallLevel2Transactor + TransactOpts bind.TransactOpts + func (_ChainCallLevel2 *ChainCallLevel2TransactorSession) CallRevert(level3Addr common.Address, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2TransactorSession) DelegateCallRevert(level3Addr common.Address, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2TransactorSession) Exec(level3Addr common.Address, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2TransactorSession) Receive() (*types.Transaction, error) + func (_ChainCallLevel2 *ChainCallLevel2TransactorSession) Transfers(level3Addr common.Address) (*types.Transaction, error)