MNTGE Pass

Verified contract

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

No balances found for "MNTGE Pass"

0xa7468392bcde8663ce41fe3dcc369ba07870cf978ea605d0919264ea5efe1a68
0xf227f229cab17e03a7d899e4c8f480db6a9ced9fb0156a99048243e21c3e6989
0xd6eb1f17894f58ac156431f6b5836958215e4cf1d4381392780f51fb659d28b4
0xbdbea2057970484235d32f6ec5a88527f51862848c0f7249bc2c3d92927358e8
0xa07d6a697a36c80e894e858dd8926a540c50d7be23c1c6b4036a354372af384e
0x35ea230ac06c30e40f596aa46168b36cdf75a68278df7c482862bf000a0657b6
0xb9a2783b1de490d3e8b424a8d461ce14ea61d3b1360e5423b3cb3eae40735daa
0x358182a689947c0d980c6e23d5fe855510f64fab4cb825b73ec32025de8e3b6b
0xdd85f749ed92d969bbc758845944232da890cd1d6cf39bdfa62254c155f59d15
0x027ca44725887607234484190f1fff9c4a8f7732c58fc4aa3df3b45662cac7ef

Functions
Getter at block 21060824
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
getSupply(view returns (uint256uint256)
(1400, 1400)
mintAmount(view returns (uint256)
1
mintPrice(view returns (uint256)
500000000000000000
mintSupply(view returns (uint256)
1400
name(view returns (string)
MNTGE Pass
owner(view returns (address)
0xf34f2dd6fa5f52ebd9bfa7e7fa57498ad9f209c9
phaseTwo(view returns (bool)
true
publicSupply(view returns (uint256)
110
state(view returns (uint8)
1
supply(view returns (uint256)
1400
symbol(view returns (string)
MNTGE
tokenUriBase(view returns (string)
https://zf8f02053-z45e95e13-gtw.z86770b17.prm.sh/api/metadata/0xf8c72628bd822e54e1fb2bf0c3484c10d1963e28/
totalSupply(view returns (uint256)
1500
treasuryMax(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getClaimed(address walletview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
adminMint(address[] walletsuint256[] amounts
approve(address operatoruint256 tokenIdpayable 
mint(bytes tokenbytes encodedpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setClosed(
setMintAmount(uint256 amount
setMintPrice(uint256 price
setOpen(
setPhaseTwo(
setPublicSupply(uint256 _supply
setSigner(address _signer
setSupply(uint256 _supply
setTokenURI(string _tokenUriBase
setTreasuryMax(uint256 _supply
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
treasuryMint(address walletuint256 amount
withdrawAll(address recipient
withdrawAllViaCall(address _to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
EtherWithdrawn(address _touint256 _amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboladdress _signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(