EsComplexRewarder

Verified contract

Active on Base with 20 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $53,233.64
ERC-20
--
ERC-20
--
0xabf6de83ca95fd326b3208b16c29e023ed439afb17340dc9d72899a9822a7d48
0x0c11723823e7e2451dc45c40a276dd1995b15524214b45a04f097577017cc085
0x5301be7ed26f492b9198be25f1a47584dedb816877024785fb46896f90457aa1
0x697ff0552e769c093b6f8b618f4a3563cb0f45c52733155777728b60ca71b8f7
0x4f00645360370e900d0817ebb69f144ed9c3e647ef46b0bcabfb3435018c6cd6
0x815d7fbaa12260475289397e9ca0c6b3bd206af490702327c34400753b00be09
0xbe836bfb3c5e5a87a216fea5d6603ecbd0cb620141de1321f098f46cc603aafb
0x3edeefcd92ce6f8697844042da0c8f44a58857b13be3b3d25a58d820e6da0cad
0x89c9687bfef9fe69f79ed34b1a8102292630e4a4f1024c1c1672ff5e25a27f8e
0x2fac68f63be174a0d495af95cb7773090778c0a25109caf024f542b7c212f1f7

Functions
Getter at block 22466499
distributorV2(view returns (address)
0xd3968a4a07d64c6e16982d45191b9a09a261ec88
isNative(view returns (bool)
false
owner(view returns (address)
0xdd3705a1c50fc84b6d31394aa8f4d568b98a8ad5
rewardInfoLimit(view returns (uint256)
52
rewardToken(view returns (address)
0x4200000000000000000000000000000000000006
Read-only
_getTimeElapsed(uint256 _fromuint256 _touint256 _endTimestamppure returns (uint256)
currentEndTimestamp(uint256 _pidview returns (uint256)
pendingTokens(uint256 _pidaddress _userview returns (uint256)
poolIds(uint256view returns (uint256)
poolInfo(uint256view returns (uint256 accTokenPerShareuint256 startTimestampuint256 lastRewardTimestampuint256 totalRewards)
poolRewardInfo(uint256uint256view returns (uint256 startTimestampuint256 endTimestampuint256 rewardPerSec)
poolRewardsPerSec(uint256 _pidview returns (uint256)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
_updatePool(uint256 pidreturns (struct EsComplexRewarderPoolInfo pool)
add(uint256 _piduint256 _startTimestamp
addRewardInfo(uint256 _piduint256 _endTimestampuint256 _rewardPerSecpayable 
emergencyRewardWithdraw(uint256 _piduint256 _amountaddress _beneficiary
emergencyWithdraw(uint256 _amountaddress _beneficiary
massUpdatePools(
onReward(uint256 _pidaddress _useruint256 _amount
renounceOwnership(
transferOwnership(address newOwner
updatePool(uint256 _pidreturns (struct EsComplexRewarderPoolInfo pool)
Events
AddPool(uint256 indexed pid
AddRewardInfo(uint256 indexed piduint256 indexed phaseuint256 endTimestampuint256 rewardPerSec
OnReward(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardRateUpdated(uint256 oldRateuint256 newRate
UpdatePool(uint256 indexed piduint256 lastRewardTimestampuint256 lpSupplyuint256 accTokenPerShare
Constructor
constructor(address _rewardTokenaddress _distributorV2bool _isNative
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.