IdleRebalancerV3
Verified contract
Active on
Ethereum with 406 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 "IdleRebalancerV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10645474 | 4 years ago | | | 0 | 0.012198060 | |
| 10645069 | 4 years ago | | | 0 | 0.0068340000 | |
| 10640334 | 4 years ago | | | 0 | 0.0041322960 | |
| 10635492 | 4 years ago | | | 0 | 0.0045960579 | |
| 10635232 | 4 years ago | | | 0 | 0.0042356034 | |
| 10634986 | 4 years ago | | | 0 | 0.0038740275 | |
| 10634692 | 4 years ago | | | 0 | 0.0038740275 | |
| 10634420 | 4 years ago | | | 0 | 0.0038740275 | |
| 10630629 | 4 years ago | | | 0 | 0.0044411346 | |
| 10614831 | 4 years ago | | | 0 | 0.0017984862 |
ABI
ABI objects
Getter at block 21413000
getAllocations() view returns (uint256[] _allocations)
[0, 0, 0, 100000]
getAllocationsLength() view returns (uint256)
4
idleToken() view returns (address)
0x78751b12da02728f467a44eac40f5cbc16bd7934
isOwner() view returns (bool)
false
owner() view returns (address)
0xe5dab8208c1f4cce15883348b72086dbace3e64b
rebalancerManager() view returns (address)
0xb3c8e5534f0063545cbbb7ce86854bf42db8872b
Read-only
lastAmounts(uint256) view returns (uint256)
lastAmountsAddresses(uint256) view returns (address)
State-modifying
Events renounceOwnership()
setAllocations(uint256[] _allocations, address[] _addresses)
setIdleToken(address _idleToken)
setNewToken(address _newToken)
setRebalancerManager(address _rebalancerManager)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _cToken, address _iToken, address _aToken, address _yxToken, address _rebalancerManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.