Horde of the Undead: Creatures

Verified contract

Active on Ethereum with 486 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional variables

No balances found for "Horde of the Undead: Creatures"

0xece60f6c639b6ebab178955e0a2f28f7da6330f57747a4057fcbc19e91b77b97
0x8bdf26f9af1c82e3fda299e45f80fe789623920dd7a560c23c189cea72123eb4
0x836ca4b4083afc46a6392158982a1ba7302c99cdafb52968a2503d65fad79f57
0x887ffe7a021632f2e5759ad3c64edba49a4365549cfb2e0e0ba1b4eba3162052
0x36d3758005d85fb31e36c36f95edc61a6d93c576aebe48d47e9c0e438d9d7bf6
0x38b93cfee13aeddfb575fbf04407821e87c3c5221fb60bc578886357ec57ff22
0xea951662c5ff5df1c9960f8985712ba84c94537550ec3c594abf72a6a11744db
0xee05b8dabc292636c7e809b0654f182a10fe344b431a69e80eb82aea276c43a6
0xbb82f0c148c71405c4c33e40e0174338cb79463af170efd475960dc0836b4d4e
From
0xbcdcabb93d4bbb3402e4840c8ef2ea6f73fc34ccef1031975c7a5cbb342b82f2

Functions
Getter at block 21208013
_flaggedBaseURI(view returns (string)
ipfs://QmSUii5oFiBPu94UB3vqS6gDCJhuScAL6d6x9kgGqkh9E9
_revealedBaseURI(view returns (string)
ipfs://QmVfmeVLGtHSjH8fE7gVstqNMQahVqEa6FudQMr3P1Fx4E
_unrevealedBaseURI(view returns (string)
ipfs://QmQnyU83CXJNr5mzcqyWZcSs9nyrkUDYgsiWBYQjSWJvj8
getSigKey(view returns (address)
0x4f48d073704e884f47595294536a0d6b4ea383d7
isOwner(view returns (bool)
false
isRevealed(view returns (bool)
true
name(view returns (string)
Horde of the Undead: Creatures
owner(view returns (address)
0xf2537cdf168c2bd65234c69a8124775eaa3fb267
symbol(view returns (string)
HORDE2
totalSupply(view returns (uint256)
400
Read-only
balanceOf(address ownerview returns (uint256)
custodianOf(uint256 idview returns (struct LockableACust)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isFlagged(uint256 tokenIdview returns (bool)
isLocked(uint256 idview returns (bool)
lockedBalance(address ownerview returns (uint256)
lockedSince(uint256 iduint256 sinceview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
recoverAddress(bytes sigaddress recipview returns (struct EIP712Allowlistingrecovered)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address appuint256 idpayable 
forceUnlock(uint256 tokenId
lockToken(uint256 id
mint(bytes siguint256 quantbool isPublicpayable 
renounceOwnership(
reveal(
safeTransferFrom(address faddress tuint256 idbytes datapayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
setApprovalForAll(address _opbool _app
setCustodian(uint256 idaddress custodianAddress
setFlag(uint256 tokenIdbool flag
setLive(bool isLivebool isPublic
setRecipient(address recip
setSigKey(address _sigKey
setURI(string uriuint256 uriType
transferFrom(address faddress tuint256 idpayable 
transferOwnership(address newOwner
unlockToken(uint256 id
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(