Country Club Land
Verified contract
Active on
Ethereum with 718 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdd9b…3284
Balances ($0.00)
No balances found for "Country Club Land"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19824091 | 7 months ago | | | 0 | 0.00011445512 | |
| 19577643 | 8 months ago | | | 0 | 0.0019022782 | |
| 19090320 | 10 months ago | | | 0 | 0.00089569109 | |
| 18910051 | a year ago | | | 0 | 0.00043041656 | |
| 18584442 | a year ago | | | 0 | 0.0017991480 | |
| 17831372 | a year ago | | | 0 | 0.00073647562 | |
| 17831297 | a year ago | | | 0 | 0.00076140010 | |
| 17796961 | a year ago | | | 0 | 0.00068151811 | |
| 17602209 | a year ago | | | 0 | 0.00078621163 | |
| 17502823 | a year ago | | | 0 | 0.00083990942 |
ABI
ABI objects
Getter at block 21287554
BaseUri() view returns (string)
https://metadata.purrnelopescountryclub.com/land/
CurrentMaxSupply() view returns (uint256)
1001
MAX_MINT() view returns (uint256)
20
MAX_SUPPLY() view returns (uint256)
9856
MerkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MintPrice() view returns (uint256)
90000000000000000
PublicMintingOpen() view returns (bool)
true
currentPhase() view returns (uint256)
0
name() view returns (string)
Country Club Land
owner() view returns (address)
0xb54b639e51e18b1137f679a0ad3a0edad2be9b74
symbol() view returns (string)
PCCL
tokenContract() view returns (address)
0xdd9b84f8b435f09baf02cccd746822bb293c3284
totalSupply() view returns (uint256)
1000
Read-only
HasClaimed(address, uint256) view returns (bool)
balanceOf(address owner) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address owner)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 id) view returns (string)
State-modifying
Events approve(address spender, uint256 id)
claimLand(bytes32[] _proofs, uint256 _quantity) payable
incrementPhase()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string _uri)
setMerkleRoot(bytes32 _root)
setMintPrice(uint256 _priceInWei)
setPublicMintingOpen(bool _mintingOpen)
setTempMaxSupply(uint256 _supply)
setTokenContract(address _token)
transferFrom(address from, address to, uint256 id)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 indexed id)
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 id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.