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

SilksMarketplaceDiamond

Verified contract

Proxy

Active on Ethereum with 294 txns
Deployed by via 0x3ceba7b5 at 19392825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 7 additional slots
-
variable spans 7 additional slots

No balances found for "SilksMarketplaceDiamond"

0x8e3b83016e607d34276c6710c064f01ac604ebad143c2bd122dcb0c5380899b2
0xcf817ff166d60cf9142375967236083856e02f560389782c7107916e5b850432
0xbc2b1e0162ab4084a988737aa0fe28b2dc760c708f608580a4f571defb8fa64e
0xf44f3fbbf7d37328bd84306fcf9565e24526442992cb647f9d2e85b275b7bb32
0xc13706e521455df76b5d664f8b6e9e4e934ce5a37ed52774c4e57f360b37de5c
0x241c703c5f5681998441d2cec089a0b190abe0e683241883ae03058aef1882f7
0xaeade430e26a10c099b1244457e6954eba215219f4f89e9b371e873e9fbf28eb
0xd429c18f39e7bb419e6d383a8804b793d62806dcd539925eb364ac3ca8b17372
0xc7a8ccecdba197e7c8bf79b9ab0b7b42fac26f40deb681341fc50216bf772779
0x0ae57326fce471d381330dec4f5ee63c0abdba20706d9713e355df282d341865

Functions
Getter at block 20799315
 
facetAddresses(view returns (address[] addresses)
 
facets(view returns (struct IDiamondReadableFacet[] diamondFacets)
getFallbackAddress(view returns (address fallbackAddress)
0x0000000000000000000000000000000000000000
nomineeOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x202737fb14eed0cc1c062107455205a962a42ccb
Read-only
facetAddress(bytes4 selectorview returns (address facet)
facetFunctionSelectors(address facetview returns (bytes4[] selectors)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
acceptOwnership(
diamondCut(struct IDiamondWritableInternalFacetCut[] facetCutsaddress targetbytes data
setFallbackAddress(address fallbackAddress
transferOwnership(address account
createListing(bytes32 _listingIdaddress _listingAddressuint256 _tokenIduint256 _numListeduint256 _pricePeruint256 _royaltyBasePointsbool _active
purchaseListingStoredOffContract(struct Listing _listinguint256 _quantitystring _messagebytes _signaturepayable 
purchaseListingStoredOnContract(bytes32 _listingIduint256 _quantitypayable 
updateListing(bytes32 _listingIdaddress _listingAddressuint256 _tokenIduint256 _numListeduint256 _pricePeruint256 _royaltyBasePointsbool _active
Events
DiamondCut(struct IDiamondWritableInternalFacetCut[] facetCutsaddress targetbytes data
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
ListingCreated(bytes32 listingIdaddress listingAddressaddress selleraddress buyeruint256 tokenIduint256 _numListeduint256 pricePeruint256 royaltyBasePointsbool active
ListingPurchased(bytes32 listingIdaddress listingAddressaddress selleraddress buyeruint256 tokenIduint256 _quantityuint256 priceuint256 royaltyBasePointsbool active
ListingUpdated(bytes32 listingIdaddress listingAddressaddress selleraddress buyeruint256 tokenIduint256 _numListeduint256 pricePeruint256 royaltyBasePointsbool active
PartiallyPaused(address accountbytes32 key
PartiallyUnpaused(address accountbytes32 key
Paused(address account
Unpaused(address account
Constructor
constructor(address _contractOwner
Fallback and receive
fallback(
receive(
Errors
DiamondWritable__InvalidInitializationParameters(
DiamondWritable__RemoveTargetNotZeroAddress(
DiamondWritable__ReplaceTargetIsIdentical(
DiamondWritable__SelectorAlreadyAdded(
DiamondWritable__SelectorIsImmutable(
DiamondWritable__SelectorNotFound(
DiamondWritable__SelectorNotSpecified(
DiamondWritable__TargetHasNoCode(
ERC165Base__InvalidInterfaceId(
Ownable__NotOwner(
Ownable__NotTransitiveOwner(
Pausable__NotPaused(
Pausable__Paused(
Proxy__ImplementationIsNotContract(
SafeOwnable__NotNomineeOwner(
AddressUtils__SendValueFailed(
ApprovalNotSetForMarketplace(
CreateListingFailed(string reasonbytes32 listingIdaddress listingAddressaddress selleraddress buyeruint256 tokenIduint256 numListeduint256 pricePeruint256 royaltyBasePointsbool active
InactiveListingType(address listingAddress
InvalidIntValue(bytes32 _reasonuint256 _sentuint256 _expected
InvalidListing(bytes32 listingId
InvalidListingType(address listingAddress
InvalidSignature(bytes _signature
ListingAlreadyExists(bytes32 listingId
NotTokenOwner(address _listingAddressaddress _checkedAddressuint256 tokenId
PartiallyPausable__NotPartiallyPaused(
PartiallyPausable__PartiallyPaused(
Pausable__NotPaused(
Pausable__Paused(
UnsupportedERCStandard(uint256 ercStandard