Halloween Cyberpunk

Verified contract

Active on Base with 545 txns
Deployed by via 0xc400422b at 5803050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.21
0xad6339c64367d29558be156d3b94b6d7ab57a0ebd2b750bda1df7b26ef51fe2d
0x327ee700d1d49f3d17ea6ca1617286154bfaf6be5182e3029b6fcbb7af8167a8
0x5a3c49e4865fed97e974ebcdce738501b4efd0f185b68912e916575af21421ed
0xb6beded7d7732fae6d21a5d7650bfdb10363699ff09f8402620f4faf70e1fca9
0x4cbc47809e97f2680f749e7cc05d502726f786bd64e270e3f279545a61ed423e
0xd6b16e72a618ee12acc7d9704bc3a73d3c6e5e762c238cab2a6a16548b001344
0xd1c3519a571393eb2bdec9dd7b92ac7b15406bd1f67025189b50be91cd01fd3b
0x6fe4c524e1092af9992c0b9036170c18212e18780bba039a8ef513b29d4e192a
0x9d90f069b743e43de186d56662e7cfe430418937e095026a7dc4d540964ac012
0xbedd88ddbd22746c61c9b0190fa6832143b9a633887a94a94ae8320e6e91f95e

Functions
Getter at block 23085888
contractURI(view returns (string)
data:application/json,{"name": "Halloween Cyberpunk", "image": "ipfs://bafybeibsau2mhn3xflfgm7laulyvlcsgxtylznuhw2tmgzuifsgikyrobi", "external_link": "https://linktr.ee/nftgate", "external_url": "https://linktr.ee/nftgate"}
maxSupply(view returns (uint256)
5000
name(view returns (string)
Halloween Cyberpunk
owner(view returns (address)
0xb10aa1be9e176910212ce84f93e066040d2b94ee
symbol(view returns (string)
HC
totalSupply(view returns (uint256)
3111
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 touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
toggleFMint(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotEnough(