Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GET | ERC-20 | 2 | $1.50 |
$3 | |
ERC | ERC-20 | 2.5K | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15765525 | 2 years ago | | | 0 | 0.00034884000 | |
| 13578691 | 3 years ago | | | 0 | 0.0032185492 | |
| 13572521 | 3 years ago | | | 0 | 0.0027165620 | |
| 13565242 | 3 years ago | | | 0 | 0.0023565686 | |
| 12353545 | 4 years ago | | | 0 | 0.00067404400 | |
| 11458112 | 4 years ago | | | 0 | 0.0029051520 | |
| 11457776 | 4 years ago | | | 0 | 0.0029051520 | |
| 11457753 | 4 years ago | | | 0 | 0.0029051520 | |
| 11253314 | 4 years ago | | | 0 | 0.00050602203 | |
| 9974019 | 5 years ago | | | 0 | 0.00034483500 |
ABI
ABI objects
Getter at block 21306608
decimals() view returns (uint256)
18
ico() view returns (address)
0xc8d9b34e5913cd935095cae813dd345a6896c11c
name() view returns (string)
Appics
symbol() view returns (string)
XAP
tokensAreFrozen() view returns (bool)
true
totalSupply() view returns (uint256)
46856683252463175340686040
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
burnTokens(address _investor, uint256 _value)
defrostTokens()
frostTokens()
mintTokens(address _holder, uint256 _value)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _ico)
This contract contains no fallback and receive objects.
This contract contains no error objects.