StabilizeStrategyBACMICArb
Verified contract
Active on
Ethereum with 184 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "StabilizeStrategyBACMICArb"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11899602 | 4 years ago | | | 0 | 0.090690164 | |
| 11898861 | 4 years ago | | | 0 | 0.013798803 | |
| 11898765 | 4 years ago | | | 0 | 0.14776675 | |
| 11898764 | 4 years ago | | | 0 | 0.074079568 | |
| 11897387 | 4 years ago | | | 0 | 0.080671487 | |
| 11893227 | 4 years ago | | | 0 | 0.082031076 | |
| 11888930 | 4 years ago | | | 0 | 0.090263285 | |
| 11887358 | 4 years ago | | | 0 | 0.073948348 | |
| 11886914 | 4 years ago | | | 0 | 0.078127045 | |
| 11884935 | 4 years ago | | | 0 | 0.077368530 |
ABI
ABI objects
Getter at block 21169049
balance() view returns (uint256)
0
governance() view returns (address)
0x1a776c84d64ecada985c968c3589b3c8615a1e7c
lastActionBalance() view returns (uint256)
0
lastTradeTime() view returns (uint256)
1613901559
maxAmountSell() view returns (uint256)
60000
maxPoolSize() view returns (uint256)
3000000000000000000000000
minTradeSplit() view returns (uint256)
20000
percentDepositor() view returns (uint256)
50000
percentExecutor() view returns (uint256)
40000
percentSell() view returns (uint256)
20000
percentStakers() view returns (uint256)
50000
percentTradeTrigger() view returns (uint256)
3000
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)
0x939d73e26138f4b483368f96d17d2b4dcc5bc84f
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()
finishChangeDepositorPercent()
finishChangeMaximumPoolSize()
finishChangeMinTradeSplit()
finishChangePercentAndAmountSold()
finishChangePercentExecutor()
finishChangePercentTradeTrigger()
finishChangeStakersPercent()
finishChangeStakingPool()
finishChangeTreasury()
finishChangeZSToken()
finishGovernanceChange()
governanceSwapTokens()
startChangeDepositorPercent(uint256 _percent)
startChangeMaximumPoolSize(uint256 _amount)
startChangeMinTradeSplit(uint256 _split)
startChangePercentAndAmountSold(uint256 _percent, uint256 _maxSell)
startChangePercentExecutor(uint256 _percent)
startChangePercentTradeTrigger(uint256 _percent)
startChangeStakersPercent(uint256 _percent)
startChangeStakingPool(address _address)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.