PreICOProxyBuyer
Verified contract
Active on
Ethereum with 107 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbacd…f94e
Balances ($66.96)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOV | ERC-20 | 532.48336K | $0.000106 |
$56.49 | |
XDATA | ERC-20 | 245.817853 | $0.042599 |
$10.47 | |
BTMC | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4722373 | 7 years ago | | | 0 | 0.0051669750 | |
| 4722254 | 7 years ago | | | 0 | 0.0037578000 | |
| 4504562 | 7 years ago | | | 0 | 0.0019728450 | |
| 4502300 | 7 years ago | | | 0 | 0.0018789000 | |
| 4483944 | 7 years ago | | | 0 | 0.0046033050 | |
| 4478563 | 7 years ago | | | 0 | 0.0046972500 | |
| 4475695 | 7 years ago | | | 0 | 0.0019728450 | |
| 4462489 | 7 years ago | | | 0 | 0.0019728450 | |
| 4461731 | 7 years ago | | | 0 | 0.0046033050 | |
| 4461491 | 7 years ago | | | 0 | 0.0019728450 |
ABI
ABI objects
Getter at block 21257651
claimCount() pure returns (uint256)
25
crowdsale() pure returns (address)
0xbacd554538c8037545098a36361f54c4e1d0f94e
forcedRefund() pure returns (bool)
false
freezeEndsAt() pure returns (uint256)
1512086400
getToken() pure returns (address)
0xac3211a5025414af2866ff09c23fc18bc97e79b1
halted() pure returns (bool)
false
investorCount() pure returns (uint256)
26
isPresale() pure returns (bool)
true
owner() pure returns (address)
0xc330c1a3c7db9c75f60aed0a9b7c0fc5fa22d5a2
tokensBought() pure returns (uint256)
16294613293334583294272053
totalClaimed() pure returns (uint256)
15762129933439580013124577
weiCap() pure returns (uint256)
42681000000000000000000
weiMaximumLimit() pure returns (uint256)
999999000000000000000000
weiMinimumLimit() pure returns (uint256)
142000000000000000000
weiRaised() pure returns (uint256)
4345366000000000000000
Read-only
balances(address) pure returns (uint256)
claimed(address) pure returns (uint256)
getClaimAmount(address investor) pure returns (uint256)
getClaimLeft(address investor) pure returns (uint256)
investors(uint256) pure returns (address)
State-modifying
Events buy() payable
buyForEverybody()
buyWithCustomerId(uint128 customerId) payable
claim(uint256 amount)
claimAll()
forceRefund()
getState() returns (uint8)
halt()
loadRefund() payable
refund()
setCrowdsale(address _crowdsale)
transferOwnership(address newOwner)
unhalt()
Distributed(address investor, uint256 count)
Invested(address investor, uint256 weiAmount, uint256 tokenAmount, uint128 customerId)
Refunded(address investor, uint256 value)
TokensBoughts(uint256 count)
constructor(address _owner, uint256 _freezeEndsAt, uint256 _weiMinimumLimit, uint256 _weiMaximumLimit, uint256 _weiCap)
fallback()
This contract contains no error objects.