Athena Network
Verified contract
Active on
Ethereum with 2,848 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 "Athena Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8758443 | 5 years ago | | | 0 | 0.00038563000 | |
| 8481653 | 5 years ago | | | 0 | 0.00038307000 | |
| 8481647 | 5 years ago | | | 0 | 0.00038371000 | |
| 8481094 | 5 years ago | | | 0 | 0.00096087500 | |
| 8481094 | 5 years ago | | | 0 | 0.00095927500 | |
| 8481094 | 5 years ago | | | 0 | 0.00095927500 | |
| 8481094 | 5 years ago | | | 0 | 0.00095927500 | |
| 8481094 | 5 years ago | | | 0 | 0.00095927500 | |
| 8478037 | 5 years ago | | | 0 | 0.00038371000 | |
| 8469767 | 5 years ago | | | 0 | 0.00096087500 |
ABI
ABI objects
Getter at block 21157427
decimals() view returns (uint8)
8
name() view returns (string)
Athena Network
owner() view returns (address)
0xea55005d0e7783475f2f2d634aa1e04645dd2c2c
symbol() view returns (string)
AN
totalSupply() view returns (uint256)
140000000000000000
transStatus() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
changeOwer(address target) returns (bool)
destroyToken(address target, uint256 mintedAmount) returns (bool)
mintToken(address target, uint256 mintedAmount) returns (bool)
setStatus(uint256 flag) returns (bool)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
mylog(uint256 code)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.