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

RocketFactoryMarket

Verified contract

Active on Ethereum with 1,321 txns
Deployed by via 0xd2e33071 at 12939013
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18,456.24
 (#2109)
ERC-721
--
 (#731)
ERC-721
--
 (#113)
ERC-1555
--
0x631b6e859f84499cee9dbc3d62732366e78e7c9c13b7bc91c684f846d875ca48
0xfba730145aef012ba78e3781cbd5e77ef7e3c72624d73aec5a8a069eb31fc43f
0xe57e2127f3d8cda3e322d7e4a973626c9e3dafd670cb36cc0d819d3abe21331c
0x978a138b7965779d68527d834936d2e35102a8b14fed7f672deb9ec9543cf3ff
0x6d07059adbcdaabaa9f8d35c1dbd3173b9eee4ae61f5d0a31e414cd6e2e58a0a
0x7e0fdc025d41bf0e55ef4bda56ef223033ece44477c6fbfefbd53b7f3097edb2
0x4f07aaf6762391227210dc9cd56490167312cc14cb77d6865ba48a23cbe77245
0xdc1996fdd402559428b42433f9538132ccca889aa03e6c713b1139495ce89262
0x34f7527a1a3f9f02b8ef210cd08a49707ed344d6b05c3c61dba35d318c44f4b2
From
0xb7c7109fc10e3d126d35d1fc8e820493e0f2d6f724556df46b896a1fe3d70703
From

Functions
Getter at block 21213580
owner(view returns (address)
0x76c54c77a58c376ff9533b3582b1f73c49049126
Read-only
checkBalance(address _erc20view returns (uint256)
itemsToAuction(uint8uint256view returns (address selleruint16 itemIduint8 itemTypeuint32 endTimestampuint32 maxBidTimestampaddress erc20address maxBidderAddressuint256 startPriceuint256 maxBidAmount)
itemsToSale(uint8uint256view returns (address selleruint16 itemIduint8 itemTypeuint32 endTimestampaddress erc20uint256 price)
offers(uint8uint256addressview returns (address offereruint8 itemTypeuint16 itemIdaddress offereeaddress erc20uint256 price)
trades(addressaddressview returns (address offereraddress offeree)
State-modifying
acceptOffer(address _offereruint8 _itemTypeuint16 _itemId
acceptTrade(address _offerer
buy(uint16 _itemIduint8 _itemTypepayable 
cancelOffer(uint8 _itemTypeuint16 _itemId
cancelSale(uint16 _itemIduint8 _itemType
cancelTrade(address _offeree
claim(uint16 _itemIduint8 _itemType
createAuction(uint16 _itemIduint8 _itemTypeuint256 _startPriceuint32 _endTimestampaddress _erc20
createSale(uint16 _itemIduint8 _itemTypeuint256 _priceuint32 _endTimestampaddress _erc20
deleteAuction(uint16 _itemIduint8 _itemType
deleteSale(uint16 _itemIduint8 _itemType
makeAnOffer(uint16 _itemIduint8 _itemTypeuint256 _priceaddress _erc20payable 
onERC721Received(addressaddressuint256bytesreturns (bytes4)
placeBid(uint16 _itemIduint8 _itemTypeuint256 _bidpayable 
proposeTrade(struct RocketFactoryMarketItem[] _offersstruct RocketFactoryMarketItem[] _requestsaddress _offeree
rejectOffer(address _offereruint8 _itemTypeuint16 _itemId
rejectTrade(address _offerer
renounceOwnership(
returnItem(uint16 _itemIduint8 _itemTypeaddress _to
setAllowedERC20(address _erc20bool _allowed
setItemTokenAddress(uint8 _itemTypeaddress _itemTokenAddress
setOwnerCut(uint16 _ownerCutPercentage
transferOwnership(address newOwner
withdraw(address _erc20
Events
ItemBidded(uint256 timestampuint256 indexed itemIduint8 indexed itemTypestruct RocketFactoryMarketAuction auction
ItemClaimed(uint256 timestampuint256 indexed itemIduint8 indexed itemTypestruct RocketFactoryMarketAuction auction
ItemForSale(uint256 timestampuint256 indexed itemIduint8 indexed itemTypestruct RocketFactoryMarketSale sale
ItemOnAuction(uint256 timestampuint256 indexed itemIduint8 indexed itemTypestruct RocketFactoryMarketAuction auction
ItemSaleCancelled(uint256 timestampuint256 indexed itemIduint8 indexed itemTypestruct RocketFactoryMarketSale sale
ItemSold(uint256 timestampuint256 indexed itemIduint8 indexed itemTypeaddress buyerstruct RocketFactoryMarketSale sale
OfferAccepted(uint256 timestampuint256 indexed itemIduint8 indexed itemTypestruct RocketFactoryMarketOffer offer
OfferCancelled(uint256 timestampuint256 indexed itemIduint8 indexed itemTypestruct RocketFactoryMarketOffer offer
OfferCreated(uint256 timestampuint256 indexed itemIduint8 indexed itemTypestruct RocketFactoryMarketOffer offer
OfferRejected(uint256 timestampuint256 indexed itemIduint8 indexed itemTypestruct RocketFactoryMarketOffer offer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TradeAccepted(uint256 timestampstruct RocketFactoryMarketTrade trade
TradeCancelled(uint256 timestampstruct RocketFactoryMarketTrade trade
TradeCreated(uint256 timestampstruct RocketFactoryMarketTrade trade
TradeRejected(uint256 timestampstruct RocketFactoryMarketTrade trade
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.