Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFII | ERC-20 | 0.000037 | $348.51 |
$0.01 | |
YFIN | ERC-20 | 0.000408 | -- | -- | |
YFIN | ERC-20 | 0.000408 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18631887 | a year ago | | | 0 | 0.0077791700 | |
| 13613219 | 3 years ago | | | 0 | 0.0025105857 | |
| 13613219 | 3 years ago | | | 0 | 0.0025105857 | |
| 13613219 | 3 years ago | | | 0 | 0.0025105857 | |
| 13613218 | 3 years ago | | | 0 | 0.0022723400 | |
| 13613218 | 3 years ago | | | 0 | 0.0022723400 | |
| 13613119 | 3 years ago | | | 0 | 0.014330890 | |
| 12216924 | 4 years ago | | | 0 | 0.010745836 | |
| 11108536 | 4 years ago | | | 0 | 0.0046923824 | |
| 11000545 | 4 years ago | | | 0 | 0.0086507500 |
ABI
ABI objects
Getter at block 21225054
Yfiitoken() view returns (address)
0xa1d0e215a23d7030842fc67ce582a6afa3ccab83
available() view returns (uint256)
0
balance() view returns (uint256)
101499500000000000000
controller() view returns (address)
0xe14e60d0f7fb15b1a98fde88a3415c17b023bf36
earnLowerlimit() view returns (uint256)
150000000000000000000
getName() view returns (string)
yfii:Vault:ChainLink Token
governance() view returns (address)
0x000000004fa9e635dbe91c83aee357d01494936d
max() view returns (uint256)
10000
min() view returns (uint256)
9500
token() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
yfii() view returns (address)
0xa1d0e215a23d7030842fc67ce582a6afa3ccab83
Read-only
cal_out(address user) view returns (uint256)
cal_out_pending(uint256 _pendingBalance, address user) view returns (uint256)
deposittime(address) view returns (uint256)
global_(uint256) view returns (uint256 total_stake, uint256 total_out, uint256 earnings_per_share)
plyr_(address) view returns (uint256 stake, uint256 payout, uint256 total_out)
State-modifying
Events claim()
deposit(uint256 amount)
earn()
make_profit(uint256 amount)
setController(address _controller)
setEarnLowerlimit(uint256 _earnLowerlimit)
setGovernance(address _governance)
setMin(uint256 _min)
withdraw(uint256 amount)
This contract contains no event objects.
constructor(address _token, uint256 _earnLowerlimit)
This contract contains no fallback and receive objects.
This contract contains no error objects.