DroneTokenSale
Verified contract
Active on
Ethereum with 928 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x131f…8f1e
0xfda8…f524
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148431 | 14 days ago | | | 0 | 0.00037784858 | |
| 12251477 | 4 years ago | | | 0 | 0.0064405520 | |
| 7400628 | 6 years ago | | | 0 | 0.00025575200 | |
| 7400626 | 6 years ago | | | 0 | 0.00025575200 | |
| 7400623 | 6 years ago | | | 0 | 0.00018935200 | |
| 7369609 | 6 years ago | | | 0 | 0.000047338000 | |
| 7001339 | 6 years ago | | | 0 | 0.00097042900 | |
| 6503050 | 6 years ago | | | 0 | 0.00097042900 | |
| 6311640 | 6 years ago | | | 0 | 0.00097042900 | |
| 6284377 | 6 years ago | | | 0 | 0.00097042900 |
ABI
ABI objects
Getter at block 21247960
contractUp() view returns (bool)
true
getCurrentlyRunningPhase() view returns (int8)
-1
isRefunding() view returns (bool)
true
noOfPhases() view returns (uint8)
4
owner() view returns (address)
0xfd4952d374dff6f3c030d91eaf7f4219ad6fc991
rate() view returns (uint256)
20000
saleEnded() view returns (bool)
true
saleTimeOver() view returns (bool)
true
token() view returns (address)
0x131f193692b5cce8c87d12ff4f7aa1d4e1668f1e
totalFunding() view returns (uint256)
444969645904600000000
vault() view returns (address)
0xfda87a12235ccb1f4e93af3cba19619049fcf524
Read-only
getFundingInfoForUser(address _user) view returns (uint256)
phases(uint256) view returns (uint256 hardcap, uint256 startTime, uint256 endTime, uint256 weiRaised)
State-modifying
Events activateWithdrawal()
burnRemainingTokens()
buyTokens(address beneficiary) payable returns (bool)
emergencyStop()
finalize()
getRefund()
powerUpContract()
transferOwnership(address newOwner)
withdrawFunds()
Finalized(address _owner, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleStopped(address _owner, uint256 time)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _tokenToBeUsed, address _wallet)
fallback()
This contract contains no error objects.