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

PrimaryMarketplace

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe9d24e55 at 16140950
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "PrimaryMarketplace"

No transactions found for "PrimaryMarketplace"


Functions
Getter at block 20792427
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
paused(view returns (bool)
false
validator(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(string namestring versionaddress validator_
pause(
purchaseFixedPrice(struct IPrimaryMarketplaceTransactionMessage messagebytes signaturepayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setValidator(address validator_
unpause(
withdrawCommission(uint256 commissionAmount
Events
FixedPricePurchased(address paymentReceiveraddress tokenReceiveruint256 paymentaddress collectionuint256 tokenId
Initialized(uint8 version
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.