Private Jet Pyjama Party Baby Owls
Verified contract
Active on
Ethereum with 2,441 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
No balances found for "Private Jet Pyjama Party Baby Owls"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148291 | 5 days ago | | | 0 | 0.00044339347 | |
| 20980956 | a month ago | | | 0 | 0.00053293833 | |
| 20962637 | a month ago | | | 0 | 0.00054952265 | |
| 20930064 | a month ago | | | 0 | 0.0013452031 | |
| 20826107 | 2 months ago | | | 0 | 0.0013720016 | |
| 20826095 | 2 months ago | | | 0 | 0.0012432229 | |
| 20641843 | 2 months ago | | | 0 | 0.00019825917 | |
| 20641309 | 2 months ago | | | 0 | 0.00010981151 | |
| 20641306 | 2 months ago | | | 0 | 0.00012980053 | |
| 20613014 | 3 months ago | | | 0 | 0.00012633161 |
ABI
ABI objects
Getter at block 21186120
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmNjvrygKkBuawJC8AzxzGBXc86WtDk4wqy6upNvpTJByA/
cost() view returns (uint256)
230000000000000000
maxLimitPublic() view returns (uint256)
15
maxSupply() view returns (uint256)
6666
maxSupplyFree() view returns (uint256)
3333
maxSupplyPaid() view returns (uint256)
2420
maxWhitelistLimit() view returns (uint256)
5
merkleRoot() view returns (bytes32)
0xe7c26a1f9b915a55fa4aa76f2ee02b2933d4bb452df969df78f580195ae97438
name() view returns (string)
Private Jet Pyjama Party Baby Owls
notRevealedUri() view returns (string)
https://pjpp.io/ipfs/Placeholder-Egg.json
owner() view returns (address)
0xb98858f06e0b15e14a7ed5754dc90be5ab5cc174
paused() view returns (bool)
true
publicSale() view returns (bool)
true
revealed() view returns (bool)
true
symbol() view returns (string)
PJPPBABY
totalSupply() view returns (uint256)
3726
totalSupplyFree() view returns (uint256)
2580
totalSupplyPaid() view returns (uint256)
1146
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getFreeMints(address _minter) view returns (uint256)
getInfo(address _minter) view returns (uint256, uint256, uint256, uint256, uint256)
getUnusedFemaleNfts(address _minter) view returns (uint256[])
getUnusedMaleNfts(address _minter) view returns (uint256[])
getWhitelistMints(address _minter) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
mintedBalance(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
publicMinted(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
usedFemaleNfts(uint256) view returns (bool)
usedMaleNfts(uint256) view returns (bool)
walletOfOwner(address _owner) view returns (uint256[])
whiteListMinted(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
mint(bytes32[] merkleProof, uint256 _amount) payable
ownerMint(address _to, uint256 _mintAmount)
pause(bool _state)
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setCost(uint256 _newCost)
setMaxSupply(uint256 _supply)
setMaxSupplyFree(uint256 _supply)
setMaxSupplyPaid(uint256 _supply)
setMerkleRoot(bytes32 _merkleRoot)
setNotRevealedURI(string _notRevealedURI)
setPublicSale(bool _publicSale)
setmaxLimitPublic(uint256 _limit)
setmaxLimitWhitelist(uint256 _limit)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.