DelegatedManager

Verified contract

Active on Ethereum with 0 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DelegatedManager"

No transactions found for "DelegatedManager"


Functions
Getter at block 20931291
factory(view returns (address)
0x5132044c71b98315bdd5d8e6900bcf93eb2ebec0
getAllowedAssets(view returns (address[])
[]
getExtensions(view returns (address[])
[0x2db41170bEd581eAf00415015A8c24900799f99D, 0x05C5c57E5E75FC8EaD83FE06ebe4aCc471Fb2948, 0x1F52bA34eb80cBD48b9f3Dad43FFB4Cb6D0FCCF5]
getOperators(view returns (address[])
[0xA9A80bD6AB5B4cFf9b988F92C6e96bDb8c6E82f6]
methodologist(view returns (address)
0x9595eeaf82907ce461842e533427336d27484a0a
owner(view returns (address)
0x9595eeaf82907ce461842e533427336d27484a0a
ownerFeeRecipient(view returns (address)
0x9595eeaf82907ce461842e533427336d27484a0a
ownerFeeSplit(view returns (uint256)
1000000000000000000
setToken(view returns (address)
0x8bb08042c06fa0fc26cd2474c5f0c03a1056ad2f
useAssetAllowlist(view returns (bool)
false
Read-only
assetAllowlist(addressview returns (bool)
extensionAllowlist(addressview returns (uint8)
isAllowedAsset(address _assetview returns (bool)
isInitializedExtension(address _extensionview returns (bool)
isPendingExtension(address _extensionview returns (bool)
mutualUpgrades(bytes32view returns (bool)
operatorAllowlist(addressview returns (bool)
State-modifying
addAllowedAssets(address[] _assets
addExtensions(address[] _extensions
addModule(address _module
addOperators(address[] _operators
initializeExtension(
interactManager(address _modulebytes _data
removeAllowedAssets(address[] _assets
removeExtensions(address[] _extensions
removeModule(address _module
removeOperators(address[] _operators
renounceOwnership(
setManager(address _newManager
setMethodologist(address _newMethodologist
transferOwnership(address newOwner
transferTokens(address _tokenaddress _destinationuint256 _amount
updateOwnerFeeRecipient(address _newFeeRecipient
updateOwnerFeeSplit(uint256 _newFeeSplit
updateUseAssetAllowlist(bool _useAssetAllowlist
Events
AllowedAssetAdded(address indexed _asset
AllowedAssetRemoved(address indexed _asset
ExtensionAdded(address indexed _extension
ExtensionInitialized(address indexed _extension
ExtensionRemoved(address indexed _extension
MethodologistChanged(address indexed _newMethodologist
MutualUpgradeRegistered(bytes32 _upgradeHash
OperatorAdded(address indexed _operator
OperatorRemoved(address indexed _operator
OwnerFeeRecipientUpdated(address indexed _newFeeRecipient
OwnerFeeSplitUpdated(uint256 _newFeeSplit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UseAssetAllowlistUpdated(bool _status
Constructor
constructor(address _setTokenaddress _factoryaddress _methodologistaddress[] _extensionsaddress[] _operatorsaddress[] _allowedAssetsbool _useAssetAllowlist
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.