CitizenNFT

Verified contract

Active on Ethereum with 16,144 txns
Deployed by via 0x7eb59b89 at 13533149
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.02
0xa9d4398e694970927d268e4a30a8e55c490c160bb6dcc977f08f50ef2fb72b03
0x2d6bd6dce35e7a59679e89beb3eb80f87792e490d20b9e40f7a3c27ae4279384
0x9083efd836c3316e186cc3ab0873e4664ccefcc7ca2121af41bcc8186a232c36
0x0447ebf057a3b63f5ddb3752570cc52d9af425d35a698f373967376b305fdb64
0x5ed686083c2dbbfdcb9d4b4a1c7b124e6976da9c91769cc07155378f74431c3f
0x652c305d6facd4a1081a7c3decc558e7ec21eed6367c1ebb4790f3b2eaf97f3b
0xb1f19553d691b9337c9c2513722faf28817f71c04715a84cb5ce681914f3a6b4
0x395eaf8801861c98e5973f22b5aa9549fccf8f8fe9ddf33ae8ca170e8f589077
0x2917a9613c0cf95338df1fb3f908c1638061a9732bf70a17559cc39045bea503
0x6b8693d88a6237f009ee576f8540bb29fa1f54e7b4f93fcf014294addb362815

Functions
Getter at block 21256392
defaultRoyalty(view returns (address recipientuint16 bps)
(recipient=0x05a56db5f286a099b12ac78d9713e55ad42eebb4, bps=1000)
howManyReservedCitizenships(view returns (uint256)
3200
inquireAboutHistory(view returns (uint256)
50
inquireCostOfEntry(view returns (uint256)
250000000000000000
inquireHousingNumbers(view returns (uint256)
10000
owner(view returns (address)
0x60e7343205c9c88788a22c40030d35f9370d302d
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 tokenIduint256 valueview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _citizenNFTIdview returns (string)
State-modifying
awardCitizenship(address[] _awardeesuint256[] _numberOfCitizenshipsuint256 _citizenshipType
changeURIs(string[] _tokenURIsuint256[] _citizenNFTIds
initialCitizenship(
issueNewCitizenships(address _touint256 _citizenTypeuint256 _numberOfCitizens
legislateCostOfEntry(uint256 _stampCost
onlineApplicationForCitizenship(uint256 _citizenNumberpayable 
raidTheCoffers(
renounceOwnership(
reserveCitizenships(uint256 _numberOfCitizenships
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setDefaultRoyalty(address recipientuint16 bps
setTokenRoyalty(uint256 tokenIdaddress recipientuint16 bps
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
CitizenLegislatureChanged(string arg0uint256 arg1
DefaultRoyaltySet(address recipientuint16 bps
LogEthDeposit(address arg0
NewCitizen(address arg0uint256 arg1uint256 arg2
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenRoyaltySet(uint256 tokenIdaddress recipientuint16 bps
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _royaltyRecipientuint16 _royaltyBPS
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.