StabilizeStrategyETHArbV2
Verified contract
Active on
Ethereum with 126 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
stETH | ERC-20 | 0 | $3,105.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12726941 | 3 years ago | | | 0 | 0.0046457865 | |
| 12726918 | 3 years ago | | | 0 | 0.0041006860 | |
| 12725732 | 3 years ago | | | 0 | 0.0050167377 | |
| 12725597 | 3 years ago | | | 0 | 0.0062172086 | |
| 12725576 | 3 years ago | | | 0 | 0.0075543176 | |
| 12725253 | 3 years ago | | | 0 | 0.0099343519 | |
| 12713837 | 3 years ago | | | 0 | 0.0042051644 | |
| 12707763 | 3 years ago | | | 0 | 0.0034709132 | |
| 12707557 | 3 years ago | | | 0 | 0.0044100198 | |
| 12701550 | 3 years ago | | | 0 | 0.0042019428 |
ABI
ABI objects
Getter at block 21198846 balance() view returns (uint256) withdrawTokenReserves() view returns (address, uint256)
gasStipend() view returns (uint256)
1000000
governance() view returns (address)
0x1a776c84d64ecada985c968c3589b3c8615a1e7c
lastActionBalance() view returns (uint256)
1
lastTradeTime() view returns (uint256)
1627872672
maxAmountSell() view returns (uint256)
200000000000000000000
maxPercentStipend() view returns (uint256)
30000
maxSlippage() view returns (uint256)
300
minTradeSplit() view returns (uint256)
2000000000000000000
percentDepositor() view returns (uint256)
50000
percentExecutor() view returns (uint256)
10000
percentSell() view returns (uint256)
20000
percentStakers() view returns (uint256)
50000
percentTradeTrigger() view returns (uint256)
500
rewardTokensCount() view returns (uint256)
3
stakingAddress() view returns (address)
0x8c17be13e034f7fa2a6496bc83b6010be6305204
treasuryAddress() view returns (address)
0xe05d2a6b97dce9b8e59ad074c2e4b6d51a24aae3
zsTokenAddress() view returns (address)
0x93b97bbb3f65ec39ea6041bf92fa998e5434e858
Read-only
expectedProfit(bool inWETHForExecutor) view returns (uint256)
getNormalizedTotalBalance(address _address) view returns (uint256)
rewardTokenAddress(uint256 _pos) view returns (address)
State-modifying
Events deposit(bool nonContract)
enter()
executorSwapTokens(address _executor, uint256 _minSecSinceLastTrade)
exit()
finishChangeStakingPool()
finishChangeStrategyAllocations()
finishChangeTradingConditions()
finishChangeTreasury()
finishChangeZSToken()
finishGovernanceChange()
governanceSwapTokens()
startChangeStakingPool(address _address)
startChangeStrategyAllocations(uint256 _pDepositors, uint256 _pExecutor, uint256 _pStakers)
startChangeTradingConditions(uint256 _pTradeTrigger, uint256 _pSellPercent, uint256 _minSplit, uint256 _maxStipend, uint256 _pMaxStipend, uint256 _maxSell, uint256 _maxSlip)
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.