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 |
---|---|---|---|---|---|
EMPR | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5676454 | 6 years ago | | | 0 | 0.00090507500 | |
| 5676438 | 6 years ago | | | 0 | 0.00033112500 | |
| 5659649 | 6 years ago | | | 0 | 0.00044150000 | |
| 5657977 | 6 years ago | | | 0 | 0.0015123160 | |
| 5657964 | 6 years ago | | | 0 | 0.00057469100 | |
| 5657927 | 6 years ago | | | 0 | 0.00037160500 | |
| 5398101 | 7 years ago | | | 0 | 0.0011543500 | |
| 5397597 | 7 years ago | | | 0 | 0.00094656700 | |
| 5389987 | 7 years ago | | | 0 | 0.000023087000 | |
| 5348752 | 7 years ago | | | 0 | 0.0010636000 |
ABI
ABI objects
Getter at block 21181887
allow_contributions() view returns (bool)
false
allow_refunds() view returns (bool)
true
auditor() view returns (address)
0x63f7547ac277ea0b52a0b060be6af8c5904953aa
bonus_received() view returns (bool)
false
bought_tokens() view returns (bool)
true
contract_eth_value() view returns (uint256)
13208580000000000000
contract_eth_value_bonus() view returns (uint256)
13208580000000000000
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)
0xe60f8a7c03262814f397855648fa4d4a3933377f
owner_supplied_eth() view returns (bool)
false
percent_reduction() view returns (uint256)
0
sale() view returns (address)
0x72b485634df6f90a7683beed4ee892299cf6d1a9
token() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balances(address) view returns (uint256)
balances_bonus(address) view returns (uint256)
State-modifying
Events 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_contributions(bool _boolean)
set_allow_refunds(bool _boolean)
set_bonus_received(bool _boolean)
set_percent_reduction(uint256 _reduction) payable
set_sale_address(address _sale)
set_token_address(address _token)
withdraw()
withdraw_bonus()
This contract contains no event objects.
constructor(uint256 max, uint256 min, uint256 cap)
fallback()
This contract contains no error objects.