StabilizeStrategyTSBTCArbV1
Verified contract
Active on
Ethereum with 15 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
Balances ($0.00)
No balances found for "StabilizeStrategyTSBTCArbV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12893313 | 3 years ago | | | 0 | 0.0083390878 | |
| 12806074 | 3 years ago | | | 0 | 0.0069471675 | |
| 12720625 | 3 years ago | | | 0 | 0.0035521951 | |
| 12702872 | 3 years ago | | | 0 | 0.0050377137 | |
| 12700110 | 3 years ago | | | 0 | 0.0070528863 | |
| 12700108 | 3 years ago | | | 0 | 0.010289125 | |
| 12696010 | 3 years ago | | | 0 | 0.0058656360 | |
| 12696000 | 3 years ago | | | 0 | 0.0088983000 | |
| 12693112 | 3 years ago | | | 0 | 0.0069066419 | |
| 12483771 | 3 years ago | | | 0 | 0.038895539 |
ABI
ABI objects
Getter at block 21198658 balance() view returns (uint256) withdrawTokenReserves() view returns (address, uint256)
gasStipend() view returns (uint256)
1500000
governance() view returns (address)
0x1a776c84d64ecada985c968c3589b3c8615a1e7c
lastActionBalance() view returns (uint256)
0
lastTradeTime() view returns (uint256)
1627186945
maxAmountSell() view returns (uint256)
100000000000000000000
maxPercentSell() view returns (uint256)
80000
maxPercentStipend() view returns (uint256)
30000
minGain() view returns (uint256)
10000000000000
minTradeSplit() view returns (uint256)
100000000000000
percentDepositor() view returns (uint256)
50000
percentExecutor() view returns (uint256)
10000
percentStakers() view returns (uint256)
50000
percentTradeTrigger() view returns (uint256)
1000
rewardTokensCount() view returns (uint256)
2
stakingAddress() view returns (address)
0x8c17be13e034f7fa2a6496bc83b6010be6305204
treasuryAddress() view returns (address)
0xe05d2a6b97dce9b8e59ad074c2e4b6d51a24aae3
zsTokenAddress() view returns (address)
0x06c3467b2fcfc7431e92ecce9dcb14d18bd518a2
Read-only
expectedProfit(bool inWETHForExecutor) 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, uint256 _minGain)
deposit(bool nonContract)
enter()
executorSwapTokens(address _executor, uint256 _minSecSinceLastTrade, uint256 _buyID)
exit()
finishChangeStakingPool()
finishChangeStrategyAllocations()
finishChangeTreasury()
finishChangeZSToken()
finishGovernanceChange()
governanceSwapTokens(uint256 _buyID)
startChangeStakingPool(address _address)
startChangeStrategyAllocations(uint256 _pDepositors, uint256 _pExecutor, uint256 _pStakers)
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.