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 |
---|---|---|---|---|---|
| ERC-20 | 1M | -- | -- | |
XAK | ERC-20 | 10.011K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20102420 | 4 months ago | | | 0 | 0.000078339000 | |
| 20102413 | 4 months ago | | | 0 | 0.000077853097 | |
| 20102408 | 4 months ago | | | 0 | 0.000084940853 | |
| 20102376 | 4 months ago | | | 0 | 0.000073630543 | |
| 20102363 | 4 months ago | | | 0 | 0.000072717127 | |
| 20102343 | 4 months ago | | | 0 | 0.000070508845 | |
| 18325213 | a year ago | | | 0 | 0.00027166320 | |
| 18293896 | a year ago | | | 0 | 0.00023787515 | |
| 18061292 | a year ago | | | 0 | 0.00024102471 | |
| 17539377 | a year ago | | | 0 | 0.00040992100 |
ABI
ABI objects
Getter at block 21076930
INITIAL_SUPPLY() view returns (uint256)
6000000000000000000000000000
amountRaised() view returns (uint256)
0
buyPrice() view returns (uint256)
100
crowdsaleClosed() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
Xamatek
owner() view returns (address)
0x41ea5a7f865d85f7eccc817bcb72b1f315d14236
symbol() view returns (string)
XAK
totalSupply() view returns (uint256)
6000000000000000000000000000
transferEnabled() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceLocked(address) view returns (bool)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
closeBuy(bool closebuy)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
enableTransfer(bool _enable)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
lock(address[] _addr)
setPrice(uint256 newBuyPrice)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unlock(address[] _addr)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.