StabilizeStrategyFEIArbV2
Verified contract
Active on
Ethereum with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "StabilizeStrategyFEIArbV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12866696 | 3 years ago | | | 0 | 0.0017487514 | |
| 12727466 | 3 years ago | | | 0 | 0.0031370325 | |
| 12726092 | 3 years ago | | | 0 | 0.00092739673 | |
| 12725831 | 3 years ago | | | 0 | 0.0040825119 | |
| 12724701 | 3 years ago | | | 0 | 0.0026111812 | |
| 12601167 | 3 years ago | | | 0 | 0.0063432190 | |
| 12559966 | 3 years ago | | | 0 | 0.010092869 | |
| 12555366 | 3 years ago | | | 0 | 0.0057913483 | |
| 12540500 | 3 years ago | | | 0 | 0.0021575575 | |
| 12533805 | 3 years ago | | | 0 | 0.0034520920 |
ABI
ABI objects
Getter at block 21264846 balance() view returns (uint256)
gasStipend() view returns (uint256)
2000000
governance() view returns (address)
0x1a776c84d64ecada985c968c3589b3c8615a1e7c
incentiveActive() view returns (bool)
false
lastActionBalance() view returns (uint256)
0
lastTradeTime() view returns (uint256)
1633253181
maxAmountSell() view returns (uint256)
500000
maxPercentSell() view returns (uint256)
80000
maxPercentStipend() view returns (uint256)
30000
maxPoolSize() view returns (uint256)
10000000000000000000000000
minTradeSplit() view returns (uint256)
20000
percentDepositor() view returns (uint256)
50000
percentExecutor() view returns (uint256)
10000
percentFlashDepositor() view returns (uint256)
10000
percentStakers() view returns (uint256)
50000
percentTradeTrigger() view returns (uint256)
10000
rewardTokensCount() view returns (uint256)
2
stakingAddress() view returns (address)
0x8c17be13e034f7fa2a6496bc83b6010be6305204
treasuryAddress() view returns (address)
0xe05d2a6b97dce9b8e59ad074c2e4b6d51a24aae3
withdrawTokenReserves() view returns (address, uint256)
(0x0000000000000000000000000000000000000000, 0)
zsTokenAddress() view returns (address)
0x544b3ff2174016949e56c370808b2c05197b4aff
Read-only
expectedProfit(bool inWETHForExecutor, bool checkFlashLoan) view returns (uint256, uint256)
getNormalizedTotalBalance(address _address) view returns (uint256)
rewardTokenAddress(uint256 _pos) view returns (address)
State-modifying
Events changeTradingConditions(uint256 _pTradeTrigger, uint256 _minSplit, uint256 _pSellPercent, uint256 _maxSell, uint256 _pStipend, uint256 _maxStipend, bool _changeIncentive)
deposit(bool nonContract)
enter()
executeOperation(address[] assets, uint256[] amounts, uint256[] premiums, address initiator, bytes params) returns (bool)
executorSwapTokens(address _executor, uint256 _minSecSinceLastTrade, uint256 _buyID, bool doFlash)
exit()
finishChangeStakingPool()
finishChangeStrategyAllocations()
finishChangeTreasury()
finishChangeZSToken()
finishGovernanceChange()
governanceSwapTokens(uint256 _buyID, bool doFlash)
startChangeStakingPool(address _address)
startChangeStrategyAllocations(uint256 _pDepositors, uint256 _pFDepositors, uint256 _pExecutor, uint256 _pStakers, uint256 _maxPool)
startChangeTreasury(address _address)
startChangeZSToken(address _address)
startGovernanceChange(address _address)
withdraw(address _depositor, uint256 _share, uint256 _total, bool nonContract) returns (uint256)
GovernanceTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasury, address _staking, address _zsToken)
receive()
This contract contains no error objects.