Too crowded?

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x8f6326a6 at 16245216
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 40 additional slots
-
variable spans 49 additional slots
3 additional variables

No balances found for "Too crowded?"

0x8430566a5e14a122b5eadb39cc8eb7cd809b4c6ff74bff193fa2bc9849ae7787
0x388c7a635b17562882b823daf4e5501c3034caec7f68fcdd686f94036dd8f754
0xe25d1f1736ccb44c57ed1169040bdfe357d618c873f8415d41cd350f70044935

Functions
Getter at block 21433662
baseURI(view returns (string)
calcIERC721CreatorInterfaceId(pure returns (bytes4)
0x40c1a064
defaultRoyaltyPercentage(view returns (uint256)
10
defaultRoyaltyReceiver(view returns (address)
0xe066c7b1feee619f88d2fdfc7eab3fc7b75ce6bb
disabled(view returns (bool)
false
name(view returns (string)
Too crowded?
owner(view returns (address)
0xe066c7b1feee619f88d2fdfc7eab3fc7b75ce6bb
 
renounceOwnership(view 
symbol(view returns (string)
2CROWDED
totalSupply(view returns (uint256)
1
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 _tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenCreator(uint256view returns (address)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
transferOwnership(addressview 
State-modifying
addNewToken(string _uri
approve(address touint256 tokenId
batchMint(string _baseURIuint256 _numberOfTokens
burn(uint256 _tokenId
deleteToken(uint256 _tokenId
disableContract(
init(string _namestring _symboladdress _creator
mintTo(string _uriaddress _receiveraddress _royaltyReceiver
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setDefaultRoyaltyReceiver(address _receiver
setRoyaltyReceiverForToken(address _receiveruint256 _tokenId
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
ContractDisabled(address indexed user
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.