DOCTokenSale

Verified contract

Active on Ethereum with 73 txns
Deployed by via 0x35957a8b at 5238502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DOCTokenSale"

0xe217cc6450dad1017d158521a94dede9db7108dbb18ab65b26754e136f9598b3
0x3c247f70756ffa9b37842af640b1cfaaf0ff3f3b66d6f1f8506b3b210c8b3450
0x252b71ac952d590720cf1cfc8725ae8f487cfd47e0e09d34128d4f8e6a50528e
0x7ba540db1af3392df83399c394e632b01691327753ee337d4cc2f21693cde707
0x51b33c4799519a5022deb616660132e3c76411cdd132d519b9820585850ecab5
0xbbe8fe12ebc4519037ec23b04d686b0163626fd6cc2fef8ad5ff6345bc214c36
0xc446ddc81a43dc219777556954b1618079aff883f89d1475a287549693a0e4ca
0xf9a913f98bc56f5317ca8fe357bebee5dfe2e1b304dab2f3e19c53a9e17dd88d
0x94e7e0d46d3a0c883556d71d019b670f8f584bea9b3f7aaee47ea0763ef304a3
0xd348c28574fd1469645175c238b99b088a495d66508298606530acdd4ec53625

Functions
Getter at block 21328230
contributionMin(view returns (uint256)
5000000000000000000
owner(view returns (address)
0xcd6b3d0c0dd850bad071cd20e428940d2e25120f
priceUpdateAddress(view returns (address)
0x0fb285cae5dccddb4f8ea252a16876dd3dfb0f52
proposedOwner(view returns (address)
0x0000000000000000000000000000000000000000
suspended(view returns (bool)
true
tokenConversionFactor(view returns (uint256)
100
tokenPerEther(view returns (uint256)
36927
tokenPrice(view returns (uint256)
100
totalEtherCollected(view returns (uint256)
10059332727356671300
totalTokensSold(view returns (uint256)
5223901348253536745000
walletAddress(view returns (address)
0xcd6b3d0c0dd850bad071cd20e428940d2e25120f
Read-only
isOwner(address _addressview returns (bool)
State-modifying
buyTokens(address _beneficiarypayable returns (uint256)
cancelOwnershipTransfer(returns (bool)
completeOwnershipTransfer(returns (bool)
initiateOwnershipTransfer(address _proposedOwnerreturns (bool)
reclaimTokens(returns (bool)
resume(returns (bool)
setMinToken(uint256 _minTokenreturns (bool)
setTokenPrice(uint256 _tokenPricereturns (bool)
setWalletAddress(address _walletAddressreturns (bool)
suspend(returns (bool)
updatePriceAddress(address _newAddressreturns (bool)
updateTokenPerEther(uint256 _etherPricereturns (bool)
Events
Initialized(
OwnershipTransferCanceled(
OwnershipTransferCompleted(address indexed _newOwner
OwnershipTransferInitiated(address indexed _proposedOwner
PriceAddressUpdated(address indexed _newAddress
SaleResumed(
SaleSuspended(
TokenMinUpdated(uint256 _newValue
TokenPerEtherUpdated(uint256 _newValue
TokenPriceUpdated(uint256 _newValue
TokensPurchased(address indexed _beneficiaryuint256 _costuint256 _tokens
TokensReclaimed(uint256 _amount
WalletAddressUpdated(address indexed _newAddress
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.