Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb6ca…8de2
Balances ($0.00)
No balances found for "PreTGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5548796 | 7 years ago | | | 1 | 0.0016800000 | |
| 5548790 | 7 years ago | | | 1 | 0.0016800000 | |
| 5548684 | 7 years ago | | | 1 | 0.00073500000 | |
| 5548606 | 7 years ago | | | 1 | 0.00086100000 | |
| 5548027 | 7 years ago | | | 0.15 | 0.00065424000 | |
| 5545224 | 7 years ago | | | 0.15 | 0.00065424000 | |
| 5545191 | 7 years ago | | | 0.15 | 0.00065424000 | |
| 5545176 | 7 years ago | | | 0.15 | 0.00043616000 | |
| 5545145 | 7 years ago | | | 0.15 | 0.00072213764 | |
| 5545112 | 7 years ago | | | 0.15 | 0.000098136000 |
ABI
ABI objects
Getter at block 21281179
PERCENT_RATE() view returns (uint256)
100
directMintAgent() view returns (address)
0x0000000000000000000000000000000000000000
hardcap() view returns (uint256)
52500000000000000000000000
invested() view returns (uint256)
0
lastSaleDate() view returns (uint256)
1518181200
maxReferrerTokens() view returns (uint256)
10000000000000000000000
minPurchaseLimit() view returns (uint256)
100000000000000000
minted() view returns (uint256)
0
nextSaleAgent() view returns (address)
0x2212efd06e557aea1bbbbcabe5ebb747194a9523
owner() view returns (address)
0xf51e0a3a17990d41c5f1ff1d0d772b26e4d6b6d0
period() view returns (uint256)
11
price() view returns (uint256)
7143000000000000000000
referrerPercent() view returns (uint256)
10
refundOn() view returns (bool)
false
softcap() view returns (uint256)
7142857000000000000000000
softcapAchieved() view returns (bool)
false
start() view returns (uint256)
1517230800
token() view returns (address)
0xb6ca384a32dae401a3682139968d1da2f5e98de2
wallet() view returns (address)
0xdfdcac0c9eb45c63bcff91220a48684882f1dad0
Read-only
balances(address) view returns (uint256)
calculateTokens(uint256 investedInWei) view returns (uint256)
State-modifying
Events createTokens() payable
directMint(address to, uint256 investedWei)
directMintTokens(address to, uint256 count)
finish()
refund()
retrieveTokens(address to, address anotherToken)
setDirectMintAgent(address newDirectMintAgent)
setHardcap(uint256 newHardcap)
setMaxReferrerTokens(uint256 newMaxReferrerTokens)
setMinPurchaseLimit(uint256 newMinPurchaseLimit)
setNextSaleAgent(address newNextSaleAgent)
setPeriod(uint256 newPeriod)
setPrice(uint256 newPrice)
setReferrerPercent(uint256 newReferrerPercent)
setSoftcap(uint256 newSoftcap)
setStart(uint256 newStart)
setToken(address newToken)
setWallet(address newWallet)
transferOwnership(address newOwner)
widthraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refunded(address indexed beneficiary, uint256 weiAmount)
RefundsEnabled()
SoftcapReached()
This contract contains no constructor objects.
fallback()
This contract contains no error objects.