Authereum Account
Verified contract
Proxy
Active on
Ethereum with 570 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 ($18.81)
Native
Value
$18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004982 | $3,612.03 |
$18 | |
BANK | ERC-20 | 789.87962 | $0.001027 |
$0.81 | |
DAI | ERC-20 | 0 | $0.999924 |
$0 | |
WETH | ERC-20 | 0 | $3,613.35 |
$0 | |
pETH | ERC-20 | 0.000099 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13889385 | 3 years ago | | | 0 | 0.010302790 | |
| 13889379 | 3 years ago | | | 0 | 0.021608721 | |
| 13889337 | 3 years ago | | | 0.02562132 | 0.0019115240 | |
| 11941164 | 4 years ago | | | 0 | 0.0082413287 | |
| 11941121 | 4 years ago | | | 0 | 0.0093833927 | |
| 11940921 | 4 years ago | | | 0.1 | 0.0024457440 | |
| 11407558 | 4 years ago | | | 0 | 0.0046343063 | |
| 11407531 | 4 years ago | | | 0 | 0.012319956 | |
| 11407452 | 4 years ago | | | 0.04 | 0.00082227600 | |
| 11407347 | 4 years ago | | | 0 | 0.013393260 |
ABI
ABI objects
Getter at block 21316623
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)
616
numAuthKeys() view returns (uint256)
3
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.