RewardPoolTokens

Verified contract

Active on Ethereum with 33 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11.2
0xb6766e9b13e14cacf2421ea2938d7771a35a2bc8d72bf2a5abd14c7654d2ced4
0x4b1738bf83186a371ab7e57345293b1d580b01ea16713568a8c08297d495faaf
0x9dc28a83d570bac38c0467e3478ad9e36986e9f13d46cb93fb205f2b10732dd5
0x7bed448bb627f640b2e3b7207d8c29d1af575c83dda51c5005d77d366ff679ba
0xe8b63a98956f9d6deb4c5d5ab32178a8a091da1165c03c3dc4c966a0c85855cc
0x44f1db9374b0ea1f111aceb2ff0d0b636eaec463e4ce84ae0232bc6e5d89bfd8
0x794a54c64abaeb1cc2fc214e438ed533bfbee826de2361d572ee807e9b7954be
0x999c505d1ef7d57cdedde235c2f1b75b28df2b0a40cae997bf48e75d0f5c48d6
0xd51f73b681f9a9c9882c2b5c3815510044d375cbce55c02c3aec6cdb4cde3d4b
0x587b4b02a24475dbb239e79976c168c3a4300c1d2bd6ce28272e1f98fa30ee91

Functions
Getter at block 21400480
fee(view returns (uint256)
10
feeReceiver(view returns (address)
0x8c5a955fd0d96d9ddc8c4f9581745c5cf31d6374
getNumberOfDividends(view returns (uint256)
9999
getTotalDividendsDistributed(view returns (uint256)
450000000000000000000000
owner(view returns (address)
0x96ba97679ca4889c4a86e01e98bbfcb1cd194ed6
poolInfo(view returns (uint64 poolStartTimeuint48 poolDurationuint64 payoutFrequencyuint64 lastPayoutuint8 totalPayouts)
(poolStartTime=1705352400, poolDuration=604800, payoutFrequency=604800, lastPayout=1705957200, totalPayouts=1)
poolName(view returns (string)
The Blox Project
rewardToken(view returns (address)
0x320ed4c7243e35a00f9ca30a1ae60929d15eae37
totalDividendsDistributed(view returns (uint256)
450000000000000000000000
totalForDistribution(view returns (uint256)
450000000000000000000000
totalPoints(view returns (uint256)
9999
Read-only
accumulativeDividendOf(address _ownerview returns (uint256)
authorized(addressview returns (bool)
dividendOf(address _ownerview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccount(address _accountview returns (address accountuint256 withdrawableDividendsuint256 totalDividendsuint256 balance)
holderPoints(addressview returns (uint256)
withdrawableDividendOf(address _ownerview returns (uint256)
withdrawnDividendOf(address _ownerview returns (uint256)
State-modifying
addTokensForDistribution(
claim(
distributeDividends(
renounceOwnership(
setAuthorized(address _walletbool _authorized
setBalance(address accountuint256 newBalance
setBalances(address[] accountsuint256[] newBalances
transferOwnership(address newOwner
withdrawDividend(
Events
Claim(address indexed accountuint256 amountbool indexed automatic
DividendWithdrawn(address indexed touint256 weiAmount
DividendsDistributed(address indexed fromuint256 weiAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _feeReceiveruint256 _feestring _poolNameuint64 _poolStartTimeuint48 _poolDurationuint64 _payoutFrequencyaddress _pointSetteraddress _rewardToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.