Halloween Limited Edition Token
Verified contract
Active on
Ethereum with 1,594 txns
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 |
---|---|---|---|---|---|
LCASH | ERC-20 | 3.2K | -- | -- | |
KCN | ERC-20 | 1K | -- | -- | |
HALW | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
ACC | ERC-20 | 0.000001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7168780 | 6 years ago | | | 0 | 0.00029556380 | |
| 6166863 | 6 years ago | | | 0 | 0.000036716000 | |
| 5899499 | 6 years ago | | | 0 | 0.0 | |
| 5693844 | 6 years ago | | | 0 | 0.00014359200 | |
| 5454534 | 7 years ago | | | 0 | 0.000073432000 | |
| 5454497 | 7 years ago | | | 0 | 0.000073432000 | |
| 5454449 | 7 years ago | | | 0 | 0.000073432000 | |
| 5454414 | 7 years ago | | | 0 | 0.000073432000 | |
| 5454352 | 7 years ago | | | 0 | 0.000073432000 | |
| 5454331 | 7 years ago | | | 0 | 0.000073432000 |
ABI
ABI objects
Getter at block 21255704
TOKEN_SWAP_DURATION_HOURS() view returns (uint256)
24
airdrop_cnt() view returns (uint256)
1000
decimals() pure returns (uint8)
0
ether_per_token() view returns (uint256)
3500000000000000
name() pure returns (string)
Halloween Limited Edition Token
symbol() pure returns (string)
HALW
time_of_token_swap_end() view returns (uint256)
1509558918
time_of_token_swap_start() view returns (uint256)
1509472518
token_airdrop_amount_each() view returns (uint256)
10
token_airdrop_cnt_max() view returns (uint256)
1000
token_swap_supply() view returns (uint256)
40000
totalSupply() view returns (uint256)
50000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address a) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.