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 "PrivateSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13078668 | 7 months ago | | | 0 | 0.000000063478674512 | |
| 13072288 | 7 months ago | | | 0.1 | 0.000000101220523100 | |
| 13072246 | 7 months ago | | | 0.01 | 1.7529052e-7 | |
| 13072018 | 7 months ago | | | 0.05 | 0.0000077008100 | |
| 13071963 | 7 months ago | | | 0.1 | 1.3353150e-7 | |
| 13071945 | 7 months ago | | | 0.01 | 1.3521618e-7 | |
| 13071820 | 7 months ago | | | 0.25 | 1.7282152e-7 | |
| 13071708 | 7 months ago | | | 0.022 | 0.000012764943 | |
| 13071697 | 7 months ago | | | 0.2 | 0.0000077008100 | |
| 13071488 | 7 months ago | | | 0.03 | 1.4849323e-7 |
ABI
ABI objects
Getter at block 22785312
HARD_CAP() view returns (uint256)
145000000000000000000
MAX_BUY() view returns (uint256)
1000000000000000000
MIN_BUY() view returns (uint256)
10000000000000000
PRICE() view returns (uint256)
5272727272727
SOFT_CAP() view returns (uint256)
50000000000000000000
TOTAL_SALE_AMOUNT() view returns (uint256)
27500000
end() view returns (uint256)
1712943000
isClaimingEnabled() view returns (bool)
false
owner() view returns (address)
0xd784c73c982e4dac0a75b16354a950da9944464b
recipient() view returns (address)
0x47d731640f9e15642ca2d55771e6f17714093a85
saleToken() view returns (address)
0x0000000000000000000000000000000000000000
start() view returns (uint256)
1712857500
totalEthAllocated() view returns (uint256)
80025550000000000000
totalTokensBought() view returns (uint256)
15177077
Read-only
ethAllocated(address) view returns (uint256)
tokensAllocated(address) view returns (uint256)
State-modifying
Events buy() payable
claim()
enableClaiming()
setRecipient(address _recipient)
setSaleDates(uint256 _start, uint256 _end)
setTokenAddress(address newfTokenAddress)
withdraw(uint256 _amount)
TokenAddressUpdated(address newTokenAddress)
TokensBought(address indexed buyer, uint256 amount)
TokensClaimed(address indexed claimer, uint256 amount)
constructor(uint256 _start, uint256 _end)
receive()
This contract contains no error objects.