FITHTokenSale
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x075d…5076
Balances ($0.00)
No balances found for "FITHTokenSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10058898 | 5 years ago | | | 0 | 0.0016481220 | |
| 9186699 | 5 years ago | | | 0.01 | 0.0010125600 | |
| 9186696 | 5 years ago | | | 1 | 0.0011880600 | |
| 9186687 | 5 years ago | | | 0.01 | 0.00089784000 | |
| 9186681 | 5 years ago | | | 1 | 0.00089104500 | |
| 9186669 | 5 years ago | | | 1 | 0.00047522400 | |
| 9186662 | 5 years ago | | | 1 | 0.00017820900 |
ABI
ABI objects
Getter at block 21190161
owner() view returns (address)
0x77d9f68d37b23f710dece3a35a4c1b5e58361cdb
tokenContract() view returns (address)
0x075d7fafbe8c7df07b157394d60c6a6848de5076
tokenPrice() view returns (uint256)
4000000000
tokensAvailable() view returns (uint256)
0
tokensSold() view returns (uint256)
2500000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(uint256 _numberOfTokens) payable
endSale()
recoverAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool ok)
updateTokenPrice(uint256 _tokenPrice)
TokenPriceUpdate(address _admin, uint256 _tokenPrice)
TokensBought(address _buyer, uint256 _amount, uint256 _tokensSold)
constructor(address _tokenContract, uint256 _tokenPrice)
fallback()
This contract contains no error objects.