YearnGovernance
Verified contract
Active on
Ethereum with 13,723 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdf5e…06a8
0x0bc5…d93e
1 additional
variable
Balances ($1,700.77)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFI | ERC-20 | 0.249497 | $6,612.34 |
$1,649.76 | |
BAL | ERC-20 | 22.17536 | $2.30 |
$51 | |
BPT | ERC-20 | 5.72144K | -- | -- | |
YFIv2 | ERC-20 | 21.477279 | -- | -- | |
YFIG | ERC-20 | 6.00017 | -- | -- | |
BITTO | ERC-20 | 0.9 | -- | -- | |
ILH | ERC-20 | 0.090901 | -- | -- | |
BTCB | ERC-20 | 0.002 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18600409 | a year ago | | | 0 | 0.0014537686 | |
| 16279796 | 2 years ago | | | 0 | 0.0093831500 | |
| 12579588 | 3 years ago | | | 0 | 0.00058326000 | |
| 11975178 | 4 years ago | | | 0 | 0.010360740 | |
| 11667050 | 4 years ago | | | 0 | 0.0042168150 | |
| 11556932 | 4 years ago | | | 0 | 0.0065600610 | |
| 11536912 | 4 years ago | | | 0 | 0.024540143 | |
| 11529922 | 4 years ago | | | 0 | 0.0057735303 | |
| 11459718 | 4 years ago | | | 0 | 0.0053407794 | |
| 11291345 | 4 years ago | | | 0 | 0.0022727799 |
ABI
ABI objects
Getter at block 21169157
DURATION() view returns (uint256)
604800
bpt() view returns (address)
0x95c4b6c7cff608c0ca048df8b81a484aa377172b
breaker() view returns (bool)
true
config() view returns (bool)
false
feesPaidIn() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
governance() view returns (address)
0xfeb4acf3df3cdea7399794d0869ef76a6efaff52
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1595777894
lastUpdateTime() view returns (uint256)
1595777894
lock() view returns (uint256)
17280
minimum() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x2d407ddb06311396fe14d4b49da5f0471447d45c
period() view returns (uint256)
17280
periodFinish() view returns (uint256)
1595777894
proposalCount() view returns (uint256)
30
rewardPerToken() view returns (uint256)
462319200583840
rewardPerTokenStored() view returns (uint256)
462319200583840
rewardRate() view returns (uint256)
16534391534391534
totalSupply() view returns (uint256)
5721440208035328830488
yBal() view returns (uint256)
0
yIndex() view returns (uint256)
0
yfi() view returns (address)
0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
proposals(uint256) view returns (uint256 id, address proposer, uint256 totalForVotes, uint256 totalAgainstVotes, uint256 start, uint256 end)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
voteLock(address) view returns (uint256)
ySupplyIndex(address) view returns (uint256)
State-modifying
Events claimFees()
exit()
getReward()
initialize()
notifyRewardAmount(uint256 reward)
propose()
renounceOwnership()
seize(address _token, uint256 amount)
setBreaker(bool _breaker)
setGovernance(address _governance)
setLock(uint256 _lock)
setMinimum(uint256 _minimum)
setPeriod(uint256 _period)
setReward(address _feesPaidIn)
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
updateFees()
voteAgainst(uint256 id)
voteFor(uint256 id)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.