Versions in this module Expand all Collapse all v0 v0.1.0 Jul 13, 2024 Changes in this version + var SimpleAccountFactoryV7ABI = SimpleAccountFactoryV7MetaData.ABI + var SimpleAccountFactoryV7Bin = SimpleAccountFactoryV7MetaData.Bin + var SimpleAccountFactoryV7MetaData = &bind.MetaData + type SimpleAccountFactoryV7 struct + func DeploySimpleAccountFactoryV7(auth *bind.TransactOpts, backend bind.ContractBackend, ...) (common.Address, *types.Transaction, *SimpleAccountFactoryV7, error) + func NewSimpleAccountFactoryV7(address common.Address, backend bind.ContractBackend) (*SimpleAccountFactoryV7, error) + type SimpleAccountFactoryV7Caller struct + func NewSimpleAccountFactoryV7Caller(address common.Address, caller bind.ContractCaller) (*SimpleAccountFactoryV7Caller, error) + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7Caller) AccountImplementation(opts *bind.CallOpts) (common.Address, error) + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7Caller) GetAddress(opts *bind.CallOpts, owner common.Address, salt *big.Int) (common.Address, error) + type SimpleAccountFactoryV7CallerRaw struct + Contract *SimpleAccountFactoryV7Caller + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7CallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type SimpleAccountFactoryV7CallerSession struct + CallOpts bind.CallOpts + Contract *SimpleAccountFactoryV7Caller + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7CallerSession) AccountImplementation() (common.Address, error) + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7CallerSession) GetAddress(owner common.Address, salt *big.Int) (common.Address, error) + type SimpleAccountFactoryV7Filterer struct + func NewSimpleAccountFactoryV7Filterer(address common.Address, filterer bind.ContractFilterer) (*SimpleAccountFactoryV7Filterer, error) + type SimpleAccountFactoryV7Raw struct + Contract *SimpleAccountFactoryV7 + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7Raw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7Raw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7Raw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type SimpleAccountFactoryV7Session struct + CallOpts bind.CallOpts + Contract *SimpleAccountFactoryV7 + TransactOpts bind.TransactOpts + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7Session) AccountImplementation() (common.Address, error) + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7Session) CreateAccount(owner common.Address, salt *big.Int) (*types.Transaction, error) + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7Session) GetAddress(owner common.Address, salt *big.Int) (common.Address, error) + type SimpleAccountFactoryV7Transactor struct + func NewSimpleAccountFactoryV7Transactor(address common.Address, transactor bind.ContractTransactor) (*SimpleAccountFactoryV7Transactor, error) + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7Transactor) CreateAccount(opts *bind.TransactOpts, owner common.Address, salt *big.Int) (*types.Transaction, error) + type SimpleAccountFactoryV7TransactorRaw struct + Contract *SimpleAccountFactoryV7Transactor + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7TransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7TransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type SimpleAccountFactoryV7TransactorSession struct + Contract *SimpleAccountFactoryV7Transactor + TransactOpts bind.TransactOpts + func (_SimpleAccountFactoryV7 *SimpleAccountFactoryV7TransactorSession) CreateAccount(owner common.Address, salt *big.Int) (*types.Transaction, error)