AniCatsMintpass

Verified contract

Active on Ethereum with 411 txns
Deployed by via 0x094a1c0d at 13383120
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AniCatsMintpass"

0x9827d87af105ab2bbe7aff1cbb2d7789f65dbc10433b5784d93a413c4d6c61cf
0xf6422f3b119f5f563453c0668ffcc31db5ba4a9077499b1fb578fca4932721fc
0x380aa57a0bea92276063ff27f8e7f54064544da8f5563cc9bc81513b3570f890
0x4906487b1f76ccf903e14eed37be33dd8180762d74e577c93f2401436ba03576
0x8f31bb05d0e1446fde9b0ef780156b350d4cd72a0d4a57c1900042f3f02c66ab
0x29fb135085278f7f774c90470bcca38473bb77d62367df3aebaf0d6c00d85481
0x342e8064ba39ca2de643438153ddcdddae2c8c9f64daaea9a175ec049c079703
0x791fb06ae26cb58feb08c6e23b0e865579319e81db21b60294451d2fc7f90419
0xffba62a585bd5a74323c22f887849e384a7c3f8c7bffec5bd6a529c49c2b8d5a
0x74b998ef8aa288de04d08bbef9c2118637cb67d8e6baf5780d816157ae9fa445

Functions
Getter at block 21039961
MAX_SUPPLY(view returns (uint256)
900
TEAM_RESERVE(view returns (uint256)
50
TICKET_ID(view returns (uint256)
0
mintpassEnabled(view returns (bool)
true
owner(view returns (address)
0x5e324e55db22c1a5c6d3b971176d9d7f245c06e0
ticketsMinted(view returns (uint256)
850
transferLocked(view returns (bool)
true
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isOperatorApproved(addressview returns (bool)
minpassPlans(uint256view returns (uint256 priceuint256 amount)
mintpassPlanPrice(uint256 planIdview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
approveOperator(address operatorbool approved
buyMintpass(uint256 planIdpayable 
giveAway(address touint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMintpassSaleState(bool state
setTransferLocked(bool locked
setURI(string uri
transferOwnership(address newOwner
withdraw(address to
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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

This contract contains no error objects.