0x345656d19d80f39704fe5d2ef0a09535dac8d4c0
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 "0x345656d19d80f39704fe5d2ef0a09535dac8d4c0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "0x345656d19d80f39704fe5d2ef0a09535dac8d4c0"
ABI
ABI objects
Getter at block 22041099 proxiableUUID() view returns (bytes32)
domainSeparator() view returns (bytes32)
0x66e1d47905f402e9cc029406f68700f81856472ca9aa730d7c343df825aff506
entryPoint() view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getDeposit() view returns (uint256)
0
getNonce() view returns (uint256)
58
owner() view returns (address)
0xa25ea8226be90afe40c3c2099b56f490c27dd522
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()