Authereum Account
Verified contract
Proxy
Active on
Ethereum with 15 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8.44)
Native
Value
$8.44
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002197 | $3,842.30 |
$8.44 | |
0x57f1…ea85 (#113867476994063525302880906669451950865360855360935262898099973343799621109501) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#71010381020857367958874819025635340491201370532551138186167168371226001762561) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#67002117767207215315346813025157455238268577419892289307355011553405339631699) | ERC-721 | 1 | -- | -- | |
0x57f1…ea85 (#8917240761857438544491342535224396922779168760038136288224075798328886368168) | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12381294 | 4 years ago | | | 0 | 0.0051436539 | |
| 12219354 | 4 years ago | | | 0.01397227 | 0.0021272620 | |
| 11899571 | 4 years ago | | | 0 | 0.062026718 | |
| 11899562 | 4 years ago | | | 0 | 0.053602214 | |
| 11899499 | 4 years ago | | | 0 | 0.019539315 | |
| 11899385 | 4 years ago | | | 0 | 0.019200552 | |
| 11899290 | 4 years ago | | | 0 | 0.053702618 | |
| 11899213 | 4 years ago | | | 0 | 0.022285575 | |
| 11899206 | 4 years ago | | | 0.15564768 | 0.0030961140 | |
| 11899176 | 4 years ago | | | 0 | 0.069253070 |
ABI
ABI objects
Getter at block 21382158
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)
12
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.