LYNCTokenSale
Verified contract
Active on
Ethereum with 436 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8f87…74cf
Balances ($0.00)
No balances found for "LYNCTokenSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11015914 | 4 years ago | | | 0.38 | 0.0020280600 | |
| 11015914 | 4 years ago | | | 0.38 | 0.0020731280 | |
| 11015914 | 4 years ago | | | 0.39 | 0.0013520400 | |
| 11015914 | 4 years ago | | | 0.38 | 0.0013520400 | |
| 11015914 | 4 years ago | | | 0.35 | 0.0013520400 | |
| 11015914 | 4 years ago | | | 0.38 | 0.0013520400 | |
| 11015914 | 4 years ago | | | 0.38 | 0.0013520400 | |
| 11015914 | 4 years ago | | | 0.38 | 0.0013295060 | |
| 10998384 | 4 years ago | | | 0 | 0.0045384000 | |
| 10998161 | 4 years ago | | | 0 | 0.13286610 |
ABI
ABI objects
Getter at block 21319260
SCALAR() view returns (uint256)
1000000000000000000
batchSize() view returns (uint256)
269
contractAddress() view returns (address)
0x976c6e1f5e142f7785b893f8f4ee286da05ce11a
maxBuyETH() view returns (uint256)
10
priceETH() view returns (uint256)
34775
saleEnabled() view returns (bool)
false
tokenContract() view returns (address)
0x8f87ec6aad3b2a8c44f1298a1af56169b8e574cf
tokenOverFlow() view returns (uint256)
500000000000000000000
tokenPrice() view returns (uint256)
90
tokensSold() view returns (uint256)
342735077843020000000000
totalBuyers() view returns (uint256)
269
Read-only
purchaseData(address) view returns (uint256)
State-modifying
Events buyTokens(uint256 _ethSent) payable
distributeTokens()
enableSale(bool _saleStatus)
endSale()
updateBatchSize(uint256 _batchSize)
updateMaxBuyETH(uint256 _maxBuyETH)
updatePriceETH(uint256 _updateETH)
withdraw()
Sell(address _buyer, uint256 _amount)
constructor(address _tokenContract, uint256 _priceETH)
This contract contains no fallback and receive objects.
This contract contains no error objects.