Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($115,874.40)
Native
Value
$115,874.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 30 | $3,862.48 |
$115,874.4 | |
GSE | ERC-20 | 30 | $0.000024 |
$0 | |
EBK | ERC-20 | 30 | -- | -- | |
DNET | ERC-20 | 2.674 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6515869 | 6 years ago | | | 0 | 0.00036195500 | |
| 6515862 | 6 years ago | | | 0 | 0.000068580000 | |
| 6515814 | 6 years ago | | | 0 | 0.00012252000 | |
| 6515791 | 6 years ago | | | 0 | 0.00036195500 | |
| 6515782 | 6 years ago | | | 0 | 0.00014046000 | |
| 6515780 | 6 years ago | | | 0 | 0.000069075000 | |
| 6515740 | 6 years ago | | | 0 | 0.00028695500 | |
| 6515637 | 6 years ago | | | 0 | 0.00057391000 | |
| 6515599 | 6 years ago | | | 0 | 0.00014996040 | |
| 6418916 | 6 years ago | | | 0 | 0.00080347400 |
ABI
ABI objects
Getter at block 21425598
DEVELOPER1() view returns (address)
0x8c006d807ebae91f341a4308132fd756808e0126
DEVELOPER2() view returns (address)
0x63f7547ac277ea0b52a0b060be6af8c5904953aa
FEE_DEV() view returns (uint256)
670
FEE_OWNER() view returns (uint256)
0
allow_contributions() view returns (bool)
false
allow_refunds() view returns (bool)
false
bought_tokens() view returns (bool)
false
const_contract_eth_value() view returns (uint256)
0
gas_price_max() view returns (uint256)
0
individual_cap() view returns (uint256)
0
max_amount() view returns (uint256)
507516633698975004494
owner() view returns (address)
0x78084ac1a0e88ecb709b5fb3b81f9a80aaf11e4e
owner_supplied_eth() view returns (bool)
false
percent_reduction() view returns (uint256)
0
rounds() view returns (uint8)
0
sale() view returns (address)
0x085555e4e34a6a11024282b9ef20595796a49b47
token() view returns (address)
0x0000000000000000000000000000000000000000
whitelist_enabled() view returns (bool)
false
Read-only
contributors(address) view returns (uint256 balance, uint256 fee_owner, uint256 fee_devs, uint8 rounds, bool whitelisted)
snapshots(uint256) view returns (uint256 tokens_balance, uint256 eth_balance)
total_fees(uint256) view returns (uint256)
State-modifying
Events buy_the_tokens(bytes _data)
change_fee(uint256 _fee)
change_individual_cap(uint256 _cap)
change_max_amount(uint256 _amount)
change_owner(address new_owner)
emergency_eth_withdraw()
emergency_token_withdraw(address _address)
force_partial_refund(address _addy)
force_refund(address _addy)
partial_refund_my_ether()
provide_eth() payable
refund_my_ether()
set_allow_contributions(bool _boolean)
set_allow_refunds(bool _boolean)
set_gas_price_max(uint256 _gas_price)
set_percent_reduction(uint256 _reduction) payable
set_sale_address(address _sale)
set_token_address(address _token)
set_tokens_received()
set_whitelist_enabled(bool _boolean)
tokenFallback(address _from, uint256 _value, bytes _data)
whitelist_addys(address[] _addys, bool _state)
withdraw_my_tokens()
withdraw_tokens_for(address _addy)
This contract contains no event objects.
constructor(uint256 _max_amount, bool _whitelist, uint256 _owner_fee_divisor)
fallback()
This contract contains no error objects.