AccountFactory
Verified contract
Active on
Ethereum with 3,261 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "AccountFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21238900 | 14 hours ago | | | 0 | 0.0022085055 | |
| 21238430 | 16 hours ago | | | 0 | 0.0032333809 | |
| 21235471 | a day ago | | | 0 | 0.0017658475 | |
| 21233666 | a day ago | | | 0 | 0.0015735192 | |
| 21233431 | a day ago | | | 0 | 0.0017149388 | |
| 21232037 | 2 days ago | | | 0 | 0.0015873792 | |
| 21232035 | 2 days ago | | | 0 | 0.0013572416 | |
| 21230212 | 2 days ago | | | 0 | 0.0036274133 | |
| 21227941 | 2 days ago | | | 0 | 0.0016885196 | |
| 21225708 | 2 days ago | | | 0 | 0.0013450455 |
ABI
ABI objects
Getter at block 21243211
accountsGlobalCounter() view returns (uint256)
3325
guard() view returns (address)
0xce91349d2a4577bbd0fc91fe6019600e047f2847
proxyTemplate() view returns (address)
0xd80a503a2c2a5dddd8be53fb75bd48f0bb465ed4
Read-only
This contract contains no read-only function objects.
State-modifying
Events createAccount() returns (address clone)
createAccount(address user) returns (address)
AccountCreated(address indexed proxy, address indexed user, uint256 indexed vaultId)
constructor(address _guard)
This contract contains no fallback and receive objects.
This contract contains no error objects.