ERC20PrivateSale
Verified contract
Active on
Ethereum with 154 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ERC20PrivateSale"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21078316 | a month ago | | | 0 | 0.00027580082 | |
| 21074394 | a month ago | | | 0 | 0.00033414608 | |
| 21072348 | a month ago | | | 0 | 0.00050134080 | |
| 21072047 | a month ago | | | 0 | 0.00038887705 | |
| 21071748 | a month ago | | | 0 | 0.00038608630 | |
| 21071451 | a month ago | | | 0 | 0.00063659260 | |
| 21071152 | a month ago | | | 0 | 0.00024939073 | |
| 21070856 | a month ago | | | 0 | 0.00023635271 | |
| 21070556 | a month ago | | | 0 | 0.00027953072 | |
| 21069957 | a month ago | | | 0 | 0.00020537829 |
ABI
ABI objects
Getter at block 21299772
getLimit() pure returns (uint256)
25000000000000000
getTokenPrice() view returns (uint256)
18795367317863
getTotalSold() view returns (uint256)
0
Read-only
getAvailableToPurchaseByAddress(address address_) view returns (uint256)
getPurchasedByAddress(address address_) view returns (uint256)
State-modifying
Events participate() payable returns (uint256 tokenAmount)
setEndDate(uint256 end_)
setStartDate(uint256 start_)
setTokenPrice(uint256 tokenPrice_)
withdraw()
withdrawEther()
Participate(address buyer, uint256 amountOfETH, uint256 amountOfTokens)
constructor(address token_)
This contract contains no fallback and receive objects.
This contract contains no error objects.