Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1494…3c2b
0xb58e…9284
0x08f8…cdec
Balances ($0.00)
No balances found for "ICManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20878203 | a month ago | | | 0 | 0.0013212256 | |
| 20271262 | 4 months ago | | | 0 | 0.00054042741 | |
| 20012007 | 5 months ago | | | 0 | 0.0043002144 | |
| 19491674 | 8 months ago | | | 0 | 0.0042701257 | |
| 16356357 | 2 years ago | | | 0 | 0.0025819064 | |
| 16083691 | 2 years ago | | | 0 | 0.0017197691 | |
| 15866489 | 2 years ago | | | 0 | 0.00098896211 | |
| 15645607 | 2 years ago | | | 0 | 0.0011469085 | |
| 15445976 | 2 years ago | | | 0 | 0.0018839560 | |
| 15262927 | 2 years ago | | | 0 | 0.00095685844 |
ABI
ABI objects
Getter at block 21160676
feeModule() view returns (address)
0x08f866c74205617b6f3903ef481798eced10cdec
indexModule() view returns (address)
0xb58e207da98986f9a13d0109b06c9e8d4fc19284
methodologist() view returns (address)
0x6904110f17fed2162a11b5fa66b188d801443ea4
operator() view returns (address)
0x6904110f17fed2162a11b5fa66b188d801443ea4
operatorFeeSplit() view returns (uint256)
700000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
setToken() view returns (address)
0x1494ca1f11d487c2bbe4543e90080aeba4ba3c2b
timeLockPeriod() view returns (uint256)
1209600
Read-only
mutualUpgrades(bytes32) view returns (bool)
timeLockedUpgrades(bytes32) view returns (uint256)
State-modifying
Events accrueFeeAndDistribute()
addModule(address _module)
interactModule(address _module, bytes _data)
removeModule(address _module)
renounceOwnership()
setAssetExchanges(address[] _components, uint256[] _exchanges)
setCoolOffPeriods(address[] _components, uint256[] _coolOffPeriods)
setTimeLockPeriod(uint256 _newTimeLockPeriod)
setTradeMaximums(address[] _components, uint256[] _tradeMaximums)
startRebalance(address[] _newComponents, uint256[] _newComponentsTargetUnits, uint256[] _oldComponentsTargetUnits, uint256 _positionMultiplier)
transferOwnership(address newOwner)
updateAnyoneTrade(bool _status)
updateFeeRecipient(address _newFeeRecipient)
updateFeeSplit(uint256 _newFeeSplit)
updateIndexModule(address _newIndexModule)
updateManager(address _newManager)
updateMethodologist(address _newMethodologist)
updateOperator(address _newOperator)
updateStreamingFee(uint256 _newFee)
updateTraderStatus(address[] _traders, bool[] _statuses)
FeesAccrued(uint256 _totalFees, uint256 _operatorTake, uint256 _methodologistTake)
MutualUpgradeRegistered(bytes32 _upgradeHash)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpgradeRegistered(bytes32 _upgradeHash, uint256 _timestamp)
constructor(address _setToken, address _indexModule, address _feeModule, address _operator, address _methodologist, uint256 _operatorFeeSplit)
This contract contains no fallback and receive objects.
This contract contains no error objects.