Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "DNNTDE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6229149 | 6 years ago | | | 0 | 0.00024825000 | |
| 6229143 | 6 years ago | | | 0 | 0.00024709000 | |
| 6217236 | 6 years ago | | | 0 | 0.000090052000 | |
| 6217208 | 6 years ago | | | 0 | 0.000097696000 | |
| 6202715 | 6 years ago | | | 0 | 0.000046248520 | |
| 6197609 | 6 years ago | | | 0 | 0.000074319000 | |
| 6188418 | 6 years ago | | | 0 | 0.00060940500 | |
| 6188412 | 6 years ago | | | 0 | 0.00060940500 | |
| 6188399 | 6 years ago | | | 0 | 0.00060940500 | |
| 6188393 | 6 years ago | | | 0 | 0.00060940500 |
ABI
ABI objects
Getter at block 21185031
TDEContributorCount() pure returns (uint256)
13
TDEEndDate() pure returns (uint256)
1535500800
TDEStartDate() pure returns (uint256)
1532476800
bonusRangeCount() pure returns (uint256)
4
cofounderA() pure returns (address)
0x3cf26a9fe33c219db87c2e50572e50803efb2981
cofounderB() pure returns (address)
0x9ffe2ad5d76954c7c25be0cee30795279c4cab9f
dnnHoldingMultisig() pure returns (address)
0x5980a47514a0af79a8d2f6276f8673a006ec9929
dnnToken() pure returns (address)
0x9d9832d1beb29cc949d75d61415fd00279f84dc2
fundsRaisedInWei() pure returns (uint256)
63715746020600000000
getCurrentPRETDEBonus() pure returns (uint256)
0
getCurrentTDEBonus() pure returns (uint256)
0
getTokensDistributedPlusTrickleDownBonuses() pure returns (uint256)
87799108483152000000000
maximumFundingGoalInETH() pure returns (uint256)
35000000000000000000000
minimumPRETDEContributionInWei() pure returns (uint256)
5000000000000000000
minimumTDEContributionInWei() pure returns (uint256)
1000000000000000
presaleFundsRaisedInWei() pure returns (uint256)
0
rangeETHAmount() pure returns (uint256)
8750000000000000000000
tdeFundsRaisedInWei() pure returns (uint256)
63715746020600000000
tokenExchangeRateBase() pure returns (uint256)
3000
tokensDistributed() pure returns (uint256)
6579846495518260000000100
tokensIssuedForBonusRangeFour() pure returns (uint256)
0
tokensIssuedForBonusRangeOne() pure returns (uint256)
39908685674160000000000
tokensIssuedForBonusRangeThree() pure returns (uint256)
0
tokensIssuedForBonusRangeTwo() pure returns (uint256)
0
trickleDownBonusesReleased() pure returns (bool)
false
Read-only
TDEContributorAddresses(uint256) pure returns (address)
TDEContributorInitialBonusByAddress(address) pure returns (uint256)
calculateTokens(uint256 weiamount, uint256 timestamp) pure returns (uint256)
contributorETHBalance(address _owner) pure returns (uint256 balance)
getPRETDETokenExchangeRate(uint256 weiamount) pure returns (uint256)
getPendingPresaleTokens(address _contributor) pure returns (uint256)
getTDETokenExchangeRate(uint256 timestamp) pure returns (uint256)
State-modifying
Events buyPRETDETokensWithoutETH(address beneficiary, uint256 weiamount, uint256 tokenCount) returns (bool)
buyTDETokensWithoutETH(address beneficiary, uint256 weiamount, uint256 tokenCount) returns (bool)
changeCofounderA(address newAddress)
changeCofounderB(address newAddress)
changeDNNHoldingMultisig(address newAddress)
extendPRETDE(uint256 startDate) returns (bool)
extendTDE(uint256 endDate) returns (bool)
finalizePRETDE()
finalizeTDE()
issuePRETDETokens(address beneficiary) returns (bool)
releaseTrickleDownBonuses()
This contract contains no event objects.
constructor()
fallback()
This contract contains no error objects.