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 DeployCreate0ABI = DeployCreate0MetaData.ABI + var DeployCreate0Bin = DeployCreate0MetaData.Bin + var DeployCreate0MetaData = &bind.MetaData + type DeployCreate0 struct + func DeployDeployCreate0(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *DeployCreate0, error) + func NewDeployCreate0(address common.Address, backend bind.ContractBackend) (*DeployCreate0, error) + type DeployCreate0Caller struct + func NewDeployCreate0Caller(address common.Address, caller bind.ContractCaller) (*DeployCreate0Caller, error) + type DeployCreate0CallerRaw struct + Contract *DeployCreate0Caller + func (_DeployCreate0 *DeployCreate0CallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type DeployCreate0CallerSession struct + CallOpts bind.CallOpts + Contract *DeployCreate0Caller + type DeployCreate0Filterer struct + func NewDeployCreate0Filterer(address common.Address, filterer bind.ContractFilterer) (*DeployCreate0Filterer, error) + type DeployCreate0Raw struct + Contract *DeployCreate0 + func (_DeployCreate0 *DeployCreate0Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_DeployCreate0 *DeployCreate0Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_DeployCreate0 *DeployCreate0Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type DeployCreate0Session struct + CallOpts bind.CallOpts + Contract *DeployCreate0 + TransactOpts bind.TransactOpts + type DeployCreate0Transactor struct + func NewDeployCreate0Transactor(address common.Address, transactor bind.ContractTransactor) (*DeployCreate0Transactor, error) + type DeployCreate0TransactorRaw struct + Contract *DeployCreate0Transactor + func (_DeployCreate0 *DeployCreate0TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_DeployCreate0 *DeployCreate0TransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type DeployCreate0TransactorSession struct + Contract *DeployCreate0Transactor + TransactOpts bind.TransactOpts