Propthereum
Verified contract
Active on
Ethereum with 324 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
Balances ($406.27)
Native
Value
$406.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.121303 | $3,349.20 |
$406.27 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4993697 | 7 years ago | | | 0 | 0.00055203000 | |
| 4757919 | 7 years ago | | | 1.401076 | 0.00092400000 | |
| 4757683 | 7 years ago | | | 0.188 | 0.0011429100 | |
| 4756821 | 7 years ago | | | 0.071303312 | 0.0013722280 | |
| 4756728 | 7 years ago | | | 0.05 | 0.00062374000 | |
| 4756442 | 7 years ago | | | 0 | 0.00066432744 | |
| 4755245 | 7 years ago | | | 0.76431705 | 0.0024949600 | |
| 4754571 | 7 years ago | | | 0.08 | 0.0047374000 | |
| 4754434 | 7 years ago | | | 1 | 0.0013098540 | |
| 4753801 | 7 years ago | | | 0.25 | 0.0062374000 |
ABI
ABI objects
Getter at block 21170916
WITHDRAW_ADDRESS() view returns (address)
0x35528e0c694d3c3b3e164ffdcc1428c076b9467d
decimals() view returns (uint8)
18
ethRaised() view returns (uint256)
190447657659322009131
getPreSaleEnd() view returns (uint256)
1511136000
getPreSaleStart() view returns (uint256)
1510934400
getSaleEnd() view returns (uint256)
1513641600
getSaleStart() view returns (uint256)
1511136000
getStage() view returns (uint256)
6
inSalePeriod() view returns (bool)
false
inpreSalePeriod() view returns (bool)
false
name() view returns (string)
Propthereum
owner() view returns (address)
0xb5aefa9a0a81fb7976b82a1745a7c3681f953f4f
symbol() view returns (string)
PTC
totalSupply() view returns (uint256)
360000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address who) view returns (uint256)
saleStageStartDates(uint256) view returns (uint256)
tokens(uint256) view returns (uint16)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
burn()
buyTokens() payable
transfer(address _to, uint256 _value) returns (bool)
transferEth()
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
TokenPurchase(address indexed _purchaser, uint256 _value, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Withdraw(address indexed _owner, uint256 _value)
constructor()
fallback()
This contract contains no error objects.