0xc8fd6f39fdd10e508380bc9fa85cb6cb99e1450b
Unverified contract
Proxy
Active on
Base with 52 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 "0xc8fd6f39fdd10e508380bc9fa85cb6cb99e1450b"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16342421 | 5 months ago | | | 0 | 0.0000047577909 | |
| 12367549 | 8 months ago | | | 0 | 0.000060342214 | |
| 12019478 | 8 months ago | | | 0 | 0.000000407814929463 | |
| 12019071 | 8 months ago | | | 0 | 3.8883009e-7 | |
| 11808797 | 9 months ago | | | 0 | 8.1371290e-7 | |
| 11766999 | 9 months ago | | | 0 | 1.4418567e-7 | |
| 11765558 | 9 months ago | | | 0 | 1.1689496e-7 | |
| 11765495 | 9 months ago | | | 0 | 1.3720166e-7 | |
| 11764078 | 9 months ago | | | 0 | 1.2488658e-7 | |
| 11755292 | 9 months ago | | | 0 | 1.2488733e-7 |
ABI
ABI objects
Getter at block 23161959 getAllDelegates() view returns (address[])
NAME() view returns (bytes32)
0x436f626f536166654163636f756e740000000000000000000000000000000000
VERSION() view returns (uint256)
2
_NAME() view returns (string)
CoboSafeAccount
authorizer() view returns (address)
0xf11dc12d4497fb63a7bc92214a2570971dc23c7b
getAccountAddress() view returns (address account)
0x5d6d264ba84669d84981943216e02c970b670b88
owner() view returns (address)
0x5d6d264ba84669d84981943216e02c970b670b88
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
roleManager() view returns (address)
0x1f25d08e41928329d152a6c4354196e8362e2659
safe() view returns (address)
0x5d6d264ba84669d84981943216e02c970b670b88
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.