functions
functions: { accountCreationCode(): FunctionFragment; accountImplementation(): FunctionFragment; changeOwner(address): FunctionFragment; checkImplementation(address): FunctionFragment; createAccount(address,uint256): FunctionFragment; getAddress(address,uint256): FunctionFragment; owner(): FunctionFragment; setImplementation(address): FunctionFragment }
Type declaration
-
accountCreationCode(): FunctionFragment
-
accountImplementation(): FunctionFragment
-
changeOwner(address): FunctionFragment
-
checkImplementation(address): FunctionFragment
-
createAccount(address,uint256): FunctionFragment
-
getAddress(address,uint256): FunctionFragment
-
owner(): FunctionFragment
-
setImplementation(address): FunctionFragment