Distribution

Verified contract

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

No balances found for "Distribution"

0xc9d8078ac47a687c7fc57ed15ad6e1a4e879b36ba96a795a04d9c6ea2ecf9696
0xccfe1769b6ab878f6fa8d49025c93b16ffc5a44afde8852c270ae4ff8c917b56
0x760f69daa8b3466955812d3bf0c9c86a75c0958f5b4feb8716a4f56ddb9c6f20
0xba1a2d57a139622b6190672196792bc1ec026d4066650713f79c3329a0a6c77f
0x1894a91016b958997afd78a7413c7538b6248e4dbada0a2ba3c83f487822bd4d
0x0c830eb21141f1d76aef4deec18bf2d191ec17febef8b6aa5aca7563db5e4c32
0x763c9226ea74e38f7bd0041bef04b672b7615f8e2c8362e804b734fbab95d32d
0x3d171e232d818f3a6c7aaeec63380dd2276ddd4e1ec2707dbc18ceb71239dae8
0xeca0044d8320afd722535644f0100e7a800ba0674ac981a5e9ce9549b401de99
0x1ee6d9c4012552e72f18a97f84e33b309aa4dc62bff49590957419508e186bd8

Functions
Getter at block 20903573
isOwner(view returns (bool)
false
owner(view returns (address)
0xc39bf343cfc1083497549d7f10468769becc79e4
paused(view returns (bool)
true
Read-only
_rewards(addressview returns (uint256 rewarduint256 periodEnd)
isManager(address accountview returns (bool)
isPauser(address accountview returns (bool)
periodEndOf(address accountview returns (uint256)
rewardOf(address accountview returns (uint256)
State-modifying
addManager(address account
addPauser(address account
assignRewards(uint256 periodEndaddress[] accountsuint256[] valuesreturns (bool)
clear(returns (bool)
collect(returns (bool)
collectRewards(address[] accountsreturns (bool)
encodedAssignRewards(uint256 periodEnduint160 lotSizeuint256[] rewardsreturns (bool)
pause(
removeManager(address account
renounceOwnership(
renouncePauser(
setRewards(address[] accountsuint256[] valuesreturns (bool)
transferOwnership(address newOwner
unpause(
Events
ManagerAdded(address indexed account
ManagerRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
RewardAssigned(uint256 periodEndaddress indexed masternodeuint256 value
RewardCollected(uint256 periodEndaddress indexed masternodeuint256 value
RewardSet(address indexed masternodeuint256 value
Unpaused(address account
Constructor
constructor(address swmERC20
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.