PTG_Crowdsale
Verified contract
Active on
Ethereum with 822 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7c2c…88a3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PTG | ERC-20 | 4.179612M | -- | -- | |
BXN | ERC-20 | 500K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6069525 | 6 years ago | | | 20 | 0.0022643070 | |
| 6069511 | 6 years ago | | | 20 | 0.0022643070 | |
| 6069498 | 6 years ago | | | 20 | 0.0022643070 | |
| 6057430 | 6 years ago | | | 20 | 0.0022643070 | |
| 6057417 | 6 years ago | | | 20 | 0.0022643070 | |
| 6057411 | 6 years ago | | | 20 | 0.0022643070 | |
| 6057387 | 6 years ago | | | 20 | 0.0022643070 | |
| 6057381 | 6 years ago | | | 20 | 0.0022643070 | |
| 6057373 | 6 years ago | | | 20 | 0.0022643070 | |
| 6057367 | 6 years ago | | | 20 | 0.0022643070 |
ABI
ABI objects
Getter at block 21258242
closingTime() view returns (uint256)
1534219200
duration() view returns (uint256)
5184000
getCurrentRate() view returns (uint256)
0
hasClosed() view returns (bool)
true
maxInvest() view returns (uint256)
20000000000000000000
minInvest() view returns (uint256)
100000000000000000
openingTime() view returns (uint256)
1529035200
owner() view returns (address)
0x96edbd4356309e21b72fa307bc7f20c7aa30aa51
paused() view returns (bool)
false
rate() view returns (uint256)
20
supply() view returns (uint256)
0
token() view returns (address)
0x7c2c75adcee243e3874938ae8a71fa08020088a3
wallet() view returns (address)
0x96edbd4356309e21b72fa307bc7f20c7aa30aa51
weiRaised() view returns (uint256)
14314951811329000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address _beneficiary) payable
pause()
start()
transferOwnership(address newOwner)
unpause()
withdrawTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor()
fallback()
This contract contains no error objects.