MintPass 2

Verified contract

Active on Ethereum with 22,010 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"

0xb380dc48094afbfa6c0aa0ae000f92c4ed34775eb32a910d1947881bd10a54a1
0xb54c17d24c9f81abdf3d7e3d4b95fffb5f2d5990d72a0a98d95cd243202e0bd5
0xcc8065079b897a47197e18f913409c04cc08ef3705cbfc0c98492cc02a461726
From
0xf81592514142c27e997658015c2fbb4e1954afa22443e9e131a4cc220484e2ba
0x82cf78be4c57365d1585ce45e9ebcf9b5a7a6fa8eb06b851a62d0374b3d8ab58
0xd91e2edd9f2b4ab2c01e18a18333d04ed9f81e99d72cbe49f2a6924a5c6b522f
0x0e16461823b5e1c85798b155b879d503a6c276fbf49ac1274310d8d2812cfd76
0x4f5ce10b4bea187c05d3b088ddcb7fac7d0cef39866b95673f7cf86fb7250d0a
0xec903f207215ec387386f5e31b78ff7fae7aa2be1ffbe270131c443c23b76d9d
0xb2a082c6aaaa658c0844d7148e5ba9d7de3d65ba3b4ad4800006229a66d11568

Functions
Getter at block 21278930
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.