0xaadc685834e4ac47ec4b883fa03d0be14e4b64ae
Unverified contract
Proxy
Active on
Base with 46 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 "0xaadc685834e4ac47ec4b883fa03d0be14e4b64ae"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19550317 | 3 months ago | | | 0 | 4.4433730e-7 | |
| 17265374 | 4 months ago | | | 0 | 0.0000024409808 | |
| 15000388 | 6 months ago | | | 0 | 0.0000038296132 | |
| 13628512 | 7 months ago | | | 0 | 0.000033307824 | |
| 13628468 | 7 months ago | | | 0 | 0.000088934299 | |
| 13628260 | 7 months ago | | | 0 | 0.000045480828 | |
| 13628222 | 7 months ago | | | 0 | 0.00012329671 | |
| 13628193 | 7 months ago | | | 0 | 0.00015043283 | |
| 13589221 | 7 months ago | | | 0 | 0.00071839958 | |
| 13589183 | 7 months ago | | | 0 | 0.00064864494 |
ABI
ABI objects
Getter at block 23181974
NAME() view returns (bytes32)
0x436f626f536166654163636f756e740000000000000000000000000000000000
VERSION() view returns (uint256)
2
_NAME() view returns (string)
CoboSafeAccount
authorizer() view returns (address)
0xe2713852b16453ec3a243ebc6fbd1a2bc02b688e
getAccountAddress() view returns (address account)
0x5f402a95cc9e86049200ce3cb9d957f9993db58c
getAllDelegates() view returns (address[])
[0xc5DBe6A7Bd37a56EcC0217d7cB3e52Db35AFc988, 0x87DC4133c6f39312898271DdAC9b842D787F0194, 0xc1B1Dd056c0A4AE7BFCb3B8D6A150f03cDEcFe94]
owner() view returns (address)
0x5f402a95cc9e86049200ce3cb9d957f9993db58c
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
roleManager() view returns (address)
0xe9760c68760beff166c1653aba6dc0942b605757
safe() view returns (address)
0x5f402a95cc9e86049200ce3cb9d957f9993db58c
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.