Jincor Token PreSale
Verified contract
Active on
Ethereum with 254 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2da2…0607
Balances ($0.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BNT | ERC-20 | 0.9 | $0.748221 |
$0.67 | |
ETHBNT | ERC-20 | 0.09 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4216066 | 7 years ago | | | 0 | 0.00096252672 | |
| 4214317 | 7 years ago | | | 0.1 | 0.00044100000 | |
| 4214302 | 7 years ago | | | 0.23 | 0.0016301670 | |
| 4214288 | 7 years ago | | | 1.01 | 0.0075000000 | |
| 4214283 | 7 years ago | | | 1.01 | 0.0066000000 | |
| 4214090 | 7 years ago | | | 0.34069047 | 0.0019798590 | |
| 4214090 | 7 years ago | | | 0.65930953 | 0.0019798590 | |
| 4214080 | 7 years ago | | | 0.3 | 0.0046200000 | |
| 4214065 | 7 years ago | | | 0.34069047 | 0.0019798590 | |
| 4213993 | 7 years ago | | | 64 | 0.0016301670 |
ABI
ABI objects
Getter at block 21284012
beneficiary() pure returns (address)
0xa9eebb32a1d459eb1eb5078c543427c34da44313
collected() pure returns (uint256)
1206889309525097428667
crowdsaleFinished() pure returns (bool)
true
endBlock() pure returns (uint256)
4348846
halted() pure returns (bool)
false
hardCap() pure returns (uint256)
1206896551724137931034
investorCount() pure returns (uint256)
171
name() pure returns (string)
Jincor Token PreSale
owner() pure returns (address)
0x00fe593353d2ea31b691d117fe5e69eb57bc630b
price() pure returns (uint256)
1160
purchaseLimit() pure returns (uint256)
199999999999999999999920
softCap() pure returns (uint256)
517241379310344827586
softCapReached() pure returns (bool)
true
startBlock() pure returns (uint256)
4184158
token() pure returns (address)
0x2da22bea3c346038626bb1775c8f1e7d98d20607
tokensSold() pure returns (uint256)
1399991599049113017253720
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.