nftown shares

Verified contract

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

No balances found for "nftown shares"

0xcfd6674582e86c60923b439b5b45fb48c812a598ea14d280e2a668aadf0d4a25
0x55624905289515c2b1ef52db449ff2cc90fab4853aa3717a97bca5476dbe3830
0x982c9180d196ba293436e9ff1b572b3ed8bbad7e19d1fd9d70f4eb882a7bfb7a
0xb448e6970c2c76fb3f95ca6350ebce9e04228553e4fe6a151456a94211130fd1
0x053e4dc38682c6b65f5c636ca396484ea757f6b5d353b748acec1e033679dc72
0x7bd67c194d4dc09cd11901ca1b6e54b8edc14c8fb702e929bdfc88cb4500c0e5
0x37dfd29edc98e2284e209b7353b3c32036879fb5d2a946b18ad8b991f133cd38
0x227086e726287c3c0d3d4e1c3c7ae8dd60faec40bffd2450f986506697794309
0x2a3560ceb54fbd28c5f3ab3cadb2f8ba84c3aefcfcbab623957351f776ecb3c9
0x213d586e5d58649ddedba6993cb522581add820e70f8363639d67d3816e01d6e

Functions
Getter at block 21227408
currentSupply(view returns (uint256)
519
maxSupply(view returns (uint256)
10000
mintAllowed(view returns (bool)
true
mintPrice(view returns (uint256)
1000000000000000000
name(view returns (string)
nftown shares
owner(view returns (address)
0xd3ca10b047011b17254ac7926b6ef4388dad5571
royaltiesAmount(view returns (uint128)
1000
royaltiesRecipient(view returns (address)
0xd3ca10b047011b17254ac7926b6ef4388dad5571
signingAddress(view returns (address)
0xf07ec6998f33f5f0fefd5ebd9f30322ee0fdb8ef
symbol(view returns (string)
NFTOWNSHARES
totalSupply(view returns (uint256)
519
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
drop(address to
dropMultiple(address[] to
publicMint(struct NFTownSharesPermit permitpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMintPrice(uint256 _newPrice
setMintStatus(bool _allowed
setRoyaltyInfo(address _recipientuint128 _amount
setSigningAddress(address newAddress
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

This contract contains no error objects.