ERC1967Proxy
Verified contract
Proxy
Active on
Base with 0 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ERC1967Proxy"
ABI
ABI objects
Getter at block 23672260 _requireFromEntryPoint() view proxiableUUID() view returns (bytes32)
entryPoint() view returns (address)
0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789
getDeposit() view returns (uint256)
0
getImplementation() view returns (address)
0xe985852bad5731e7b1867a46baa009aeabbf3713
getNonce() view returns (uint256)
0
owner() view returns (address)
0x3f20b00ffc07a2193a01c8325dfd0d0dcae000be
Read-only
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) returns (bytes result)
executeBatch(address[] dest, uint256[] value, bytes[] func) returns (bytes[] results)
initialize(address anOwner, address _moduleManager)
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)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
Upgraded(address indexed implementation)
VaultInitialized(address indexed entryPoint, address indexed owner)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.