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 "Presale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13889828 | 3 years ago | | | 0.06 | 0.0020517399 | |
| 13860319 | 3 years ago | | | 0.06 | 0.0022630616 | |
| 13844021 | 3 years ago | | | 0 | 0.0021055400 | |
| 13839582 | 3 years ago | | | 0 | 0.0015860774 | |
| 13836617 | 3 years ago | | | 0.06 | 0.0029438167 | |
| 13836595 | 3 years ago | | | 0.06 | 0.0024346563 | |
| 13836282 | 3 years ago | | | 0.06 | 0.0012625197 | |
| 13836199 | 3 years ago | | | 0.025534035 | 0.0015764839 | |
| 13836176 | 3 years ago | | | 0.059 | 0.0018640156 | |
| 13836161 | 3 years ago | | | 0.05 | 0.0017272388 |
ABI
ABI objects
Getter at block 21406277
duration() view returns (uint256)
15552000
endTime() view returns (uint256)
1640010600
ethRaised() view returns (uint256)
25003474591323425470
fundingGoal() view returns (uint256)
25000000000000000000
getClaimable() view returns (uint256)
0
maxETHAmount() view returns (uint256)
60000000000000000
minETHAmount() view returns (uint256)
25000000000000000
owner() view returns (address)
0x7fe0a22629ecd75cec5e9427dec9f26c4beb49dd
price() view returns (uint256)
5333333
soldAmount() view returns (uint256)
133351856152566738732191510
startTime() view returns (uint256)
1639837800
tgeAmount() view returns (uint256)
15
tgeCliffTime() view returns (uint256)
1645626600
tgeTime() view returns (uint256)
1640269800
whitelistTime() view returns (uint256)
1639924200
Read-only
buyETH(address) view returns (uint256)
buyTokens(address) view returns (uint256)
claimedTokens(address) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events buy() payable
claim()
registerWhitelist(address[] addrs)
renounceOwnership()
setETHrange(uint256 _minETHAmount, uint256 _maxETHAmount)
setFundingGoal(uint256 _fundingGoal)
setKataToken(address _kata)
setPrice(uint256 _price)
setSalesTime(uint256 _startTime, uint256 _endTime, uint256 _whitelistTime)
setVesting(uint256 _tgeAmount, uint256 _tgeTime, uint256 _tgeCliffTime, uint256 _duration)
transferOwnership(address newOwner)
withdrawETH()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _startTime, uint256 _endTime, uint256 _whitelistTime, uint256 _tgeTime, uint256 _tgeCliffTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.