PTMCrowdFund
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7c32…8c1e
Balances ($77.55)
Native
Value
$77.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.022574 | $3,435.53 |
$77.55 | |
OCN | ERC-20 | 4 | $0.000039 |
$0 | |
PTM | ERC-20 | 37.974047M | -- | -- | |
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13530809 | 3 years ago | | | 0.01257385 | 0.0084408659 | |
| 6752186 | 6 years ago | | | 0 | 0.00098207300 | |
| 6104067 | 6 years ago | | | 0 | 0.00098469700 | |
| 6103989 | 6 years ago | | | 0 | 0.0010398010 | |
| 6103852 | 6 years ago | | | 0.01 | 0.0023795580 | |
| 6103719 | 6 years ago | | | 0 | 0.00098207300 | |
| 5852603 | 6 years ago | | | 0 | 0.00034060800 | |
| 5492884 | 7 years ago | | | 0.025 | 0.0023795580 | |
| 5491605 | 7 years ago | | | 0.17901 | 0.000086076000 | |
| 5489318 | 7 years ago | | | 0.014 | 0.0017645580 |
ABI
ABI objects
Getter at block 21265510
decimals() view returns (uint256)
18
owner() view returns (address)
0x49bcf4d4f6489756d09e36884df4f8b826e84ea2
paused() view returns (bool)
false
priceOfToken() view returns (uint256)
250000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events destroy()
destroyAndSend(address _recipient)
pause()
transferFundToAccount(address _accountByOwner)
transferLimitedFundToAccount(address _accountByOwner, uint256 balanceToTransfer)
transferOwnership(address newOwner)
unpause()
updatePriceOfToken(uint256 priceInWei)
updateTokenAddress(address _tokenAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
PurchaseToken(address indexed from, uint256 weiAmount, uint256 _tokens)
Unpause()
constructor()
fallback()
This contract contains no error objects.