Controller
Verified contract
Active on
Ethereum with 25 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 "Controller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10893607 | 4 years ago | | | 0 | 0.014462629 | |
| 10893607 | 4 years ago | | | 0 | 0.014482108 | |
| 10893607 | 4 years ago | | | 0 | 0.014478182 | |
| 10893605 | 4 years ago | | | 0 | 0.016109586 | |
| 10893596 | 4 years ago | | | 0 | 0.016441644 | |
| 10893588 | 4 years ago | | | 0 | 0.0043315038 | |
| 10765499 | 4 years ago | | | 0 | 0.022012831 | |
| 10690518 | 4 years ago | | | 0 | 0.026546866 | |
| 10662608 | 4 years ago | | | 0 | 0.0053544580 | |
| 10662608 | 4 years ago | | | 0 | 0.0054691380 |
ABI
ABI objects
Getter at block 21432046
factory() view returns (address)
0x0000000000000000000000000000000000000000
governance() view returns (address)
0x000000004fa9e635dbe91c83aee357d01494936d
max() view returns (uint256)
10000
onesplit() view returns (address)
0x75055d3292aba5592cc09c61f73397e05db52c58
rewards() view returns (address)
0x887f507eaac58add20263c6918538a9bdc882d47
split() view returns (uint256)
5000
Read-only
balanceOf(address _token) view returns (uint256)
converters(address, address) view returns (address)
getExpectedReturn(address _strategy, address _token, uint256 parts) view returns (uint256 expected)
strategies(address) view returns (address)
vaults(address) view returns (address)
State-modifying
Events earn(address _token, uint256 _amount)
inCaseTokensGetStuck(address _token, uint256 _amount)
setConverter(address _input, address _output, address _converter)
setFactory(address _factory)
setGovernance(address _governance)
setOneSplit(address _onesplit)
setSplit(uint256 _split)
setStrategy(address _token, address _strategy)
setVault(address _token, address _vault)
withdraw(address _token, uint256 _amount)
withdrawAll(address _token)
yearn(address _strategy, address _token, uint256 parts)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.