Mint Pass Sunset From The Bluffs | Nat Sarkissian | MPSS

Verified contract

Active on Ethereum with 165 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 2 additional slots
1 additional variable

No balances found for "Mint Pass Sunset From The Bluffs | Nat Sarkissian | MPSS"

0x1a528bb2ab316487bc0edb0a087d1ffc60c9f2f6eb8b9da8cf088b1fb4cb64bf
0x2af0e3cadaba182e236be1e8cd28558d54342b7aa740b8201a454b0e8a7c4a64
0x15f623abd861a11fa3351cd4e0d9ce2932a1564802c42eff389690df3a774ae9
0x7ee8a00930bf392cbbd9bfbc37f493f6aeed06c663be116a32eda4aad64b82ed
0x735655eab391e2aa38a240d1bfdfa50fcb7bd18bc4a91682bae688eb371f5aea
0x69e23ce312532152ed698e69f8888afb6efe9b2f52317e966c23cf4528772e58
0xc85c0a42183c6adae1c5189a798437a5204ea5fc07df981bc9507f2cd1d9a12e
0xc06bb1cd9830732b9e916e9fe4cb332d4070ef3443a0522f4c094b069b898d48
0x4d794d8bf4b56f3ff232acdef473c5dfe30698a1db26b84994be8520a4370b77
From
0x326565a35df3123d65eefb646bfe33f3ce5a69dc867a0704cab0293e45153b89

Functions
Getter at block 20966481
CurrentOrderRefundIndex(view returns (uint256)
76
MintPassInternalSale(view returns (uint256 _AmountSolduint256 _FinalClearingPriceuint256 _UniqueSales)
(_AmountSold=95, _FinalClearingPrice=2104474169741697417, _UniqueSales=76)
MintPassSale(view returns (uint256 _PriceStartuint256 _PriceEnduint256 _MaximumAvailableForSaleuint256 _UnixTimestampStartingBlockuint256 _SecondsBetweenPriceDecaybool _Active)
(_PriceStart=5000000000000000000, _PriceEnd=500000000000000000, _MaximumAvailableForSale=95, _UnixTimestampStartingBlock=1897011459, _SecondsBetweenPriceDecay=1084, _Active=false)
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
ViewAllMPSaleInformation(view returns (struct MPSSMintPassstruct MPSSSaleInformation)
((5000000000000000000, 500000000000000000, 95, 1897011459, 1084, false), (5000000000000000000, 0, 1897011459, 5000000000000000000, 500000000000000000))
 
ViewProfitsMinusRefunds(view returns (uint256)
 
ViewRefundTotal(view returns (uint256)
_LiveMint(view returns (address)
0xf441aaf6a47c8a0e2d6317de6cb20a8f43481544
_Root(view returns (bytes32)
0x8ff438766fc4b0ec7db9a01c2b38098b7f41d0d0125b0fa722428692bca92869
baseURI(view returns (string)
ipfs://QmdrBrdRNC4xvcrcxsWfMvpNg6bJW7MgwxPX7Awg89rqs2/
name(view returns (string)
Mint Pass Sunset From The Bluffs | Nat Sarkissian | MPSS
owner(view returns (address)
0xe06f5fae754e81bc050215ff89b03d9e9ff20700
symbol(view returns (string)
MPSS
totalSupply(view returns (uint256)
0
Read-only
UniqueSaleBrightListStatus(uint256view returns (bool)
UniqueSaleIndexToAddress(uint256view returns (address)
UniqueSalePriorityStatus(uint256view returns (uint256)
UniqueSalePurchaseAmount(uint256view returns (uint256)
UniqueSaleToOrderValue(uint256view returns (uint256)
VerifyBrightList(address Recipientbytes32[] Proofview returns (booluint256)
ViewRefundTotalForWallet(address Walletview returns (uint256uint256[])
ViewWalletSaleInformation(address Walletbytes32[] Proofview returns (struct MPSSUserSaleInformation)
_FullSetAllocation(addressview returns (uint256)
_PriorityDiscount(uint256view returns (uint256)
_UserPurchasedAmt(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
PurchasePass(uint256 Amountbytes32[] Proofpayable 
_LiveMintBurn(uint256 TokenIDreturns (address _Recipient)
__ChangeOperatorFilterState(bool State
__InitiateRefundsAndProceeds(
__NewBaseURI(string NewURI
__NewBlockTimestampStart(uint256 Timestamp
__NewEndingPrice(uint256 PriceEnd
__NewLiveMintAddress(address NewAddress
__NewRoot(bytes32 Root
__OverrideClearingPrice(uint256 Price
__SeedFullSetAllocations(address[] Walletsuint256[] Amounts
___WithdrawERC721(address Contractaddress Recipientuint256[] TokenIDs
___WithdrawEther(
___WithdrawEtherToAddress(address Recipientuint256 Amount
approve(address operatoruint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NewTimestamp(uint256 Timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Purchased(address Recipientuint256 Amountuint256 MessageValueuint256 PurchaseValueuint256 AmountSold
RefundReverted(uint256 OrderIndex
Refunded(uint256 RefundAmount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

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