Controller

Verified contract

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

No balances found for "Controller"

0x7b60257a88240121bc99d97f6ca5c14489c1373344a0aa7dfe4a18c4a1b3afc7
0x5780c678b11ea80a02a9143a196f11b0beeff52f5c677ad98d6ba9819da4b1a4
0x6881736da25410d944c5f0d933a83551d61ccfdbef04024311feab7521b19dfb
0xe33c3ccd2310c88bced4d645e6d53ec1e17c4be143c00384c29b3e0d742fb960
0x611aa0718067d63a96a90aaf8d3a44be2fce51a6db2f36e3798074effe05a713
0xd04b062d7a1d81e0b7968f2073e1f7b143a7b7ea12cdd0df16bdf68ab6ee99e9
0x7018b90e782e0bdce3368507d88f1743803b08fb9ec2c60f28ae595fb7af4326
0x7a3536d6ffdda897ea706631f236c7c74cdc223967e6fc23ce2465af8177bc9f
0x3090189ab31086df658895b45e166e53e15b9945293f20ffa8d50255a02cab19
0xb3e9ca55228a20e58b1d7d62817fa31365d11a2b96c5b483981c9859581c4956

Functions
Getter at block 20868165
adminCount(view returns (uint256)
3
controllerCount(view returns (uint256)
2
isStopped(view returns (bool)
false
isTransferable(view returns (bool)
false
owner(view returns (address)
0x846979ff59f5615475c2d0c0d660b28d74dbd1c6
Read-only
isAdmin(address _accountview returns (bool)
isController(address _accountview returns (bool)
State-modifying
addAdmin(address _account
addController(address _account
claim(address _toaddress _assetuint256 _amount
removeAdmin(address _account
removeController(address _account
renounceOwnership(
start(
stop(
transferOwnership(address _accountbool _transferable
Events
AddedAdmin(address _senderaddress _admin
AddedController(address _senderaddress _controller
Claimed(address _toaddress _assetuint256 _amount
LockedOwnership(address _locked
RemovedAdmin(address _senderaddress _admin
RemovedController(address _senderaddress _controller
Started(address _sender
Stopped(address _sender
TransferredOwnership(address _fromaddress _to
Constructor
constructor(address _ownerAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.