Presale
Verified contract
Active on
Ethereum with 9,372 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbef1…ae6e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOE | ERC-20 | 0.085217 | $0.000227 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20150656 | 5 months ago | | | 0.012 | 0.000050341500 | |
| 20150656 | 5 months ago | | | 0.009 | 0.000050341500 | |
| 15382046 | 2 years ago | | | 0.0036 | 0.000067122000 | |
| 15253798 | 2 years ago | | | 0.0036 | 0.00010068300 | |
| 15198793 | 2 years ago | | | 0.00012 | 0.00013424400 | |
| 15196916 | 2 years ago | | | 0.021 | 0.00016780500 | |
| 15005660 | 2 years ago | | | 0 | 0.0021614629 | |
| 15001138 | 2 years ago | | | 0 | 0.0017861616 | |
| 14956258 | 2 years ago | | | 0 | 0.0019826730 | |
| 14884727 | 2 years ago | | | 0.06 | 0.0060409800 |
ABI
ABI objects
Getter at block 21187919
closingTime() view returns (uint256)
1636122352
contributionCap() view returns (uint256)
100000000000000000000
hasClosed() view returns (bool)
true
isOpen() view returns (bool)
false
isOwner() view returns (bool)
false
openingTime() view returns (uint256)
0
owner() view returns (address)
0x8a2b212ca369f4893f298dd0c4aebe0e75c8396e
paused() view returns (bool)
false
rate() view returns (uint256)
83334
token() view returns (address)
0xf8e9f10c22840b613cda05a0c5fdb59a4d6cd7ef
wallet() view returns (address)
0x8a2b212ca369f4893f298dd0c4aebe0e75c8396e
weiRaised() view returns (uint256)
1799985599092600026994
Read-only
balanceOf(address account) view returns (uint256)
isPauser(address account) view returns (bool)
State-modifying
Events addPauser(address account)
buyTokens(address beneficiary) payable
closePresale()
extend(uint256 _closing)
freeTrappedEther(uint256 _withdraw)
openPresale()
pause()
reclaimUnsoldTokens(uint256 amount)
renounceOwnership()
renouncePauser()
transferOwnership(address newOwner)
unpause()
updateTimers(uint256 _opening, uint256 _closing)
withdrawTokens(address beneficiary)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
TimedCrowdsaleExtended(uint256 prevClosingTime, uint256 newClosingTime)
TokensPurchased(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpaused(address account)
constructor(uint256 rate, address wallet, address token, uint256 openingTime, uint256 closingTime)
fallback()
This contract contains no error objects.