HomelessApesNFT

Verified contract

Active on Ethereum with 31 txns
Deployed by via 0x1d8c2a84 at 14123535
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HomelessApesNFT"

0xf0be29f3412067f9724d38fd9bbf4350f9cfc6ad59ca4359dfdf907ff78f2827
0x98e2abaf78b3cf83f500a85229caa38b7b28df2f0d95fea3ccc733d08e9b74d8
0x5464a5d668d0138ffe0839c106c65e7b7bf56de7e211e1a0cfb6dab9322078e2
0xe3e6bbbbba3f7b3cb02c267b03258a59e86a2a9bcca7644190da30358de9f47b
0x85f782937293749c298321faa0b09436891bcb9eb02d0f23e05bb8a5fa80e50c
0x5bd1ab2cba2f3050086ff78a8efcd38310397dd9126bd85e14fa538cf69877a0
0x88f757fb82c6518a67215b25dfecf373ce6ad30f00d7a009a26a7d0281ee34a1
0x28f2a4bf41e81a3411af9b6aa754c4ae565e0f21964b2da84ec86ce3b478f9c1
0xe523ec513de69cf601ca3d4044d4375dec072d2f00cb998c81fdc6ca98d5c375
0x0ce1385f27e75f6ab939ff813290ea90433b0df8ea0e7eed79f63aa5ce55a056

Functions
Getter at block 21229068
baseExtension(view returns (string)
.json
cost(view returns (uint256)
70000000000000000
maxMintAmount(view returns (uint256)
9950
maxSupply(view returns (uint256)
10000
name(view returns (string)
HomelessApesNFT
notRevealedUri(view returns (string)
ipfs://QmXbdivqADhM5myUX1vVeEoV2VCKn3qGtoGYwzmW4PmnWZ/hidden.json
owner(view returns (address)
0xa3db05b01166fd7bb52a2da4916a70610de34759
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
HAN
totalSupply(view returns (uint256)
262
Read-only
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
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.