Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "AkiCoin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10850330 | 4 years ago | | | 0 | 0.0046162200 | |
| 9863408 | 5 years ago | | | 0 | 0.00013020000 | |
| 9272208 | 5 years ago | | | 0 | 0.0023364000 | |
| 8445987 | 5 years ago | | | 0 | 0.0012063200 | |
| 8314409 | 5 years ago | | | 0 | 0.0012088800 | |
| 8314392 | 5 years ago | | | 0 | 0.0018332800 | |
| 8314337 | 5 years ago | | | 0 | 0.00014932800 | |
| 8313937 | 5 years ago | | | 0 | 0.00031399200 | |
| 8302431 | 5 years ago | | | 0 | 0.0018088800 | |
| 8302429 | 5 years ago | | | 0 | 0.0018332800 |
ABI
ABI objects
Getter at block 21186410
decimals() view returns (uint8)
18
name() view returns (string)
AkiCoin
symbol() view returns (string)
AKI
totalSupply() view returns (uint256)
2300000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value)
transfer(address _to, uint256 _value, bytes _data)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address companyWallet)
fallback()
This contract contains no error objects.