Uncensored Apes AI Club

Verified contract

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

No balances found for "Uncensored Apes AI Club"

0x9f3f8625e2066a735378406ed94889e43cbe628a153d699b71b3b96108908fae
0x3991d2d47b1954bc6d20e3cf40f6a0634d4c3b94fc421b4a33d2a063c9fe23d0
0x40e929938ba0a9f45d2e2d506f96ecb7922921e4091c76df7fab3e891d3558c9
0x8c61801f44d6c4afc6966d5838c0cd7eae0e91ada23fc1e8cc671a9de36b6690
0xdaa1b2730d9a3bcc898fe184a47ac791dae2cc8b142aea2e7da13d29e3470735
0xcb170b0b02199cadb726dca86845a0cba5109b590436666216a0fae6c36aff5e
0x00488e5a9dbdde6c600c1798cf955e60370071df0b487e0bf3e648a3f6f0b27c
0xee7b3776b9440ef7b47b8c187d82f3f48fae92ce50e693a8d3ca05aa38ce860a
0x55baecb39b3aec86762ec9d4f54d8ea62753db8f79aea3312bd81a8a9d91a07b
0xbf5ce670b343e16bbc4c8b618b0fce834fc7089dc643335506e86f71e557109e

Functions
Getter at block 20891216
LIMIT_PER_WALLET(view returns (uint256)
5
MAX_MULTIMINT(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
2500
PRICE(view returns (uint256)
3900000000000000
_metadataURI(view returns (string)
merkleRoot(view returns (bytes32)
0x3b75c7d98596c7a9431a875d6c226ad573fe3e742a32ce2e7caa3abb520eef89
name(view returns (string)
Uncensored Apes AI Club
owner(view returns (address)
0x810bf4a8f1678682a009651589c066f237664bf4
saleALIsActive(view returns (bool)
false
saleIsActive(view returns (bool)
false
symbol(view returns (string)
UApesAC
totalSupply(view returns (uint256)
1555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofview returns (bool)
mintedAmount(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 _countpayable 
mintAL(uint256 _countbytes32[] _proofpayable 
mintGod(address _touint256 _count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setLIMIT_PER_WALLET(uint256 _count
setMAX_MULTIMINT(uint256 _count
setMetadataURI(string _URI
setPRICE(uint256 _price
setRoot(bytes32 _root
setSaleALIsActive(bool _sale
setSaleIsActive(bool _sale
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _customBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(