DetherSale
Verified contract
Active on
Ethereum with 10,249 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0x5adc…b190
0x26e8…b724
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOCK | ERC-20 | 84 | -- | -- | |
VME | ERC-20 | 6 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5300356 | 7 years ago | | | 0 | 0.00077262000 | |
| 5096043 | 7 years ago | | | 5 | 0.0013585800 | |
| 5090552 | 7 years ago | | | 0 | 0.00050828000 | |
| 5090539 | 7 years ago | | | 0 | 0.00079014617 | |
| 5090456 | 7 years ago | | | 0 | 0.00025414000 | |
| 5090443 | 7 years ago | | | 0 | 0.00051468000 | |
| 5073535 | 7 years ago | | | 0 | 0.0044423550 | |
| 5073521 | 7 years ago | | | 0 | 0.0059776200 | |
| 5073521 | 7 years ago | | | 0 | 0.0046975050 | |
| 5073521 | 7 years ago | | | 0 | 0.0032973600 |
ABI
ABI objects
Getter at block 21160159
DECIMALS_MULTIPLIER() view returns (uint256)
1000000000000000000
MAX_DTH() view returns (uint256)
100000000000000000000000000
MIN_CONTRIBUTION() view returns (uint256)
100000000000000000
PRESALE_WEI() view returns (uint256)
5039400000000000000000
PUBLIC_MAX_CONTRIBUTION() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
SALE_ENDED() view returns (bytes32)
0x73616c65456e6465640000000000000000000000000000000000000000000000
SALE_IN_PROGRESS() view returns (bytes32)
0x73616c65496e50726f6772657373000000000000000000000000000000000000
SETUP() view returns (bytes32)
0x7365747570000000000000000000000000000000000000000000000000000000
SETUP_DONE() view returns (bytes32)
0x7365747570446f6e650000000000000000000000000000000000000000000000
WEI_CAP() view returns (uint256)
10554000000000000000000
WHITELISTING_DURATION() view returns (uint256)
172800
WHITELISTING_MAX_CONTRIBUTION() view returns (uint256)
5000000000000000000
calculatePrice() view returns (uint256)
259890000000001
contributionCap() view returns (uint256)
10554000000000000000000
disbursementHandler() view returns (address)
0x26e83d346f5ae90967e20238f6c04500d897b724
getCurrentStageId() view returns (bytes32)
0x73616c65456e6465640000000000000000000000000000000000000000000000
owner() view returns (address)
0x46c7925b84cc372eeaa9648bdda6ee379bcd2a32
presaleAddress() view returns (address)
0xeeb8193f32ea507ef4c46d9b8b488aa544ecb6cd
token() view returns (address)
0x5adc961d6ac3f7062d2ea45fefb8d8167d44b190
wallet() view returns (address)
0x23b61de5076526b3a1026491157c6df731ae8b61
weiContributed() view returns (uint256)
10554000000000000000000
weiPerDTH() view returns (uint256)
259890000000001
Read-only
contributions(address) view returns (uint256)
getContributionLimit(address userAddress) view returns (uint256)
getStageStartTime(bytes32 stageId) view returns (uint256)
presaleMaxContribution(address) view returns (uint256)
whitelisted(address) view returns (bool)
State-modifying
Events allocateTokens(address contributor)
conditionalTransitions()
contribute() payable
distributeTimelockedTokens(address beneficiary, uint256 tokenAmount, uint256 timestamp)
performInitialAllocations()
presaleAllocateTokens()
registerPresaleContributor(address userAddress, uint256 maxContribution)
registerUser(address userAddress)
setSaleEndTime(uint256 timestamp)
setSaleStartTime(uint256 timestamp)
setupDone()
transferOwnership(address newOwner)
unregisterUser(address userAddress)
LogContribution(address indexed contributor, uint256 amountSent, uint256 excessRefunded)
LogDisbursement(address indexed beneficiary, uint256 tokens)
LogSetStageStartTime(bytes32 indexed stageId, uint256 startTime)
LogTokenAllocation(address indexed contributor, uint256 contribution, uint256 tokens)
LogTransition(bytes32 indexed stageId, uint256 blockNumber)
LogUserRegistered(address indexed sender, address indexed userAddress)
LogUserUnregistered(address indexed sender, address indexed userAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _wallet, address _presaleAddress)
fallback()
This contract contains no error objects.