AlphaMarket Coin
Verified contract
Active on
Ethereum with 306 txns
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 "AlphaMarket Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10731095 | 4 years ago | | | 0 | 0.0098136950 | |
| 9915886 | 5 years ago | | | 0 | 0.00058378100 | |
| 9422546 | 5 years ago | | | 0 | 0.00047774700 | |
| 8325412 | 5 years ago | | | 0 | 0.000044542000 | |
| 8325370 | 5 years ago | | | 0 | 0.00037335000 | |
| 8288119 | 5 years ago | | | 0 | 0.0010479800 | |
| 8277467 | 5 years ago | | | 0 | 0.00022271000 | |
| 8277428 | 5 years ago | | | 0 | 0.0021457350 | |
| 8276702 | 5 years ago | | | 0 | 0.00044414000 | |
| 8276684 | 5 years ago | | | 0 | 0.00044414000 |
ABI
ABI objects
Getter at block 21287165
controller() view returns (address)
0x4d8cf569c2fd7c436f44dea3763c6bf967358e8d
decimals() view returns (uint8)
18
isTransferEnabled() view returns (bool)
true
name() view returns (string)
AlphaMarket Coin
symbol() view returns (string)
AMC
totalSupply() view returns (uint256)
999999999000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
earlyAccess(address) view returns (bool)
State-modifying
Events addEarlyAccessAddress(address _address)
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
enableTransfering()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
TransferEnabled()
constructor(address _controller)
fallback()
This contract contains no error objects.