ChainFacesHDShrine

Verified contract

Active on Ethereum with 4,090 txns
Deployed by via 0xd18d790d at 14797983
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ChainFacesHDShrine"

0x1f61697fdd192738364e5c54b0e69f7f70b84be874d884d461f7402ced6bce34
0x52c22129835e58b1c6c8ef7f3ac82307df09b46df4d3c350d70d32fde95ca904
0xea404e3cbce8dde9154951257263bacdceef8027eae2fe64a68d1cf23e748095
0x0b27fb4733a19a65936f5c0c74167d1544721a37dcd056974d260c90e4fac4f6
0x1422e88d1a0dc532c14b262de9547541ccb98505d53039f71261275a7637aec9
0x3e0887c3dad0c3074550fa9818b90074e792cbd4bd5f7552d370ce48aa0eb236
0xd256b0e44cef583da77ff0e4b4bc0fd90e7657fcaf4ad894b27971408d1ddab7
0xdda91d20aaa5e40acdbcc342516b602b5d220fcb5ec6f9bd8e74be6de1149528
0x2a579b8bbf4a303b0cf0f1b92a6f8571199c05d967811213548870b51dbf6a6a
0x3ba6878128f675820308ef28687c3b23281192c486f35efa8648ec86891bf2a1

Functions
Getter at block 21218926
isRevealed(view returns (bool)
true
owner(view returns (address)
0x579ab5a6eee1139b406710ddb03bfad4ad62142a
secret(view returns (uint256)
14637393656005747749003361845904311400385297990257000242676261309972979286523
Read-only
getString(uint256 _keyview returns (string)
isClaimed(uint256 indexview returns (bool)
roundsSurvived(uint256view returns (uint256)
State-modifying
renounceOwnership(
resurrect(uint256 _indexuint256 _iduint256 _roundsSurvivedbytes32[] _merkleProof
resurrectMulti(uint256[] _indexuint256[] _iduint256[] _roundsSurvivedbytes32[][] _merkleProof
reveal(uint256 _secretReveal
setMinter(address _minter
setString(uint256 _keystring _string
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(bytes32 _merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
AlreadyRevealed(
InvalidProof(
InvalidSecret(
MinterNotSet(