0x5343fadc354ea640daea41ae98d399607737dbf8
Verified contract
Proxy
Active on
Ethereum with 21 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 ($2.24)
Native
Value
$2.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00088 | $2,545.49 |
$2.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10357249 | 4 years ago | | | 0 | 0.036928547 | |
| 10357248 | 4 years ago | | | 0 | 0.036928271 | |
| 10357247 | 4 years ago | | | 0 | 0.038775385 | |
| 10330996 | 4 years ago | | | 0 | 0.0013280220 | |
| 10330825 | 4 years ago | | | 0 | 0.0012300750 | |
| 10330820 | 4 years ago | | | 0 | 0.0012297750 | |
| 10330681 | 4 years ago | | | 0 | 0.0014002604 | |
| 10330637 | 4 years ago | | | 0 | 0.0014757300 | |
| 10330435 | 4 years ago | | | 0 | 0.0015342288 | |
| 10330247 | 4 years ago | | | 0 | 0.0016227420 |
ABI
ABI objects
Getter at block 21093143
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)
0xee27452180e47165f31de040b1f1748d7fe51f87
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.