SaffronStrategy
Verified contract
Active on
Ethereum with 24 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) |
---|---|---|---|---|---|---|---|
| 11718845 | 4 years ago | | | 0 | 0.0024493062 | |
| 11718740 | 4 years ago | | | 0 | 0.14109329 | |
| 11715644 | 4 years ago | | | 0 | 0.010468506 | |
| 11713935 | 4 years ago | | | 0 | 0.016139397 | |
| 11712694 | 4 years ago | | | 0 | 0.040716637 | |
| 11634238 | 4 years ago | | | 0 | 0.054750747 | |
| 11629890 | 4 years ago | | | 0 | 0.027784036 | |
| 11629365 | 4 years ago | | | 0 | 0.13249480 | |
| 11628769 | 4 years ago | | | 0 | 0.013936156 | |
| 11628217 | 4 years ago | | | 0 | 0.056659014 |
ABI
ABI objects
Getter at block 21394552
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)
107
governance() view returns (address)
0x09e9ff67d9d5a25fa465db6f0bede5560581f8cb
last_deploy() view returns (uint256)
1611498104
select_adapter_for_liquidity_removal() view returns (address)
0xcdc7267ca46846c005dcb20a5922ee95428ca36d
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.