Alpha Coin
Verified contract
Active on
Ethereum with 72 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 |
---|---|---|---|---|---|
ALPHA | ERC-20 | 85.821737K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18337008 | a year ago | | | 0 | 0.00016552528 | |
| 18336997 | a year ago | | | 0 | 0.00018060700 | |
| 18336990 | a year ago | | | 0 | 0.00048844967 | |
| 18336989 | a year ago | | | 0 | 0.00049628960 | |
| 18336988 | a year ago | | | 0 | 0.00048787738 | |
| 18336988 | a year ago | | | 0 | 0.00048787738 | |
| 18336988 | a year ago | | | 0 | 0.00048787738 | |
| 18336988 | a year ago | | | 0 | 0.00048787738 | |
| 18336988 | a year ago | | | 0 | 0.00048787738 | |
| 18336988 | a year ago | | | 0 | 0.00053438438 |
ABI
ABI objects
Getter at block 21158662
decimals() pure returns (uint8)
18
name() pure returns (string)
Alpha Coin
owner() view returns (address)
0xcba785f9bb2629168a6b266948a2ee36c89c0c5b
symbol() pure returns (string)
ALPHA
totalSupply() pure returns (uint256)
1000000000000000000000000
tradeEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.