This contract is being backfilled. You may encounter incomplete storage history.

Authereum Account

Verified contract

Implementation

Active on Ethereum with 3 txns
Deployed by via 0x2916bcbc at 10973721
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Authereum Account"

0xbdc8e3a01ed4c3eccffb60aae02531a940d1bc124b498854cfe00f9e35de73fe
0x429e54ec08a75ac07790d215ada0ade81b159eb6865227de8c106a892595cb2d
0x0f279811113e672c4303149eef9da75b21e3cbd9a2373263185b456f5a22c5f4

Functions
Getter at block 20799816
CALL_REVERT_PREFIX(view returns (string)
Authereum Call Revert:
getChainId(pure returns (uint256)
1
implementation(view returns (address impl)
0x0000000000000000000000000000000000000000
lastInitializedVersion(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name(view returns (string)
Authereum Account
nonce(view returns (uint256)
0
numAuthKeys(view returns (uint256)
0
version(view returns (string)
2020070100
Read-only
_isValidSignature(bytes32 _messageHashbytes _signatureview returns (bool)
authKeys(addressview returns (bool)
canImplementInterfaceForAddress(bytes32 interfaceHashaddress addrview returns (bytes32)
isValidAuthKeySignature(bytes32 _messageHashbytes _signatureview returns (bool)
isValidLoginKeySignature(bytes32 _messageHashbytes _signatureview returns (bool)
isValidSignature(bytes _databytes _signatureview returns (bytes4)
isValidSignature(bytes32 _messageHashbytes _signatureview returns (bytes4)
State-modifying
addAuthKey(address _authKey
executeMultipleAuthKeyMetaTransactions(bytes[] _transactionsuint256 _gasPriceuint256 _gasOverheadaddress _feeTokenAddressuint256 _feeTokenRatebytes _transactionMessageHashSignaturereturns (bytes[])
executeMultipleLoginKeyMetaTransactions(bytes[] _transactionsuint256 _gasPriceuint256 _gasOverheadbytes _loginKeyRestrictionsDataaddress _feeTokenAddressuint256 _feeTokenRatebytes _transactionMessageHashSignaturebytes _loginKeyAttestationSignaturereturns (bytes[])
executeMultipleMetaTransactions(bytes[] _transactionsreturns (bytes[])
executeMultipleTransactions(bytes[] _transactionsreturns (bytes[])
initializeV1(address _authKey
initializeV2(uint256 _deploymentCostaddress _deploymentFeeTokenAddress
initializeV3(
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
removeAuthKey(address _authKey
tokensReceived(addressaddressaddressuint256bytesbytes
upgradeToAndCall(address _newImplementationbytes _data
Events
AuthKeyAdded(address indexed authKey
AuthKeyRemoved(address indexed authKey
CallFailed(string reason
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.