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 ChainCallLevel4ABI = ChainCallLevel4MetaData.ABI + var ChainCallLevel4Bin = ChainCallLevel4MetaData.Bin + var ChainCallLevel4MetaData = &bind.MetaData + type ChainCallLevel4 struct + func DeployChainCallLevel4(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *ChainCallLevel4, error) + func NewChainCallLevel4(address common.Address, backend bind.ContractBackend) (*ChainCallLevel4, error) + type ChainCallLevel4Caller struct + func NewChainCallLevel4Caller(address common.Address, caller bind.ContractCaller) (*ChainCallLevel4Caller, error) + func (_ChainCallLevel4 *ChainCallLevel4Caller) Get(opts *bind.CallOpts) (string, error) + type ChainCallLevel4CallerRaw struct + Contract *ChainCallLevel4Caller + func (_ChainCallLevel4 *ChainCallLevel4CallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type ChainCallLevel4CallerSession struct + CallOpts bind.CallOpts + Contract *ChainCallLevel4Caller + func (_ChainCallLevel4 *ChainCallLevel4CallerSession) Get() (string, error) + type ChainCallLevel4Filterer struct + func NewChainCallLevel4Filterer(address common.Address, filterer bind.ContractFilterer) (*ChainCallLevel4Filterer, error) + type ChainCallLevel4Raw struct + Contract *ChainCallLevel4 + func (_ChainCallLevel4 *ChainCallLevel4Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_ChainCallLevel4 *ChainCallLevel4Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_ChainCallLevel4 *ChainCallLevel4Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type ChainCallLevel4Session struct + CallOpts bind.CallOpts + Contract *ChainCallLevel4 + TransactOpts bind.TransactOpts + func (_ChainCallLevel4 *ChainCallLevel4Session) Exec() (*types.Transaction, error) + func (_ChainCallLevel4 *ChainCallLevel4Session) ExecRevert() (*types.Transaction, error) + func (_ChainCallLevel4 *ChainCallLevel4Session) Get() (string, error) + func (_ChainCallLevel4 *ChainCallLevel4Session) Receive() (*types.Transaction, error) + type ChainCallLevel4Transactor struct + func NewChainCallLevel4Transactor(address common.Address, transactor bind.ContractTransactor) (*ChainCallLevel4Transactor, error) + func (_ChainCallLevel4 *ChainCallLevel4Transactor) Exec(opts *bind.TransactOpts) (*types.Transaction, error) + func (_ChainCallLevel4 *ChainCallLevel4Transactor) ExecRevert(opts *bind.TransactOpts) (*types.Transaction, error) + func (_ChainCallLevel4 *ChainCallLevel4Transactor) Receive(opts *bind.TransactOpts) (*types.Transaction, error) + type ChainCallLevel4TransactorRaw struct + Contract *ChainCallLevel4Transactor + func (_ChainCallLevel4 *ChainCallLevel4TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_ChainCallLevel4 *ChainCallLevel4TransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type ChainCallLevel4TransactorSession struct + Contract *ChainCallLevel4Transactor + TransactOpts bind.TransactOpts + func (_ChainCallLevel4 *ChainCallLevel4TransactorSession) Exec() (*types.Transaction, error) + func (_ChainCallLevel4 *ChainCallLevel4TransactorSession) ExecRevert() (*types.Transaction, error) + func (_ChainCallLevel4 *ChainCallLevel4TransactorSession) Receive() (*types.Transaction, error)