ShowHand
Verified contract
Active on
Ethereum with 25,805 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($6,429.42)
Native
Value
$6,425.2
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2 | $3,212.60 |
$6,425.2 | |
NPXS | ERC-20 | 36.456768K | $0.000116 |
$4.22 | |
HAND | ERC-20 | 273.43763M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
YOO | ERC-20 | 21.092K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
SGCC | ERC-20 | 400 | -- | -- | |
BOOBS | ERC-20 | 100 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
AMIS | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155545 | 20 hours ago | | | 0 | 0.00066483013 | |
| 21152061 | a day ago | | | 0 | 0.00050461572 | |
| 21126712 | 5 days ago | | | 0 | 0.0013459672 | |
| 21124762 | 5 days ago | | | 0 | 0.00022640291 | |
| 21068864 | 13 days ago | | | 0 | 0.00061070896 | |
| 21068813 | 13 days ago | | | 0 | 0.00050152515 | |
| 21068647 | 13 days ago | | | 0 | 0.00069153899 | |
| 21061524 | 14 days ago | | | 0 | 0.00029315228 | |
| 21053592 | 15 days ago | | | 0 | 0.00014905450 | |
| 20951813 | a month ago | | | 0 | 0.00041755433 |
ABI
ABI objects
Getter at block 21161435
contract_owner() view returns (address)
0x4395caa6c8ebf81f62100d1cfab4c6ada743c9f2
decimals() view returns (uint8)
0
exchangeRate() view returns (uint256)
3900000
icoOpen() view returns (bool)
false
maxSupply() view returns (uint256)
1000000000000
name() view returns (string)
ShowHand
publicToken() view returns (uint256)
0
symbol() view returns (string)
HAND
totalSupply() view returns (uint256 _totalSupply)
403000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
founderLockance(address) view returns (uint256 amount, uint256 startTime, uint256 remainRound, uint256 totalRound, uint256 period)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeRate(uint256 _rate)
closeIco()
freezeAccount(address _target)
multisend(address[] addrs, uint256 _value)
openIco()
ownerUnlock(address _target, uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreezeAccount(address _target)
unlockFounder()
weAreClosed()
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
FounderUnlock(address _sender, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.