0x1d8f7e1f7fac262858f24d01adbf521c7cb59033
Unverified contract
Proxy
Active on
Base with 11 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 "0x1d8f7e1f7fac262858f24d01adbf521c7cb59033"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21077991 | 23 days ago | | | 0 | 9.4483662e-7 | |
| 19062120 | 2 months ago | | | 0 | 8.6092286e-7 | |
| 19056008 | 2 months ago | | | 0 | 0.0000011336782 | |
| 19024260 | 2 months ago | | | 0 | 0.0000050300593 | |
| 19021723 | 2 months ago | | | 0 | 0.000010044575 | |
| 19020428 | 2 months ago | | | 0 | 0.0000039748511 | |
| 19018219 | 2 months ago | | | 0 | 0.0000024148305 | |
| 19013919 | 2 months ago | | | 0 | 0.0000050619915 | |
| 18797417 | 2 months ago | | | 0 | 0.000000040220907300 | |
| 18459950 | 3 months ago | | | 0 | 0.0000013962308 |
ABI
ABI objects
Getter at block 22075461
NAME() view returns (bytes32)
0x436f626f536166654163636f756e740000000000000000000000000000000000
VERSION() view returns (uint256)
2
_NAME() view returns (string)
CoboSafeAccount
authorizer() view returns (address)
0x48d33c2cc74b9d40eb702e613ee0ca986b70f546
getAccountAddress() view returns (address account)
0x76793f6ce3131ca22e2e85bf22c11ea3deb32d08
getAllDelegates() view returns (address[])
[0x2491dbf547f411fd20079A98Bf2D6557521dEd65, 0x95B2590aE1dBD00D3970525282a73c0Ea505BFdB, 0xB0294aEa47f6D838c7bF7Ab09b5eDD9F3FFB6E09]
owner() view returns (address)
0x76793f6ce3131ca22e2e85bf22c11ea3deb32d08
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
roleManager() view returns (address)
0xbd8f38f161dd673d75a0c8af7bc418ab05fe7025
safe() view returns (address)
0x76793f6ce3131ca22e2e85bf22c11ea3deb32d08
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.