MintPass 2

Verified contract

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

No balances found for "MintPass 2"

0x82cf78be4c57365d1585ce45e9ebcf9b5a7a6fa8eb06b851a62d0374b3d8ab58
0xd91e2edd9f2b4ab2c01e18a18333d04ed9f81e99d72cbe49f2a6924a5c6b522f
0x0e16461823b5e1c85798b155b879d503a6c276fbf49ac1274310d8d2812cfd76
0x4f5ce10b4bea187c05d3b088ddcb7fac7d0cef39866b95673f7cf86fb7250d0a
0xec903f207215ec387386f5e31b78ff7fae7aa2be1ffbe270131c443c23b76d9d
0xb2a082c6aaaa658c0844d7148e5ba9d7de3d65ba3b4ad4800006229a66d11568
0x2318099f478659bb0b8d50cf836cb94a30d6f32ba29cf873f683c79c57d12841
0x65af18696d91f5fe02a5f77430c13e92f4e25f2387c747084e527118cea72160
0xc5278884c9425e7f1aa1e0e07a1a5e2b5a41232dd0b254160a9c23e51a377acc
0x423f61ac848798f2b5c1e4ea6ad3d073bd3a46256cbf390343124e8d1b4b8979

Functions
Getter at block 21162165
name(view returns (string)
MintPass 2
name_(view returns (string)
MintPass 2
owner(view returns (address)
0x79a20cf7331f37432e078d923074e42512e3585a
symbol(view returns (string)
PASS2
symbol_(view returns (string)
PASS2
windowCloses(view returns (uint256)
1649624400
windowOpens(view returns (uint256)
0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isEligible(uint256 _ticketIdview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnFromRedeem(address _accountuint256 _amount
closeMintingForever(
editWindows(uint256 _windowOpensuint256 _windowCloses
finalizeRedeemContract(address _redeemContract
invalidateTickets(uint256[] _ticketIds
mint(bytes _signatureuint256 _ticketIduint256 _amount
ownerMint(address[] _touint256[] _amount
renounceOwnership(
resetWithNewSupply(uint256 _supply
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setSigner(address _signer
setURI(string _baseURI
toggleRedeem(
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Constructor
constructor(string _namestring _symbolstring _uriuint256 _windowOpensuint256 _windowCloses
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.