MintPassFactory

Verified contract

Active on Ethereum with 9,867 txns
Deployed by via 0xb4771914 at 12974489
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1f229110249dab2e029eccf32d4a75953c71d54ff8a65fa8a35fcc77ab151f50
0x5d1157a2255cc025aef660ba28405bfe09c3e263312c8455d89a5a6ce9c7fc76
0xc7754dbffe679cb3c70156f486ebc6c0cc49a0e19490082bbb823a736088075e
0x613c682c48f105beeec1871d32b51f7817bd908eec3c7b285a1fc808cf2b23d1
0x2575fb1b89649ced82380fc0a8fa4e87b8fccc7f0b350cd02043453e225e393f
0x51978312fc2cb7219476214151b45cdbc55b9ae806936bf6bc409eff7344f632
0x6f8476d4d3443fa500790efdb34603b9bf1dadc98ee9372c52251872ebe3fd5a
0x32817a921722d3a67aff59e1050c80d81db0eafd60aac34cfeceee2f39aa97b5
0x35e842b9d1e6d9838104815d3e039da585f8a5279bc3c0a14bd79f28a0853471
0x9416f5b86d16d44155ef2b5c77c89ca56a3a64b139d2f32477101126d88a9c7f

Functions
Getter at block 21256552
name(view returns (string)
MintPassFactory
name_(view returns (string)
MintPassFactory
owner(view returns (address)
0x79a20cf7331f37432e078d923074e42512e3585a
paused(view returns (bool)
false
symbol(view returns (string)
PASS
symbol_(view returns (string)
PASS
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)
isApprovedForAll(address accountaddress operatorview returns (bool)
mintPasses(uint256view returns (bytes32 merkleRootuint256 windowOpensuint256 windowClosesuint256 mintPricestring ipfsMetadataHashaddress redeemableContract)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addMintPass(bytes32 _merkleRootuint256 _windowOpensuint256 _windowClosesuint256 _mintPricestring _ipfsMetadataHashaddress _redeemableContract
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnFromRedeem(address accountuint256 mpIndexuint256 amount
claim(uint256 numPassesuint256 indexuint256 amountuint256 mpIndexbytes32[] merkleProofpayable 
editMintPass(bytes32 _merkleRootuint256 _windowOpensuint256 _windowClosesuint256 _mintPricestring _ipfsMetadataHashaddress _redeemableContractuint256 _mpIndex
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string baseURI
transferOwnership(address newOwner
unpause(
withdrawEther(address _touint256 _amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claimed(uint256 indexaddress indexed accountuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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.