0xd073fad940f794e8e274e4a819d08469a81e8ebe
Unverified contract
Proxy
Active on
Base with 0 txns
Unified storage
Map
Table
Raw
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 "0xd073fad940f794e8e274e4a819d08469a81e8ebe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0xd073fad940f794e8e274e4a819d08469a81e8ebe"
ABI
ABI objects
Getter at block 22071725 proxiableUUID() view returns (bytes32)
domainSeparator() view returns (bytes32)
0xd8579dbf0fe71393d78e6fb54f875d8834e970843fd2a18bbe26994fb0431ce9
entryPoint() view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getDeposit() view returns (uint256)
0
getNonce() view returns (uint256)
51
owner() view returns (address)
0x3c0fbdc1f93655a73ea7404a65ca1d9638c4ac97
Read-only
encodeMessageData(bytes message) view returns (bytes)
getMessageHash(bytes message) view returns (bytes32)
isValidSignature(bytes32 digest, bytes signature) view returns (bytes4)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokensReceived(address, address, address, uint256, bytes, bytes) pure
State-modifying
Events addDeposit() payable
execute(address dest, uint256 value, bytes func)
executeBatch(address[] dest, bytes[] func)
executeBatch(address[] dest, uint256[] value, bytes[] func)
initialize(address anOwner)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
validateUserOp(struct UserOperation userOp, bytes32 userOpHash, uint256 missingAccountFunds) returns (uint256 validationData)
withdrawDepositTo(address withdrawAddress, uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint64 version)
LightAccountInitialized(address indexed entryPoint, address indexed owner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
receive()
ArrayLengthMismatch()
InvalidInitialization()
InvalidOwner(address owner)
NotAuthorized(address caller)
NotInitializing()