SnapshotAffirmationWriter

Verified contract

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

No balances found for "SnapshotAffirmationWriter"

0x356545cc7e84f5331e07e04de80401e74930f87edba9772695edd739a1f2bf4c
0x5316cc062e3b2cd278b611d4ac81d53d80e2c80bf6b77996753c5df308bc4254
0x9cfb624063f9519a4adbf3c6f67b067dc848ffe7505ca91adc99660f05e9da0c
0xe16a7ce66cac93c4a1a18b7f19e9da52442960391692942aaa446dc7f962f3be
0x504ae2e2320a9595ac4b76f75e38cfd0d6e8f9c39ab69a29389421bff5932766
0xe722f23a87c5496c06c5bb45269df08894a01b916d1bbae99e706294fc17ad43
0x012d4054e34d4d690a850a6fd11036e228d8666873c4f423ba83286862f342aa
0x4d47072dec2072602d15e70ebf3828f22d84e30234cf1aa5c78327809d54cfac
0xed2a0494dfbfeb53465bed0ec3e1ad7a457871a95519d829eedde4ea4ca19730
0x960b97c979a7a300e81e2ef98f17267a277255363adb24a78538c223cb7c26c2

Functions
Getter at block 20872702
VERSION(view returns (uint256)
2
accessControl(view returns (address)
0x7229883a69a333055b191132d2118c8a676014dd
historianRole(view returns (bytes32)
0x1000000000000000000000000000000000000000000000000000000000000001
historianTipJar(view returns (address)
0x9cb3dc1615a82595e3e4b2f9705879ffcb180386
minimumQuorumAffirmations(view returns (uint256)
1
organizerRole(view returns (bytes32)
0x1000000000000000000000000000000000000000000000000000000000000000
paused(view returns (bool)
false
permissionedTokenMetadataRegistry(view returns (address)
0x7e79289de44392982a84380a764ccfa86c8c0e79
tipToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
affirmationHashRegistry(bytes32view returns (bool)
getAffirmationHash(bytes32 _writeHashstruct SnapshotAffirmationWriterAffirmation _affirmationpure returns (bytes32)
getTipHash(struct SnapshotAffirmationWriterTip _tippure returns (bytes32)
getWriteHash(struct SnapshotAffirmationWriterWrite _writepure returns (bytes32)
isSigned(address _addressbytes32 messageHashuint8 vbytes32 rbytes32 spure returns (bool)
splitSignature(bytes sigpure returns (bytes32 rbytes32 suint8 v)
tipHashRegistry(bytes32view returns (bool)
verifyAffirmation(bytes32 writeHashstruct SnapshotAffirmationWriterAffirmation _affirmationpure returns (bool)
verifyTip(struct SnapshotAffirmationWriterTip _tippure returns (bool)
State-modifying
pause(
settleTip(bytes32 writeHashstruct SnapshotAffirmationWriterTip _tip
unpause(
updateHistorianTipJar(address _historianTipJar
updateMinimumQuorumAffirmations(uint256 _minimumQuorumAffirmations
write(struct SnapshotAffirmationWriterWrite _writestruct SnapshotAffirmationWriterAffirmation[] _affirmationsstruct SnapshotAffirmationWriterTip _tip
Events
Affirmed(uint256 indexed tokenIdaddress indexed signerstring indexed keybytes32 affirmationHashuint256 saltbytes signature
Paused(address account
Tipped(bytes32 indexed writeHashaddress indexed tipperuint256 valuebytes signature
Unpaused(address account
Constructor
constructor(address _accessControladdress _permissionedTokenMetadataRegistryaddress _historianTipJaraddress _tipTokenbytes32 _organizerRolebytes32 _historianRole
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.