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"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21841644 | 4 days ago | | | 0 | 2.8431880e-7 | |
| 20969180 | 24 days ago | | | 0 | 1.9964900e-7 | |
| 19432261 | 2 months ago | | | 0 | 2.8431880e-7 | |
| 16455186 | 4 months ago | | | 0 | 1.2674305e-7 | |
| 15941359 | 5 months ago | | | 0 | 6.1158551e-7 | |
| 14099820 | 6 months ago | | | 0 | 2.7986448e-7 | |
| 13849291 | 6 months ago | | | 0 | 0.0000070005359 | |
| 13425272 | 7 months ago | | | 0 | 0.0000028473945 | |
| 13123273 | 7 months ago | | | 0 | 0.0000026819825 | |
| 13110267 | 7 months ago | | | 0 | 2.4668211e-7 |
ABI
ABI objects
Getter at block 22014362
DOMAIN_SEPARATOR() view returns (bytes32)
0xd6bd69aec824b7ebb055dec04ce1ea16c963a146d3501034d0c74ef0d31f1345
decimals() view returns (uint8)
18
name() view returns (string)
Athena
owner() view returns (address)
0x5f868c576dae1d09efc4632f0cf99b0279f82cbc
symbol() view returns (string)
ATHENA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.