Crazy Panthers Party

Verified contract

Active on Ethereum with 2,663 txns
Deployed by via 0x00e624ff at 13358036
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,699.5
 (#1849)
ERC-721
--
0x77163df94805695bf05ef695b55ea4dabba84433494131b4de0d2daf8739771d
0xd20e545271f8afd811ac8e02e6a1db5109fd9b34799b35c0fee7d2bc81523d70
0x2ceb1058ab91129135009fbfdc369de65f5b96ca8d936931b933dba3ca2389b2
0x41e927905c855692e931e9b737d32cfaa11ec5d4a0372304feb198823193ac44
0x71c86ba4c53f6a2232ac05a5d054b15a68294b2ceba0b8bc5f221ac5b89d2f6e
0x5bc64a2b6158ce78c7436b433a9cd5a956ca39d2b6648ab8fe64c637755b50c6
0xadbac20bdad6e96854357d3cf357ee747da28e369210fd9b9d4e11edff8ff440
0x571f5ef46c793c95130c25661bffc47bb6029b90661f055c7f578cdb85eb9e45
0xe4b088ecbc4fc08f77d1efc0bfd014a46c8ab9612acb16626c359ccd67ded6bd
0x1a6e795baf39b96e7ea1d1a1c396eb374b7369df307879dcf9bdde280d41f28f

Functions
Getter at block 21159392
MAX_SUPPLY(view returns (uint256)
3333
minting_allowed(view returns (bool)
true
minting_price(view returns (uint256)
50000000000000000
name(view returns (string)
Crazy Panthers Party
owner(view returns (address)
0xd49322add203c8e04acdd53b7ff14b5e0ac861d7
symbol(view returns (string)
PANTHERS
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
free_allocations(addressview returns (uint8)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presale_allocations(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addFreeMint(address[] addresses
addPresale(address[] addresses
approve(address touint256 tokenId
freeMint(uint256 _quantity
ownerMint(address _touint256 _quantity
presaleMint(uint256 _quantitypayable 
publicSaleMint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _new_uri
setMintingPrice(uint256 _minting_price
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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

This contract contains no error objects.