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 "ASTROAPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12814002 | 3 years ago | | | 0 | 0.0019976940 | |
| 12814000 | 3 years ago | | | 0 | 0.0019976940 | |
| 12813991 | 3 years ago | | | 0 | 0.0019419444 | |
| 12813990 | 3 years ago | | | 0 | 0.0019976940 | |
| 12813988 | 3 years ago | | | 0 | 0.0021974634 | |
| 12813988 | 3 years ago | | | 0 | 0.0036217500 | |
| 12813987 | 3 years ago | | | 0 | 0.0019419444 | |
| 12813982 | 3 years ago | | | 0 | 0.0098026380 | |
| 12813982 | 3 years ago | | | 0 | 0.0098026380 | |
| 12813981 | 3 years ago | | | 0 | 0.0020441520 |
ABI
ABI objects
Getter at block 21094249
decimals() view returns (uint8)
9
name() view returns (string)
ASTROAPE
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
newun() view returns (address)
0xec223e0e41c2fab3b6121599a1603c03ff4e48be
owner() view returns (address)
0xb1a27fa80bfc59c9f9b02828d2b43f3f99c88c2f
symbol() view returns (string)
AAPE
totalSupply() view returns (uint256)
1000000000000000000000
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)
clearCNDAO()
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
transfernewun(address _newun)
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)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.