FinanceDept

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xf6cde43e at 15207756
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FinanceDept"

No transactions found for "FinanceDept"


Functions
Getter at block 21205187
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
getJobsTokenAddress(view returns (address)
0x878adc4ef1948180434005d6f2eb91f0af3e0d15
getRegularsTokenAddress(view returns (address)
0x78b5c6149c87c82edcffc73c230395abbc56ddd5
getSalariesTokenAddress(view returns (address)
0x215ccc4805b49079bfa5e2d10622a29db3dc2017
maxClaimTime(view returns (uint256)
6048000
paused(view returns (bool)
false
payDuration(view returns (uint256)
604800
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
unclaimedAll(uint256[] _jobIdsview returns (uint256)
unclaimedByCompany(uint256[] _jobIdsview returns (uint256)
unclaimedByJob(uint256 _jobIdview returns (uint256)
unclaimedDuration(uint256 _jobIdview returns (uint256)
State-modifying
grantRole(bytes32 roleaddress account
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setJobsByAddr(address _addr
setMaxClaimTime(uint256 _maxClaimTime
setPayDuration(uint256 _payDuration
setRegularsToken(address _addr
setSalariesByAddr(address _addr
unpause(
Events
ClaimedSalaries(address walletuint256 amount
ClaimedSalary(address walletuint256 amount
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.