LPStaking

Verified contract

Active on Ethereum with 921 txns
Deployed by via 0xa45beb09 at 12385883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,268.11
ERC-20
--
0x0c806f85fca456c133bfdfa78f29447775961659865b04d3b6aca7117dd339d3
0x6013a04fcfb99c9eef041f319c86b8108d8bdfa232340f32f6c01d48a6670277
0x3d2b02b4083dd0c670fab50017d1be40703f84a66585c1c5b824f2fd52fc0641
0x30224125411e1af3a3d334b6a5832798448b8dd1330a834f25c6d61c0e9ff028
0x4ec4befab00b0983a682de2c947ae9b4a8f1a3d40acfaeca166d04b3f32d8d5b
0xc2e9ef9dfe2da70cc3167ec1505a2638066df1498948a1411e439b0678a1166b
0x91b0af4c6d4eb9524eec22dd7b0081e78e43d8c42ee99456e791f044185a7a63
0x43113b747f21e3fc872cf5d98dcf6f59a6bd29570d52738293ad2d0234592f00
0x1392c8857568a96188d8624152583447ebcef75735c1ca3621c475f43b5c1bbc
0x36df6e6b6abbe81a30517509a42e5a1bceb46713a6a781bec542378a23877bb4
From

Functions
Getter at block 21177562
averageFeesPerBlockEpoch(view returns (uint256 averagePerBlock)
28243146350872614
averageFeesPerBlockSinceStart(view returns (uint256 averagePerBlock)
68032700380403145
contractStartBlock(view returns (uint256)
12385893
cumulativeRewardsSinceStart(view returns (uint256)
0
devaddr(view returns (address)
0x1f7c453a4cccbf826a97f213706ee72b79dba466
epoch(view returns (uint256)
0
epochCalculationStartBlock(view returns (uint256)
0
owner(view returns (address)
0x1f7c453a4cccbf826a97f213706ee72b79dba466
pendingRewards(view returns (uint256)
0
poolLength(view returns (uint256)
1
rena(view returns (address)
0x56de8bc61346321d4f2211e3ac3c0a7f00db9b76
rewardsInThisEpoch(view returns (uint256)
598120982920678543968075
superAdmin(view returns (address)
0x1f7c453a4cccbf826a97f213706ee72b79dba466
totalAllocPoint(view returns (uint256)
10000
Read-only
epochRewards(uint256view returns (uint256)
hasAllowanceForPoolToken(address spenderuint256 _piduint256 valueaddress _userview returns (bool)
isContract(address addrview returns (bool)
pendingrena(uint256 _pidaddress _userview returns (uint256)
poolAmount(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 allocPointuint256 accRewardPerSharebool withdrawable)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
addPendingRewards(
addPool(uint256 _allocPointaddress _tokenbool _withUpdatebool _withdrawable
burnSuperAdmin(
claim(address _fromuint256 _pid
deposit(uint256 _piduint256 _amount
depositFor(address depositFor_uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
initialize(address _rena
massUpdatePools(
newSuperAdmin(address newOwner
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setAllowanceForPoolToken(address spenderuint256 _piduint256 value
setDevFee(uint16 _DEV_FEE
setDevFeeReciever(address _devaddr
setPoolWithdrawable(uint256 _pidbool _withdrawable
setStrategyContractOrDistributionContractAllowance(address tokenAddressuint256 _amountaddress contractAddress
startNewEpoch(
transferDevFee(
transferOwnership(address newOwner
withdraw(uint256 _piduint256 _amount
withdrawFrom(address owneruint256 _piduint256 _amount
withdrawFromTo(address owneruint256 _piduint256 _amountaddress _to
Events
Approval(address indexed owneraddress indexed spenderuint256 _piduint256 value
Claim(address indexed useruint256 indexed pid
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SuperAdminTransfered(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.