TrigRewardsVault

Verified contract

Active on Ethereum with 175 txns
Deployed by via 0x45821f50 at 11486625
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xcb3b637a6da5fd8f1851bc2256608bc3cb775f2018c1b4c3d443907f0b3d60cc
0xa9d7aa5612d3a108283d419a6957a59fa5290aea1b105bbf874adc9d6906ca79
0xcf22b21e6c71785ad92d3d0603423da98f2998ff0cc004256c479377a15ced68
0x1738be20551688f08343255bd6726975a7943a068db76414324dad54f243557d
0xa1d2f1cb02ff2946da726ca70ff344723d762513fa0835c22e1d8af1fdc33a73
0xe2daaa76cc290e82d62e30346a4dc2b9234051882783b2849b40d25a47d029c9
0xe084eb7db3ad318bf3864fbdf3428c054e3f8d8ac1fab18b90af92346de01fbf
0xe5fdeb3459a51e85919ea364e759477c9e0a7e19adac7e82af7d7d56bfa48283
0xc9960f1bb652a8a0456f372ada9a48edbc5245043debbc075afd3262968f6b99
0xfe6c084e85fcf6a5d62a76ded366e3b5e7a4e282b6ff4310e530a3fca4c6a8ba

Functions
Getter at block 21227550
avgFeesPerBlockTotal(view returns (uint256 avgPerBlock)
1499168364258
avgFeesPerSecondTotal(view returns (uint256 avgPerSecond)
118083709531
initialBlock(view returns (uint256)
11486625
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingRewards(view returns (uint256)
0
poolLength(view returns (uint256)
1
rewardToken(view returns (address)
0x8e84ee8b28ddbe2b1d5e204e674460835d298815
timeDeployed(view returns (uint256)
1608419860
totalAllocPoint(view returns (uint256)
1
totalCumulativeRewards(view returns (uint256)
14603286598615966305
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.