0xc520616958ad4387dad21b7d3dc3b43249a85041
Verified contract
Proxy
Active on
Ethereum with 123 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 "0xc520616958ad4387dad21b7d3dc3b43249a85041"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17827750 | a year ago | | | 0 | 0.015053942 | |
| 17825795 | a year ago | | | 0 | 0.0057883031 | |
| 17824329 | a year ago | | | 0 | 0.0087113364 | |
| 17824170 | a year ago | | | 0 | 0.010406936 | |
| 17820586 | a year ago | | | 0 | 0.011045975 | |
| 17820306 | a year ago | | | 0 | 0.0053975842 | |
| 17817007 | a year ago | | | 0 | 0.0091695291 | |
| 17813555 | a year ago | | | 0 | 0.016064963 | |
| 17813530 | a year ago | | | 0 | 0.028845145 | |
| 17813496 | a year ago | | | 0 | 0.018752260 |
ABI
ABI objects
Getter at block 21288873
NAME() view returns (bytes32)
0x436f626f536166654163636f756e740000000000000000000000000000000000
VERSION() view returns (uint256)
1
_NAME() view returns (string)
CoboSafeAccount
authorizer() view returns (address)
0x949e45e7c645dc57a2fba68d81f6daa273ad8aef
getAccountAddress() view returns (address account)
0xc53127af77cba7d07dc08e271bd0826c55f97467
getAllDelegates() view returns (address[])
[0x07323AA2Cadd78c5248B852022EB64EEe5d5da6C, 0x79486a4525a475bf1fD66836c169d9C5269A7De3]
owner() view returns (address)
0xc53127af77cba7d07dc08e271bd0826c55f97467
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
roleManager() view returns (address)
0x5db3ef7aa5116f3f987e0076ceee4ec21b6e545e
safe() view returns (address)
0xc53127af77cba7d07dc08e271bd0826c55f97467
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.