AccountFactory
Verified contract
Active on
Ethereum with 4,216 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "AccountFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255688 | 2 hours ago | | | 0 | 0.0028547025 | |
| 21254627 | 6 hours ago | | | 0 | 0.0037433155 | |
| 21253079 | 11 hours ago | | | 0 | 0.0030263763 | |
| 21251698 | 16 hours ago | | | 0 | 0.0072687112 | |
| 21227532 | 4 days ago | | | 0 | 0.0025462616 | |
| 21216988 | 6 days ago | | | 0 | 0.0089756492 | |
| 21191281 | 9 days ago | | | 0 | 0.0044201608 | |
| 21177295 | 11 days ago | | | 0 | 0.0062953475 | |
| 21177087 | 11 days ago | | | 0 | 0.0064501203 | |
| 21174749 | 11 days ago | | | 0 | 0.0077693891 |
ABI
ABI objects
Getter at block 21256427
accountRegistry() view returns (address)
0xeabc14a2c136c4be286fd9faf76ff9e3247222ba
Read-only
getAddress(address owner, uint256 salt) view returns (address)
State-modifying
Events createAccount(address owner, uint256 salt) returns (address ret)
AccountCreated(address indexed owner, uint256 salt, address accountAddress)
constructor(address _accountRegistry)
This contract contains no fallback and receive objects.
This contract contains no error objects.