Balances ($0.00)
No balances found for "Anow "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15065782 | 2 years ago | | | 0 | 0.0024533600 | |
| 15059498 | 2 years ago | | | 0 | 0.0024533600 | |
| 15059496 | 2 years ago | | | 0 | 0.0024524000 | |
| 15059495 | 2 years ago | | | 0 | 0.0024543200 | |
| 15059474 | 2 years ago | | | 0 | 0.0024533600 | |
| 15059471 | 2 years ago | | | 0 | 0.0024543200 | |
| 15059468 | 2 years ago | | | 0 | 0.0024533600 | |
| 15055015 | 2 years ago | | | 0 | 0.00064425900 | |
| 15055009 | 2 years ago | | | 0 | 0.00064425900 | |
| 15055002 | 2 years ago | | | 0 | 0.00064425900 |
ABI
ABI objects
Getter at block 21171855
decimals() view returns (uint8)
18
name() view returns (string)
Anow
symbol() view returns (string)
Anow
totalSupply() view returns (uint256)
1437631921597299998050500
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address addr) view returns (uint256)
user(address) view returns (uint256 anow, uint256 mine, uint256 time, uint8 is_hacker)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
destroy_anow(uint256 anow)
get_miner(uint256 anow)
get_old_anow(address contr, uint32 first, uint32 last)
set_hacker(address addr, uint8 flags)
set_miner(uint256 anow)
team_miner(uint256 anow)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.