Scary monsters

Verified contract

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

No balances found for "Scary monsters"

0x9a0c16acb1e039e59b35d86c56e0fd6767e98a8a64a49354b551aea98f81d8e7
0x4ad6cd356d6cd5f940722aa3cfc358533061f8613a6b6e681c985afd560094b0
0x5dee24409955b1a01f453ad69262fca486da399c87986bde8751a4b19e7925f2
From
0x17eb1bd3ff1b4c67c0346f885e38e54e852a75030a733e7749a19e979e4a0cb4
From
0x841ee6a081faa217c35f6f6960e8611db66de07a5c7ae4eecc751f5153477f95
0x12d0b7a9b981f3affed92a5d5a104bccb5eb826ccc306f84c9893f49a79c600d
0x7afb8a240bca7fcd89c0a001e92af1bc760a861155cc0860032f17338ceb3f26
0x6ca74a9c406c46ffeb51b70efd6ad3f35fef726348a3b54a988d902e7a8fc100
0x683417f0c43ad26ffad1d62050cf98201210b44fc61523477f634fb402d09fc9
0x1d834805a7ca8467c85620b5c34fe58091330c5e60f9a0a2e98417aaa891d712

Functions
Getter at block 21016474
JerkyId(view returns (uint256)
1
baseExtension(view returns (string)
.json
isActive(view returns (bool)
true
name(view returns (string)
Scary monsters
notRevealedUri(view returns (string)
https://cdn.monstercave.wtf/ipfs/blindbox/monster.json
owner(view returns (address)
0x52cf48ec3485c2f1312d9f1f1ddd3fca9cc232e3
revealed(view returns (bool)
true
symbol(view returns (string)
totalSupply(view returns (uint256)
3565
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipActive(
flipReveal(
mintByOwner(address touint256 tokenQuantitypayable 
mintMonster(uint256 tokenQuantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setJerkyContract(address _address
setJerkyId(uint256 _id
setNotRevealedURI(string _notRevealedURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(