SaffronStrategy
Verified contract
Active on
Ethereum with 39 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) |
---|---|---|---|---|---|---|---|
| 11809862 | 4 years ago | | | 0 | 0.0088618404 | |
| 11809703 | 4 years ago | | | 0 | 0.49451070 | |
| 11809561 | 4 years ago | | | 0 | 0.034413093 | |
| 11801506 | 4 years ago | | | 0 | 0.12795476 | |
| 11773896 | 4 years ago | | | 0 | 0.076884972 | |
| 11766250 | 4 years ago | | | 0 | 0.047156448 | |
| 11755274 | 4 years ago | | | 0 | 0.026986117 | |
| 11751089 | 4 years ago | | | 0 | 0.10727063 | |
| 11733967 | 4 years ago | | | 0 | 0.026476944 | |
| 11726336 | 4 years ago | | | 0 | 0.021634925 |
ABI
ABI objects
Getter at block 21228210
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)
1612708497
select_adapter_for_liquidity_removal() view returns (address)
0xe0531eb0653b8d2c2b9ff99582a46fce14168306
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.