DPPCrowdsale
Verified contract
Active on
Ethereum with 914 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x01b3…b0eb
3 additional
variables
Balances ($0.00)
No balances found for "DPPCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4314273 | 7 years ago | | | 0 | 0.00086906000 | |
| 4314248 | 7 years ago | | | 0 | 0.0048201590 | |
| 4313374 | 7 years ago | | | 0 | 0.0012679590 | |
| 4313370 | 7 years ago | | | 0 | 0.00046200000 | |
| 4313365 | 7 years ago | | | 0.001 | 0.00098932000 | |
| 4313346 | 7 years ago | | | 0 | 0.00052500000 | |
| 4313279 | 7 years ago | | | 2.4 | 0.0033897150 | |
| 4313276 | 7 years ago | | | 2.65 | 0.0033897150 | |
| 4313245 | 7 years ago | | | 0.73 | 0.0033897150 | |
| 4313244 | 7 years ago | | | 2 | 0.0036953280 |
ABI
ABI objects
Getter at block 21171924
crowdsaleEndedBlock() view returns (uint256)
4313290
crowdsaleStartBlock() view returns (uint256)
4298775
crowdsaleState() view returns (uint8)
4
ethRaised() view returns (uint256)
8478862915965790322172
getTokenAddress() view returns (address)
0x01b3ec4aae1b8729529beb4965f27d008788b0eb
maxCap() view returns (uint256)
20000000000000000000000
maxP1Cap() view returns (uint256)
12000000000000000000000
minCap() view returns (uint256)
8236000000000000000000
multisigAddress() view returns (address)
0xa1c4375fec1a157c11dfebea7ad709fab57f7d3c
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x66355770a8f8aa90590ae96cb7193dbb0923344b
presaleStartBlock() view returns (uint256)
4291518
presaleUnlimitedStartBlock() view returns (uint256)
4295146
Read-only
calculateMaxContribution(address _contributor) view returns (uint256 maxContribution)
contributorList(address) view returns (uint256 priorityPassAllowance, bool isActive, uint256 contributionAmount, uint256 tokensIssued)
State-modifying
Events acceptOwnership()
batchReturnEthIfFailed(uint256 _numberOfReturns)
claimCofounditTokens()
claimCoreTeamsTokens(address _to)
claimEthIfFailed()
editContributors(address[] _contributorAddresses, uint256[] _contributorPPAllowances)
pullBalance()
salvageTokensFromContract(address _tokenAddress, address _to, uint256 _amount)
setCrowdsaleBlocks(uint256 _presaleStartBlock, uint256 _presaleUnlimitedStartBlock, uint256 _crowdsaleStartBlock, uint256 _crowdsaleEndedBlock)
setMultisigAddress(address _newAddress)
setToken(address _newAddress)
transferOwnership(address _newOwner)
withdrawEth()
withdrawRemainingBalanceForManualRecovery()
CrowdsaleEnded(uint256 blockNumber)
CrowdsaleStarted(uint256 blockNumber)
ErrorSendingETH(address to, uint256 amount)
MaxCapReached(uint256 blockNumber)
MinCapReached(uint256 blockNumber)
OwnerUpdate(address _prevOwner, address _newOwner)
PresaleStarted(uint256 blockNumber)
PresaleUnlimitedStarted(uint256 blockNumber)
constructor()
fallback()
This contract contains no error objects.