Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfb30…ea3f
0x53ea…580a
0x3d8d…901b
Balances ($0.00)
No balances found for "ICManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11296678 | 4 years ago | | | 0 | 0.0019955600 | |
| 11296601 | 4 years ago | | | 0 | 0.0013838160 | |
| 11296558 | 4 years ago | | | 0 | 0.0037111040 | |
| 11270477 | 4 years ago | | | 0 | 0.0055730000 | |
| 11270474 | 4 years ago | | | 0 | 0.0055653200 | |
| 11270466 | 4 years ago | | | 0 | 0.0014578800 | |
| 11270225 | 4 years ago | | | 0 | 0.0050041167 | |
| 11270216 | 4 years ago | | | 0 | 0.0035740144 | |
| 11179815 | 4 years ago | | | 0 | 0.0032970900 | |
| 11179767 | 4 years ago | | | 0 | 0.015432760 |
ABI
ABI objects
Getter at block 21202777
feeModule() view returns (address)
0x3d8d14b7efb8e342189ee14c3d40dce005eb901b
indexModule() view returns (address)
0x53ea895f0c152eea8b103092d3a1327fe53b580a
methodologist() view returns (address)
0x69bdb276a17dd90f9d3a545944ccb20e593ae8e3
operator() view returns (address)
0x68170278804fc18481aecfb497d63a9b11dc692f
operatorFeeSplit() view returns (uint256)
70000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
setToken() view returns (address)
0xfb30ed9bdf5386cc347d5a9e3fe237705ae6ea3f
timeLockPeriod() view returns (uint256)
0
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.