0x1e09227e037fa3a6229427efd89d44565734e502
Verified contract
Proxy
Active on
Ethereum with 57 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "0x1e09227e037fa3a6229427efd89d44565734e502"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20262246 | 4 months ago | | | 0 | 0.0053451278 | |
| 20261978 | 4 months ago | | | 0 | 0.0038736198 | |
| 20261853 | 4 months ago | | | 0 | 0.0024096127 | |
| 20244141 | 4 months ago | | | 0 | 0.024568900 | |
| 20243982 | 4 months ago | | | 0 | 0.024568900 | |
| 20242808 | 4 months ago | | | 0 | 0.034396460 | |
| 20242450 | 4 months ago | | | 0 | 0.034396460 | |
| 20240695 | 4 months ago | | | 0 | 0.10318938 | |
| 20240486 | 4 months ago | | | 0 | 0.10318938 | |
| 20240288 | 4 months ago | | | 0 | 0.10498488 |
ABI
ABI objects
Getter at block 21215657
NAME() view returns (bytes32)
0x436f626f536166654163636f756e740000000000000000000000000000000000
VERSION() view returns (uint256)
2
_NAME() view returns (string)
CoboSafeAccount
authorizer() view returns (address)
0xc2397663ff6a5ccd9abdfbe3116076fdde2c58c7
getAccountAddress() view returns (address account)
0x14df414fbae0d65cac734e6dafde61a751dba64c
getAllDelegates() view returns (address[])
[0xCe3F97328fa0e69f0aF95A0D4c24403FF795654b]
owner() view returns (address)
0x14df414fbae0d65cac734e6dafde61a751dba64c
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
roleManager() view returns (address)
0x9c17cd7c05956f67af7bae9b674339a6948de3e4
safe() view returns (address)
0x14df414fbae0d65cac734e6dafde61a751dba64c
Read-only
hasDelegate(address _delegate) view returns (bool)
State-modifying
Events acceptOwner()
addDelegate(address _delegate)
addDelegates(address[] _delegates)
execTransaction(struct CallData callData) returns (struct TransactionResult result)
execTransactions(struct CallData[] callDataList) returns (struct TransactionResult[] resultList)
initialize(address _owner)
initialize(address _owner, address _roleManager, address _authorizer)
removeDelegate(address _delegate)
removeDelegates(address[] _delegates)
renounceOwnership()
setAuthorizer(address _authorizer)
setPendingOwner(address to)
setRoleManager(address _roleManager)
transferOwnership(address newOwner)
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 to, bytes4 indexed selector, uint256 indexed value, struct TransactionData transaction)
This contract contains no constructor objects.
receive()
This contract contains no error objects.