DockCrowdsale
Verified contract
Active on
Ethereum with 21,339 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe5da…f71c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMB | ERC-20 | 100 | -- | -- | |
SETH | ERC-20 | 66 | -- | -- | |
NAVI | ERC-20 | 25 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
REP | ERC-20 | 4 | -- | -- | |
REP | ERC-20 | 4 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5666064 | 6 years ago | | | 1 | 0.0010847500 | |
| 5552866 | 7 years ago | | | 1 | 0.0010847500 | |
| 5546677 | 7 years ago | | | 1 | 0.0010847500 | |
| 5546208 | 7 years ago | | | 1 | 0.0010847500 | |
| 5504524 | 7 years ago | | | 1 | 0.00043390000 | |
| 5385252 | 7 years ago | | | 1 | 0.00013017000 | |
| 5240363 | 7 years ago | | | 0 | 0.0077700000 | |
| 5211792 | 7 years ago | | | 1 | 0.0010847500 | |
| 5208111 | 7 years ago | | | 1 | 0.00041220500 | |
| 5201909 | 7 years ago | | | 0.27 | 0.00054237500 |
ABI
ABI objects
Getter at block 21249038
FUNDING_ETH_HARD_CAP() view returns (uint256)
9123000000000000000000
beneficiary() view returns (address)
0x5c1f809a41087881e4690edfa6a26100a8e2bfef
capReleaseTimestamp() view returns (uint256)
1519210720
endTime() view returns (uint256)
1519204079
extraTime() view returns (uint256)
1519815520
hasEnded() view returns (bool)
true
maxContribution() view returns (uint256)
1000000000000000000
minContribution() view returns (uint256)
10000000000000000
owner() view returns (address)
0x65a56d460aa2e1b741acb6ff89d213c89931bbd3
paused() view returns (bool)
false
rate() view returns (uint256)
10714
remainCap() view returns (uint256)
6493070276162523
stage() view returns (uint8)
2
startTime() view returns (uint256)
1519192720
token() view returns (address)
0xe5dada80aa6477e85d09747f2842f7993d0df71c
weiRaised() view returns (uint256)
9122993506929723837477
Read-only
contributions(address) view returns (uint256)
whitelists(address) view returns (bool)
State-modifying
Events allocateTokensBeforeOffering(address to, uint256 tokens) returns (bool)
batchAllocateTokensBeforeOffering(address[] toList, uint256[] tokensList) returns (bool)
buy() payable returns (bool)
endOffering()
ownerSafeWithdrawal()
pause()
startOffering(uint256 durationInSeconds)
transferOwnership(address newOwner)
unpause()
updateRate(uint256 dockToEtherRate)
whitelist(address[] users)
whitelistRemove(address user)
OfferingCloses(uint256 endTime, uint256 totalWeiRaised)
OfferingOpens(uint256 startTime, uint256 endTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, uint256 value, uint256 amount)
Unpause()
constructor(uint256 dockToEtherRate, address beneficiaryAddr, address tokenAddress)
fallback()
This contract contains no error objects.