This contract is being backfilled. You may encounter incomplete storage history.

Old Ape Country Club

Verified contract

Active on Ethereum with 5,331 txns
Deployed by via 0x2625c6b0 at 14082305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Old Ape Country Club"

0x791bc18679dd161b08d46213a352a59d68e12bb8d04c1608d8bf93bba4a92e7b
0x55275919e6b75d5610fd7d94caf3cdc5b8ecf985b7f20a7d1f27db86d5bbd4a6
0x6110541521099e7dacdfe39527b0f57f20bc38eae9d987a8072ab26244b741d8
0x7eb6f6df537899515f281d50b672ddf399810dce010d2510a2672dac3c504513
0x8dc8e624577b2a73921865d2c7c3932b8b78adc3dd92d8a3c0b517e066a84e75
0xc75d09e0742e00ea95cbc790bb78cda37143081f72eed6ed9b400c72e328f710
0xe17e3b415c5355cd46f09de4939dd4daa054b57372db28fc223818a4acb251d5
0xf0d8ce1bec16ba8a0a0165d8ac2e078603974f2ff0a05d4eec22bc1e34009fa3
0xc57d2e2bbb214659c55daa6f44c4e8ccd5aaad2b651df3bbe8cd08ce3e802561
0xb92abb49ab8f1413c530a92f838dddf26df2f681c2591b023a86b1b937bd929c

Functions
Getter at block 20799554
cost(view returns (uint256)
23400000000000000
hiddenMetadataUri(view returns (string)
0
maxMintAmountPerTx(view returns (uint256)
4
maxSupply(view returns (uint256)
5000
name(view returns (string)
Old Ape Country Club
nftPerAddressLimit(view returns (uint256)
2
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
OACC
totalSupply(view returns (uint256)
5000
uriPrefix(view returns (string)
ipfs://QmSFwwShNm1fNe7wXPjWQaBJZqirXJSLRUWfBS8FkJLeMC/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
airdrop(address touint256 numberOfTokens
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setNftPerAddressLimit(uint256 _limit
setOnlyWhitelisted(bool _state
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
withdraw(
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.