PikamoonPresale
Verified contract
Active on
Ethereum with 32,505 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 |
---|---|---|---|---|---|
PIKA | ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408436 | 3 months ago | | | 0.001 | 0.00015596748 | |
| 20246504 | 4 months ago | | | 0 | 0.00010332938 | |
| 20139242 | 5 months ago | | | 0 | 0.00055555658 | |
| 20135767 | 5 months ago | | | 0 | 0.00042469748 | |
| 20135750 | 5 months ago | | | 0 | 0.00052656021 | |
| 20135735 | 5 months ago | | | 0 | 0.00051154759 | |
| 20135656 | 5 months ago | | | 0 | 0.00042437179 | |
| 20135450 | 5 months ago | | | 0 | 0.00071516124 | |
| 20135390 | 5 months ago | | | 0 | 0.00068409317 | |
| 20135152 | 5 months ago | | | 0 | 0.00051858174 |
ABI
ABI objects
Getter at block 21158802
USDT() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
activePhase() view returns (uint256)
3
currentTimestamp() view returns (uint256)
1731260147
discountRate() view returns (uint256)
10
isWhitelistPresale() view returns (bool)
false
marketingClaimedEth() view returns (uint256)
110099162149347414141
owner() view returns (address)
0x7c25b3b2fe2dbefd6d618ee39bb3ca388f8739fb
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
tokenAddress() view returns (address)
0xd1e64bcc904cfdc19d0faba155a9edc69b4bcdae
Read-only
claimedAmount(address, uint256) view returns (uint256)
depositEth(address, uint256) view returns (uint256)
deservedAmount(address, uint256) view returns (uint256)
estimatedToken(uint256 _weiAmount) view returns (uint256)
getPhases(uint256[] _roundId) view returns (struct PikamoonPresalePhase[])
phase(uint256) view returns (uint256 roundId, uint256 maxTokens, uint256 tokensSold, uint256 fundsRaisedEth, uint256 tokenPriceInUsd, uint256 claimStart, bool saleStatus)
usdToEth(uint256 _amount) view returns (uint256)
State-modifying
Events addPhases(struct PikamoonPresaleAddPhase[] _addPhase)
buyTokensEth() payable
claim(uint256 _currentPhase)
claimAll(uint256[] _phases)
getStuckToken(address _tokenAddress)
setActivePhase(uint256 _roundId)
setToken(address _token)
setWhiteListPresale(bool _flag)
transferOwnership(address newOwner)
updatePhaseClaimTime(uint256 _roundId, uint256 _startTime)
withdrawETH()
withdrawTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _router, address _USDT)
receive()
This contract contains no error objects.