MarketplaceDiamond

Verified contract

Proxy

Active on Ethereum with 76 txns
Deployed by via 0xf58aff53 at 15698158
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
-
variable spans 4 additional slots

No balances found for "MarketplaceDiamond"

0x19b7e747d22ba7fd5fb3a31181663f99e8928baf04eca316a25442f2b1068546
0x17acf390d2271ded171225b2045c13bc5b7898be3db86487f17139f6e83879e5
0x4c80b412499f35db154787707bd34ea74fbc5f10f922ef7c606241ba169a6541
0xcf0f33ce270b01c832c21fe60424819a8eaa3356b35b7e734dce0c6549e38587
0x049a8e0278c9b416a1be9cc52ddeff7124ff1fdfa25cdf25bb26ecead17b75c6
0xc7c4b19b335dfd71d34725940e9726d5e19c45bf6ddc32f39d777f223f903384
0x3e82375b9bf0341da158ff7dfed6382fe92e98aeedb6b04db944e6cf6c40c6c0
0x44dfcaa0a1b0a66c0ad73876b4d1b449f5a9d2e677a6c6ed04ddd62fb0829bfd
0x5cbae8ddb1e589c596e48c1611c7f405c5fd8e9c84a5395dd9b5230dedd0a045
0xe65fb65303403b053ff58ff0c24a73132ecbe7ef52d1f8d80931854292c95c6e

Functions
Getter at block 20917853
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAINTAINER(view returns (bytes32)
0xd88b35d7427a01a8e16d8a129535b4cf3150edf8d92c0a44dc1eba73bdaf18cb
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
diamondCut(struct IDiamondCutFacetCut[] _diamondCutaddress _initbytes _calldata
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
DiamondCut(struct IDiamondCutFacetCut[] _diamondCutaddress _initbytes _calldata
Constructor
constructor(address _diamondCut
Fallback and receive
fallback(
receive(
Errors
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata