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

World Cup Apes

Verified contract

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

No balances found for "World Cup Apes"

0x24b637870908c2a17a928a766b9ffa019079ed3b504acd56f72a17056defca8b
0xc6b1e63ab04a21c310b3e4bedceb9df48ba8953375f99c46e76ecd0647229089
0xd95bf263527ad0ba7f0127b0a68937bae5aad1492c31105b1a1b859277ffc6d1
0xf5e603e12db3f3c3574d97d53840167deb06e64f7850e372a7e8de156115af4e
0x326647f6bcc066d3215961435c29f5ad842c7fef07a1f24bc89616eaddc3474e
0x21f110f1c5ef9c0efcd27804b5853aa0887bc2027266d8fcf256aece967ed8a6
0x7a2c5ac04f1dfb4f30987bbaf554efb6275e96cb402a8be1dc213e5e7d2cf129
0x7d09a93791437f1b9001090e1f6d38f7ce756f49f9214b637e0413c814bc8850
0x78014776aff0ddf8216464459dfd0a19585dd5ec13ff53702c52dcc501d2e0c2
0xbc2de3e3e3610cf666764378c2a0346de207dd85f729c0eace74b3f7344e0f9a

Functions
Getter at block 20898131
 
availableToWithdraw(view returns (uint256)
baseTokenURI(view returns (string)
ipfs://bafybeid7agcqiowelu65fijvthmjuc4oc6x6f2kk4ziyaaeimxtuy3lqqu/
freeMintAmount(view returns (uint256)
500
freeMintAmountMinted(view returns (uint256)
71
getMintedCount(view returns (uint256)
5000
maxPerMint(view returns (uint256)
5000
maxSupply(view returns (uint256)
5000
name(view returns (string)
World Cup Apes
owner(view returns (address)
0x504265124456a8c28eefe64fa07bc5cde4445e27
privateSaleAmount(view returns (uint256)
1000
privateSaleLive(view returns (bool)
false
privateSalePrice(view returns (uint256)
100000000000000000
publicSaleLive(view returns (bool)
false
publicSalePrice(view returns (uint256)
150000000000000000
symbol(view returns (string)
WCA
totalSupply(view returns (uint256)
5000
whitelistPrice(view returns (uint256)
100000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
freeMint(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
whitelist(addressview returns (bool)
State-modifying
addToFreeMint(address[] entriesuint256 quantity
addToWhiteList(address[] entries
approve(address touint256 tokenId
mint(uint256 _quantitypayable 
mintFree(uint256 _quantitypayable 
mintTo(address _touint256 _quantity
removeFromFreeMint(address[] entries
removeFromWhiteList(address[] entries
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseURI
setFreeMintAmount(uint256 _freeMintAmount
setMaxPerMint(uint256 _maxPerMint
setPrivateSaleAmount(uint256 _privateSaleAmount
setPrivateSalePrice(uint256 _price
setPublicSalePrice(uint256 _price
setWhitelistPrice(uint256 _price
togglePrivateSaleLive(
togglePublicSaleLive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _baseURIuint256 _maxPerMint
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.