0x3c10d17294c432f1897f5c3cf6728340082078ae
Verified contract
Proxy
Active on
Ethereum with 14 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 "0x3c10d17294c432f1897f5c3cf6728340082078ae"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20147066 | 5 months ago | | | 0 | 0.022718660 | |
| 20125479 | 5 months ago | | | 0 | 0.042833790 | |
| 20124969 | 5 months ago | | | 0 | 0.019133480 | |
| 20124806 | 5 months ago | | | 0 | 0.023916850 | |
| 20124635 | 5 months ago | | | 0 | 0.019133480 | |
| 20124460 | 5 months ago | | | 0 | 0.019133480 | |
| 20124283 | 5 months ago | | | 0 | 0.028700220 | |
| 20124098 | 5 months ago | | | 0 | 0.026786872 | |
| 20123924 | 5 months ago | | | 0 | 0.028700220 | |
| 20123754 | 5 months ago | | | 0 | 0.026786872 |
ABI
ABI objects
Getter at block 21229702
NAME() view returns (bytes32)
0x436f626f536166654163636f756e740000000000000000000000000000000000
VERSION() view returns (uint256)
2
_NAME() view returns (string)
CoboSafeAccount
authorizer() view returns (address)
0x3ef30fe4386d4a63fcfa2c0678671000df710720
getAccountAddress() view returns (address account)
0x686300ccfad50653f3fe6cae806e97d8b270deec
getAllDelegates() view returns (address[])
[0xAf8c20fD70c3550Fc1833896Ee70b22F0cd8AB1b, 0x65540841331BcD3085a7e25D83F78d941a87ca97, 0x2CDA39fdAABd5F0FE62801364210d4fEB4C8F5E6, 0x560A197066Ce5a505A5F026eFCcaCDe553C839fA, 0x1108691fAd7cE639fd465e870936f13161741530]
owner() view returns (address)
0x686300ccfad50653f3fe6cae806e97d8b270deec
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
roleManager() view returns (address)
0x8d6ddffaaa3f86b94ead6d98af5d831b9b933ac3
safe() view returns (address)
0x686300ccfad50653f3fe6cae806e97d8b270deec
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.