YFElite yfelite.finance
Verified contract
Active on
Ethereum with 236 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "YFElite yfelite.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11413838 | 4 years ago | | | 0 | 0.0046531160 | |
| 11413764 | 4 years ago | | | 0 | 0.0011186000 | |
| 11413732 | 4 years ago | | | 0 | 0.0022677500 | |
| 11393067 | 4 years ago | | | 0 | 0.0019283250 | |
| 11388850 | 4 years ago | | | 0 | 0.0036254460 | |
| 11368183 | 4 years ago | | | 0 | 0.010973690 | |
| 11258204 | 4 years ago | | | 0 | 0.0015380680 | |
| 11238851 | 4 years ago | | | 0 | 0.0054631500 | |
| 11230866 | 4 years ago | | | 0 | 0.018976600 | |
| 11230830 | 4 years ago | | | 0 | 0.014159040 |
ABI
ABI objects
Getter at block 21274138 balance() view returns (uint256) getPricePerFullShare() view returns (uint256)
available() view returns (uint256)
0
controller() view returns (address)
0x0d1991cb428fe815899525a938134d596eab4cac
decimals() view returns (uint8)
18
earnLowerlimit() view returns (uint256)
300000000000000000000
governance() view returns (address)
0x52e0c572c5251f26482eeacd4a7f9c6f6628696b
max() view returns (uint256)
10000
min() view returns (uint256)
9500
name() view returns (string)
YFElite yfelite.finance
symbol() view returns (string)
eYFE
token() view returns (address)
0x61b10135639885e00bf4d42de2fe5f2e28abad75
totalSupply() view returns (uint256)
450498314389289067384
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
depositAll()
earn()
harvest(address reserve, uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setController(address _controller)
setEarnLowerlimit(uint256 _earnLowerlimit)
setGovernance(address _governance)
setMin(uint256 _min)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _token, address _controller, uint256 _earnLowerlimit)
This contract contains no fallback and receive objects.
This contract contains no error objects.