Contract

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0xb59e2062 at 5708318
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Contract"

0x63301a863dcef1f55d940ccf5721575e731e5b68d47b296bc89729653100a78e
0x8148c60be9b85866b6d477a0d9cd2174ec683dc95538628c270c2e602cdf43e2
0x0b4cec04f02aeff15e079b0d12beef2a2bc1643fa976f56c48e7cf9f0968aa26
0x919bdb391fd5deb2b0d4be3f3f573cf7c1519223c820fb40841f1493394f4d80
0x4e5b91f0193639b0aff7cc4e1e3dd00888bca14c1b211c38fec33c597e44e801
0x26823f3ba2bf863dab63dcdf9f70fa0b645da35b698af7a8978df2033c108074

Functions
Getter at block 21193608
DEVELOPER1(view returns (address)
0x8c006d807ebae91f341a4308132fd756808e0126
DEVELOPER2(view returns (address)
0x63f7547ac277ea0b52a0b060be6af8c5904953aa
FEE_DEV(view returns (uint256)
670
FEE_OWNER(view returns (uint256)
83
allow_contributions(view returns (bool)
true
allow_refunds(view returns (bool)
true
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)
2030066534795900017981
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)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
whitelist_enabled(view returns (bool)
false
Read-only
contributors(addressview returns (uint256 balanceuint256 fee_owneruint256 fee_devsuint8 roundsbool whitelisted)
snapshots(uint256view returns (uint256 tokens_balanceuint256 eth_balance)
total_fees(uint256view returns (uint256)
State-modifying
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 _reductionpayable 
set_sale_address(address _sale
set_token_address(address _token
set_tokens_received(
set_whitelist_enabled(bool _boolean
tokenFallback(address _fromuint256 _valuebytes _data
whitelist_addys(address[] _addysbool _state
withdraw_my_tokens(
withdraw_tokens_for(address _addy
Events

This contract contains no event objects.

Constructor
constructor(uint256 _max_amountbool _whitelistuint256 _owner_fee_divisor
Fallback and receive
fallback(
Errors

This contract contains no error objects.