0x75bdb18e40c8c2c8a9bf1461e2b427c8b9d712c5
Verified contract
Proxy
Active on
Ethereum with 61 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 ($26.94)
Native
Value
$26.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008084 | $3,332.11 |
$26.94 | |
CK | ERC-20 | 36 | -- | -- | |
WCK | ERC-20 | 5.530043 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13706109 | 3 years ago | | | 0 | 0.0078476690 | |
| 10883279 | 4 years ago | | | 0 | 0.022307579 | |
| 10883276 | 4 years ago | | | 0 | 0.012098742 | |
| 10883268 | 4 years ago | | | 0 | 0.019283533 | |
| 10883256 | 4 years ago | | | 0 | 0.0091238200 | |
| 10883234 | 4 years ago | | | 0.09 | 0.0046600903 | |
| 10817547 | 4 years ago | | | 0 | 0.0060510060 | |
| 10784619 | 4 years ago | | | 0 | 0.017269745 | |
| 10784596 | 4 years ago | | | 0.14 | 0.0073458410 | |
| 10784550 | 4 years ago | | | 0 | 0.017566555 |
ABI
ABI objects
Getter at block 21166586
AUTH_VERSION_INCREMENTOR() view returns (uint256)
1461501637330902918203684832716283019655932542976
COMPOSITE_PLACEHOLDER() view returns (address)
0x0000000000000000000000000000000000000001
EIP191_PREFIX() view returns (bytes1)
0x19
EIP191_VERSION_DATA() view returns (bytes1)
0x00
ERC223_ID() view returns (bytes4)
0xc0ee0b8a
VERSION() view returns (string)
1.1.0
authVersion() view returns (uint256)
1461501637330902918203684832716283019655932542976
initialized() view returns (bool)
true
recoveryAddress() view returns (address)
0x15faaface9a1d4dc2fd6d304d10cd92355786542
Read-only
authorizations(uint256) view returns (uint256)
delegates(bytes4) view returns (address)
isValidSignature(bytes32 hash, bytes _signature) view returns (bytes4)
nonces(address) view returns (uint256)
supportsInterface(bytes4 interfaceID) view 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)
setDelegate(bytes4 _interfaceId, address _delegate)
setRecoveryAddress(address _recoveryAddress)
Authorized(address authorizedAddress, uint256 cosigner)
DelegateUpdated(bytes4 interfaceId, address delegate)
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.