CoboSubSafe
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
5
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)
No balances found for "CoboSubSafe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16939047 | 2 years ago | | | 0 | 0.0019435918 |
ABI
ABI objects
Getter at block 21215038
NAME() pure returns (string)
Cobo SubSafe
VERSION() pure returns (string)
0.1.0
owner() view returns (address)
0x5551268c3664e5750c70f15a661f1c2e782ee210
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
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)
Collected(address indexed erc20, uint256 tokenAmt, address indexed to)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
receive()
This contract contains no error objects.