PropertyNFT

Verified contract

Proxy

Active on Ethereum with 10,589 txns
Deployed by via 0xb66d1647 at 13765147
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
24 additional variables

No balances found for "PropertyNFT"

0x81dd18fd9f9f427cf984891b67cb438ad7c659f3fe96e3fe637e45da66c4704e
0x05c46a7aa01091c2debe8eea28eecc8417ad3a6ff373bef1f5d23054a838c4a6
0xaa9c8bbae979b4bb95a3ac9a7273254857091ce4ed96fbed35d84b3099061a5f
0x7cc76dfc8e6f10f0a89ca3a181a797d912cf094ec384f837fd976c8d8c2813d3
0xf2f8a166464a0da5e9a3829158563594a87b8da5501cb621b28775f87c8a4eb8
0x4fe9c8b4364418d6cb729683d8b8914b674f23ecae8f869be5999a89ef5e79be
From
0x15a43abfd11cbbb708b82451e4dbadcc6d541f3c7436234145f9ce0a73b4475f
0xeb28aaba1de1b304e84012a1e4e40becf340d6fad5784f5c89f37d93dfe77640
0x09b4148cad48f945ab326a8c13fbe7597c2dd02bbb7d43ea7556f2a82cb931e9
0xdd461cbaaa3dd8bd2f4b095a8b9b36bf73549a97d2ac57cf754d16ca27deefe6

Functions
Getter at block 21249334
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LAUNCH_PRICE(view returns (uint256)
90000000000000000
MAX_QUANTITY(view returns (uint8)
8
MAX_SUPPLY(view returns (uint256)
6000
PARTNER_SALE_PRICE(view returns (uint256)
80000000000000000
PRIVATE_SALE_START(view returns (uint256)
1639148400
PUBLIC_SALE_START(view returns (uint256)
1639321200
RESERVED(view returns (uint256)
200
TREASURY(view returns (address)
0x75dd8773c3dbc4e3346838fffd526043e07f59bd
WALLET_LIMIT_PUBLIC(view returns (uint8)
16
baseTokenURI(view returns (string)
https://propertys-nft.mypinata.cloud/ipfs/QmXpXugo9YSwaDaidzcVMaVB77XbNniTryrfaRveWp7fgZ/
 
getAvailable(view returns (uint32[])
isPresaleOpen(view returns (bool)
false
isPublicSaleOpen(view returns (bool)
true
name(view returns (string)
PropertyNFT
notRevealedURI(view returns (string)
https://propertys-nft.mypinata.cloud/ipfs/QmdW3CDs4kfG6gfn7oMNHtgor9C9gQQcdF3xYHJL41K6r7
owner(view returns (address)
0xc72fb98100997e2847340c9d6770d3af5557dedd
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
PP
totalSupply(view returns (uint256)
6000
Read-only
PRIVATE_SALE_PRICES(uint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPostalCode(uint256 tokenIdview returns (bytes)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getWhitelistPrice(uint8 tierview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
parsePostalCode(bytes postalCodepure returns (uint8[4])
privateSaleMintCount(address userview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
walletOfOwnerShuffled(address _ownerview returns (uint32[])
whitelistedPartners(addressview returns (bool)
State-modifying
admin(returns (address)
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
__PropertyNFT_init(string _notRevealedUriaddress _owneraddress _treasuryuint256 _privateSaleStartuint256 _publicSaleStartaddress _vrfCoordinatoraddress _linkbytes32 _keyHashuint256 _feeaddress _signerAddress
__VRFConsumableBase_init(address _vrfCoordinatoraddress _link
airdrop(address[] addressList
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
initializeRandomness(returns (bytes32 requestId)
partnerMint(bytes noncebytes signaturepayable 
pause(
presaleMint(uint8 _mintAmountuint8 tierbytes noncebytes signaturepayable 
publicMint(uint8 _mintAmountpayable 
pushAvailable(uint32[] _available
rawFulfillRandomness(bytes32 requestIduint256 randomness
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setPostalCodeProvider(address postalCodeProviderAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateBaseURI(string _newBaseURI
updatePresaleStart(uint256 _startTime
updatePublicSaleStart(uint256 _startTime
withdrawToTreasury(
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address initialLogicaddress initialAdminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.