Private Jet Pyjama Party First Ladies
Verified contract
Active on
Ethereum with 4,759 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Private Jet Pyjama Party First Ladies"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21203223 | 14 hours ago | | | 0 | 0.00049125826 | |
| 21175008 | 5 days ago | | | 0 | 0.00086719043 | |
| 21074293 | 19 days ago | | | 0 | 0.00039721687 | |
| 21071225 | 19 days ago | | | 0 | 0.00051964862 | |
| 21044202 | 23 days ago | | | 0 | 0.00037945553 | |
| 21043836 | 23 days ago | | | 0 | 0.00052939543 | |
| 21043339 | 23 days ago | | | 0 | 0.00047815906 | |
| 20996985 | a month ago | | | 0 | 0.00040734230 | |
| 20991096 | a month ago | | | 0 | 0.0021284120 | |
| 20980958 | a month ago | | | 0 | 0.00065725491 |
ABI
ABI objects
Getter at block 21207331
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmNdy1Lmt7VPxjo4m7bWMmbpHU3qurUVVcpGvtL6ugndvd/
cost() view returns (uint256)
280000000000000000
diamondMerkleRoot() view returns (bytes32)
0x82c3445d83366ab7c0140350f8a4d63e8af263da06b2a1db4be249b613367849
maxLimitDiamond() view returns (uint256)
10
maxLimitOwligarch() view returns (uint256)
2
maxLimitPlatinum() view returns (uint256)
5
maxLimitPublic() view returns (uint256)
2
maxSupply() view returns (uint256)
3333
name() view returns (string)
Private Jet Pyjama Party First Ladies
notRevealedUri() view returns (string)
https://pjpp.io/ipfs/placeholder.json
owligarchMerkleRoot() view returns (bytes32)
0xecb966dc17285f505fe257f6a085ad29a81086092d399d2ef300ff81ad3f46e1
owner() view returns (address)
0xb98858f06e0b15e14a7ed5754dc90be5ab5cc174
paused() view returns (bool)
false
platinumMerkleRoot() view returns (bytes32)
0x4aafde3a0fe1d82d50fd76ec9b6e929ae046613325bf264b9932e62fc29ce7dc
publicSale() view returns (bool)
false
revealed() view returns (bool)
true
symbol() view returns (string)
PJPPFL
totalSupply() view returns (uint256)
3333
Read-only
addressMintedBalance(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
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)
walletOfOwner(address _owner) 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)
setDiamondMerkleRoot(bytes32 merkleRoot)
setMaxLimitDiamond(uint256 _limit)
setMaxLimitOwligarch(uint256 _limit)
setMaxLimitPlatinum(uint256 _limit)
setMaxSupply(uint256 _supply)
setNotRevealedURI(string _notRevealedURI)
setOwligarchMerkleRoot(bytes32 merkleRoot)
setPlatinumMerkleRoot(bytes32 merkleRoot)
setPublicSale(bool _publicSale)
setmaxLimitPublic(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, string _initBaseURI, string _initNotRevealedUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.