TotemheadsNFTs

Verified contract

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

No balances found for "TotemheadsNFTs"

0xb7e63c004f9242401344f3411f9c66099116d09aca2fa519bcf4b5c9cc852756
0xac109cf4e596a845bf18fe11be8acf214cb3742494585b4dc7466512c322787a
0xc130832d19b6edfed55a94ea986a7513db2a62bc3b0b24e5af8f05bc72bdc677
0x55f79ff860d7a6dfff6ad1cb8e8bd1ce2701b33c09dbe259280f4e8f67d18500
0x2999951b324165b6f5430df793547f49d881ada528aed5aac377a92e3057a900
0x1bda3d59859bd5ec570d8c46db7cfa9ffeb66506d0256c147a38c1578176988a
0xebe323da743db71c3ea537b46954d3b8ac78bb1543d467482f40a9f163754de5
0xb18c332bde418051eae23fe2f9c7cd21ccf97ea3ccf4aa143daac01c923f98ad
0x9157915aae04593b54b236b08ee53beec35aabe375128461cc72bd2b58c214e0
0xe3d70d5e97a64cded771d2e75f31dbe17434f9f5acb92d989c6c5c3a1fdc1d3f

Functions
Getter at block 20931902
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
getMaxSupply(view returns (uint256)
6969
getPublicMintSupply(view returns (uint256)
6900
isPaused(view returns (bool)
true
mintPrice(view returns (uint256)
30000000000000000
name(view returns (string)
TotemheadsNFTs
owner(view returns (address)
0xe9c20c08dadd97945b1abd54d3ec5c730921fb72
symbol(view returns (string)
TotemheadsNFTs
totalSupply(view returns (uint256)
1316
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)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
initiateAirDrop(
mint(address sendTouint256 howManypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _cost
setTheArtist(address _theArt
setTheDev(address _theDev
togglePaused(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
withdrawAll(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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator