ApeDads

Verified contract

Active on Ethereum with 5,306 txns
Deployed by via 0xc073f669 at 13895365
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#447)
ERC-721
--
0x47ec92a44b0d81cbf91184f342174196e98266f05073fa58c9a19352a0093273
0x260c5f26593dab29b0ecb75035147f84493e9d107b86a8fdac4531d9e8bd42d7
0xd478f7f38d968fb7b15291323306f26edf36746f95a861da29dbfb3c8e1d0660
0x43bce9c8347b629de24f4e8f1469c433594216dbba5c709588d441b93d2c81dd
0x4da742bd6e439722cff23e3170f0b16c4ee6d7bf3f085571055afad7c0f72ca4
0xa73ec4726c93d193ffe59eb1c7374783b735a394229fa64c5a5c5385e41f4ce9
0xf05f4e4f783b16516606030deae1033ec90d87edd10f06dc42c05b4b18c2117d
0xacf7b61d33a745aa99026986ccac574f5e488236bda96f065e3e57566065c317
0xb2a96a4e819b1cdd4c0a58361683e90a34d20ee8ce1e972caa9c6b66a3a90ff7
0x5fa6328f4327df768fee2e7be6fe6fa4d136b243bad39827aa5db8fc17497e4e

Functions
Getter at block 21207249
MAX_PER_WALLET(view returns (uint256)
3
MAX_SUPPLY(view returns (uint256)
4000
baseURI(view returns (string)
https://arweave.net/GwsA1DzjHhk5B5kidRJXSy3kFcKceh1lSOHX7x3f3Ag/
name(view returns (string)
ApeDads
owner(view returns (address)
0x454f2f6dd894bdc9b6df6760df968978b1cc0c9a
price(view returns (uint256)
80000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
APEDADS
totalSupply(view returns (uint256)
4000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256[] _tokenIdsview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
projectProxy(addressview returns (bool)
publicsaleMints(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
airdropMint(uint256 count
approve(address touint256 tokenId
batchSafeTransferFrom(address _fromaddress _touint256[] _tokenIdsbytes data_
batchTransferFrom(address _fromaddress _touint256[] _tokenIds
burn(uint256 tokenId
publicMint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setPrice(uint256 newPrice
setProxyRegistryAddress(address _proxyRegistryAddress
toggleProxyState(address proxyAddress
togglePublicSale(uint256 _MAX_SUPPLY
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _baseURIaddress _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.