Pocket Inu
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
POCKETINU | ERC-20 | 76.621738K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14718849 | 3 years ago | | | 0 | 0.0050042946 | |
| 14718841 | 3 years ago | | | 0 | 0.0061155235 | |
| 14718838 | 3 years ago | | | 0 | 0.0057211016 | |
| 14400969 | 3 years ago | | | 0 | 0.0020022141 | |
| 14342729 | 3 years ago | | | 0 | 0.0020127814 | |
| 14341872 | 3 years ago | | | 0 | 0.0034799585 | |
| 14341775 | 3 years ago | | | 0 | 0.0044314892 | |
| 14341657 | 3 years ago | | | 0 | 0.0056368644 | |
| 14341315 | 3 years ago | | | 0 | 0.0025262381 | |
| 14340692 | 3 years ago | | | 0 | 0.0017360420 |
ABI
ABI objects
Getter at block 21225056
_maxTxAmount() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Pocket Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
POCKETINU
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
collectTax()
createUniswapPair()
decreaseTax(uint256 newTaxRate)
increaseBuyLimit(uint256 amount)
increaseMaxWallet(uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.