Controller

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x4f77036f at 10830496
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Controller"

0x4056fecd4c9a6a3d890978622a7bcff6746ba33510ad8ab76244ccafd3a5e78f
0x6f30e5fb8fd71272a99aa45d46231343b39b220b3cd84ab87d17a10e1e9e76a2
0x6c09b5d63d2a8d348bbfe77e11ca3c11d0689887a3afb4998ae7acd53ebf95e8

Functions
Getter at block 21160962
feeRecipient(view returns (address)
0x9b52465793cbce01debd9b3c2b029dc69d19d255
getFactories(view returns (address[])
[0xeF72D3278dC3Eba6Dc2614965308d1435FFd748a]
 
getModules(view returns (address[])
getResources(view returns (address[])
[0xA60f9e1641747762aDE7FD5F881b90B691E92B0a, 0xa472A8a7b21061a8839837Ba342E1520A1fa63Ed, 0xDdF4F0775fF69c73619a4dBB42Ba61b0ac1F555f, 0x6655194c95D24B8b10B156DFFCe22A2c126E2E5A]
 
getSets(view returns (address[])
isInitialized(view returns (bool)
true
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
factories(uint256view returns (address)
fees(addressuint256view returns (uint256)
getModuleFee(address _moduleAddressuint256 _feeTypeview returns (uint256)
isFactory(addressview returns (bool)
isModule(addressview returns (bool)
isResource(addressview returns (bool)
isSet(addressview returns (bool)
isSystemContract(address _contractAddressview returns (bool)
modules(uint256view returns (address)
resourceId(uint256view returns (address)
resources(uint256view returns (address)
sets(uint256view returns (address)
State-modifying
addFactory(address _factory
addFee(address _moduleuint256 _feeTypeuint256 _newFeePercentage
addModule(address _module
addResource(address _resourceuint256 _id
addSet(address _setToken
editFee(address _moduleuint256 _feeTypeuint256 _newFeePercentage
editFeeRecipient(address _newFeeRecipient
initialize(address[] _factoriesaddress[] _modulesaddress[] _resourcesuint256[] _resourceIds
removeFactory(address _factory
removeModule(address _module
removeResource(uint256 _id
removeSet(address _setToken
renounceOwnership(
transferOwnership(address newOwner
Events
FactoryAdded(address indexed _factory
FactoryRemoved(address indexed _factory
FeeEdited(address indexed _moduleuint256 indexed _feeTypeuint256 _feePercentage
FeeRecipientChanged(address _newFeeRecipient
ModuleAdded(address indexed _module
ModuleRemoved(address indexed _module
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ResourceAdded(address indexed _resourceuint256 _id
ResourceRemoved(address indexed _resourceuint256 _id
SetAdded(address indexed _setTokenaddress indexed _factory
SetRemoved(address indexed _setToken
Constructor
constructor(address _feeRecipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.