LockTOSDividend

Verified contract

Implementation

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

No balances found for "LockTOSDividend"

No transactions found for "LockTOSDividend"


Functions
Getter at block 20864381
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
BURNER_ROLE(view returns (bytes32)
0x9667e80708b6eeeb0053fa0cca44e028ff548e2a9f029edfeac87c118b08b7c8
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
epochUnit(view returns (uint256)
0
genesis(view returns (uint256)
0
 
getCurrentWeeklyEpoch(view returns (uint256)
 
getCurrentWeeklyEpochTimestamp(view returns (uint256)
 
ifDistributionPossible(view returns (bool)
lockTOS(view returns (address)
0x0000000000000000000000000000000000000000
migratedL2(view returns (bool)
false
pauseProxy(view returns (bool)
false
stakeRegistry(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
claimStartWeeklyEpoch(address _tokenuint256 _lockIdview returns (uint256)
claimable(address _accountaddress _tokenview returns (uint256)
claimableForPeriod(address _accountaddress _tokenuint256 _timeStartuint256 _timeEndview returns (uint256)
distributedTokens(uint256view returns (address)
distributions(addressview returns (bool existsuint256 totalDistributionuint256 lastBalance)
epochToTimestamp(uint256 _epochview returns (uint256)
getAvailableClaims(address _accountview returns (address[] claimableTokensuint256[] claimableAmounts)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getWeeklyEpoch(uint256 _timestampview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
tokensPerWeekAt(address _tokenuint256 _timestampview returns (uint256)
State-modifying
addAdmin(address account
claim(address _token
claimBatch(address[] _tokens
claimUpTo(address _tokenuint256 _timestamp
distribute(address _tokenuint256 _amount
grantRole(bytes32 roleaddress account
redistribute(address _tokenuint256 _weeklyEpoch
removeAdmin(address account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferAdmin(address newAdmin
Events
Claim(address indexed tokenuint256 amountuint256 timestamp
Distribute(address indexed tokenuint256 amount
Redistribute(address indexed tokenuint256 oldEpochuint256 newEpoch
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.