Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x998b…b8bd
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KAN | ERC-20 | 5 | $0.000767 |
$0 | |
SMT | ERC-20 | 1 | $0.001053 |
$0 | |
LET | ERC-20 | 2 | $0.000192 |
$0 | |
ZSC | ERC-20 | 2 | $0.000088 |
$0 | |
IHT | ERC-20 | 1.01 | $0.000064 |
$0 | |
BANCA | ERC-20 | 13.270746M | -- | -- | |
ECT | ERC-20 | 233.333333 | -- | -- | |
VPP | ERC-20 | 30 | -- | -- | |
HAND | ERC-20 | 24 | -- | -- | |
SSP | ERC-20 | 22 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6236748 | 6 years ago | | | 0 | 0.00032883000 | |
| 6236731 | 6 years ago | | | 0 | 0.00032883000 | |
| 6236727 | 6 years ago | | | 0 | 0.00032883000 | |
| 6236717 | 6 years ago | | | 0 | 0.00032883000 | |
| 6236712 | 6 years ago | | | 0 | 0.00032883000 | |
| 5927900 | 6 years ago | | | 0 | 0.00032883000 | |
| 5927434 | 6 years ago | | | 0 | 0.00077136000 | |
| 5825119 | 6 years ago | | | 0 | 0.00010284800 | |
| 5799332 | 6 years ago | | | 0 | 0.0021083840 | |
| 5799307 | 6 years ago | | | 0 | 0.000099666000 |
ABI
ABI objects
Getter at block 21173152
allow_refunds() view returns (bool)
false
auditor() view returns (address)
0x63f7547ac277ea0b52a0b060be6af8c5904953aa
bonus_received() view returns (bool)
false
bought_tokens() view returns (bool)
true
contract_eth_value() view returns (uint256)
35041050000000000000
contract_eth_value_bonus() view returns (uint256)
4832185231670000000049
developer() view returns (address)
0xee06bddaffa56a303718de53a5bc347efbe4c68f
individual_cap() view returns (uint256)
0
max_amount() view returns (uint256)
0
min_amount() view returns (uint256)
0
owner() view returns (address)
0x72b485634df6f90a7683beed4ee892299cf6d1a9
percent_reduction() view returns (uint256)
0
sale() view returns (address)
0xf05095fd985fbadd4b6f48d815660985036be079
token() view returns (address)
0x998b3b82bc9dba173990be7afb772788b5acb8bd
whitelist_enabled() view returns (bool)
false
Read-only
balances(address) view returns (uint256)
balances_bonus(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events blacklist_addys(address[] _addys)
buy_the_tokens()
change_individual_cap(uint256 _cap)
change_max_amount(uint256 _amount)
change_min_amount(uint256 _amount)
change_owner(address new_owner)
force_partial_refund(address _to_refund)
force_refund(address _to_refund)
partial_refund()
refund()
set_allow_refunds(bool _boolean)
set_bonus_received(bool _boolean)
set_percent_reduction(uint256 _reduction)
set_sale_address(address _sale)
set_token_address(address _token)
set_whitelist_enabled(bool _boolean)
whitelist_addys(address[] _addys)
withdraw()
withdraw_bonus()
This contract contains no event objects.
constructor(uint256 max, uint256 min, uint256 cap)
fallback()
This contract contains no error objects.