JackedApeClub

Verified contract

Active on Ethereum with 7,279 txns
Deployed by via 0x02bc2496 at 14172604
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "JackedApeClub"

0x6fa0ec4ecfd63f1fb13f35b98ab9dddf2839dc3892a45b2e356737760f661403
0xbcc3c7f46fab075eb361a47b1ca63ce935365ab7efa0a9814c9684b47c88c759
0x0b7cac33396ab3b9fc7df1658dd7d67e30ad24c5cdc68a7ef2a07c9fb79d8306
0x77f3e0cb5e1c7b6df1d2196ee853cf09bc945add1e2b0c12bd94d562c55beabc
0x31cac6a2b82c739388c2a5967c2d500b866f0143221d92c49163ec2046ead10f
0x3dce7e5d12bd8921f96d21f7e3bab6d96c921e32973a7cd513813e2c9de1c6d1
0x15e903dd935a9e05323117aedd1aff95d6ad9885322d50a44f699f5979ce2f42
0x1b6bb359d83c743fa5cabe48a940c05b271709385e86610e5a357a6f56803fa5
0x53077f19a1aa3d2367e2ec13a0e3339a3052637794fdc3d26c960f1d65b2896a
0x83f764a92506dc12d9a9ef24b71358f278f2cb992f5e9282fc873f202bdcb306

Functions
Getter at block 20902401
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmcUVA5X5zbzaSLU9qDTSzKtQPZKPKNncCGCvSjJgQpqs4/
cost(view returns (uint256)
150000000000000000
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
8888
maxSupplyForPresale(view returns (uint256)
7000
name(view returns (string)
JackedApeClub
nftPerOGAddressLimit(view returns (uint256)
4
nftPerWhitelistAddressLimit(view returns (uint256)
3
notRevealedUri(view returns (string)
ipfs://QmcnAmP27xac3WQrcrVjXu91dcLa436bLU5Z4oUVS3DKNs/hidden.json
onlyPresale(view returns (bool)
true
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
JAC
totalSupply(view returns (uint256)
3222
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview 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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setNftPerOGAddressLimit(uint256 _limit
setNftPerWhitelistAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOGMerkleRoot(bytes32 root
setOnlyPresale(bool _state
setWhitelistMerkleRoot(bytes32 root
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbool _whitelistbytes32[] _merkleProofpayable 
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.