Crowdsale
Verified contract
Active on
Ethereum with 2,025 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 |
---|---|---|---|---|---|
NLC | ERC-20 | 3.625644M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5163882 | 7 years ago | | | 0.29597138 | 0.00031680600 | |
| 5136162 | 7 years ago | | | 0 | 0.0016800000 | |
| 5124115 | 7 years ago | | | 0.50369304 | 0.0027120400 | |
| 5122081 | 7 years ago | | | 0.29076175 | 0.00021120400 | |
| 5121815 | 7 years ago | | | 0.08896797 | 0.0011088210 | |
| 5121695 | 7 years ago | | | 0.35822657 | 0.0013560200 | |
| 5121464 | 7 years ago | | | 0.26999555 | 0.0014238210 | |
| 5121413 | 7 years ago | | | 0.04873811 | 0.0021648410 | |
| 5121377 | 7 years ago | | | 0.05507483 | 0.0015840300 | |
| 5121306 | 7 years ago | | | 0.02653111 | 0.00063361200 |
ABI
ABI objects
Getter at block 21169791
addressOfTokenUsedAsReward() view returns (address)
0xd62e9252f1615f5c1133f060cf091acb4b0faa2b
maxBuy() view returns (uint256)
0
minBuy() view returns (uint256)
0
price() view returns (uint256)
1130
startTime() view returns (uint256)
1518709384
started() view returns (bool)
true
wallet() view returns (address)
0xc076b054ef62acce747175f698fc3dbec9b7a36f
weiRaised() view returns (uint256)
447013231272476990582
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
changeTokenReward(address _token)
changeWallet(address _wallet)
setMaxBuy(uint256 _maxBuy)
setMinBuy(uint256 _minBuy)
setPrice(uint256 _price)
startSale(uint256 _delayInMinutes)
stopSale()
withdrawTokens(uint256 _amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor()
fallback()
This contract contains no error objects.