Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2d3e…38d5
Balances ($0.00)
No balances found for "PreICO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5503055 | 7 years ago | | | 0 | 0.0016741200 | |
| 5468537 | 7 years ago | | | 0 | 0.0016444800 | |
| 5367095 | 7 years ago | | | 0 | 0.0027133920 | |
| 5363509 | 7 years ago | | | 0 | 0.0018144600 | |
| 5363175 | 7 years ago | | | 5.9 | 0.0034346520 | |
| 5361361 | 7 years ago | | | 5.2 | 0.0033508800 | |
| 5360200 | 7 years ago | | | 0 | 0.0016182000 | |
| 5358032 | 7 years ago | | | 5 | 0.00088408000 | |
| 5357973 | 7 years ago | | | 5 | 0.00088408000 | |
| 5357927 | 7 years ago | | | 5 | 0.00088408000 |
ABI
ABI objects
Getter at block 21260044
directMintAgent() view returns (address)
0x0000000000000000000000000000000000000000
endSaleDate() view returns (uint256)
1523232000
hardcap() view returns (uint256)
7000000000000000000000
invested() view returns (uint256)
452192687920000000000
minInvestedLimit() view returns (uint256)
5000000000000000000
nextSaleAgent() view returns (address)
0xdb58279c60c7641dabb015665db32372d031e55f
owner() view returns (address)
0xf1f94bad54c8827c3b53754ad7daa0ff5dcd527d
percentRate() view returns (uint256)
100
period() view returns (uint256)
30
price() view returns (uint256)
18667000000000000000000
start() view returns (uint256)
1520640000
token() view returns (address)
0x2d3e7d4870a51b918919e7b851fe19983e4c38d5
wallet() view returns (address)
0x00ee9d057f66754c7d92550f77aeb0a87ae34b01
Read-only
This contract contains no read-only function objects.
State-modifying
Events finish()
mintTokensByETHExternal(address to, uint256 _invested) returns (uint256)
mintTokensExternal(address to, uint256 tokens)
retrieveTokens(address to, address anotherToken)
setDirectMintAgent(address newDirectMintAgent)
setHardcap(uint256 newHardcap)
setMinInvestedLimit(uint256 newMinInvestedLimit)
setNextSaleAgent(address newNextSaleAgent)
setPercentRate(uint256 newPercentRate)
setPeriod(uint256 newPeriod)
setPrice(uint256 newPrice)
setStart(uint256 newStart)
setToken(address newToken)
setWallet(address newWallet)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.