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 |
---|---|---|---|---|---|
GSE | ERC-20 | 10 | $0.000028 |
$0 | |
OCN | ERC-20 | 4 | $0.000039 |
$0 | |
VOS.AI | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6412603 | 6 years ago | | | 0 | 0.0012796520 | |
| 6412598 | 6 years ago | | | 0 | 0.00048627700 | |
| 5887424 | 6 years ago | | | 0 | 0.00082756800 | |
| 5664654 | 7 years ago | | | 0 | 0.00046174000 | |
| 5664645 | 7 years ago | | | 0 | 0.00078816000 | |
| 5618790 | 7 years ago | | | 0 | 0.00020778300 | |
| 5612362 | 7 years ago | | | 0 | 0.00039247900 | |
| 5611785 | 7 years ago | | | 0 | 0.00027704400 | |
| 5604941 | 7 years ago | | | 0 | 0.00013159590 | |
| 5604174 | 7 years ago | | | 0 | 0.000092348000 |
ABI
ABI objects
Getter at block 21384010
allow_contributions() view returns (bool)
true
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)
9999000000000000000
contract_eth_value_bonus() view returns (uint256)
9999000000000000000
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)
0x72b485634df6f90a7683beed4ee892299cf6d1a9
owner_supplied_eth() view returns (bool)
false
percent_reduction() view returns (uint256)
0
sale() view returns (address)
0xdfc4490553eb288a18980bdd4dbc7a7e964dce95
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.