Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2775…30d9
Balances ($85.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ACH | ERC-20 | 3.082709K | $0.027814 |
$85.74 | |
| ERC-20 | 21M | -- | -- | |
EXRN | ERC-20 | 1.200555M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
SKRP | ERC-20 | 20 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21252015 | 14 hours ago | | | 0 | 0.0010928385 | |
| 20757990 | 2 months ago | | | 0 | 0.00036011990 | |
| 20727148 | 2 months ago | | | 0 | 0.00019046141 | |
| 20719462 | 2 months ago | | | 0 | 0.00032520614 | |
| 19936809 | 6 months ago | | | 0 | 0.00085446259 | |
| 19714060 | 7 months ago | | | 0 | 0.00026727223 | |
| 19671252 | 7 months ago | | | 0 | 0.00085270549 | |
| 19603547 | 8 months ago | | | 0 | 0.0015201688 | |
| 19589082 | 8 months ago | | | 0 | 0.00096315598 | |
| 19562326 | 8 months ago | | | 0 | 0.0020426468 |
ABI
ABI objects
Getter at block 21256282
controller() view returns (address)
0xea0c348a297084bffbddad7f89216f24a2106e58
creationBlock() view returns (uint256)
4550349
decimals() view returns (uint8)
18
name() view returns (string)
Aigang
parentSnapShotBlock() view returns (uint256)
0
parentToken() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
AIX
tokenFactory() view returns (address)
0x277597d760e91cd83fcdc74b4808486d485230d9
totalSupply() view returns (uint256)
29274566724462560143156861
transfersEnabled() view returns (bool)
true
version() view returns (string)
MMT_0.1
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)
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)
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)
enableTransfers(bool _transfersEnabled)
generateTokens(address _owner, uint256 _amount) returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
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.