SalePlatform

Verified contract

Active on Ethereum with 253 txns
Deployed by via 0x7a7c19aa at 13817355
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SalePlatform"

0x3371109cbcbb80ffc5df6aaf6fa2c4661779a71fb25588d24c76538290a58a98
0xe77d308914557112464ec9cca1dc318bbfd6861be23e35fe170d34807b52190b
0x12d86bf0e2ba10af57ba4a33a58c3c6c8f3b083cf54b081635bb01ccd6e3ca50
0x56f1a01ea313d0e89483e344eb55e3f52e993f4bd7f0330cde9d2c420528b9fa
0x517bd589c1589ed4aba08ca5569c9aaa036106939299c4ce5373ad3dded379e1
0x7d892a8cb6987c0608d400da9f5f03e35f96680529d0acb85a70efb3ec564712
0x3ec3cbebbcf411837ff4b4811a6cd07e5eecb99021aa7e6a1c3ecd3bce1a24c7
0x90833cdf6c0f44e2c5ee83a90be980bd749fbada602ccc6b0b18d6dd47a32b13
0xc988d1c67cc09ea761bd4382ec2629bf170b14fe1f46a06701cd527fdeb3dad1
0xfa23744c0dc8ddcfce0c8337c3a07e67786a8aac6a3151c2ec2d6212286946aa

Functions
Getter at block 20818949
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
defaultArtistCut(view returns (uint256)
8000
mintpass(view returns (address)
0x2fea46fbccb5ee07c293fe500353579895abf7d0
quantum(view returns (address)
0x46ac8540d698167fcbb9e846511beb8cf8af9bd8
Read-only
auctions(uint256 auctionIdview returns (uint256 startingPriceuint128 decreasingConstantuint64 startingTimeuint64 periodbool active)
getPrice(uint256 auctionIdview returns (uint256 price)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isWLClaimed(uint256 dropIduint256 indexview returns (bool)
mpClaims(uint256view returns (uint64 mpIduint64 startuint128 price)
sales(uint256view returns (uint128 priceuint64 startuint64 limit)
supportsInterface(bytes4 interfaceIdview returns (bool)
whitelists(uint256view returns (uint192 priceuint64 startbytes32 merkleRoot)
State-modifying
claimWithMintPass(uint256 dropIduint256 amountpayable 
createAuctionNow(uint256 auctionIduint256 startingPriceuint128 decreasingConstantuint64 period
createMPClaim(uint256 dropIduint64 mpIduint64 startuint128 price
createSale(uint256 dropIduint128 priceuint64 startuint64 limit
createWLClaim(uint256 dropIduint192 priceuint64 startbytes32 root
flipMPClaimState(uint256 dropId
flipSaleState(uint256 dropId
flipWLState(uint256 dropId
grantRole(bytes32 roleaddress account
overrideArtistcut(uint256 dropIduint256 cut
premint(uint256 dropIdaddress[] recipients
purchase(uint256 dropIduint256 amountpayable 
purchaseThroughAuction(uint256 dropIdpayable 
purchaseThroughWhitelist(uint256 dropIduint256 amountuint256 indexbytes32[] merkleProofpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAuction(uint256 auctionIduint256 startingPriceuint128 decreasingConstantuint64 startingBlockuint64 period
setDefaultArtistCut(uint256 cut
setManager(address manager
setMintpass(address deployedMP
unsetManager(address manager
withdraw(address to
Events
Purchased(uint256 indexed dropIduint256 tokenIdaddress to
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address deployedQuantumaddress deployedMPaddress adminaddress treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.