CRFTDMarketplace

Verified contract

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

No balances found for "CRFTDMarketplace"

0xa2b6e299d85cd7ab9aa02defcb460ceabc3c31e0642a29944ea27af9703bde00
0xf29515b452e3e9c38d115ca69e8cd3682173874ab544d6924e99a904089bac59
0xf21ac1dcd7c19999f28a9ae6290a0b74a654ae9428e2dabb6f336f7583b7a167
0xb820b04ec2df22421f9253e8eef7346dfaca2231c0be3893dac231795194e0b7
0xd75639212267ad6b1c5404c0315be7af6895fb0e269db1cf6591b6885d831f26
0x83b4aca2f3153e163d505685f7efe6cc4ff246970518e41f9b394878c3c83466
0xac34bd1f9c72bbb217fbb0efab1234a818f4ed56da67c9bdd3d832d73d3841f6
0xb8d2ba06f661cb0586a4ea53624e0220ecde91907ad6e6d1f4cf4169e012804f
0xf658b23697aab6f09ef2bb6176deb116256d8ad7dcfbba1256e34c4de969cacd
0x13f8199d08436431714cc6778896729915abe62380ff526966db403f36c30cfb

Functions
Getter at block 20904747
owner(view returns (address)
0x5787a813fa167f71b85caef0eeb16f8dc02d363f
Read-only
getRaffleEntrants(bytes32 itemHashview returns (address[] entrants)
getRaffleWinners(bytes32 itemHashuint256 numPrizesview returns (address[] winners)
numPurchases(bytes32addressview returns (uint256)
raffleEntries(bytes32uint256view returns (address)
raffleRandomSeeds(bytes32view returns (uint256)
totalSupply(bytes32view returns (uint256)
State-modifying
purchaseMarketItems(struct CRFTDMarketplaceMarketItem[] itemsaddress[] paymentTokensbytes32 userHashpayable 
recoverNFT(address tokenuint256 id
recoverToken(address token
revealRaffle(struct CRFTDMarketplaceMarketItem item
setOwner(address newOwner
Events
MarketItemPurchased(uint256 indexed marketIdbytes32 indexed itemHashaddress indexed accountbytes32 userHashaddress paymentTokenuint256 price
OwnerUpdated(address indexed useraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidPaymentToken(
MaxPurchasesReached(
NoSupplyLeft(
NotActive(
NotAuthorized(
RandomSeedAlreadyChosen(