LPStaking

Verified contract

Active on Ethereum with 45,859 txns
Deployed by via 0x2c69ca53 at 14402874
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,409.82
ERC-20
Value $46.03
ERC-20
Value $20.02
ERC-20
Value $0.23
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x07e9d296cb5d295e03340b92133ba25e71a065669ff482ee2854d57f16199603
0x07705214789baf90bc219ae126171e094744ddf7e2441b42ed05edc41cb594f0
0xad6e3e9823612103f66ff0bab67e67f7d610c961a60153292f9291dd0e9b0819
0x8d8cc9f00c23b40b2a6d68d901e95300adcdc1c13f39a7a099b80a0ecdbd430a
0x7b1c49caaad552bf8df71e5c1a3fee2e00c4bb65dedd680c54696f158286ca08
0x1d9e067720880688b972a5a455a8814ec8134541555a2017c393fe2bc364917a
0x07fba76fce2dc4a38f2340ca40aca02c1f1b4ace68c2d194dc5d6679d875cf4a
0x075d9ea75f219c51818b392721951432390e912f2e33e82f3f67a9ce75c7dee3
0x0cf2a9c39dd5f16e2839b911105d0b34ce92e31dadcc6d042fe8c4807efae127
0xf48be767aa13dd95699647913ff08810bc015ab2037d4a06f7254517a4f9eeeb

Functions
Getter at block 21162469
BONUS_MULTIPLIER(view returns (uint256)
1
bonusEndBlock(view returns (uint256)
14402883
owner(view returns (address)
0x65bb797c2b9830d891d87288f029ed8dacc19705
poolLength(view returns (uint256)
7
stargate(view returns (address)
0xaf5191b0de278c7286d6c7cc6ab6bb8a73ba2cd6
stargatePerBlock(view returns (uint256)
76643674490000000
startBlock(view returns (uint256)
14402883
totalAllocPoint(view returns (uint256)
10000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
lpBalances(uint256view returns (uint256)
pendingStargate(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accStargatePerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpToken
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPoint
setStargatePerBlock(uint256 _stargatePerBlock
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
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 _stargateuint256 _stargatePerBlockuint256 _startBlockuint256 _bonusEndBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.