PresaleOracles
Verified contract
Active on
Ethereum with 407 txns
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 "PresaleOracles"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5006494 | 7 years ago | | | 0.01 | 0.00053580000 | |
| 4762743 | 7 years ago | | | 0 | 0.00098812000 | |
| 4676973 | 7 years ago | | | 0.0021 | 0.00053580000 | |
| 4669611 | 7 years ago | | | 0.00024 | 0.00038577600 | |
| 4664792 | 7 years ago | | | 0.001508713 | 0.00045007200 | |
| 4639688 | 7 years ago | | | 0.02537453 | 0.00042864000 | |
| 4633478 | 7 years ago | | | 0.19 | 0.00021000000 | |
| 4633159 | 7 years ago | | | 0.1928098 | 0.00021000000 | |
| 4627192 | 7 years ago | | | 2.61 | 0.00045007200 | |
| 4627178 | 7 years ago | | | 2.63 | 0.00045007200 |
ABI
ABI objects
Getter at block 21307577
cap() view returns (uint256)
41176000000000000000000
endTime() view returns (uint256)
1512082800
investorsLength() view returns (uint256)
485
isInitialized() view returns (bool)
true
minimumContribution() view returns (uint256)
100000000000000000000
owner() view returns (address)
0x0039f22efb07a647557c7c5d17854cfd6d489ef3
pendingOwner() view returns (address)
0x2c57e1e3ad53f0b971422696c1470ceb84f83b1b
startTime() view returns (uint256)
1510938000
totalInvestedInWei() view returns (uint256)
41176000000000000000000
vault() view returns (address)
0x04c62019ab478bff5874e7b7d9bc84fcf7e30025
Read-only
investorBalances(address) view returns (uint256)
isValidPurchase(uint256 _amount) view returns (bool)
whitelist(address) view returns (bool)
State-modifying
Events Presale()
blacklistInvestor(address _investor)
buy() payable
claimOwnership()
claimTokens(address _token)
initialize(uint256 _startTime, uint256 _endTime, uint256 _cap, uint256 _minimumContribution, address _vault)
transferOwnership(address newOwner)
whitelistInvestor(address _newInvestor)
whitelistInvestors(address[] _investors)
Contribution(address indexed investor, uint256 investorAmount, uint256 investorTotal, uint256 totalAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.