Block of Horror: The Prologue

Verified contract

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

No balances found for "Block of Horror: The Prologue"

0xe0495048319b646c2a43b84117776fc2b1f48f29fd593a6f8ca740ea7591863b
0x8ad8f10a08f116acfc5926f16325b58b3e2ea5edf3dfefd3ca031cd961b1f2b2
0x5ac25b65126c9ffba52f28e781fbcce944e4f56f4641ed77181d31499f8d40bb
0x3cce80f5cb981181051820773d844e5a03aad0ef1e7c01ed2e05e10c58ded658
0x2ec276ede658b2d2690851586c27e9186b61ca195d2505fbd95bad207e9a70df
From
0x10497831e53325d27077cf5f8316359c3784ed68c34a7fe09227d18ceb317d7e
0xde986bbf9cacfc2d234d621d58594e2debb724daea499d05eb2b6e20e4e804ef
0x7dc0895731f4d3df696ef755c90fdeae1d5cd7ca84d44cf0836a3963e817af2e
0xbe0539ee5b54a50ec83457042a019f233aa3fcb51df69f87f1a6a56b5409485c
0x9e80d8de5c9eca22e0dd1ccd1114fd3d189f69dcdfba9c806bcd6199fb9ce349

Functions
Getter at block 21218000
currentSupply(view returns (uint256)
750
maxPerWallet(view returns (uint256)
1
name(view returns (string)
Block of Horror: The Prologue
owner(view returns (address)
0x122ae5c7a359af768fa0c86146fe1af24e14a845
symbol(view returns (string)
BOHP
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
bloodlistClaimed(addressview returns (uint256)
guardianOf(address tokenOwnerview returns (address)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
lockApprovals(address guardian
mintAndLock(bytes32[] _proofaddress guardian
mintBloodlist(bytes32[] _proof
mintTo(address touint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMerkleRoot(bytes32 _root
setPostWhitelistMax(
setURI(string newuri
transferOwnership(address newOwner
unlockApprovals(address tokenOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
GuardianAdded(address indexed addressGuardedaddress indexed guardian
GuardianRemoved(address indexed addressGuarded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
CallerGuardianMismatch(address calleraddress guardian
ExceedMaxSupply(
InvalidGuardian(
InvalidProof(bytes32[] proof
TokenIsLocked(