Contract
Verified contract
Active on
Ethereum with 8,715 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe246…4fc6
2 additional
variables
Balances ($1,930.95)
Native
Value
$546.58
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.17635 | $3,099.42 |
$546.58 | |
POCHITA | ERC-20 | 929.108728M | $0.000001 |
$1,384.37 | |
PEPU | ERC-20 | 400 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21225991 | 18 minutes ago | | | 0 | 0.00054495867 | |
| 21225680 | an hour ago | | | 0 | 0.00068549557 | |
| 21225680 | an hour ago | | | 0 | 0.00068549557 | |
| 21225663 | an hour ago | | | 0 | 0.00070191385 | |
| 21225518 | 2 hours ago | | | 0 | 0.00059181947 | |
| 21224181 | 6 hours ago | | | 0 | 0.00092195793 | |
| 21222706 | 11 hours ago | | | 0 | 0.0013120667 | |
| 21222549 | 12 hours ago | | | 0 | 0.0020655249 | |
| 21222424 | 12 hours ago | | | 0 | 0.00056942866 | |
| 21222256 | 13 hours ago | | | 0 | 0.0011109582 |
ABI
ABI objects
Getter at block 21226080
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4206900000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pochita
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
POCHITA
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
enableTrading()
manualSend()
manualSwap()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.