ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
stETH | ERC-20 | 0 | $3,075.23 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ERC1967Proxy"
ABI
ABI objects
Getter at block 21215038 proxiableUUID() view returns (bytes32)
NAME() pure returns (string)
Cobo SubSafe
VERSION() pure returns (string)
0.1.0
owner() view returns (address)
0x16be5f99194c70a76135c86014b8600e017b8db1
Read-only
This contract contains no read-only function objects.
State-modifying
Events collectFund(address erc20, uint256 tokenAmt)
execTransaction(address to, uint256 value, bytes data) payable returns (bytes)
initialize(address _safe)
renounceOwnership()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Collected(address indexed erc20, uint256 tokenAmt, address indexed to)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.