Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeda8…f31e
Balances ($30.47)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IHT | ERC-20 | 363.783143K | $0.000084 |
$30.47 | |
FIFAmini | ERC-20 | 20.180614K | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
cUSD | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9488928 | 5 years ago | | | 0 | 0.00050284262 | |
| 5928271 | 6 years ago | | | 0 | 0.00056740500 | |
| 5928210 | 6 years ago | | | 0 | 0.00079179000 | |
| 5668962 | 7 years ago | | | 0 | 0.00045392400 | |
| 5668956 | 7 years ago | | | 0 | 0.00063343200 | |
| 5665736 | 7 years ago | | | 0 | 0.0021632010 | |
| 5665673 | 7 years ago | | | 0 | 0.0021632010 | |
| 5658663 | 7 years ago | | | 0 | 0.0015509070 | |
| 5657220 | 7 years ago | | | 0 | 0.00063343200 | |
| 5656620 | 7 years ago | | | 0 | 0.0021684771 |
ABI
ABI objects
Getter at block 21302876
allow_refunds() view returns (bool)
false
bonus_received() view returns (bool)
true
bought_tokens() view returns (bool)
true
contract_eth_value() view returns (uint256)
19800000000000000000
contract_eth_value_bonus() view returns (uint256)
45802350000000000000
developer() view returns (address)
0xee06bddaffa56a303718de53a5bc347efbe4c68f
individual_cap() view returns (uint256)
0
max_amount() view returns (uint256)
1010101010101010101010
min_amount() view returns (uint256)
0
owner() view returns (address)
0x72b485634df6f90a7683beed4ee892299cf6d1a9
percent_reduction() view returns (uint256)
0
sale() view returns (address)
0x9c20ec658243e0a799699032fb2d59c7e1fa7440
token() view returns (address)
0xeda8b016efa8b1161208cf041cd86972eee0f31e
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_refunds(bool _boolean)
set_bonus_received(bool _boolean)
set_percent_reduction(uint256 _reduction)
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.