SmartAccountFactory
Verified contract
Active on
Base with 0 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "SmartAccountFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SmartAccountFactory"
ABI
ABI objects
Getter at block 22447716
accountCreationCode() pure returns (bytes)
0x608060405234801561001057600080fd5b5060405161012d38038061012d83398101604081905261002f91610090565b6001600160a01b0381166100895760405162461bcd60e51b815260206004820152601e60248201527f496e76616c696420696d706c656d656e746174696f6e20616464726573730000604482015260640160405180910390fd5b30556100c0565b6000602082840312156100a257600080fd5b81516001600160a01b03811681146100b957600080fd5b9392505050565b605f806100ce6000396000f3fe608060405230543660008037600080366000845af43d6000803e8080156024573d6000f35b3d6000fdfea2646970667358221220a7977748230fa5c96134083773f708cfbe78723c07e58051ac6bd8c4877a4d5a64736f6c63430008110033
basicImplementation() view returns (address)
0x00006b7e42e01957da540dc6a8f7c30c4d816af5
minimalHandler() view returns (address)
0xa04eef9bbfd8f64d5218d4f3a3d03e8282810f51
Read-only
getAddressForCounterFactualAccount(address _owner, uint256 _index) view returns (address _account)
State-modifying
Events deployAccount(address _owner) returns (address proxy)
deployCounterFactualAccount(address _owner, uint256 _index) returns (address proxy)
AccountCreation(address indexed account, address indexed owner, uint256 indexed index)
AccountCreationWithoutIndex(address indexed account, address indexed owner)
constructor(address _basicImplementation)
This contract contains no fallback and receive objects.
This contract contains no error objects.