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