LybraFund
Verified contract
Active on
Ethereum with 13,172 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x97de…a371
0x5710…a816
0xf118…1e05
Balances ($53,059.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
eUSD | ERC-20 | 51.165903K | $1.037 |
$53,059.04 | |
HQG | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20545302 | 3 months ago | | | 0 | 0.00011126756 | |
| 20545235 | 3 months ago | | | 0 | 0.000097977432 | |
| 20412674 | 4 months ago | | | 0 | 0.00046842856 | |
| 20406238 | 4 months ago | | | 0 | 0.00022260182 | |
| 19971679 | 6 months ago | | | 0 | 0.00086768170 | |
| 19971640 | 6 months ago | | | 0 | 0.0016242192 | |
| 19971631 | 6 months ago | | | 0 | 0.00094626328 | |
| 19971624 | 6 months ago | | | 0 | 0.0010270098 | |
| 19855352 | 6 months ago | | | 0 | 0.00038710832 | |
| 19855326 | 6 months ago | | | 0 | 0.00025979566 |
ABI
ABI objects
Getter at block 21213568
LBR() view returns (address)
0xf1182229b71e79e504b1d2bf076c15a277311e05
claimAbleTime() view returns (uint256)
0
esLBR() view returns (address)
0x571042b7138ee957a96a6820fce79c48fe2da816
lybra() view returns (address)
0x97de57ec338ab5d51557da3434828c5dbfada371
owner() view returns (address)
0xbe7f8fb4b765435eb936047c06aee24091dcae10
rewardPerTokenStored() view returns (uint256)
220975113926815806
Read-only
earned(address _account) view returns (uint256)
getClaimAbleLBR(address user) view returns (uint256 amount)
getClaimAbleUSD(address user) view returns (uint256 amount)
getReservedLBRForVesting(address user) view returns (uint256 amount)
lastWithdrawTime(address) view returns (uint256)
rewards(address) view returns (uint256)
time2fullRedemption(address) view returns (uint256)
unstakeRate(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events getReward()
notifyRewardAmount(uint256 amount)
reStake()
refreshReward(address _account)
renounceOwnership()
setClaimAbleTime(uint256 _time)
setLybra(address _lybra)
setTokenAddress(address _eslbr, address _lbr)
stake(uint256 amount)
transferOwnership(address newOwner)
unstake(uint256 amount)
withdraw(address user)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _lybra)
This contract contains no fallback and receive objects.
This contract contains no error objects.