0xd0027a6d83a884b6948d00cc01cfb059b2de46bf

Verified contract

Proxy

Active on Ethereum with 1,427 txns
Deployed by via 0x57dd277d at 15696510
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
 (#295)
ERC-721
--
 (#291)
ERC-721
--
 (#287)
ERC-721
--
 (#279)
ERC-721
--
 (#275)
ERC-721
--
 (#274)
ERC-721
--
 (#263)
ERC-721
--
 (#259)
ERC-721
--
 (#251)
ERC-721
--
 (#247)
ERC-721
--
0xb9fb1d5db7ada021f0b25fdf72988cff542b404aa59e4f854d07d4db10b4ba64
0xe3ad8ff573a755945cc510c3d20dcb36b73fce182b52c380d782b7c7513733f9
0x7628a6e0b419c4f8ec9303d085430c981f11ebd59796637f21e69e46d03fbfcb
0x2105bd08091ca3ef4d4534a63fb9b18c06f8ff455d4928d703cfd4fe9fc836b1
0xc4022506b90988c4ad0f65a027fbdb59f728a8dbc5d601fe1c6c2aa9585e2ed2
0xc4591171c2fe37a31821490d7e10700e516dc52e6fab1f4b986f0eb1e90745ff
0xba6abaccce7218ad971e5d1d609e4c06e8c1396262ba5c55953baeee27dbbcf6
0x5b5598d23adc67c87341386bf6119c83c4dae0a3bd28cfb894ad563f17367274
0xad44d7cf000e5f917b32f24c40db11fe5878e000a1318d86bb70e3d54483db54
0x760ff2530285daa928bb7da040de2bdddef115340e0588037940af226f956529

Functions
Getter at block 21326614
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_BPS(view returns (uint64)
10000
bidBufferBps(view returns (uint64)
1000
contractType(pure returns (bytes32)
0x4d61726b6574706c616365000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmNapePY3vgJQWHdu29TC3SzMhrLGxinsZmCjnxW7auWK4/0
contractVersion(pure returns (uint8)
2
getPlatformFeeInfo(view returns (addressuint16)
(0xada47bb6d29570b039579182f22852540fe628f6, 0)
timeBuffer(view returns (uint64)
0
totalListings(view returns (uint256)
75
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
listings(uint256view returns (uint256 listingIdaddress tokenOwneraddress assetContractuint256 tokenIduint256 startTimeuint256 endTimeuint256 quantityaddress currencyuint256 reservePricePerTokenuint256 buyoutPricePerTokenuint8 tokenTypeuint8 listingType)
offers(uint256addressview returns (uint256 listingIdaddress offeroruint256 quantityWantedaddress currencyuint256 pricePerTokenuint256 expirationTimestamp)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
supportsInterface(bytes4 interfaceIdview returns (bool)
winningBid(uint256view returns (uint256 listingIdaddress offeroruint256 quantityWantedaddress currencyuint256 pricePerTokenuint256 expirationTimestamp)
State-modifying
acceptOffer(uint256 _listingIdaddress _offeroraddress _currencyuint256 _pricePerToken
buy(uint256 _listingIdaddress _buyForuint256 _quantityToBuyaddress _currencyuint256 _totalPricepayable 
cancelDirectListing(uint256 _listingId
closeAuction(uint256 _listingIdaddress _closeFor
createListing(struct IMarketplaceListingParameters _params
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _contractURIaddress[] _trustedForwardersaddress _platformFeeRecipientuint256 _platformFeeBps
multicall(bytes[] datareturns (bytes[] results)
offer(uint256 _listingIduint256 _quantityWantedaddress _currencyuint256 _pricePerTokenuint256 _expirationTimestamppayable 
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAuctionBuffers(uint256 _timeBufferuint256 _bidBufferBps
setContractURI(string _uri
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
updateListing(uint256 _listingIduint256 _quantityToListuint256 _reservePricePerTokenuint256 _buyoutPricePerTokenaddress _currencyToAcceptuint256 _startTimeuint256 _secondsUntilEndTime
Events
AuctionBuffersUpdated(uint256 timeBufferuint256 bidBufferBps
AuctionClosed(uint256 indexed listingIdaddress indexed closerbool indexed cancelledaddress auctionCreatoraddress winningBidder
ListingAdded(uint256 indexed listingIdaddress indexed assetContractaddress indexed listerstruct IMarketplaceListing listing
ListingRemoved(uint256 indexed listingIdaddress indexed listingCreator
ListingUpdated(uint256 indexed listingIdaddress indexed listingCreator
NewOffer(uint256 indexed listingIdaddress indexed offeroruint8 indexed listingTypeuint256 quantityWanteduint256 totalOfferAmountaddress currency
NewSale(uint256 indexed listingIdaddress indexed assetContractaddress indexed listeraddress buyeruint256 quantityBoughtuint256 totalPricePaid
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.