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