Citizenz NFT

Verified contract

Active on Ethereum with 5,387 txns
Deployed by via 0xe6f01902 at 13697266
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Citizenz NFT"

0x5cf7690b0ebba9e5faec6235c4aaa56db975b145731d73f167db4fd4de98f19e
0x2e4166c983ce7c07751940fb0dcce908722221e6afe89f5c937c2c2583b9fe2f
0xb3ca071ff93bdab071d715d1a4dc648ff9eee72a0e9bf97e5ba6044423871c0d
From
0xac2058d4949031d568a246f610a97c42e2da502a5044c421a06c83b8e39af6ea
0xab336b3df799fbe15bbd5afd7926d9bfde644e432179e24f9f03288fd709b7b3
0x01e9a4cdd94c9c1073cdcd6cd8f6cad4cfd994a16ef94c5ce486fc73572658bb
0x70d524e9b15a3f2ebdf5a8459cb0382923753703581cd1a08ae027040d7f1610
0x90c74c67520f3227e3d57dd8a131c0ff26bc124746fc8809f2ab93dee12093ef
0x51961408135d49a36f5e225995447774d3f27536c3f43674e08bdf55e34cc4aa
0x3fce88580fc80fa462fd585da7966ae8c026bd273b898310a4a529530e92c039

Functions
Getter at block 20821382
MAX_ELEMENTS(view returns (uint256)
5000
baseTokenURI(view returns (string)
https://ipfs.io/ipfs/Qmbn951xrdEscNAxECjmb8qAaanAbGiafsCtTUP8mHTKjE/
listOnly(view returns (bool)
true
name(view returns (string)
Citizenz NFT
owner(view returns (address)
0x104c02072fa4cfea2d1209ea85705ed52359a913
placeHolder(view returns (bool)
false
saleOn(view returns (bool)
false
salePrice(view returns (uint256)
0
symbol(view returns (string)
CTZN
totalSupply(view returns (uint256)
5000
whiteListMax(view returns (uint8)
6
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256view returns (uint256[] bps)
getFeeRecipients(uint256view returns (address[] recipients)
getRoyalties(uint256view returns (address[] recipientsuint256[] bps)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countview returns (uint256)
royaltyInfo(uint256uint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _idview returns (string)
totalBought(addressview returns (uint8)
State-modifying
approve(address touint256 tokenId
mint(uint8 _countaddress _topayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setListOnly(bool isOn
setPlaceHolder(bool isOn
setPrice(uint256 _price
setSaleOn(bool isOn
setWhiteListMax(uint8 _wlm
setWlc(uint256 _wlc
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateRoyalties(address recipientuint256 bps
whiteListMint(uint8 _countaddress _touint256 codepayable 
withdraw(
withdrawGnosis(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed sender
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
UpdateRoyalty(address indexed _addressuint256 _bps
Constructor
constructor(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.