PaperHands
Verified contract
Active on
Ethereum with 48 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5ba7…ca6b
0x5ba7…ca6b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PAPERHANDS | ERC-20 | 425.333988T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13916048 | 3 years ago | | | 0 | 0.0081532999 | |
| 13620695 | 3 years ago | | | 0 | 0.0074663313 | |
| 13598310 | 3 years ago | | | 0 | 0.0072308783 | |
| 13598290 | 3 years ago | | | 0 | 0.0061763159 | |
| 13598289 | 3 years ago | | | 0 | 0.0056096581 | |
| 13598286 | 3 years ago | | | 0 | 0.0057333696 | |
| 13598281 | 3 years ago | | | 0 | 0.0068157580 | |
| 13598281 | 3 years ago | | | 0 | 0.0068180032 | |
| 13598280 | 3 years ago | | | 0 | 0.0072439801 | |
| 13598279 | 3 years ago | | | 0 | 0.0065281546 |
ABI
ABI objects
Getter at block 21318800
decimals() pure returns (uint8)
9
name() pure returns (string)
PaperHands
owner() view returns (address)
0x216e940df09dca9f5a14daa10e255e9ca56ffeb1
symbol() pure returns (string)
PAPERHANDS
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.