P

Verified contract

Active on Ethereum with 2,792 txns
Deployed by via 0x6e5df230 at 14021283
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#828)
ERC-721
--
0xa6dd69e276f603761727771f4a30f75633869ffcce1c5c6bac8545551570e953
From
0xdd9960e098aae40883ff947b2ebf48445319a15f2e624ef96dc1290d6de22881
0xed79855f28c537d46fbd20fe6095c8e90fe526348b4225316ce0dd0673adee29
0x24b045d3c1ae9bcfbd7887f2cb59311d470b42e3009f71d1ca5d42153c2fa968
0x994a6bca0ff77a830108cae9e166814fb3c32afe9d8521c0991e6d9b21bea3c5
0x6002e71908cd45e38f25c966cb27655317637ea1cacac36016dd1c15f47a0c13
From
0xd0c3925cc6a3508521949663e9785abc5a0969691e7b460872463372a6de3b49
0x4e6da2bccd32acf5cc080cec68713a0ba2011d0ace2903eb37a9f08a373dc786
0x7b72e5073d35d0574cdfcc72ff4a3401bb2ba053d6a7c5963af5b8d8aa50c917
0xd3885122a1428ea188f23afc313e5fa8f1c80430f5eb8e8ecce343c57693bc8e

Functions
Getter at block 21317407
claimIsActive(view returns (bool)
true
maxSupply(view returns (uint256)
1000
name(view returns (string)
P
owner(view returns (address)
0x00000315da39030b485a0a11c2af771b5fef3b75
symbol(view returns (string)
P
totalSupply(view returns (uint256 supply)
1000
Read-only
addressClaimed(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
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)
State-modifying
approve(address touint256 tokenId
claim(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setClaimState(bool newState
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

This contract contains no error objects.