App Alliance Association
Verified contract
Active on
Ethereum with 83,108 txns
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 |
---|---|---|---|---|---|
5GH | ERC-20 | 6 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453416 | 4 months ago | | | 0 | 0.000047953000 | |
| 20453292 | 4 months ago | | | 0 | 0.000047941000 | |
| 20451971 | 4 months ago | | | 0 | 0.000035641000 | |
| 20396367 | 4 months ago | | | 0 | 0.000047941000 | |
| 20395697 | 4 months ago | | | 0 | 0.000047941000 | |
| 18118438 | a year ago | | | 0 | 0.00043949592 | |
| 16590108 | 2 years ago | | | 0 | 0.0011020516 | |
| 15368828 | 2 years ago | | | 0 | 0.0031644600 | |
| 15254719 | 2 years ago | | | 0 | 0.00032414468 | |
| 15237845 | 2 years ago | | | 0 | 0.0016408758 |
ABI
ABI objects
Getter at block 21244365
decimals() view returns (uint8)
10
name() view returns (string)
App Alliance Association
owner() view returns (address)
0xc7ce2b993891a0b5cb55b8470d0a27f6fc1c0287
symbol() view returns (string)
AAA
totalSupply() view returns (uint256)
210000000000000000000
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)
kill()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
transferOwnershipWithBalance(address newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.