SpaceOperatorRegistry

Verified contract

Active on Ethereum with 36 txns
Deployed by via 0x73dcabf5 at 14166686
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 48 additional slots

No balances found for "SpaceOperatorRegistry"

0x6ab2f7e7b8377615119fd2fde2ed9bf34dd7030e4618acb68cc149a525839afd
0xaa99bcd8a72ce627cda9bef1e158d0f2d9789a83d67cbb91d3cf553f31ed6e3e
0x1d496dbabdd87df6ceaa3e1b2cb08292a904550162edb9c121641e90b0c4b456
0xa2b5ca142120499624d94251fcb0b2b65329f33650c0ebc05ef28cfd60a7400f
0x958fcd220f59fab8f97bf4de49e860d543f00231e9b945f15096b815ba4c1be2
0xd5916bf76ba2849e0e33f4565011a7acfabd734178e99b1161aa62a10837e539
0x760b7257a298e11bd635f00bbfbda27b4854607fd277e11555ebf46969e6e0c4
0xbd66f1ed31a655ecb2eca2f69de39ef1d77b588fc6f43b77e67cad15bc3aec06
0xd7a9814bab4dbd88d42b96fbfc5ae01d7fa33db630f711e2e09ba41c98e6a9e2
0x710b5fd9d87b9a9fe86a51034f85e8e8c238da348ac35367b6aaa4c04bb59037

Functions
Getter at block 20926488
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SPACE_OPERATOR_REGISTER_ROLE(view returns (bytes32)
0x57527c1536e7f33d6b842314905b9307508ae79cb438bc0e1a0315e90266ae7f
Read-only
getPlatformCommission(address _operatorview returns (uint8)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedOperator(addressview returns (bool)
isApprovedSpaceOperator(address _operatorview returns (bool)
operatorToComission(addressview returns (uint8)
State-modifying
grantRole(bytes32 roleaddress account
initialize(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setPlatformCommission(address _operatoruint8 _commission
setSpaceOperatorApproved(address _operatorbool _approved
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
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.