Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($418.47)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEND | ERC-20 | 10.905904K | $0.038371 |
$418.47 | |
WAR | ERC-20 | 374.147912 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20826449 | 3 months ago | | | 0 | 0.0027105155 | |
| 11089556 | 4 years ago | | | 0 | 0.0014904384 | |
| 11044444 | 4 years ago | | | 0 | 0.0038801501 | |
| 11025556 | 4 years ago | | | 0 | 0.0045792851 | |
| 11022356 | 4 years ago | | | 0 | 0.0089447540 | |
| 11019999 | 4 years ago | | | 0 | 0.0065883510 | |
| 11007831 | 4 years ago | | | 0 | 0.0073749710 | |
| 11006184 | 4 years ago | | | 0 | 0.0057458538 | |
| 11006168 | 4 years ago | | | 0 | 0.012433512 | |
| 11004887 | 4 years ago | | | 0 | 0.0036079680 |
ABI
ABI objects
Getter at block 21402855
DURATION() view returns (uint256)
432000
desc() view returns (string)
LEND WarPool
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1601567681
lastUpdateTime() view returns (uint256)
1601567681
lpToken() view returns (address)
0x80fb784b7ed66730e8b1dbd9820afd29931aab03
maxStakeFirstDay() view returns (uint256)
42553191489361702127660
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1601567681
rewardDistribution() view returns (address)
0x8b6e2e23fcfaccfd34eb8e8ac027faa189da36ff
rewardPerToken() view returns (uint256)
17588536543047584793
rewardPerTokenStored() view returns (uint256)
17588536543047584793
rewardRate() view returns (uint256)
34774198388203017
starttime() view returns (uint256)
1600963200
totalSupply() view returns (uint256)
10905904175154007814909
war() view returns (address)
0xf4a81c18816c9b0ab98fac51b36dcb63b0e58fde
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 _reward, uint256 _duration)
renounceOwnership()
seize(address _token, uint256 amount)
setMaxStakeFirstDay(uint256 _maxStakeFirstDay)
setRewardDistribution(address _rewardDistribution)
setStartTime(uint256 _starttime)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _lpToken, string _desc, uint256 _maxStakeFirstDay, uint256 _starttime)
This contract contains no fallback and receive objects.
This contract contains no error objects.