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 " ALC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15709151 | 2 years ago | | | 0 | 0.0013927661 | |
| 10883563 | 4 years ago | | | 0 | 0.0095344425 | |
| 6328646 | 6 years ago | | | 0 | 0.0013218600 | |
| 6328629 | 6 years ago | | | 0 | 0.0031218600 | |
| 5583889 | 7 years ago | | | 0 | 0.0021837398 | |
| 5281632 | 7 years ago | | | 0 | 0.000038864085 | |
| 5045141 | 7 years ago | | | 0 | 0.0000064773475 | |
| 5045137 | 7 years ago | | | 0 | 0.0000064773475 | |
| 5045133 | 7 years ago | | | 0 | 0.0000064773475 | |
| 5045130 | 7 years ago | | | 0 | 0.0000064773475 |
ABI
ABI objects
Getter at block 21213215
decimals() view returns (uint8)
8
name() view returns (string)
ALC
owner() view returns (address)
0xcec1fcc9f1c332a7ede23dbf97c4418e4496edbd
symbol() view returns (string)
AngelChain
totalSupply() view returns (uint256 totalSupply)
16000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
distributeToken(address[] addresses, uint256 _value)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.