Pochita
Verified contract
Active on
Ethereum with 9,302 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7ec6…6471
5 additional
variables
Balances ($1,966.11)
Native
Value
$1,966.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.63465 | $3,097.95 |
$1,966.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21225997 | 20 minutes ago | | | 0 | 0.00055797703 | |
| 21225917 | 36 minutes ago | | | 0 | 0.00062036478 | |
| 21222917 | 11 hours ago | | | 0 | 0.0010405323 | |
| 21222219 | 13 hours ago | | | 0 | 0.0010482657 | |
| 21221831 | 14 hours ago | | | 0 | 0.00044978902 | |
| 21221423 | 16 hours ago | | | 0 | 0.00061725852 | |
| 21221237 | 16 hours ago | | | 0 | 0.00057570448 | |
| 21217158 | a day ago | | | 0 | 0.0012715630 | |
| 21216916 | a day ago | | | 0 | 0.00096586641 | |
| 21213971 | 2 days ago | | | 0 | 0.00060598874 |
ABI
ABI objects
Getter at block 21226094
_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)
0xb519c6929c159a580bb3fad0546a9cfc7e00e969
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
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.