This contract is being backfilled. You may encounter incomplete storage history.

DSHARERewardPool

Verified contract

Active on Base with 2,658 txns
Deployed by via 0x63841fac at 3139521
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x59e0be835f14ed07b0ed00d1cc14be1022bcee6f6186ed2de46ba3ea7d0315aa
0xb12729bc2611bc31334a7beda32e1cd77c3786e061f70e79fefdf34e74b7649b
0x3636aeeb906c9205e5efc07f03672fa5414cab908f3fc711971164ddd5c87786
0xac9c020060da21408a787caf71196771e43dd8d75ca796f41655fe37f5725256
0xe12907aa0eaff9c311978fc19d20cbe8ebc717ca0e17197d37289a390578c7be
0xbd4407069020466d4f13d42f636d912bff7119ec46c97f6092c6b9aefec514a9
0x91e5b5064a1956179fccbe9663e782d7fc339f1cbd518dd0fd5a41f03f0dcfd0
0xef603e528bd5841626d534c0279368d360911259f3d5a27e76af96e014ad2f38
0xbe8b70d44afc9b1595d6e87c9873a597257c4fa62c0632db9ef84def7abf817d
0xd95832c67bfc1f32584353b76034464495a9363edd61732e03d5195eed8b2cb9

Functions
Getter at block 22763434
TOTAL_REWARDS(view returns (uint256)
49990000000000000000000
operator(view returns (address)
0x20b55c6baf807bd488e524b206da27142ceb314c
poolEndTime(view returns (uint256)
1724608800
poolStartTime(view returns (uint256)
1693072800
runningTime(view returns (uint256)
31536000
tSharePerSecond(view returns (uint256)
1585172501268391
totalAllocPoint(view returns (uint256)
100
treasury(view returns (address)
0x235981d679272a5929575d7113357f98a6658e2c
tshare(view returns (address)
0x5c7610f2f9d415d96c1225e143f2b18b3413a751
Read-only
getGeneratedReward(uint256 _fromTimeuint256 _toTimeview returns (uint256)
pendingShare(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 allocPointuint256 lastRewardTimeuint256 accTSharePerSharebool isStarteduint256 depositFee)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _tokenbool _withUpdateuint256 _lastRewardTimeuint256 depositFee
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
governanceRecoverUnsupported(address _tokenuint256 amountaddress to
massUpdatePools(
set(uint256 _piduint256 _allocPointuint256 depositFee
setOperator(address _operator
setTreasury(address _treasury
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
RewardPaid(address indexed useruint256 amount
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _tshareuint256 _poolStartTimeaddress _treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.