Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Titles"
Transactions
ABI
ABI objects
Getter at block 21205048
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_CHARS() view returns (uint256)
28
MAX_LEVELS() view returns (uint256)
5
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
seniorityContractAddress() view returns (address)
0xeda64aa2a7424fc7509d857897ba2f7a7e509366
Read-only
customExists(uint256) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
level(uint256 _jobID) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
title(uint256 _jobID) view returns (string)
State-modifying
Events grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setCustomTitle(uint256 _jobID, string _newTitle)
setMaxChars(uint256 _newMax)
setSeniorityContractAddr(address _addr)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SeniorityUpdate(uint256 _tokenId, uint256 _newLevel, string _newPrefix)
TitleUpdate(uint256 _tokenId, string _newTitle)
constructor(address _addr)
This contract contains no fallback and receive objects.
This contract contains no error objects.