0x224011598ca279afffbb40daf215f241adfb2e22
Verified contract
Proxy
Active on
Ethereum with 16 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 "0x224011598ca279afffbb40daf215f241adfb2e22"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20285455 | 4 months ago | | | 0 | 0.0048551604 | |
| 20285444 | 4 months ago | | | 0 | 0.0043705361 | |
| 20285437 | 4 months ago | | | 0 | 0.0046774978 | |
| 20285428 | 4 months ago | | | 0 | 0.0054912900 | |
| 20285420 | 4 months ago | | | 0 | 0.0058148927 | |
| 20263713 | 4 months ago | | | 0 | 0.0033924824 | |
| 20262069 | 4 months ago | | | 0 | 0.0027782994 | |
| 20261808 | 4 months ago | | | 0 | 0.012142150 | |
| 20251182 | 4 months ago | | | 0 | 0.0029312523 | |
| 20251084 | 4 months ago | | | 0 | 0.0038032014 |
ABI
ABI objects
Getter at block 21160324
NAME() view returns (bytes32)
0x436f626f536166654163636f756e740000000000000000000000000000000000
VERSION() view returns (uint256)
2
_NAME() view returns (string)
CoboSafeAccount
authorizer() view returns (address)
0xc121d49d150ee5c6247f00164f532721bcff6eaa
getAccountAddress() view returns (address account)
0x05620ac07f3570b9dab4610e29ecda135a351ec0
getAllDelegates() view returns (address[])
[0xDf9F926D6b0F18eEaeb43e45bDCA33B71a5D7C8E, 0x1E87307cefB3164c320098cFa8220E197d7Bda31]
owner() view returns (address)
0x05620ac07f3570b9dab4610e29ecda135a351ec0
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
roleManager() view returns (address)
0xacc7067dc874837c74a3d64a548c4ef5c3c1d1f1
safe() view returns (address)
0x05620ac07f3570b9dab4610e29ecda135a351ec0
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.