RewardsVault

Verified contract

Active on Ethereum with 33 txns
Deployed by via 0xc48c8909 at 11486641
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x241cea3dd7bf880bf9248f979e8ec7c3d40f47944801b5316ddb1297795d0380
0xcdb30554c7a7bb7ef93f81e201095cc97e3503c97ba7b4bfadb6769948768b26
0x0506c55bf28ed8324c5f994e0fe7f3a06f0988baf4f5d9a77c0a6261a7ae1358
0x0631eb98032efc281dfb74e19721c6d7b602960391918ee8c273bc38b02272c9
0xfe0504fcd69f6aac7d9000f39882ae7b0a19fcc57bd5e58e5ce429d22762b275
0xf35c8677801259fcba708bd18bbe713856dd04ce01ddb155cc72f68033558895
0x40bd1f880180dfc2bbbbc54dcac10052f2cad13c92764537e845293d0f2f547c
0x885cbb511cf6f53e678fff85787bbcb66b42c5516230fee16ff13539138cc2ec
0xc1c145374391517379ee3489b92b07e7e49d40ec143d79c0dbcc79a1d36e921f
0x697024493064bf7c06a06a5daea94c3aef7186b87441b6dfc8f8fae955de4928

Functions
Getter at block 20884012
avgFeesPerBlockTotal(view returns (uint256 avgPerBlock)
1345254901434
avgFeesPerSecondTotal(view returns (uint256 avgPerSecond)
105766048941
initialBlock(view returns (uint256)
11486641
owner(view returns (address)
0x08ea86c8deb4a8e8b19f4f5679093c1ad05cdb04
pendingRewards(view returns (uint256)
0
poolLength(view returns (uint256)
1
rewardToken(view returns (address)
0x8e84ee8b28ddbe2b1d5e204e674460835d298815
timeDeployed(view returns (uint256)
1608420101
totalAllocPoint(view returns (uint256)
1
totalCumulativeRewards(view returns (uint256)
12641859398350483468
Read-only
pendingReward(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 allocPointuint256 accRewardPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _tokenbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
transferOwnership(address newOwner
update(uint256 amount
withdraw(uint256 _piduint256 _amount
Events
ClaimedRewards(address indexed useruint256 indexed piduint256 amount
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _rewardToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.