Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3136…32b3
Balances ($73.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COFI | ERC-20 | 185.017344K | $0.000396 |
$73.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5397446 | 7 years ago | | | 0 | 0.00010467200 | |
| 5136695 | 7 years ago | | | 0 | 0.00014960800 | |
| 5068540 | 7 years ago | | | 0 | 0.0021484820 | |
| 5031806 | 7 years ago | | | 0 | 0.00052402000 | |
| 5015314 | 7 years ago | | | 0 | 0.0010480400 | |
| 5000455 | 7 years ago | | | 0 | 0.0037027980 | |
| 4996871 | 7 years ago | | | 0 | 0.0024104920 | |
| 4996412 | 7 years ago | | | 0 | 0.0037027980 | |
| 4994565 | 7 years ago | | | 0 | 0.0018701000 | |
| 4994501 | 7 years ago | | | 0 | 0.0010480400 |
ABI
ABI objects
Getter at block 21269634
allow_refunds() view returns (bool)
false
bought_tokens() view returns (bool)
true
contract_eth_value() view returns (uint256)
17013150000000000000
contract_eth_value_bonus() view returns (uint256)
1329584756013142588080
developer() view returns (address)
0xee06bddaffa56a303718de53a5bc347efbe4c68f
max_amount() view returns (uint256)
0
min_amount() view returns (uint256)
0
owner() view returns (address)
0x72b485634df6f90a7683beed4ee892299cf6d1a9
sale() view returns (address)
0x1091af86b0105f83013b48d418edba4f5f4b50a0
token() view returns (address)
0x3136ef851592acf49ca4c825131e364170fa32b3
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.