DAVCrowdsale
Verified contract
Active on
Ethereum with 3,072 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd82d…5f14
Balances ($0.00)
No balances found for "DAVCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5853915 | 6 years ago | | | 1.2 | 0.000022227000 | |
| 5851869 | 6 years ago | | | 0.2 | 0.0041031570 | |
| 5851868 | 6 years ago | | | 1.8 | 0.0020015400 | |
| 5851850 | 6 years ago | | | 1.031 | 0.00050038500 | |
| 5851846 | 6 years ago | | | 0.3 | 0.0050038500 | |
| 5851833 | 6 years ago | | | 0 | 0.00049281100 | |
| 5851831 | 6 years ago | | | 1 | 0.0025019250 | |
| 5851816 | 6 years ago | | | 1 | 0.0035038500 | |
| 5851813 | 6 years ago | | | 0.2 | 0.0028731570 | |
| 5851800 | 6 years ago | | | 1 | 0.0035026950 |
ABI
ABI objects
Getter at block 21262232
closingTime() view returns (uint256)
1529931600
davToken() view returns (address)
0xd82df0abd3f51425eb15ef7580fda55727875f14
gasPriceLimit() view returns (uint256)
50000000000
hasClosed() view returns (bool)
true
isFinalized() view returns (bool)
true
lockedTokensWallet() view returns (address)
0x080056b2d7e0af3c81204f105d274de7009b2dff
maximalIndividualContribution() view returns (uint256)
150000000000000000000
minimalContribution() view returns (uint256)
200000000000000000
openingTime() view returns (uint256)
1528722000
openingTimeB() view returns (uint256)
1528740000
owner() view returns (address)
0xf4feafc0844ad30498cece9d1797614b3c557fcf
paused() view returns (bool)
false
rate() view returns (uint256)
10000
token() view returns (address)
0xd82df0abd3f51425eb15ef7580fda55727875f14
tokenWallet() view returns (address)
0xc700944db4eb67ccc07a98d5a2452bb7ea2c8bfa
vinciCap() view returns (uint256)
776079734000000000000000000
vinciSold() view returns (uint256)
769385376021128701931030000
wallet() view returns (address)
0x398acb19dca90e917f33a0bb6253a283e7ce8a15
weiCap() view returns (uint256)
63123000000000000000000
weiRaised() view returns (uint256)
40726104102112870193103
whitelistManager() view returns (address)
0x3100ea41d7d5c2f7c74a89abf6752b8da90d0e96
Read-only
contributions(address) view returns (uint256)
whitelistA(address) view returns (bool)
whitelistB(address) view returns (bool)
State-modifying
Events addUsersWhitelistA(address[] _beneficiaries)
addUsersWhitelistB(address[] _beneficiaries)
buyTokens(address _beneficiary) payable
closeEarly(uint256 _closingTime)
finalize()
pause()
recordSale(uint256 _weiAmount, uint256 _vinciAmount)
removeUsersWhitelistA(address[] _beneficiaries)
removeUsersWhitelistB(address[] _beneficiaries)
setGasPriceLimit(uint256 _gasPriceLimit)
setWhitelistManager(address _whitelistManager)
transferOwnership(address newOwner)
unpause()
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(uint256 _rate, address _wallet, address _tokenWallet, address _lockedTokensWallet, address _token, uint256 _weiCap, uint256 _vinciCap, uint256 _minimalContribution, uint256 _maximalIndividualContribution, uint256 _openingTime, uint256 _openingTimeB, uint256 _closingTime)
fallback()
This contract contains no error objects.