Authereum Account
Verified contract
Proxy
Active on
Ethereum with 121 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($28.45)
Native
Value
$22.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006685 | $3,367.79 |
$22.51 | |
DAI | ERC-20 | 5.935723 | $1.001 |
$5.94 | |
0xc011…732f | ERC-20 | 147,756,053.270461T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11850090 | 4 years ago | | | 0 | 0.020503374 | |
| 11850084 | 4 years ago | | | 0 | 0.023345934 | |
| 11850076 | 4 years ago | | | 0 | 0.043372397 | |
| 11850064 | 4 years ago | | | 0.5 | 0.0023403240 | |
| 11844648 | 4 years ago | | | 0 | 0.070865820 | |
| 11015883 | 4 years ago | | | 0 | 0.014956090 | |
| 11015878 | 4 years ago | | | 0 | 0.032964235 | |
| 11015873 | 4 years ago | | | 0 | 0.016497424 | |
| 11015871 | 4 years ago | | | 0 | 0.033477762 | |
| 11015863 | 4 years ago | | | 0 | 0.016705790 |
ABI
ABI objects
Getter at block 21260999
authereumProxyVersion() view returns (string)
2019102500
implementation() view returns (address impl)
0xe45a5176bc0f2c1198e2451c4e4501d4ed9b65a6
CALL_REVERT_PREFIX() view returns (string)
Authereum Call Revert:
getChainId() pure returns (uint256)
1
implementation() view returns (address impl)
0xe45a5176bc0f2c1198e2451c4e4501d4ed9b65a6
lastInitializedVersion() view returns (uint256)
3
name() view returns (string)
Authereum Account
nonce() view returns (uint256)
162
numAuthKeys() view returns (uint256)
2
version() view returns (string)
2020070100
Read-only
_isValidSignature(bytes32 _messageHash, bytes _signature) view returns (bool)
authKeys(address) view returns (bool)
canImplementInterfaceForAddress(bytes32 interfaceHash, address addr) view returns (bytes32)
isValidAuthKeySignature(bytes32 _messageHash, bytes _signature) view returns (bool)
isValidLoginKeySignature(bytes32 _messageHash, bytes _signature) view returns (bool)
isValidSignature(bytes _data, bytes _signature) view returns (bytes4)
isValidSignature(bytes32 _messageHash, bytes _signature) view returns (bytes4)
State-modifying
Events addAuthKey(address _authKey)
executeMultipleAuthKeyMetaTransactions(bytes[] _transactions, uint256 _gasPrice, uint256 _gasOverhead, address _feeTokenAddress, uint256 _feeTokenRate, bytes _transactionMessageHashSignature) returns (bytes[])
executeMultipleLoginKeyMetaTransactions(bytes[] _transactions, uint256 _gasPrice, uint256 _gasOverhead, bytes _loginKeyRestrictionsData, address _feeTokenAddress, uint256 _feeTokenRate, bytes _transactionMessageHashSignature, bytes _loginKeyAttestationSignature) returns (bytes[])
executeMultipleMetaTransactions(bytes[] _transactions) returns (bytes[])
executeMultipleTransactions(bytes[] _transactions) returns (bytes[])
initializeV1(address _authKey)
initializeV2(uint256 _deploymentCost, address _deploymentFeeTokenAddress)
initializeV3()
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
removeAuthKey(address _authKey)
tokensReceived(address, address, address, uint256, bytes, bytes)
upgradeToAndCall(address _newImplementation, bytes _data)
AuthKeyAdded(address indexed authKey)
AuthKeyRemoved(address indexed authKey)
CallFailed(string reason)
Upgraded(address indexed implementation)
constructor(address _logic)
fallback()
fallback()
This contract contains no error objects.