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