Aston X
Verified contract
Active on
Ethereum with 35,491 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x152a…cc03
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
WHACKD | ERC-20 | 10.774941K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
TRX | ERC-20 | 80 | -- | -- | |
CBX | ERC-20 | 75 | -- | -- | |
HMC | ERC-20 | 10 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18839970 | a year ago | | | 0 | 0.00086004785 | |
| 17477757 | a year ago | | | 0 | 0.00035398855 | |
| 17477730 | a year ago | | | 0 | 0.00035395959 | |
| 13415165 | 3 years ago | | | 0 | 0.0018409944 | |
| 12906621 | 3 years ago | | | 0 | 0.00029320803 | |
| 12806363 | 3 years ago | | | 0 | 0.00021990603 | |
| 12772304 | 3 years ago | | | 0 | 0.00014660403 | |
| 12404614 | 4 years ago | | | 0 | 0.0033735480 | |
| 12069924 | 4 years ago | | | 0 | 0.0036107760 | |
| 12035407 | 4 years ago | | | 0 | 0.0028752258 |
ABI
ABI objects
Getter at block 21273891
controller() view returns (address)
0x082f1b09a8a841af4690503bac626176a05090b7
creationBlock() view returns (uint256)
5139115
decimals() view returns (uint8)
18
generateFinished() view returns (bool)
true
name() view returns (string)
Aston X
parentSnapShotBlock() view returns (uint256)
0
parentToken() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ATX
tokenFactory() view returns (address)
0x152ad7a70e3c1fcf336be3c3132b14333ebbcc03
totalSupply() view returns (uint256)
1000000000000000000000000000
transfersEnabled() view returns (bool)
false
version() view returns (string)
MMT_0.3
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balanceOfAt(address _owner, uint256 _blockNumber) view returns (uint256)
blacklisted(address) view returns (bool)
totalSupplyAt(uint256 _blockNumber) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
approveAndCall(address _spender, uint256 _amount, bytes _extraData) returns (bool success)
blacklistAccount(address tokenOwner) returns (bool)
changeController(address _newController)
claimTokens(address _token)
createCloneToken(string _cloneTokenName, uint8 _cloneDecimalUnits, string _cloneTokenSymbol, uint256 _snapshotBlock, bool _transfersEnabled) returns (address)
destroyTokens(address _owner, uint256 _amount) returns (bool)
destruct(address to) returns (bool)
enableTransfers(bool _transfersEnabled)
finishGenerating(bool _finishGenerating)
generateTokens(address _owner, uint256 _amount) returns (bool)
resetTokens(address[] _owners, uint256[] _amounts) returns (uint256)
swapTokens(address[] _owners, uint256[] _amounts) returns (uint256)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
unBlacklistAccount(address tokenOwner) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
NewCloneToken(address indexed _cloneToken, uint256 _snapshotBlock)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor(address _tokenFactory)
fallback()
This contract contains no error objects.