0xdd75fd12366264dc31f2c8ccdc388117d64aaf79
Verified contract
Proxy
Active on
Ethereum with 2,995 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 ($13.18)
Native
Value
$12.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004062 | $3,189.75 |
$12.96 | |
WETH | ERC-20 | 0.000072 | $3,190.06 |
$0.23 | |
0xe694…d6f2 | ERC-20 | 115,792,089,237,316,200,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000T | -- | -- | |
STT | ERC-20 | 4 | -- | -- | |
EMJ | ERC-20 | 2 | -- | -- | |
ENA | ERC-721 | 1 | -- | -- | |
ENA | ERC-721 | 1 | -- | -- | |
ENA | ERC-721 | 1 | -- | -- | |
ENA | ERC-721 | 1 | -- | -- | |
ENA | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18284803 | a year ago | | | 0 | 0.0020000434 | |
| 18284746 | a year ago | | | 0 | 0.0016724166 | |
| 18284709 | a year ago | | | 0 | 0.0013654112 | |
| 18284673 | a year ago | | | 0 | 0.0012887137 | |
| 18282215 | a year ago | | | 0 | 0.00074891634 | |
| 18282188 | a year ago | | | 0 | 0.00071706073 | |
| 18282168 | a year ago | | | 0 | 0.00075764925 | |
| 18282154 | a year ago | | | 0 | 0.00084493367 | |
| 18282141 | a year ago | | | 0 | 0.00030835820 | |
| 18282125 | a year ago | | | 0 | 0.00074912207 |
ABI
ABI objects
Getter at block 21160932
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)
2923003274661805836407369665432566039311865085952
initialized() view returns (bool)
true
recoveryAddress() view returns (address)
0x560f4c63eb930231991da7fb03ef3d6466352257
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.