OHMSTRONGPresale
Verified contract
Active on
Base with 114 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OHMSTRONGPresale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2409077 | a year ago | | | 0 | 0.000035275502 | |
| 2408988 | a year ago | | | 0 | 0.000068943003 | |
| 2368353 | a year ago | | | 0 | 0.0000047034000 | |
| 2368318 | a year ago | | | 0 | 0.0000091924000 | |
| 2365202 | a year ago | | | 0 | 0.000065977531 | |
| 2365177 | a year ago | | | 0 | 0.000043612637 | |
| 2365088 | a year ago | | | 0 | 0.000065814784 | |
| 2365012 | a year ago | | | 0 | 0.0042337992 | |
| 2364975 | a year ago | | | 0 | 0.00013367102 | |
| 2364833 | a year ago | | | 0 | 0.000043646540 |
ABI
ABI objects
Getter at block 23162275
devWallet() view returns (address)
0x49757a97b83b5f68b1e24efde5eeb9d87279c7aa
endTime() view returns (uint256)
1691514010
getContractInfo() view returns (uint256[2], uint256[2], uint256[2], uint256[2], address, uint256)
([32000000000000000000, 30000000000000000000], [1691514000, 1691514010], [833330000000000000000, 833330000000000000000], [0, 500000000000000000], 0xd8c3303d8792118a87193ca1f01ad6da7a6397b5, 31835059671159856270)
getPresaleSuccess() view returns (bool)
true
hardCap() view returns (uint256)
30000000000000000000
isFinalized() view returns (bool)
true
liquidityPercent() view returns (uint256)
1
listingRate() view returns (uint256)
833330000000000000000
maxBuyPerParticipant() view returns (uint256)
500000000000000000
minBuyPerParticipant() view returns (uint256)
0
ohmstrong() view returns (address)
0xd8c3303d8792118a87193ca1f01ad6da7a6397b5
owner() view returns (address)
0x0ce88bc03b29d037db9acc3695d98a35e141778b
presaleRate() view returns (uint256)
833330000000000000000
router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
softCap() view returns (uint256)
32000000000000000000
startTime() view returns (uint256)
1691514000
teamWallet() view returns (address)
0x0ce88bc03b29d037db9acc3695d98a35e141778b
totalDepositedEth() view returns (uint256)
31835059671159856270
totalSoldTokenAmount() view returns (uint256)
26529110275767643025479
treasury() view returns (address)
0x0ce88bc03b29d037db9acc3695d98a35e141778b
Read-only
userDepositEthAmount(address) view returns (uint256)
userPurchasedTokenAmount(address) view returns (uint256)
State-modifying
Events changePresaleRate(uint256 _rate)
changeRouter(address _router)
changeTimes(uint256[2] _times)
changeToken(address _token)
changeTreasury(address _treasury)
claimToken()
finishSale()
invest() payable
renounceOwnership()
setConfig(uint256[2] _caps, uint256[2] _times, uint256[2] _rates, uint256 _lpPercent, uint256[2] _limits, address[2] _adds, address _ohmstrong)
transferOwnership(address newOwner)
withdrawToken()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
userClaimed(uint256 amount, address user)
userDeposit(uint256 amount, address user)
userRefunded(uint256 amount, address user)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.