RebalanceManagerV3
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
Balances ($0.00)
No balances found for "RebalanceManagerV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16269760 | 2 years ago | | | 0 | 0.00036428912 | |
| 16269756 | 2 years ago | | | 0 | 0.00081207886 | |
| 16266276 | 2 years ago | | | 0 | 0.024263821 | |
| 16266276 | 2 years ago | | | 0 | 0.00079593487 | |
| 16266276 | 2 years ago | | | 0 | 0.00057855655 | |
| 16089904 | 2 years ago | | | 0 | 0.083069820 | |
| 16089902 | 2 years ago | | | 0 | 0.0037630200 | |
| 15883284 | 2 years ago | | | 0 | 0.099816377 | |
| 15883279 | 2 years ago | | | 0 | 0.0037630200 | |
| 15667677 | 2 years ago | | | 0 | 0.079092540 |
ABI
ABI objects
Getter at block 21161086
basket() view returns (address)
0xa9536b9c75a9e0fae3b56a96ac8edf76abc91978
lockTime() view returns (uint256)
60
rebalanceManager() view returns (address)
0xe33f67b82ddf3cabb4af48dd5b447872dc9f2cde
Read-only
exchanges(address) view returns (bool)
State-modifying
Events lock()
rebalance(struct IRebalanceManagerV3UnderlyingTrade[] _swapsV2, uint256 _deadline)
setExchange(address _exchange, bool _activated)
setRebalanceManager(address _rebalanceManager)
RebalanceManagerSet(address indexed rebalanceManager)
Rebalanced(address indexed basket)
Swaped(address indexed basket, address indexed tokenIn, address indexed tokenOut, uint256 quantity, uint256 returnedQuantity)
constructor(address _basket, address _uniswapV2Like, uint256 _lockTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.