YFLinkBalancerYCRVRewards
Verified contract
Active on
Ethereum with 459 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.53)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAL | ERC-20 | 0.87465 | $2.89 |
$2.53 | |
BPT | ERC-20 | 441.343028K | -- | -- | |
YFL | ERC-20 | 1.977644K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15313337 | 2 years ago | | | 0 | 0.0010571831 | |
| 15285562 | 2 years ago | | | 0 | 0.0010048315 | |
| 15285017 | 2 years ago | | | 0 | 0.0010590587 | |
| 15281823 | 2 years ago | | | 0 | 0.00038922530 | |
| 15281758 | 2 years ago | | | 0 | 0.00060712613 | |
| 15278612 | 2 years ago | | | 0 | 0.0012291354 | |
| 15278544 | 2 years ago | | | 0 | 0.0013881335 | |
| 15275531 | 2 years ago | | | 0 | 0.00075461606 | |
| 15275429 | 2 years ago | | | 0 | 0.00058202353 | |
| 15272831 | 2 years ago | | | 0 | 0.00061647759 |
ABI
ABI objects
Getter at block 21304783
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0x8194efab90a290b987616f687bc380b041a2cc25
initReward() view returns (uint256)
5000000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1659745227
lastUpdateTime() view returns (uint256)
1659745227
lastWeek() view returns (bool)
true
owner() view returns (address)
0x5f15ee89308600a327d84d676b672ec6903b826d
periodFinish() view returns (uint256)
1659745227
rewardPerToken() view returns (uint256)
4499240447568029
rewardPerTokenStored() view returns (uint256)
4499240447568029
rewardRate() view returns (uint256)
8267195767195767
startTime() view returns (uint256)
1659140427
started() view returns (bool)
true
totalSupply() view returns (uint256)
441343028455999000000000
yflink() view returns (address)
0x28cb7e841ee97947a86b06fa4090c8451f64c0be
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()
renounceOwnership()
stake(uint256 amount)
start()
transferOwnership(address newOwner)
withdraw(uint256 amount)
withdrawOther(address token)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.