Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
No balances found for "SmartWallet"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6627185 | 6 years ago | | | 0 | 0.00042276600 |
ABI
ABI objects
Getter at block 21215288
wallet() view returns (address operatorAccount, address userWithdrawalAccount, address feesAccount, uint256 withdrawAllowedAt)
(operatorAccount=0xa28ee03590c8ff8a65bd7d9180b8ed869a147dc2, userWithdrawalAccount=0xae16ccc027947febbba74974236eed94a32c19e6, feesAccount=0xca40d7fa65ca277991075bb63fa6a812f12c010f, withdrawAllowedAt=0)
Read-only
This contract contains no read-only function objects.
State-modifying
Events performUserWithdraw(address _token)
requestWithdraw()
setUserWithdrawalAccount(address _userWithdrawalAccount)
transferToUserWithdrawalAccount(address _token, uint256 _amount, address _feesToken, uint256 _fee)
PerformUserWithdraw(address _token, address _userWithdrawalAccount, uint256 _amount)
SetUserWithdrawalAccount(address _userWithdrawalAccount)
TransferToUserWithdrawalAccount(address _token, address _userWithdrawalAccount, uint256 _amount, address _feesToken, address _feesAccount, uint256 _fee)
constructor(address _operator, address _feesAccount)
This contract contains no fallback and receive objects.
This contract contains no error objects.