Versions in this module Expand all Collapse all v1 v1.1.3 Jan 20, 2025 v1.1.2 Jan 20, 2025 Changes in this version + var ChainCallLevel3ABI = ChainCallLevel3MetaData.ABI + var ChainCallLevel3Bin = ChainCallLevel3MetaData.Bin + var ChainCallLevel3MetaData = &bind.MetaData + type ChainCallLevel3 struct + func DeployChainCallLevel3(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *ChainCallLevel3, error) + func NewChainCallLevel3(address common.Address, backend bind.ContractBackend) (*ChainCallLevel3, error) + type ChainCallLevel3Caller struct + func NewChainCallLevel3Caller(address common.Address, caller bind.ContractCaller) (*ChainCallLevel3Caller, error) + func (_ChainCallLevel3 *ChainCallLevel3Caller) Get(opts *bind.CallOpts, level4Addr common.Address) (string, error) + type ChainCallLevel3CallerRaw struct + Contract *ChainCallLevel3Caller + func (_ChainCallLevel3 *ChainCallLevel3CallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type ChainCallLevel3CallerSession struct + CallOpts bind.CallOpts + Contract *ChainCallLevel3Caller + func (_ChainCallLevel3 *ChainCallLevel3CallerSession) Get(level4Addr common.Address) (string, error) + type ChainCallLevel3Filterer struct + func NewChainCallLevel3Filterer(address common.Address, filterer bind.ContractFilterer) (*ChainCallLevel3Filterer, error) + type ChainCallLevel3Raw struct + Contract *ChainCallLevel3 + func (_ChainCallLevel3 *ChainCallLevel3Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_ChainCallLevel3 *ChainCallLevel3Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type ChainCallLevel3Session struct + CallOpts bind.CallOpts + Contract *ChainCallLevel3 + TransactOpts bind.TransactOpts + func (_ChainCallLevel3 *ChainCallLevel3Session) CallRevert(level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3Session) DelegateCallRevert(level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3Session) Exec(level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3Session) Get(level4Addr common.Address) (string, error) + func (_ChainCallLevel3 *ChainCallLevel3Session) Receive() (*types.Transaction, error) + type ChainCallLevel3Transactor struct + func NewChainCallLevel3Transactor(address common.Address, transactor bind.ContractTransactor) (*ChainCallLevel3Transactor, error) + func (_ChainCallLevel3 *ChainCallLevel3Transactor) CallRevert(opts *bind.TransactOpts, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3Transactor) DelegateCallRevert(opts *bind.TransactOpts, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3Transactor) Exec(opts *bind.TransactOpts, level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3Transactor) Receive(opts *bind.TransactOpts) (*types.Transaction, error) + type ChainCallLevel3TransactorRaw struct + Contract *ChainCallLevel3Transactor + func (_ChainCallLevel3 *ChainCallLevel3TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3TransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type ChainCallLevel3TransactorSession struct + Contract *ChainCallLevel3Transactor + TransactOpts bind.TransactOpts + func (_ChainCallLevel3 *ChainCallLevel3TransactorSession) CallRevert(level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3TransactorSession) DelegateCallRevert(level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3TransactorSession) Exec(level4Addr common.Address) (*types.Transaction, error) + func (_ChainCallLevel3 *ChainCallLevel3TransactorSession) Receive() (*types.Transaction, error)