Jincor Token PreSale
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xff1b…7b77
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JCR | ERC-20 | 1.4M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4183057 | 7 years ago | | | 0.12 | 0.0052500000 | |
| 4183052 | 7 years ago | | | 0.13 | 0.00042000000 | |
| 4183039 | 7 years ago | | | 0.13 | 0.00044100000 | |
| 4183011 | 7 years ago | | | 0.1 | 0.0081375473 | |
| 4182975 | 7 years ago | | | 0.1 | 0.00046305000 | |
| 4182964 | 7 years ago | | | 0 | 0.00060977070 | |
| 4182958 | 7 years ago | | | 0 | 0.00060692625 | |
| 4182946 | 7 years ago | | | 0.2 | 0.00046305000 | |
| 4182930 | 7 years ago | | | 0.2 | 0.0048510000 | |
| 4182925 | 7 years ago | | | 0.2 | 0.00046305000 |
ABI
ABI objects
Getter at block 21290737
beneficiary() pure returns (address)
0xa9eebb32a1d459eb1eb5078c543427c34da44313
collected() pure returns (uint256)
0
crowdsaleFinished() pure returns (bool)
false
endBlock() pure returns (uint256)
4348846
halted() pure returns (bool)
false
hardCap() pure returns (uint256)
1206896551724137931034
investorCount() pure returns (uint256)
0
name() pure returns (string)
Jincor Token PreSale
owner() pure returns (address)
0x00fe593353d2ea31b691d117fe5e69eb57bc630b
price() pure returns (uint256)
1160000000000000000000
purchaseLimit() pure returns (uint256)
199999999999999999999920000000000000000000
softCap() pure returns (uint256)
517241379310344827586
softCapReached() pure returns (bool)
false
startBlock() pure returns (uint256)
4182613
token() pure returns (address)
0xff1bafaa5be1b39bcbc1f2c7c3c368421d677b77
tokensSold() pure returns (uint256)
0
weiRefunded() pure returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events halt()
refund()
transferOwnership(address newOwner)
unhalt()
withdraw()
GoalReached(uint256 amountRaised)
NewContribution(address indexed holder, uint256 tokenAmount, uint256 etherAmount)
Refunded(address indexed holder, uint256 amount)
SoftCapReached(uint256 softCap)
constructor(uint256 _hardCapUSD, uint256 _softCapUSD, address _token, address _beneficiary, uint256 _totalTokens, uint256 _priceETH, uint256 _purchaseLimitUSD, uint256 _startBlock, uint256 _endBlock)
fallback()
This contract contains no error objects.