PreICOProxyBuyer
Verified contract
Active on
Ethereum with 12 txns
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 |
---|---|---|---|---|---|
VIU | ERC-20 | 1.26K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4506900 | 7 years ago | | | 0 | 0.00018311160 | |
| 4478366 | 7 years ago | | | 0 | 0.00043598000 | |
| 4477956 | 7 years ago | | | 0 | 0.00043598000 | |
| 4477533 | 7 years ago | | | 0 | 0.00043598000 | |
| 4477516 | 7 years ago | | | 0 | 0.00050000000 | |
| 4477507 | 7 years ago | | | 0 | 0.00045123930 | |
| 4427687 | 7 years ago | | | 20.5 | 0.00023597840 | |
| 4421058 | 7 years ago | | | 63 | 0.0017684940 | |
| 4421035 | 7 years ago | | | 21.6 | 0.0042139000 | |
| 4416926 | 7 years ago | | | 40 | 0.0050566800 |
ABI
ABI objects
Getter at block 21216475 getToken() pure returns (address)
claimCount() pure returns (uint256)
0
crowdsale() pure returns (address)
0x0000000000000000000000000000000000000000
forcedRefund() pure returns (bool)
true
freezeEndsAt() pure returns (uint256)
1512133200
halted() pure returns (bool)
false
investorCount() pure returns (uint256)
5
isPresale() pure returns (bool)
true
owner() pure returns (address)
0x36ce21c241def87c61145abc0ce9dc172921e1ab
tokensBought() pure returns (uint256)
0
totalClaimed() pure returns (uint256)
0
weiCap() pure returns (uint256)
99999999000000000000000000
weiMaximumLimit() pure returns (uint256)
99999000000000000000000
weiMinimumLimit() pure returns (uint256)
20000000000000000000
weiRaised() pure returns (uint256)
170100000000000000000
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.