STRNIncentivizer

Verified contract

Active on Ethereum with 1,450 txns
Deployed by via 0x175f8b37 at 11149050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x276befadc6ad8c873257e392f5fb2e3a7dccb6b37cfb785482443f24a126e489
0xca3b82a51d78d6e29aefaac98b5734dbdced673f262ba0f2939c3db66644cc48
0xd90807ff4e0693f3038b4201bacd1c81fb9094f592502158e249aef9a0bb5ee1
0x2e7c20856b8ae7ec420257393794f72b5eb23297ffa2d4d592652b5cb6fa198f
0x9a8791969c07df15fced876101e54328c364479fc383b338b5a92cad9d177174
0xb8fbeb0d3acb59cbb1b0bea1cb3bf59a05689ee049c02088eb6c1367c432cf14
0x4ca40753743186233d688f5e9c72f5a8eeba07541013fda37daec5bc8aefb6bd
0x7832786a2dc38277d42adf1560d228eee592e7ea169faf305c8de62d7c653351
0x755c229d1fee0d53928099ca6eec9cfbbc275685cc7f0bf1f2bdbae3ce1a08aa
0x6a6d8641db7df6471881a44b020ecd612a94f69fab7833c3a0688d10ad8d00e9

Functions
Getter at block 21100869
DURATION(view returns (uint256)
86400
MAX_REWARD(view returns (uint256)
8000000000000000000000000
RATE_INCREASE_DURATION(view returns (uint256)
2592000
initialized(view returns (bool)
false
initreward(view returns (uint256)
78928501790980229227422
inittreasuryreward(view returns (uint256)
7892850179098022922720
isOwner(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
1608259800
lastUpdateTime(view returns (uint256)
1608244386
owner(view returns (address)
0x2bfa927fbe9510efc8b7d34fc9947783b39ec42f
periodFinish(view returns (uint256)
1608259800
rateIncreasePeriodFinish(view returns (uint256)
1606531800
rewardPerToken(view returns (uint256)
645199329682580379583
rewardPerTokenStored(view returns (uint256)
533438220406363986681
rewardRate(view returns (uint256)
913524326284493393
starttime(view returns (uint256)
1603939800
strn(view returns (address)
0x90b426067be0b0ff5de257bc4dd6a4815ea03b5f
totalRewardMinted(view returns (uint256)
4015625602426144756511472
totalSupply(view returns (uint256)
125992521517909967530
treasury(view returns (address)
0x2bfa927fbe9510efc8b7d34fc9947783b39ec42f
Read-only
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
addPool(address pool
exit(uint256 poolID
getReward(
initialize(address _treasury
renounceOwnership(
rescueTokens(address _tokenuint256 amountaddress to
stake(uint256 amountuint256 poolID
transferOwnership(address newOwner
updateReward(address account
updateRewardRate(
withdraw(uint256 amountuint256 poolID
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolAdded(address pooluint256 poolSize
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _strn
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.