CoboSafeModule

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x7ed1fd09 at 16244512
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 49 additional slots

No balances found for "CoboSafeModule"

0x7f1d3d01d892046277096b73902e5086b8edc6c853c4f9f0e106f410232fdb33
From

Functions
Getter at block 20864661
NAME(pure returns (string)
Cobo Safe Module
VERSION(pure returns (string)
0.5.0
getAllContracts(view returns (address[])
[]
getAllDelegates(view returns (address[])
[]
getAllRoles(view returns (bytes32[])
[]
owner(view returns (address)
0x5551268c3664e5750c70f15a661f1c2e782ee210
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
subSafeFactory(view returns (address)
0x4fdff384f51bd5e128e53b09effed79a39fb654e
transferProtector(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
contractToPostExecutionChecker(addressview returns (address)
contractToProtector(addressview returns (address)
getFuncsByContract(address _contractview returns (bytes4[])
getRolesByContractFunction(address _contractbytes4 funcSelectorview returns (bytes32[])
getRolesByDelegate(address delegateview returns (bytes32[])
hasRole(bytes32 roleaddress delegateview returns (bool)
isDelegate(address delegateview returns (bool)
roleCanAccessContractFunc(bytes32 roleaddress tobytes4 selectorview returns (bool)
State-modifying
addRole(bytes32 role
assocRoleWithContractFuncs(bytes32 roleaddress _contractstring[] funcList
batchExecTransactions(address[] toListuint256[] valueListbytes[] dataList
batchExecTransactionsV2(address[] subSafeListaddress[] toListuint256[] valueListbytes[] dataList
dissocRoleFromContractFuncs(bytes32 roleaddress _contractstring[] funcList
execTransaction(address touint256 valuebytes data
grantRole(bytes32 roleaddress delegate
initialize(address _safeaddress _subSafeFactory
installPostExecutionCheckerContract(address _contractaddress newChecker
installProtectorContract(address _contractaddress newProtector
renounceOwnership(
revokeRole(bytes32 roleaddress delegate
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AclChecked(address indexed _contractbytes4 contractFuncaddress indexed protectorbytes32 roleuint256 valuebytes databool successaddress indexed sender
AdminChanged(address previousAdminaddress newAdmin
AssocContractFuncs(bytes32 indexed roleaddress indexed _contractstring[] funcListaddress indexed sender
BeaconUpgraded(address indexed beacon
DelegateAdded(address indexed delegateaddress indexed sender
DelegateRemoved(address indexed delegateaddress indexed sender
DissocContractFuncs(bytes32 indexed roleaddress indexed _contractstring[] funcListaddress indexed sender
ExecTransaction(address indexed touint256 valueuint8 operationbytes dataaddress indexed sender
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PostExecutionChecked(address indexed _contractbytes4 contractFuncaddress indexed postExecutionCheckerbytes32 roleuint256 valuebytes databool successaddress indexed sender
PostExecutionCheckerChanged(address indexed _contractaddress oldCheckeraddress indexed newCheckeraddress indexed sender
ProtectorChanged(address indexed _contractaddress oldProtectoraddress indexed newProtectoraddress indexed sender
RoleAdded(bytes32 indexed roleaddress indexed sender
RoleGranted(bytes32 indexed roleaddress indexed delegateaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed delegateaddress indexed sender
TransferChecked(address indexed protectoraddress indexed receiveruint256 valuebool successaddress indexed sender
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.