LPStaking

Verified contract

Active on Ethereum with 45,946 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 $2,364.03
ERC-20
Value $46.08
ERC-20
Value $20.06
ERC-20
Value $0.24
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4362455336be9b5cfa52092be6929e2ecd20a00f08b4083d64f9c0b5cbb04377
0x3e2235c9f4b7832fdee76e7f6843ffc2564e9698da4a19e6d6c27b92dc7a0ebe
0x112e7628da0e75ab0e728abeb8fe88c99fe3fa80bf2140ad486245f60bb6cbdb
0xd031fc6ea4912cf0b16119f452eb5a185a2113c247bf02ddf873571b121a7078
0x8c9a7f8b7717ac0104c8ea086b45c7645bf1bb8940ec367607f5ff35ab0200f9
0x284a555f990ea4cbdd6e38ae160e31065197a636ffcb911bffdfee9075df8815
0x0abc94577433bbcb3a5f40b0b139912ebc9591e2dd3fb89579e1448880cecea7
0xadc0c79f3134d289e6e8f16873924ecb2002816bcbb0515c993e0f1a2ed34e8f
0x95162186e7ebd8ce677a0c9f74edcae16d89897c88d06ef13cd650cc113012f9
0x438465bb1e2d5b71c3b26cc66afff03ef4bbcf51c8052dbd558b05b1a037c230

Functions
Getter at block 21263407
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.