ATXController
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ATXController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7819038 | 6 years ago | | | 0 | 0.00030352000 | |
| 7450462 | 6 years ago | | | 0 | 0.00014054100 | |
| 6246339 | 6 years ago | | | 0 | 0.00043686000 | |
| 6245738 | 6 years ago | | | 0 | 0.00022004000 | |
| 6245728 | 6 years ago | | | 0 | 0.000085260000 | |
| 6245707 | 6 years ago | | | 0 | 0.00023147000 |
ABI
ABI objects
Getter at block 21298381
atxContract() view returns (address)
0x1a0f2ab46ec630f9fd638029027b552afa64b94c
owner() view returns (address)
0x5d3d2af8c64397bce3f7570e2868a0ac7da067a7
Read-only
icoTokens(address) view returns (bool)
State-modifying
Events addICOToken(address _icoToken)
blacklist(address tokenOwner) returns (bool)
changeATXTokenAddr(address _newTokenAddr)
changeController(address _newController)
delICOToken(address _icoToken)
enableTransfers(bool _transfersEnabled)
onApprove(address _owner, address _spender, uint256 _amount) returns (bool)
onTransfer(address _from, address _to, uint256 _amount) returns (bool)
ownerMethod() returns (bool)
proxyPayment(address _owner) payable returns (bool)
setOwner(address _newOwner)
unBlacklist(address tokenOwner) returns (bool)
Debug(address indexed _from, address indexed _to, uint256 indexed _amount, uint256 ord)
constructor(address _atxContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.