Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 1.307 | $0.002519 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
AEN | ERC-20 | 1.01788K | -- | -- | |
AENS | ERC-20 | 1.01788K | -- | -- | |
AEN | ERC-20 | 1K | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17463947 | a year ago | | | 0 | 0.00050574929 | |
| 17463831 | a year ago | | | 0 | 0.00079430949 | |
| 16622496 | 2 years ago | | | 0 | 0.0010576153 | |
| 16284739 | 2 years ago | | | 0 | 0.0010640403 | |
| 16284222 | 2 years ago | | | 0 | 0.0011816156 | |
| 16271378 | 2 years ago | | | 0 | 0.00059206700 | |
| 15713146 | 2 years ago | | | 0 | 0.0016625883 | |
| 15700063 | 2 years ago | | | 0 | 0.00029793446 | |
| 14891261 | 2 years ago | | | 0 | 0.0018049046 | |
| 14279859 | 3 years ago | | | 0 | 0.00092122000 |
ABI
ABI objects
Getter at block 21159846
_totalSupply() view returns (uint256)
400000000000000000
decimals() view returns (uint8)
8
name() view returns (string)
AEN.
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0cb539400641f8949d458b2d5a9e8a3c8bd488f2
symbol() view returns (string)
AEN
totalSupply() view returns (uint256)
400000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.