HPPRs

Verified contract

Active on Ethereum with 12,072 txns
Deployed by via 0x51af4024 at 13793653
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
 (#109)
ERC-721
--
0x96cdeeb5bd1461e48c1b1ddf4c6ed1441ad67a244584ca2defc8120d617b3f84
0x81ddf9a32bfa56776624f8b765c45adcbcfbacbb67cb42e08adcd170eb2befd4
0xcff3bd9c48e22124a13a212fb14b198ad3e3f2abf1baefded8f764d55275ef15
0xebd101d532db355c85ab8e6b154bbeb93143a1317ff16a73a175e979514f3fc3
0x572950272d5a9a4c14373c7cf830f2f32a1d54fd4e4c98b09778c635c865b799
0x78a1cc047f4c55215cbbd7ddb2edf85972d300ceba7ea19685dd65a1fa6bc64b
0xa8c2c35db2a183c2109b19d2284b9cc4893dc500d2b1f97ba720b4468a94548a
0xa78a49e266c993d39bc4993faa96bcd4c16422d814c79603ad2a313b43ebebaa
0xc44242e9e63e99121b3427128e5dabbcc1c246285d1a252a148ed3a8b4d3ccdd
0x568d2dd3cf81e101999ab944ed2a13dad798506a6fc76642cf7f6eac46ee85cb

Functions
Getter at block 21207290
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_contractURI(view returns (string)
ipfs://0xE2609354791Bf57E54B3f7F9A26b2dacBed61DA1
contractURI(view returns (string)
ipfs://0xE2609354791Bf57E54B3f7F9A26b2dacBed61DA1
mintPassFactory(view returns (address)
0xe6fa856dfa891aa7b60458dd21ee203251aafb8a
name(view returns (string)
HPPRs
owner(view returns (address)
0x94580a549e1251f7434c8eff524444601c645419
paused(view returns (bool)
false
saleConfiguration(view returns (bool isSaleOpenuint256 windowOpensuint256 windowClosesuint256 maxMintsPerTxnuint256 mintPriceuint256 maxSupply)
(isSaleOpen=false, windowOpens=0, windowCloses=0, maxMintsPerTxn=0, mintPrice=0, maxSupply=0)
symbol(view returns (string)
HPPRS
totalSupply(view returns (uint256)
6760
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isRedemptionOpen(uint256 passIDview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
redemptionWindows(uint256view returns (uint256 windowOpensuint256 windowClosesuint256 maxRedeemPerTxn)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenData(uint256view returns (string tokenURIbool exists)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
directMint(uint256 quantitypayable 
editSale(bool isOnuint256 windowOpensuint256 windowClosesuint256 maxMintsPerTxnuint256 mintPriceuint256 maxSupply
editSaleMaxMintsPerTxn(uint256 maxMintsPerTxn
editSaleMaxSupply(uint256 maxSupply
editSalePrice(uint256 mintPrice
editSaleWindowClose(uint256 windowCloses
editSaleWindowOpen(uint256 windowOpens
grantRole(bytes32 roleaddress account
mintNextTokenTo(address _to
pause(
redeem(uint256[] mpIndexesuint256[] amounts
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
setContractURI(string uri
setIndividualTokenURI(uint256 idstring uri
setMaxRedeemPerTxn(uint256 passIDuint256 _maxRedeemPerTxn
setMintPassToken(address _mintPassToken
setRedeemClose(uint256 passIDuint256 _windowClose
setRedeemStart(uint256 passIDuint256 _windowOpen
toggleSaleOn(bool isOn
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(address indexed accountstring tokens
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Redeemed(address indexed accountstring tokens
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(string _namestring _symboluint256[] _mpIndexesuint256[] _redemptionWindowsOpenuint256[] _redemptionWindowsCloseuint256[] _maxRedeemPerTxnstring _baseTokenURIstring _contractMetaDataURIaddress _mintPassToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.