ProofOfWeakHands
Verified contract
Active on
Ethereum with 1,209 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00001 | $3,610.00 |
$0.04 | |
WZI | ERC-20 | 410 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
PWHS | ERC-20 | 0 | -- | -- | |
POWH4 | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19013466 | 10 months ago | | | 0 | 0.00060535242 | |
| 15349257 | 2 years ago | | | 0 | 0.00042100904 | |
| 15349251 | 2 years ago | | | 0 | 0.00048149943 | |
| 15349247 | 2 years ago | | | 0 | 0.0013189383 | |
| 15349240 | 2 years ago | | | 0 | 0.00093483790 | |
| 15349236 | 2 years ago | | | 0.000001 | 0.0017777525 | |
| 15349218 | 2 years ago | | | 0.000001 | 0.0011857174 | |
| 11546120 | 4 years ago | | | 0 | 0.0023948650 | |
| 11546094 | 4 years ago | | | 0 | 0.0034260050 | |
| 11546032 | 4 years ago | | | 0 | 0.0045201780 |
ABI
ABI objects
Getter at block 21283910
buyPrice() view returns (uint256)
10203798718128050
decimals() view returns (uint8)
18
name() view returns (string)
ProofOfWeakHands
reserve() view returns (uint256 amount)
0
sellPrice() view returns (uint256)
0
symbol() view returns (string)
POWH
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.