ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 0 txns
Deployed by via 0xc1d1393f at 20126020
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
2 additional variables

No balances found for "ERC1967Proxy"

No transactions found for "ERC1967Proxy"


Functions
Getter at block 21214861
NAME(pure returns (string)
Cobo Safe Module
VERSION(pure returns (string)
0.5.0
getAllContracts(view returns (address[])
[0x5efc9D10E42FB517456f4ac41EB5e2eBe42C8918]
getAllDelegates(view returns (address[])
[0x88b2874ACAB5CBb110CfCAd01AaFC1a1b5477ea7]
getAllRoles(view returns (bytes32[])
[0x72656e7a6f000000000000000000000000000000000000000000000000000000]
owner(view returns (address)
0x5e626fdd0af0fe92ca010210411d6080c26a1c19
 
proxiableUUID(view returns (bytes32)
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.