CoboSafeAccount

Verified contract

Implementation

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

No balances found for "CoboSafeAccount"

No transactions found for "CoboSafeAccount"


Functions
Getter at block 20876029
NAME(view returns (bytes32)
0x436f626f536166654163636f756e740000000000000000000000000000000000
VERSION(view returns (uint256)
2
_NAME(view returns (string)
CoboSafeAccount
authorizer(view returns (address)
0x0000000000000000000000000000000000000000
getAccountAddress(view returns (address account)
0x0000000000000000000000000000000000000000
getAllDelegates(view returns (address[])
[]
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
roleManager(view returns (address)
0x0000000000000000000000000000000000000000
safe(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
hasDelegate(address _delegateview returns (bool)
State-modifying
acceptOwner(
addDelegate(address _delegate
addDelegates(address[] _delegates
execTransaction(struct CallData callDatareturns (struct TransactionResult result)
execTransactions(struct CallData[] callDataListreturns (struct TransactionResult[] resultList)
initialize(address _owner
initialize(address _owneraddress _roleManageraddress _authorizer
removeDelegate(address _delegate
removeDelegates(address[] _delegates
renounceOwnership(
setAuthorizer(address _authorizer
setPendingOwner(address to
setRoleManager(address _roleManager
transferOwnership(address newOwner
Events
AuthorizerSet(address indexed authorizer
DelegateAdded(address indexed delegate
DelegateRemoved(address indexed delegate
NewOwnerSet(address indexed owner
PendingOwnerSet(address indexed to
RoleManagerSet(address indexed roleManager
TransactionExecuted(address indexed tobytes4 indexed selectoruint256 indexed valuestruct TransactionData transaction
Constructor
constructor(address _owner
Fallback and receive
receive(
Errors

This contract contains no error objects.