Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($27,042.22)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 26.947748K | $1.001 |
$26,974.7 | |
YFII | ERC-20 | 0.187063 | $360.95 |
$67.52 | |
StableDAI.com | ERC-20 | 768 | -- | -- | |
YFIN | ERC-20 | 0.000016 | -- | -- | |
YFIN | ERC-20 | 0.000016 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20181261 | 5 months ago | | | 0 | 0.00049840279 | |
| 14016772 | 3 years ago | | | 0 | 0.0022366400 | |
| 11934819 | 4 years ago | | | 0 | 0.0040916200 | |
| 11934819 | 4 years ago | | | 0 | 0.0053838059 | |
| 11934794 | 4 years ago | | | 0 | 0.0037815000 | |
| 11292453 | 4 years ago | | | 0 | 0.0010697080 | |
| 11292453 | 4 years ago | | | 0 | 0.0032698821 | |
| 11258254 | 4 years ago | | | 0 | 0.00053465000 | |
| 11215190 | 4 years ago | | | 0 | 0.00099091300 | |
| 11215173 | 4 years ago | | | 0 | 0.0014846100 |
ABI
ABI objects
Getter at block 21206614
Yfiitoken() view returns (address)
0xa1d0e215a23d7030842fc67ce582a6afa3ccab83
available() view returns (uint256)
25600360505000000000000
balance() view returns (uint256)
26947747900000000000000
controller() view returns (address)
0xe14e60d0f7fb15b1a98fde88a3415c17b023bf36
earnLowerlimit() view returns (uint256)
10000000000000000000000
getName() view returns (string)
yfii:Vault:Dai Stablecoin
governance() view returns (address)
0x000000004fa9e635dbe91c83aee357d01494936d
max() view returns (uint256)
10000
min() view returns (uint256)
9500
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
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.