AccountFactory
Verified contract
Active on
Ethereum with 4,203 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) |
---|---|---|---|---|---|---|---|
| 21120942 | 5 days ago | | | 0 | 0.0018787963 | |
| 21116224 | 6 days ago | | | 0 | 0.0020944502 | |
| 21110877 | 7 days ago | | | 0 | 0.0013080422 | |
| 21095075 | 9 days ago | | | 0 | 0.0018402229 | |
| 21089428 | 10 days ago | | | 0 | 0.0017254844 | |
| 21084810 | 10 days ago | | | 0 | 0.0028855948 | |
| 21078953 | 11 days ago | | | 0 | 0.0069608333 | |
| 21069599 | 12 days ago | | | 0 | 0.0027154698 | |
| 21063178 | 13 days ago | | | 0 | 0.0021971945 | |
| 21013687 | 20 days ago | | | 0 | 0.0024170674 |
ABI
ABI objects
Getter at block 21157894
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.