The Cannibals

Verified contract

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

No balances found for "The Cannibals"

0xd15391873e02e56b653732fd4b1efda4bd1ba3077972bb225a47df5b79d85df8
0x0cf9c7727d1ef63aea54197d4999ca5df63733d2fb089a08901d4e64b0ad5c67
0x10b714bb85cb23facfef31cf1177e71448a9286f704ef68cb7c9ac01005603c0
0x578674f074270211d910e4a1e328cea1aa7d5e4e33ef69f6f1ca03f128089966
0x18dc4273d11f9572ee4a01e8d09ff174c61f49682b1d2d20ca98b1bd92af5c75
0xafb750a5069a7ca97e2fb9ec3c9270e0ac6e7f83695a70b3c690053b408b6fde
0xd358cc8f7b2465aea26f254f4bfd5669c130b93253e8ad37ae8ac2c874c8e349
0xc0691ce1924c8df30fdbf4957d922833a05a6701aeaa5ecdcc7ae881e3e413f4
0xedc7782d00724027ba3f4715c30e4599938d45eb2fa12f9da29b14590c7abd15
0xd8e773a93d8dee11020bb1f03e60e0d4b3d16d4d3c935bae9848e0d85e263e3a

Functions
Getter at block 20874276
cannibalURI(view returns (string)
ipfs://bafybeifmzyoofglhyzkqnwihkpllwnvcedbzci324jdyrxgqhpeym6zvle/
lockBaseURI(view returns (bool)
true
lockCannibalURI(view returns (bool)
true
name(view returns (string)
The Cannibals
owner(view returns (address)
0xed001b005c1bffe13694990e7b9abe74d98d5178
platinumMerkleRoot(view returns (bytes32)
0xca1bb61505d4f305c1910f47698a7a6cda12e3c800271d2a0766bc4f27938f0b
platinumMinted(view returns (uint256)
3001
status(view returns (uint8)
3
symbol(view returns (string)
FEAST
totalSupply(view returns (uint256)
2207
uri(view returns (string)
ipfs://bafybeied3sj4hybzkgh6uazf2uoiibbh6xbidwmbqkh6bt6nkv4kxqgyuy/
vipMerkleRoot(view returns (bytes32)
0xb12e68473748a4fb03dc691cf03a392a9366565a5932a1b9410d298c6398ab85
vipMinted(view returns (uint256)
668
Read-only
_feastedCounters(uint256view returns (uint256)
_feastedURI(uint256view returns (uint256)
_platinumClaimed(addressview returns (bool)
_vipClaimed(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeastedInfo(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
feast(uint256 feasteduint256 feastedOn
platinumMint(bytes32[] _merkleProof
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCannibalURI(string _cannibalURI
setPlatinumMerkleRoot(bytes32 _platinumMerkleRoot
setSaleStatus(uint256 option
setTicketURI(string _uri
setVipMerkleRoot(bytes32 _vipMerkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
vipMint(bytes32[] _merkleProofuint256 amountpayable 
withdraw(uint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CannibalReveal(string cannibalURI
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Feast(address walletuint256 feasteduint256 feastedOn
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TicketReveal(string previousURIstring newURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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