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

PixelMarketplace

Verified contract

Active on Ethereum with 4,815 txns
Deployed by via 0xa13a6a70 at 13702135
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#6)
ERC-1555
--
 (#7)
ERC-1555
--
 (#8)
ERC-1555
--
 (#5)
ERC-1555
--
 (#3)
ERC-1555
--
 (#4)
ERC-1555
--
0xb631c0c2caae1cd7d4fd04786347edfe68e8f3db2f78e03d2b1d40f7011df135
0x5688f9a071dde6f573e681ede49c6095f04d946da4346394d260d98148402fb4
0x148db84b0cae0a9a915d2c2b20240aaa076a0ce04776decefd6fe3a5e5a951c4
0x36b328610aa94fbd9b6bb14ff0119e5aaaa206b3038e5833e2f561306c0822f9
0x56728d655f0cf95879a7e889fe1d1101de27b08e82b40ab56703def60f4ab2e2
0x8734229d481b451c3689ff215e98959e0097cab03029b2f5da2bd53a55364e0c
0x23759434e08c7b44e06a2b93d53c3a99d5bc431ff577847c79a0c092a94fb0a7
0x3cda23c76f4d4fc19d628ef91c2c6ae94be0f2d5afc654c7910ca9c2c3177c65
0xb00a7f43319a011b7039d560edca144d007ab60a08b245b4946a2fccaf23df7f
0x98d74394078d646318db0dd8e73a90316a937001065930ca39b358973183fa14

Functions
Getter at block 20798955
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SELLER_ROLE(view returns (bytes32)
0x43f25613eb2f15fb17222a5d424ca2655743e71265d98e4b93c05e5fb589ecde
owner(view returns (address)
0x03fede75ac53dad83d9c00a549f10c5b583b3447
pixelverseItem(view returns (address)
0xf0ea56402b2e2b27556d7abf4236c7327722fe41
pixlToken(view returns (address)
0x427a03fb96d9a94a6727fbcfbba143444090dd64
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdToPixlPrice(uint256view returns (uint256)
State-modifying
createMarketListing(uint256 tokenIduint256 priceInPixlInteger
createMarketSale(uint256 tokenIduint256 amount
deleteMarketListing(uint256 _tokenId
grantRole(bytes32 roleaddress account
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setPixelverseItemContract(address _contract
transferOwnership(address newOwner
withdrawAllItems(uint256 _tokenId
withdrawAllPixl(
withdrawErc20(address erc20Contractuint256 _amount
withdrawItems(uint256 _tokenIduint256 _amount
withdrawPixl(uint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
constructor(address pixlTokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.