Proper Parrot Tree Club
Verified contract
Active on
Ethereum with 1,776 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($12.56)
Native
Value
$12.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004 | $3,138.62 |
$12.56 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18729706 | a year ago | | | 0 | 0.0028341777 | |
| 18173217 | a year ago | | | 0 | 0.00054987026 | |
| 17515968 | a year ago | | | 0 | 0.0021302792 | |
| 17515955 | a year ago | | | 0 | 0.0016894373 | |
| 17511669 | a year ago | | | 0 | 0.0016107702 | |
| 16596179 | 2 years ago | | | 0 | 0.00091926880 | |
| 16308148 | 2 years ago | | | 0 | 0.00076973018 | |
| 16308051 | 2 years ago | | | 0 | 0.00085119199 | |
| 16280953 | 2 years ago | | | 0 | 0.00034340204 | |
| 16191303 | 2 years ago | | | 0 | 0.0014591929 |
ABI
ABI objects
Getter at block 21221901
MaxperTxWl() view returns (uint256)
20
MaxperWallet() view returns (uint256)
10
MaxperWalletWl() view returns (uint256)
20
WlSupply() view returns (uint256)
5000
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmR7MsrHa2MAmNtzLRjYnJAM2cd8VzYN2XYEqvYpPgh6EL/
cost() view returns (uint256)
0
maxBatchSize() view returns (uint256)
20
maxSupply() view returns (uint256)
10000
maxsize() view returns (uint256)
20
merkleRoot() view returns (bytes32)
0xfa67c2741da57561984327652a5e959edb71c6e165b64bc362396e46d776ad4a
name() view returns (string)
Proper Parrot Tree Club
nextOwnerToExplicitlySet() view returns (uint256)
0
notRevealedUri() view returns (string)
ipfs://QmY5mZJgubcwKPakXfsjXwpUjQBzrpH7DX5i3LTihJJTcg/hidden.json
owner() view returns (address)
0xb202ef3a929e239a6d3f59b9426939aba2731841
paused() view returns (bool)
false
preSale() view returns (bool)
false
publicSale() view returns (bool)
true
revealed() view returns (bool)
true
symbol() view returns (string)
PPTC
totalSupply() view returns (uint256)
10000
wlcost() view returns (uint256)
40000000000000000
Read-only
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)
gift(uint256 _mintAmount, address destination)
mint(uint256 tokens) payable
pause(bool _state)
presalemint(uint256 tokens, bytes32[] merkleProof) payable
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)
setMaxPerWallet(uint256 _limit)
setMaxsupply(uint256 _newsupply)
setMerkleRoot(bytes32 _merkleRoot)
setNotRevealedURI(string _notRevealedURI)
setWLMaxpertx(uint256 _maxpertx)
setWlCost(uint256 _newWlCost)
setWlMaxPerWallet(uint256 _limit)
setmaxsize(uint256 _maxsize)
setwlsupply(uint256 _newsupply)
togglepreSale(bool _state)
togglepublicSale(bool _state)
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 _initBaseURI, string _initNotRevealedUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.