This contract is being backfilled. You may encounter incomplete storage history.

SalePlatform

Verified contract

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

No balances found for "SalePlatform"

0x25adf495cd69f110add58c62aa9a766743898eb26261c4e1a1f2b61deb5ebd0d
0x3240385582363a1d38d25ff25b9aab2bbd49148fd347c24dbd114d14241179dd
0x3e4953db05794e04f0a9d0b01192a10f2cf95cc124b660fcfef4b6aead797ca0
0xbd12a99f850999f10bbe3518f70fe6013909f3241767619e52da675d226bae23
0xb11b7e43a3373aecb7403e1c40df4978abca27bec8852a855437a03960608ba2
0xc43850466d8410cbcacf0b26541d11235d4e7b68b390d604b0cca4a1dd514af8
0xdd0431bd6ded286c7cdf4f8dc778b4c3d39c6c24c4e87dc378b75e8e779c6792
0x4f5561d792ec2b524b85f66bdca0fe3cc4dea2a42b4a79491644c87a43e33137
0xd28375bac164abcccc7621b0e0b8273cdf0e8fff3e58d35c09a9f6209de254d6
0x9498e9df5709bda254882ac7c465a96daff3d7f2070e46249a6081f710a3845d

Functions
Getter at block 20798720
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 (uint128 startingPriceuint64 decreasingConstantuint32 startingBlockuint32 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)
mpClaims(uint256view returns (uint128 mpIduint128 pricebool active)
sales(uint256view returns (uint128 priceuint128 limitbool active)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claimWithMintPass(uint256 dropIduint256 amountpayable 
createMPClaim(uint256 dropIduint128 mpIduint128 price
createSale(uint256 dropIduint128 priceuint128 limit
flipMPClaimState(uint256 dropId
flipSaleState(uint256 dropId
grantRole(bytes32 roleaddress account
overrideArtistcut(uint256 dropIduint256 cut
premint(uint256 dropIdaddress[] recipients
purchase(uint256 dropIduint256 amountpayable 
purchaseThroughAuction(uint256 dropIdpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAuction(uint256 auctionIduint128 startingPriceuint64 decreasingConstantuint32 startingBlockuint32 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.