SuperRareBazaar

Verified contract

Proxy

Active on Ethereum with 152,280 txns
Deployed by via 0xcbaaffbe at 14166744
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
23 additional variables
Native
Value $738,578.4
ERC-20
Value $412.41
ERC-20
Value $133.93
ERC-20
Value $3.3
 (#6)
ERC-721
--
 (#4)
ERC-721
--
 (#2)
ERC-721
--
 (#2)
ERC-721
--
ERC-20
--
 (#4)
ERC-721
--
0xb51d33dc83689a2d6a5256f37041bb7b49bf4c50a20921a18e05e6db8022842f
0x09a144214424058be91830a11092c4a7e1625590cec503535651cb2551247929
0x4b4fe26a9bd24899e93acfb3b78fd89c2ded517e9e509e10b1f8a18266f415b1
0x9c7b621e2bf390af2ed1f3157acc25c21555c0069f5d9afa766a049a6866326e
0x9c700596113ce77c5c50baf7edc13888e6c24a1d2a370d8ce07ebce7bb7ae3b8
0x0af6e269ef016e4ff710d55f6a7f72fb9e6da0da8fe5ac2e99ebfc6c9b4db472
0x6b46b259b2d87dcfe26ed28535837e97d18948e9b6d3462f1aa4e5b9e99c4c08
0xf0aa44b9ea4b55f347eaa0402b57cb66420d95f5533787b9718a454f7b563a97
0x8348b3bfac3a91672c0991a5dca3b2ac1b3b5f33469cf5c4ab9289c4327fafbc
0x4f121c403a2855ec55aab292f4824d7d50943651670c07ed47a46ca7884b22d7

Functions
Getter at block 21244212
COLDIE_AUCTION(view returns (bytes32)
0x434f4c4449455f41554354494f4e000000000000000000000000000000000000
NO_AUCTION(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SCHEDULED_AUCTION(view returns (bytes32)
0x5343484544554c45445f41554354494f4e000000000000000000000000000000
approvedTokenRegistry(view returns (address)
0x16c9e9bc7fd73f538e7dfc2eb1a21f429c3e0b8c
auctionLengthExtension(view returns (uint256)
900
marketplaceSettings(view returns (address)
0x61dbf87164d33fd3695256dc8ba74d3b1d304170
maxAuctionLength(view returns (uint256)
604800
minimumBidIncreasePercentage(view returns (uint8)
10
networkBeneficiary(view returns (address)
0x860a80d33e85e97888f1f0c75c6e5bbd60b48da9
offerCancelationDelay(view returns (uint256)
300
owner(view returns (address)
0x860a80d33e85e97888f1f0c75c6e5bbd60b48da9
payments(view returns (address)
0xc033bbef0af25db7523fce16bab1c39df0bf2ae3
royaltyEngine(view returns (address)
0x0385603ab55642cb4dd5de3ae9e306809991804f
royaltyRegistry(view returns (address)
0x17b0c8564e53f22364a6c8de6f7ca5ce9bea4e5d
spaceOperatorRegistry(view returns (address)
0x18c4545274721940985e93b1991cc651b1a41a8b
stakingRegistry(view returns (address)
0x0c891cba9a617e6b06c9b6fbbd340d61e4dd313b
superRareAuctionHouse(view returns (address)
0x762e0c294dec7f17e632f6a50dc3386f81fc13d6
superRareMarketplace(view returns (address)
0x39c36e6e02e7cc0079988c6731d54cf40fc53490
Read-only
auctionBids(addressuint256view returns (address bidderaddress currencyAddressuint256 amountuint8 marketplaceFee)
getAuctionDetails(address _originContractuint256 _tokenIdview returns (addressuint256uint256uint256addressuint256bytes32address[]uint8[])
getSalePrice(address _originContractuint256 _tokenIdaddress _targetview returns (addressaddressuint256address[]uint8[])
tokenAuctions(addressuint256view returns (address auctionCreatoruint256 creationBlockuint256 startingTimeuint256 lengthOfAuctionaddress currencyAddressuint256 minimumBidbytes32 auctionType)
tokenCurrentOffers(addressuint256addressview returns (address buyeruint256 amountuint256 timestampuint8 marketplaceFeebool convertible)
tokenSalePrices(addressuint256addressview returns (address selleraddress currencyAddressuint256 amount)
State-modifying
acceptOffer(address _originContractuint256 _tokenIdaddress _currencyAddressuint256 _amountaddress[] _splitAddressesuint8[] _splitRatios
bid(address _originContractuint256 _tokenIdaddress _currencyAddressuint256 _amountpayable 
buy(address _originContractuint256 _tokenIdaddress _currencyAddressuint256 _amountpayable 
cancelAuction(address _originContractuint256 _tokenId
cancelOffer(address _originContractuint256 _tokenIdaddress _currencyAddress
configureAuction(bytes32 _auctionTypeaddress _originContractuint256 _tokenIduint256 _startingAmountaddress _currencyAddressuint256 _lengthOfAuctionuint256 _startTimeaddress[] _splitAddressesuint8[] _splitRatios
convertOfferToAuction(address _originContractuint256 _tokenIdaddress _currencyAddressuint256 _amountuint256 _lengthOfAuctionaddress[] _splitAddressesuint8[] _splitRatios
initialize(address _marketplaceSettingsaddress _royaltyRegistryaddress _royaltyEngineaddress _superRareMarketplaceaddress _superRareAuctionHouseaddress _spaceOperatorRegistryaddress _approvedTokenRegistryaddress _paymentsaddress _stakingRegistryaddress _networkBeneficiary
offer(address _originContractuint256 _tokenIdaddress _currencyAddressuint256 _amountbool _convertiblepayable 
removeSalePrice(address _originContractuint256 _tokenIdaddress _target
renounceOwnership(
setApprovedTokenRegistry(address _approvedTokenRegistry
setAuctionLengthExtension(uint256 _auctionLengthExtension
setMarketplaceSettings(address _marketplaceSettings
setMaxAuctionLength(uint8 _maxAuctionLength
setMinimumBidIncreasePercentage(uint8 _minimumBidIncreasePercentage
setNetworkBeneficiary(address _networkBeneficiary
setOfferCancelationDelay(uint256 _offerCancelationDelay
setPayments(address _payments
setRoyaltyEngine(address _royaltyEngine
setRoyaltyRegistry(address _royaltyRegistry
setSalePrice(address _originContractuint256 _tokenIdaddress _currencyAddressuint256 _listPriceaddress _targetaddress[] _splitAddressesuint8[] _splitRatios
setSpaceOperatorRegistry(address _spaceOperatorRegistry
setStakingRegistry(address _stakingRegistry
setSuperRareAuctionHouse(address _superRareAuctionHouse
setSuperRareMarketplace(address _superRareMarketplace
settleAuction(address _originContractuint256 _tokenId
transferOwnership(address newOwner
Events
AcceptOffer(address indexed _originContractaddress indexed _bidderaddress indexed _selleraddress _currencyAddressuint256 _amountuint256 _tokenIdaddress[] _splitAddressesuint8[] _splitRatios
AuctionBid(address indexed _contractAddressaddress indexed _bidderuint256 indexed _tokenIdaddress _currencyAddressuint256 _amountbool _startedAuctionuint256 _newAuctionLengthaddress _previousBidder
AuctionSettled(address indexed _contractAddressaddress indexed _bidderaddress _selleruint256 indexed _tokenIdaddress _currencyAddressuint256 _amount
CancelAuction(address indexed _contractAddressuint256 indexed _tokenIdaddress indexed _auctionCreator
CancelOffer(address indexed _originContractaddress indexed _bidderaddress indexed _currencyAddressuint256 _amountuint256 _tokenId
NewAuction(address indexed _contractAddressuint256 indexed _tokenIdaddress indexed _auctionCreatoraddress _currencyAddressuint256 _startingTimeuint256 _minimumBiduint256 _lengthOfAuction
OfferPlaced(address indexed _originContractaddress indexed _bidderaddress indexed _currencyAddressuint256 _amountuint256 _tokenIdbool _convertible
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetSalePrice(address indexed _originContractaddress indexed _currencyAddressaddress _targetuint256 _amountuint256 _tokenIdaddress[] _splitRecipientsuint8[] _splitRatios
Sold(address indexed _originContractaddress indexed _buyeraddress indexed _selleraddress _currencyAddressuint256 _amountuint256 _tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.