ProofOfWeakHands
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$4.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001286 | $3,629.17 |
$4.67 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4996091 | 7 years ago | | | 0 | 0.00010824200 | |
| 4995332 | 7 years ago | | | 0.002 | 0.00016766000 | |
| 4995295 | 7 years ago | | | 0 | 0.0033101650 | |
| 4995291 | 7 years ago | | | 0 | 0.0047911370 | |
| 4995288 | 7 years ago | | | 0 | 0.0027381390 | |
| 4995251 | 7 years ago | | | 0.034 | 0.00016622000 | |
| 4995182 | 7 years ago | | | 0.6 | 0.0021775100 | |
| 4995128 | 7 years ago | | | 0.5 | 0.0047372700 | |
| 4995120 | 7 years ago | | | 1 | 0.0020780130 | |
| 4995120 | 7 years ago | | | 0.8 | 0.0043469020 |
ABI
ABI objects
Getter at block 21325203
buyPrice() view returns (uint256)
4009831583229261
decimals() view returns (uint8)
18
name() view returns (string)
ProofOfWeakHands
reserve() view returns (uint256 amount)
1157475485749185
sellPrice() view returns (uint256)
201269942016996
symbol() view returns (string)
POWH
totalSupply() view returns (uint256)
10977862427242945
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.