SaffronStrategy
Verified contract
Active on
Ethereum with 33 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) |
---|---|---|---|---|---|---|---|
| 11991776 | 4 years ago | | | 0 | 0.36578934 | |
| 11986400 | 4 years ago | | | 0 | 0.055134000 | |
| 11980806 | 4 years ago | | | 0 | 0.10449025 | |
| 11943223 | 4 years ago | | | 0 | 0.11746123 | |
| 11919335 | 4 years ago | | | 0 | 0.067199196 | |
| 11917923 | 4 years ago | | | 0 | 0.16960440 | |
| 11906068 | 4 years ago | | | 0 | 0.066013641 | |
| 11905011 | 4 years ago | | | 0 | 0.035521792 | |
| 11904406 | 4 years ago | | | 0 | 0.13596026 | |
| 11903847 | 4 years ago | | | 0 | 0.11717728 |
ABI
ABI objects
Getter at block 21162201
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)
1614980053
select_adapter_for_liquidity_removal() view returns (address)
0x1d5b358d44ebcd8c77fabdddc6ea04886c75a995
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)
set_governance(address to)
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_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.