This contract is being backfilled. You may encounter incomplete storage history.

Account

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xbdeebbf9 at 7417974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Account"

0xa8f3fc4ed6ff84f9c5db5990936e4cad490b40ce1bbabc82548fb578d1f759ce
From

Functions
Getter at block 20805815
config(view returns (address)
0x431f429035a1e3059d5c6a9a83208c6d3143d925
getAllUsers(view returns (address[])
[0x3E990e787a88cD4426fB3AF9B90DD1D951E2cb87]
isInitialized(view returns (bool)
true
weth9(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
actionCompleted(bytes32view returns (bool)
balanceFor(address _tokenview returns (uint256 _balance)
isUser(addressview returns (bool)
users(uint256view returns (address)
State-modifying
addUser(address _useruint256 _saltbytes _signature
changeImpl(address _touint256 _saltbytes _signature
changeMasterCopy(address _masterCopy
init(address _useraddress _config
removeUser(address _useruint256 _saltbytes _signature
transferBySystem(address _tokenaddress _touint256 _value
transferByUser(address _tokenaddress _touint256 _valueuint256 _saltbytes _signature
Events
LogError(string methodSigstring errMsg
LogErrorWithHintAddress(address indexed addressValuestring methodSigstring errMsg
LogErrorWithHintBytes32(bytes32 indexed bytes32Valuestring methodSigstring errMsg
LogImplChanged(address indexed newImpladdress indexed oldImpl
LogNote(bytes4 indexed sigaddress indexed guybytes32 indexed foobytes32 indexed baruint256 wadbytes fax anonymous
LogTransferBySystem(address indexed tokenaddress indexed touint256 valueaddress by
LogTransferByUser(address indexed tokenaddress indexed touint256 valueaddress by
LogUserAdded(address indexed useraddress by
LogUserRemoved(address indexed useraddress by
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.