Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcf49…16b6
6 additional
variables
Balances ($0.00)
No balances found for "Pochita"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21018495 | a month ago | | | 0 | 0.00031082631 | |
| 20964658 | a month ago | | | 0 | 0.0032626455 | |
| 20964657 | a month ago | | | 0 | 0.0079568255 | |
| 20952634 | 2 months ago | | | 0 | 0.00021579041 | |
| 20952627 | 2 months ago | | | 0 | 0.00039347605 | |
| 20950189 | 2 months ago | | | 0 | 0.0019135854 | |
| 20948613 | 2 months ago | | | 0 | 0.00048958208 | |
| 20947465 | 2 months ago | | | 0 | 0.00075387235 | |
| 20938239 | 2 months ago | | | 0 | 0.00045868298 | |
| 20932369 | 2 months ago | | | 0 | 0.00036457678 |
ABI
ABI objects
Getter at block 21292032
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pochita
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Pochita
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x2b4b111fb4b16489308030a3bfa13cb16af3291f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklist(address) view returns (bool)
marketPair(address) view returns (bool)
State-modifying
Events addToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
removeFromBlacklist(address account)
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.