0x868a0b64a9ecd557899d4c54ca3f107e2d521e8a
Unverified contract
Proxy
Active on
Base with 9 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 "0x868a0b64a9ecd557899d4c54ca3f107e2d521e8a"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22650780 | 6 days ago | | | 0 | 0.0000047311691 | |
| 22649398 | 6 days ago | | | 0 | 0.0000047311691 | |
| 22648546 | 6 days ago | | | 0 | 0.0000029073865 | |
| 22648528 | 6 days ago | | | 0 | 0.0000041140599 | |
| 22607755 | 7 days ago | | | 0 | 0.0000029073865 | |
| 22606188 | 7 days ago | | | 0 | 0.0000041140599 | |
| 22425515 | 12 days ago | | | 0 | 0.0000041132119 | |
| 21741400 | a month ago | | | 0 | 0.0000024681872 | |
| 21739825 | a month ago | | | 0 | 0.0000066942537 |
ABI
ABI objects
Getter at block 22923194
NAME() view returns (bytes32)
0x436f626f536166654163636f756e740000000000000000000000000000000000
VERSION() view returns (uint256)
2
_NAME() view returns (string)
CoboSafeAccount
authorizer() view returns (address)
0x65995a1e80073f8d7ff61cd017985a3b697a5eb4
getAccountAddress() view returns (address account)
0xe975b344dce9545394f4e6faa238a572086f275c
getAllDelegates() view returns (address[])
[0xFc69669DE11bF4C5C9878d1147AF2F682560F0e9]
owner() view returns (address)
0xe975b344dce9545394f4e6faa238a572086f275c
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
roleManager() view returns (address)
0xcfec6881315db10bd1d71ee20971929e9c623c01
safe() view returns (address)
0xe975b344dce9545394f4e6faa238a572086f275c
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.