tokenSale
Verified contract
Active on
Ethereum with 1,457 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2d6e…30db
Balances ($0.00)
No balances found for "tokenSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18379758 | a year ago | | | 0.06 | 0.00098846354 | |
| 18332510 | a year ago | | | 0.01 | 0.00091716687 | |
| 18329596 | a year ago | | | 0.066276451 | 0.0011206971 | |
| 18264966 | a year ago | | | 0.033 | 0.0033194338 | |
| 18262128 | a year ago | | | 0.03183083 | 0.0025678862 | |
| 18254662 | a year ago | | | 0.031 | 0.00070816262 | |
| 18253765 | a year ago | | | 0 | 0.0010966398 | |
| 18251108 | a year ago | | | 0.12457 | 0.0011967768 | |
| 18250723 | a year ago | | | 0.012 | 0.0013879005 | |
| 18241741 | a year ago | | | 0.07 | 0.0020275497 |
ABI
ABI objects
Getter at block 21091911
getLatestPrice() view returns (uint256)
250176946821
minInvestment() view returns (uint256)
15000000000000000000
owner() view returns (address)
0x2c2ed7349332eaf2d84851dd5f50d81e5c488fa1
reduxToken() view returns (address)
0x0000000000000000000000000000000000000000
tokenPrice() view returns (uint256)
181000000000000000000
totalInvestment() view returns (uint256)
448049179898798108790046
Read-only
calculateTokenAmount(uint256 amount) view returns (uint256)
calculateUsd(uint256 bnbAmount) view returns (uint256)
ethInvestment(address) view returns (uint256)
investments(address add) view returns (uint256, uint256, uint256, uint256)
usdtInvestment(address) view returns (uint256)
user(address) view returns (bool isExist, uint256 investment, uint256 ClaimTime, uint256 lockedAmount)
State-modifying
Events claimTokens()
purchaseTokensWithETH() payable
purchaseTokensWithStableCoin(uint256 amount)
setMin(uint256 min)
startSale()
stopSale()
updatePrice(uint256 tokenPrice)
withdrawFunds()
withdrawRemainingTokensAfterICO()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.