Generation: Habibi Mint Pass

Verified contract

Active on Ethereum with 1,323 txns
Deployed by via 0x7af63abb at 13436854
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Generation: Habibi Mint Pass"

0xf0c7244490a3089eb5eb87356727a60d6dea0949291d1eb1654bc61afcb2f926
0xf765c9746991e61850e0d127cec517868a6cb190b5559c16c234297ea96fa165
0x17734827dec18f528734f5e5e91e44446b08939db8a0de6dffe8d5a6ca8464d5
0x487352eb168d2ce16df36c921b161c1c477cc47598bebafd840edebb02ccd376
0xaf96a2577e8b951969fa40f135e5a9a43c5933e6657630d0557a79cbe89a7b91
0xc029d7c6fa708bb828e0aa42dddc51d6268b631aabba77340091e90acb936179
0x6bc75216c2557b7215741ac833b22ef4d7c2b102dc2dee46270564259678e5e7
0xefb532c0e14a4a4952dfef0a0182fdd80ca07ad0a6ca38d6b1db67625d288366
0x3044f1024c2dcfb9abfe54d9a976bdccca7c0d37de285ec611b5e08776b9d498
0xad6c270600377f9a79432ef3c4969485e260dc5d11055ca96490a156b20b219e

Functions
Getter at block 20830251
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
HABIBI_OPERATOR_ROLE(view returns (bytes32)
0x0ef2ba06c59c80d9ee11dea12f99c55237376ff73bced6ddf24de8f6f5ddbe93
_contractURI(view returns (string)
ipfs://QmbPrAvsxWg4yo1PSX7dXsAeYt8U2CkAuUiVkTrqkf8BrH
contractURI(view returns (string)
ipfs://QmbPrAvsxWg4yo1PSX7dXsAeYt8U2CkAuUiVkTrqkf8BrH
name(view returns (string)
Generation: Habibi Mint Pass
name_(view returns (string)
Generation: Habibi Mint Pass
owner(view returns (address)
0x06a2a7c57278820b3044dcbce67807e46f3f4f60
paused(view returns (bool)
false
symbol(view returns (string)
HABIBISPASS
symbol_(view returns (string)
HABIBISPASS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getClaimedMps(uint256 poolIdaddress userAdressview returns (uint256)
getDutchTiers(uint256 _mpIndexview returns (uint256[]uint256[]uint256[]bool[])
getPrice(uint256 _mpIndexview returns (uint256)
getRemainingPassSupply(uint256 _mpIndexview returns (uint256)
getRemainingTimeBeforeNextPricingChange(uint256 _mpIndexview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenSupply(uint256 mpIndexview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isSaleOpen(uint256 mpIndexview returns (bool)
makeLeaf(address _addruint256 amountview returns (string)
mintPasses(uint256view returns (bytes32 merkleRootbool saleIsOpenbool isDutchAuctionstruct HabibisMintPassFactoryDutchAuctionSettings dutchAuctionSettingsuint256 windowOpensuint256 windowClosesuint256 mintPriceuint256 maxSupplyuint256 maxPerWalletuint256 maxMintPerTxnstring ipfsMetadataHashaddress redeemableContract)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
verifyMerkleProof(bytes32[] merkleProofuint256 mpIndexuint256 amountview returns (bool)
State-modifying
addMintPass(bytes32 _merkleRootuint256 _windowOpensuint256 _windowClosesuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnstring _ipfsMetadataHashaddress _redeemableContractuint256 _maxPerWallet
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnFromRedeem(address accountuint256 mpIndexuint256 amount
claim(uint256 numPassesuint256 amountuint256 mpIndexbytes32[] merkleProofpayable 
claimMultiple(uint256[] numPassesuint256[] amountsuint256[] mpIndexsbytes32[][] merkleProofspayable 
demoteTeamMember(address _addr
editMintPass(bytes32 _merkleRootuint256 _windowOpensuint256 _windowClosesuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnstring _ipfsMetadataHashaddress _redeemableContractuint256 _mpIndexbool _saleIsOpenuint256 _maxPerWallet
editMintPassWhiteListMerkleRoot(bytes32 _merkleRootuint256 _mpIndex
grantRole(bytes32 roleaddress account
mint(address touint256 numPassesuint256 mpIndex
mintBatch(address touint256[] numPassesuint256[] mpIndexs
pause(
promoteTeamMember(address _addr
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setContractURI(string uri
setDutchAuctionSettings(uint256 _mpIndexbool _isDutchAuctionuint256 _dutchStartingPriceuint256 _dutchStartingTimeuint256 _dutchUnitAmountReductionuint256 _dutchUnitTimeBetweenEachReductionuint256 _dutchFloorPrice
setOwner(address _addr
setURI(string baseURI
transferOwnership(address newOwner
turnSaleOff(uint256 mpIndex
turnSaleOn(uint256 mpIndex
unpause(
withdrawEther(address _touint256 _amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claimed(uint256 indexaddress indexed accountuint256 amount
ClaimedMultiple(uint256[] indexaddress indexed accountuint256[] amount
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
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
Unpaused(address account
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.