web3wagmi
← All standards

EIP-8130 Keystore Accounts

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

IKeystore0xbd6eb227
IAuthenticator0x30ba1adf
ITransactionContext0x38b066ff
INonceManager0x89535803

⚙️ Functions this standard introduces (19)

0x20c4a62capplySignedAccountChanges(address,(uint8,uint64,(uint8,bytes)[],bytes))
0x30ba1adfauthenticate(bytes32,bytes)view
0x92a5497aauthenticateActor(address,bytes32,bytes)view
0x500fa70ecomputeAddress(bytes32,bytes,(bytes32,address,uint16,bytes)[])view
0x28ecd68bcreateAccount(bytes32,bytes,(bytes32,address,uint16,bytes)[])
0x823268e3envelopeDigest(uint8,address,bytes32)view
0xbdbb5ddfgetActor(address,bytes32)view
0xd1a62df4getActorConfig(address,bytes32)view
0x82e5f7c6getChangeSequences(address)view
0x0f36f691getLockStatus(address)view
0x89535803getNonce(address,uint256)view
0xdf66b5cbgetTransactionCalls()view
0xd13f350agetTransactionGasLimit()view
0x690b3a9dgetTransactionPayer()view
0xbead3f50getTransactionSender()view
0xe14fe3f3getTransactionSenderActorId()view
0x91867138importAccount(address,uint256,(bytes32,address,uint16,bytes)[],bytes)
0x12804095replaySafeHash(address,uint256,bytes32)pure
0x971604c6validateSignature(address,bytes32,bytes)view

⚖️ Compare with

Parsed from the canonical specification · discussion