SaffronStrategy
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "SaffronStrategy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13075551 | 3 years ago | | | 0 | 0.12748860 | |
| 13072418 | 3 years ago | | | 0 | 0.015306735 | |
| 12990552 | 3 years ago | | | 0 | 0.011391681 | |
| 12989500 | 3 years ago | | | 0 | 0.012574054 | |
| 12988386 | 3 years ago | | | 0 | 0.048767008 | |
| 12987257 | 3 years ago | | | 0 | 0.0010087144 | |
| 12987257 | 3 years ago | | | 0 | 0.0026250728 | |
| 12986701 | 3 years ago | | | 0 | 0.10352415 | |
| 12946014 | 3 years ago | | | 0 | 0.022563360 | |
| 12946008 | 3 years ago | | | 0 | 0.0014712960 |
ABI
ABI objects
Getter at block 21257512
SFI_address() view returns (address)
0xb753428af26e81097e7fd17f40c88aaa3e04902c
deploy_interval() view returns (uint256)
3600
epoch_cycle() view returns (uint256 start_date, uint256 duration)
(start_date=1604239200, duration=1209600)
get_current_epoch() view returns (uint256)
105
governance() view returns (address)
0x09e9ff67d9d5a25fa465db6f0bede5560581f8cb
last_deploy() view returns (uint256)
1628507363
oracle() view returns (address)
0x9c90e89573fa85e24b0236de44fbf4046dc8dcc9
select_adapter_for_liquidity_removal() view returns (address)
0xb602fe5bc89f639c1fd36d9060b58775f073851e
team_address() view returns (address)
0x09e9ff67d9d5a25fa465db6f0bede5560581f8cb
Read-only
adapters(uint256) view returns (address)
epoch_wound_down(uint256) view returns (bool)
get_adapter_address(uint256 index) view returns (address)
get_adapter_index(address adapter_address) view returns (uint256)
get_epoch_end(uint256 epoch) view returns (uint256)
get_seconds_until_epoch_end(uint256 epoch) view returns (uint256)
pool_SFI_rewards(uint256) view returns (uint256)
pools(uint256) view returns (address)
State-modifying
Events add_adapter(address adapter_address)
add_pool(address pool_address)
delete_adapters()
deploy_all_capital()
deploy_all_capital_single_pool(uint256 pool_index, uint256 adapter_index)
erc_sweep(address _token, address _to)
oracle_set_reward(uint16 epoch)
set_governance(address to)
set_oracle(address oracleAddr)
set_pool_SFI_reward(uint256 poolIndex, uint256 reward)
set_team_address(address to)
shutdown_pool(uint256 poolIndex)
v01_final_deploy()
wind_down_epoch(uint256 epoch)
wind_down_epoch_oracle(uint256 epoch)
wind_down_pool(uint256 pool, uint256 epoch)
ErcSwept(address who, address to, address token, uint256 amount)
constructor(address _sfi_address, address _team_address, bool epoch_cycle_reset)
This contract contains no fallback and receive objects.
This contract contains no error objects.