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

Controller

Verified contract

Implementation

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

No balances found for "Controller"

No transactions found for "Controller"


Functions
Getter at block 20801339
allWorkers(view returns (address[] result)
[]
controllerDelegate(view returns (address)
0x0000000000000000000000000000000000000000
createdWallets(view returns (uint256)
0
forward(view returns (address)
0x35d803f11e900fb6300946b525f0d08d1ffd4bed
owner(view returns (address)
0x35d803f11e900fb6300946b525f0d08d1ffd4bed
walletsDelegate(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
gStorage(bytes32view returns (bytes32)
isWorker(address _workerview returns (bool)
State-modifying
addWorker(address _workerreturns (bool)
createWallets(uint256 numberreturns (bool)
executeTransaction(address destinationuint256 valuebytes _bytesreturns (bool)
removeWorker(address _workerreturns (bool)
setForward(address _forwardreturns (bool)
setOwner(address _ownerreturns (bool)
withdrawERC20(address tokenaddress walletreturns (bool result)
withdrawERC20Batch(address tokenaddress[] walletsreturns (bool)
withdrawEth(address walletreturns (bool result)
withdrawEthBatch(address[] walletsreturns (bool)
Events
AddedWorker(address _worker
ChangedForward(address _oldaddress _newaddress _operator
CreatedUserWallet(address _wallet
RemovedWorker(address _worker
WithdrawEth(address _walletaddress _touint256 _amount
WithdrawToken(address _tokenaddress _walletaddress _touint256 _amount
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.