AccountFactory

Verified contract

Active on Ethereum with 26 txns
Deployed by via 0x5cf49256 at 7109521
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AccountFactory"

0x29c23a559be1db04affe330b005d2fe17bc9015c264d56003f3ab2621bdfdf97
0xd7078642ec3267672ec4761d5b3c14817da8903718b8133aadb3ad61e8dcd1f6
0xfbefb458ca94c1c6fcb52cecbce78f2825944cc7b9241b9791bf4ac738ea0239
0x34f3a9d48e650ad22a529d6eea18f2d6e5c84d8d2264538c0084f6c8d211adca
0xe244a3436b4ebc972f6bf1e70b336155218b2382876d3ad1715dc9ee25bae03b
0x99d869efb7c31ecd2461930225c8e1a9ea568453361b4ab575a4b88101533ca5
0xc7dafa731d47260a919fde313ebc9228ed14d0336a026486ff07e42f25f000cb
0xa48f2d5bbf95889b62edef0c6fdaf7390f96528b4d45e6a267833e2aadc10ff1
0x8776d50130c8cf49e6e3555cb6b4ea9dad87d3ef7577aa47079ab3f7da1443b4
0xe042eb898f2093b2056481332a459fcceaf722fd114bd278f040c7371b9d3670

Functions
Getter at block 20815940
accountMaster(view returns (address)
0x78b37409628e10df0b661c6b205b872a4df8dd6e
authority(view returns (address)
0xde4a88ef731cc55450c76e9307a64e94146006f7
config(view returns (address)
0x431f429035a1e3059d5c6a9a83208c6d3143d925
 
getAllAccounts(view returns (address[])
owner(view returns (address)
0x0000000000000000000000000000000000000000
stopped(view returns (bool)
false
Read-only
accounts(uint256view returns (address)
getAccountsForUser(address _userview returns (address[])
isAccount(addressview returns (bool)
userToAccounts(addressuint256view returns (address)
State-modifying
batchNewAccount(address[] _users
newAccount(address _userreturns (address _account)
setAccountMaster(address _accountMaster
setAuthority(address authority_
setConfig(address _config
setOwner(address owner_
start(
stop(
Events
LogAccountCreated(address indexed useraddress indexed accountaddress by
LogNote(bytes4 indexed sigaddress indexed guybytes32 indexed foobytes32 indexed baruint256 wadbytes fax anonymous
LogSetAuthority(address indexed authority
LogSetOwner(address indexed owner
Constructor
constructor(address _configaddress _accountMaster
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.