SaffronStrategy
Verified contract
Active on
Ethereum with 38 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) |
---|---|---|---|---|---|---|---|
| 12082549 | 4 years ago | | | 0 | 0.41497110 | |
| 12060840 | 4 years ago | | | 0 | 0.061329447 | |
| 12047966 | 4 years ago | | | 0 | 0.035113554 | |
| 12045071 | 4 years ago | | | 0 | 0.10023749 | |
| 12043485 | 4 years ago | | | 0 | 0.15286255 | |
| 12033300 | 4 years ago | | | 0 | 0.030933369 | |
| 12031176 | 4 years ago | | | 0 | 0.088266024 | |
| 12023711 | 4 years ago | | | 0 | 0.036988490 | |
| 12023150 | 4 years ago | | | 0 | 0.11093484 | |
| 12016049 | 4 years ago | | | 0 | 0.089949987 |
ABI
ABI objects
Getter at block 21319020
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)
106
governance() view returns (address)
0xaa394e08c74e2b2f76ff000adeb25f20423cfe2a
last_deploy() view returns (uint256)
1616046592
select_adapter_for_liquidity_removal() view returns (address)
0x0de68d6c4aa4f54ee78c520433cf17516330d79d
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.