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 "Alpha"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18313095 | a year ago | | | 0 | 0.00039963381 | |
| 18313082 | a year ago | | | 0 | 0.0027046766 | |
| 18313070 | a year ago | | | 0 | 0.00023395052 | |
| 18313026 | a year ago | | | 0 | 0.00057236285 |
ABI
ABI objects
Getter at block 21229801
decimals() view returns (uint8)
18
name() view returns (string)
Alpha
name_() view returns (string)
Alpha
symbol() view returns (string)
ALPHA
symbol_() view returns (string)
ALPHA
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events Lock(uint256 _buy, uint256 _sell)
TradingOpen()
approve(address spender, uint256 amount) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed DevMts, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()