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 "Launchpad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12044430 | 4 years ago | | | 0 | 0.0067469090 | |
| 12044423 | 4 years ago | | | 0 | 0.0063990550 | |
| 12044399 | 4 years ago | | | 0 | 0.015922896 | |
| 12044394 | 4 years ago | | | 0 | 0.010649340 | |
| 12044393 | 4 years ago | | | 0 | 0.0055522200 | |
| 12044392 | 4 years ago | | | 0 | 0.0064295360 | |
| 12044391 | 4 years ago | | | 0 | 0.0071574080 | |
| 12044391 | 4 years ago | | | 0 | 0.0075820000 | |
| 12044391 | 4 years ago | | | 0 | 0.010619000 | |
| 12044390 | 4 years ago | | | 0 | 0.0063992080 |
ABI
ABI objects
Getter at block 21280362
allowedUserBalance() view returns (uint256)
1500000000
hardcap() view returns (uint256)
87575000000
owner() view returns (address)
0x6829509075a53e0ea1068de1c37573949d99cc20
presaleOver() view returns (bool)
true
rate() view returns (uint256)
2145923000000
usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
claimable(address) view returns (uint256)
State-modifying
Events buyTokenWithUSDT(uint256 _amount)
changeAllowedUserBalance(uint256 _allowedUserBalance)
changeHardCap(uint256 _hardcap)
endPresale() returns (bool)
fundsWithdrawal(uint256 _value)
renounceOwnership()
startPresale() returns (bool)
transferOwnership(address newOwner)
ClaimableAmount(address _user, uint256 _claimableAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _rate, address _usdt, uint256 _hardcap, uint256 _allowedUserBalance)
This contract contains no fallback and receive objects.
This contract contains no error objects.