SmartAccountFactory
Verified contract
Active on
Base with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SmartAccountFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4809188 | a year ago | | | 0.04 | 1.1348091e-7 | |
| 3860859 | a year ago | | | 0 | 0.000042948000 | |
| 3860855 | a year ago | | | 0.06 | 0.00012229950 |
ABI
ABI objects
Getter at block 22753217
accountCreationCode() pure returns (bytes)
0x6080346100aa57601f61012038819003918201601f19168301916001600160401b038311848410176100af578084926020946040528339810103126100aa57516001600160a01b0381168082036100aa5715610065573055604051605a90816100c68239f35b60405162461bcd60e51b815260206004820152601e60248201527f496e76616c696420696d706c656d656e746174696f6e206164647265737300006044820152606490fd5b600080fd5b634e487b7160e01b600052604160045260246000fdfe608060405230546000808092368280378136915af43d82803e156020573d90f35b3d90fdfea2646970667358221220a03b18dce0be0b4c9afe58a9eb85c35205e2cf087da098bbf1d23945bf89496064736f6c63430008110033
basicImplementation() view returns (address)
0x0000002512019dafb59528b82cb92d3c5d2423ac
minimalHandler() view returns (address)
0x0bba6d96bd616bedc6bfaa341742fd43c60b83c1
owner() view returns (address)
0x129443ca2a9dec2020808a2868b38dda457eacc7
Read-only
getAddressForCounterFactualAccount(address moduleSetupContract, bytes moduleSetupData, uint256 index) view returns (address _account)
State-modifying
Events addStake(address epAddress, uint32 unstakeDelaySec) payable
deployAccount(address moduleSetupContract, bytes moduleSetupData) returns (address proxy)
deployCounterFactualAccount(address moduleSetupContract, bytes moduleSetupData, uint256 index) returns (address proxy)
renounceOwnership()
transferOwnership(address newOwner)
unlockStake(address epAddress)
withdrawStake(address epAddress, address withdrawAddress)
AccountCreation(address indexed account, address indexed initialAuthModule, uint256 indexed index)
AccountCreationWithoutIndex(address indexed account, address indexed initialAuthModule)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _basicImplementation, address _newOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.