ChainFacesHDShrine
Verified contract
Active on
Ethereum with 4,090 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xebb1…2a4e
Balances ($0.00)
No balances found for "ChainFacesHDShrine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15279677 | 2 years ago | | | 0 | 0.0083403088 | |
| 15278145 | 2 years ago | | | 0 | 0.00044259084 | |
| 15278144 | 2 years ago | | | 0 | 0.00039950484 | |
| 15278144 | 2 years ago | | | 0 | 0.00057629150 | |
| 15278143 | 2 years ago | | | 0 | 0.00042031379 | |
| 15278143 | 2 years ago | | | 0 | 0.00043850797 | |
| 15278142 | 2 years ago | | | 0 | 0.0021724444 | |
| 15278142 | 2 years ago | | | 0 | 0.0021722946 | |
| 15278142 | 2 years ago | | | 0 | 0.0021720807 | |
| 15278142 | 2 years ago | | | 0 | 0.0021315218 |
ABI
ABI objects
Getter at block 21218926
isRevealed() view returns (bool)
true
owner() view returns (address)
0x579ab5a6eee1139b406710ddb03bfad4ad62142a
secret() view returns (uint256)
14637393656005747749003361845904311400385297990257000242676261309972979286523
Read-only
getString(uint256 _key) view returns (string)
isClaimed(uint256 index) view returns (bool)
roundsSurvived(uint256) view returns (uint256)
State-modifying
Events renounceOwnership()
resurrect(uint256 _index, uint256 _id, uint256 _roundsSurvived, bytes32[] _merkleProof)
resurrectMulti(uint256[] _index, uint256[] _id, uint256[] _roundsSurvived, bytes32[][] _merkleProof)
reveal(uint256 _secretReveal)
setMinter(address _minter)
setString(uint256 _key, string _string)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
AlreadyClaimed()
AlreadyRevealed()
InvalidProof()
InvalidSecret()
MinterNotSet()