PowhCoin3
Verified contract
Active on
Ethereum with 1,856 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000002 | $3,340.83 |
$0.01 | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15349328 | 2 years ago | | | 0 | 0.00061448631 | |
| 15349315 | 2 years ago | | | 0 | 0.00058355886 | |
| 15349312 | 2 years ago | | | 0 | 0.0014152983 | |
| 15349299 | 2 years ago | | | 0 | 0.00087349271 | |
| 15349293 | 2 years ago | | | 0.000001 | 0.0016253652 | |
| 15349276 | 2 years ago | | | 0.000001 | 0.0013055752 | |
| 11972693 | 4 years ago | | | 0 | 0.0027659520 | |
| 11459707 | 4 years ago | | | 0 | 0.00070795200 | |
| 9541551 | 5 years ago | | | 0 | 0.000089742000 | |
| 5333645 | 7 years ago | | | 0 | 0.00020435000 |
ABI
ABI objects
Getter at block 21260168
buyPrice() view returns (uint256)
10203798718128050
decimals() view returns (uint8)
18
name() view returns (string)
PowhCoin3
reserve() view returns (uint256 amount)
0
sellPrice() view returns (uint256)
0
symbol() view returns (string)
POWH3
totalSupply() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balanceOfOld(address) view returns (uint256)
dividends(address _owner) view returns (uint256 amount)
getEtherForTokens(uint256 tokens) view returns (uint256 ethervalue)
getTokensForEther(uint256 ethervalue) view returns (uint256 tokens)
State-modifying
Events approve(address _spender, uint256 _value)
fund() payable returns (bool)
getMeOutOfHere()
sellMyTokensDaddy()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
withdraw(uint256 tokenCount) returns (bool)
withdrawOld(address to)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.