AttestationGuard

Verified contract

Active on Base with 16 txns
Deployed by via 0x04de961a at 16558712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AttestationGuard"

0x9319d8c6ecb528800181618274bb29e5bef34c30d9d402fca2a848576fe5c19f
0x158f0fe10f2922f8c294dd31db71d03b7ddb7550726a62cd80c0055b63988597
0x33f9ad59159ab7abb8e99bfcf53b82d5efc7456d7913dbf22adf0fe69f939a16
0x04e28a27df1bdd0a68e684d028d843a62db571159f05fdb3da80fd738ad09345
0x6ade47e4cc50e54ff057e19a633fc94459cf24df75322ee7678e93f7bdebf8db
0xcb12883ab5ea2555922dd0accb55c658ab13652a507e8395eca00919adfa3083
0xf8d005c1fbc1c8a7f3637e23be96ea87dafca5e3f7ebf1161de25423e7e64a65
0x1331d2d766627271189fc778a6dfd0d29140cdebc23a530966e69f73eb9bca3e
0x487485285a3ddf63fdcdcdd3d2b1e6abab1c1b8c16f1c06b4a1cf20858f372e8
0xbc5361b8c952ca26fec1ff500fe3a4213b8578ad4c7d2fa32dc26283ba6135ee

Functions
Getter at block 23886244
attestationAuthority(view returns (address)
0x7732f9c9309556445685fa07af0610cca9d27a83
attestationOn(view returns (bool)
true
attestationPolicyThumbprint(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0x7732f9c9309556445685fa07af0610cca9d27a83
Read-only
attestedHashes(addressbytes32view returns (uint256)
checkAfterExecution(bytes32boolview 
checkTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesaddressview 
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
attestHash(bytes32 hashToApprove
checkModuleTransaction(address touint256 valuebytes datauint8 operationaddress modulereturns (bytes32)
enforceAttestation(bool enforce
renounceOwnership(
setAttestationAutority(address _attestationAuthority
setAttestationPolicyThumbprint(bytes32 _attestationPolicyThumbprint
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _attestationAuthority
Fallback and receive
fallback(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account