ProofOfWeakHands
Verified contract
Active on
Ethereum with 17,897 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000001 | $3,227.30 |
$0 | |
POWC | ERC-20 | 115,792,089,237,316,200,000,000,000,000,000,000,000,000,000,000T | -- | -- | |
POWH | ERC-20 | 250K | -- | -- | |
POWH | ERC-20 | 1.205683K | -- | -- | |
SGCC | ERC-20 | 200 | -- | -- | |
TEMJ | ERC-20 | 50 | -- | -- | |
HTLR | ERC-20 | 14.88 | -- | -- | |
SUPREME | ERC-20 | 10 | -- | -- | |
BIZ | ERC-20 | 10 | -- | -- | |
KYS | ERC-20 | 6.9 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19013465 | 10 months ago | | | 0 | 0.00062125051 | |
| 18634127 | a year ago | | | 0 | 0.0011062012 | |
| 15349154 | 2 years ago | | | 0 | 0.00067778094 | |
| 15349149 | 2 years ago | | | 0 | 0.00056332607 | |
| 15349142 | 2 years ago | | | 0 | 0.0011930241 | |
| 15349135 | 2 years ago | | | 0 | 0.00062286681 | |
| 15349110 | 2 years ago | | | 0.000001 | 0.00094153040 | |
| 15349103 | 2 years ago | | | 0.000001 | 0.0012703609 | |
| 14855457 | 2 years ago | | | 0 | 0.00061945000 | |
| 14813773 | 2 years ago | | | 0 | 0.00077615000 |
ABI
ABI objects
Getter at block 21172797
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.