LitStaking

Verified contract

Active on Ethereum with 3,184 txns
Deployed by via 0xb5ad6027 at 14509194
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $206,676.23
ERC-20
Value $25.69
ERC-20
--
ERC-20
--
0x06db1844edf59b95cfb7602a2d6f430bdf92404656032477b57906c0ca9fcedb
0x997356051e1c8f03e7d587d1ce45e937303fb12922eb118c582599dd842010b9
0x9c7eb5ae2560c724252673a486d3bbe236313cafe92d35423b9d33265810c3be
0x5c56a1d01adcbcc8b3f67dfb86a63c28d44bf4b7cc2714ff5693bc1abdf502f9
0xb5e97c47d94372cbcd26cceec3b815af0a3a48e1afe54d3996403736c3f15d36
0x11907a5e1b6d4dedbfe886a2975bc4f50925f7ab06ee84ecda8e43233e64be8b
0x44f9ea96b7593d82e1a6586d74edaedb3ee62574cf484332a868e80f2b83fe71
0xd9acddf77d7ad521285e0d6a9eb332121d0c3f51acb08e100cdcd7d1ba87e559
0xe8a8997c56632b7ca0147a0fad8aa7dd75638604f632625cb56f42456fe33c97
0x79a2e11e6cd22bf14ea4c4e87cf9001fa110b7052afa5870240e9edcc95a5bf5

Functions
Getter at block 21324172
_vLit(view returns (address)
0x59bc0f9a7db12b874bfa30dda9d1945fbde06cda
owner(view returns (address)
0x9ad21c497837165344e1fa54fe894174b19c51e0
poolLength(view returns (uint256)
1
startBlock(view returns (uint256)
14509082
totalAllocPoint(view returns (uint256)
1000000
vLitPerBlock(view returns (uint256)
400000000000000000000
Read-only
pendingVLit(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accVLitPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setVLitPerBlockPerBlock(uint256 _vLitPerBlock
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
RewardPerBlockSet(uint256 amount
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address vLit_uint256 _vLitPerBlockuint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.