PathPublicCrowdsale
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PATH | ERC-20 | 8M | -- | -- | |
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5299338 | 7 years ago | | | 0 | 0.00021571900 |
ABI
ABI objects
Getter at block 21288996
endTime() view returns (uint256)
1527519600
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
false
owner() view returns (address)
0x109426b47315e2c733b4881cf01bb6a28254eede
pathAdvisorVault() view returns (address)
0x9c6fa13fc06262762c97789a9bac3f28e4ee5dfe
privatePresaleWallet() view returns (address)
0x109426b47315e2c733b4881cf01bb6a28254eede
rate() view returns (uint256)
1000
startTime() view returns (uint256)
1525100400
token() view returns (address)
0xf813f3902bbc00a6dce378634d3b79d84f9803d7
wallet() view returns (address)
0x109426b47315e2c733b4881cf01bb6a28254eede
weiRaised() view returns (uint256)
0
Read-only
percent(uint256 numerator, uint256 denominator, uint256 precision) pure returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
finalize()
reallocate(uint256 _value)
transferOwnership(address newOwner)
updateRate(uint256 _rate)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, address _wallet, address _pathAdvisorVault, address _token, address _privatePresaleWallet)
fallback()
This contract contains no error objects.