0xd407bc1708209dedae37a026402c4d1da2fc75c5
Verified contract
Proxy
Active on
Ethereum with 8,200 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 ($4.71)
Native
Value
$4.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001412 | $3,300.92 |
$4.66 | |
SOS | ERC-20 | 4.951368M | $0.00 |
$0.05 | |
CK | ERC-20 | 6.664K | -- | -- | |
ASS | ERC-20 | 750 | -- | -- | |
WCK | ERC-20 | 14.18125 | -- | -- | |
CTN | ERC-20 | 8 | -- | -- | |
EBK | ERC-20 | 4.135833 | -- | -- | |
0x0d8c…7bd5 | ERC-721 | 1 | -- | -- | |
0x0d8c…7bd5 | ERC-721 | 1 | -- | -- | |
0x0d8c…7bd5 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20236283 | 4 months ago | | | 0 | 0.00021134966 | |
| 18132705 | a year ago | | | 0 | 0.00080205404 | |
| 18132705 | a year ago | | | 0 | 0.00079463463 | |
| 18132705 | a year ago | | | 0 | 0.00079475733 | |
| 18132705 | a year ago | | | 0 | 0.00081060620 | |
| 18132705 | a year ago | | | 0 | 0.00082471805 | |
| 18132705 | a year ago | | | 0 | 0.00085363114 | |
| 18132705 | a year ago | | | 0 | 0.00076929060 | |
| 18132703 | a year ago | | | 0 | 0.00080792822 | |
| 18132699 | a year ago | | | 0 | 0.00079213201 |
ABI
ABI objects
Getter at block 21165867
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)
1461501637330902918203684832716283019655932542976
initialized() view returns (bool)
true
recoveryAddress() view returns (address)
0xf7d8e8c19f7c6926c35068adcdb511d2f54ca92a
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.