0xc7b14d7485fde23bf67acf22b618dc9f8bd587dc
Verified contract
Proxy
Active on
Ethereum with 7,447 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($339.84)
Native
Value
$339.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.107628 | $3,157.56 |
$339.84 | |
CK | ERC-20 | 265 | -- | -- | |
WCK | ERC-20 | 4.000181 | -- | -- | |
0x0d8c…7bd5 | ERC-721 | 1 | -- | -- | |
0x0d8c…7bd5 | ERC-721 | 1 | -- | -- | |
0x2f4b…bc1e | ERC-721 | 1 | -- | -- | |
0x2f4b…bc1e | ERC-721 | 1 | -- | -- | |
0x2f4b…bc1e | ERC-721 | 1 | -- | -- | |
0x2f4b…bc1e | ERC-721 | 1 | -- | -- | |
0x2f4b…bc1e | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14640809 | 3 years ago | | | 0 | 0.0018624485 | |
| 14640809 | 3 years ago | | | 0 | 0.0018628558 | |
| 14640809 | 3 years ago | | | 0 | 0.0018624485 | |
| 14640809 | 3 years ago | | | 0 | 0.0024564263 | |
| 14640808 | 3 years ago | | | 0 | 0.0016701007 | |
| 14640808 | 3 years ago | | | 0 | 0.0021899681 | |
| 14640808 | 3 years ago | | | 0 | 0.0019947809 | |
| 14640808 | 3 years ago | | | 0 | 0.0019944729 | |
| 14640808 | 3 years ago | | | 0 | 0.0022122806 | |
| 14640808 | 3 years ago | | | 0 | 0.0018142165 |
ABI
ABI objects
Getter at block 21163488
AUTH_VERSION_INCREMENTOR() view returns (uint256)
1461501637330902918203684832716283019655932542976
EIP191_PREFIX() view returns (bytes1)
0x19
EIP191_VERSION_DATA() view returns (bytes1)
0x00
ERC223_ID() view returns (bytes4)
0xc0ee0b8a
VERSION() view returns (string)
1.0.0
authVersion() view returns (uint256)
4384504911992708754611054498148849058967797628928
initialized() view returns (bool)
true
recoveryAddress() view returns (address)
0xca5033f374fe2441fec2ed8721c534395a37c8b6
Read-only
authorizations(uint256) view returns (uint256)
isValidSignature(bytes32 hash, bytes _signature) view returns (bytes4)
nonces(address) view returns (uint256)
supportsInterface(bytes4 interfaceID) pure returns (bool)
tokenFallback(address _from, uint256 _value, bytes _data) pure
State-modifying
Events emergencyRecovery(address _authorizedAddress, uint256 _cosigner)
init(address _authorizedAddress, uint256 _cosigner, address _recoveryAddress)
invoke0(bytes data)
invoke1CosignerSends(uint8 v, bytes32 r, bytes32 s, uint256 nonce, address authorizedAddress, bytes data)
invoke1SignerSends(uint8 v, bytes32 r, bytes32 s, bytes data)
invoke2(uint8[2] v, bytes32[2] r, bytes32[2] s, uint256 nonce, address authorizedAddress, bytes data)
onERC721Received(address _from, uint256 _tokenId, bytes data) returns (bytes4)
onERC721Received(address _operator, address _from, uint256 _tokenId, bytes _data) returns (bytes4)
recoverGas(uint256 _version, address[] _keys)
setAuthorized(address _authorizedAddress, uint256 _cosigner)
setRecoveryAddress(address _recoveryAddress)
Authorized(address authorizedAddress, uint256 cosigner)
EmergencyRecovery(address authorizedAddress, uint256 cosigner)
InvocationSuccess(bytes32 hash, uint256 result, uint256 numOperations)
Received(address from, uint256 value)
RecoveryAddressChanged(address previousRecoveryAddress, address newRecoveryAddress)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.