PeiPei's Cat
Verified contract
Active on
Ethereum with 384 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PeiPei's Cat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20709792 | 2 months ago | | | 0 | 0.000047631901 | |
| 20506987 | 3 months ago | | | 0 | 0.00015219377 | |
| 20466745 | 3 months ago | | | 0 | 0.00018606427 | |
| 20463339 | 3 months ago | | | 0 | 0.0017674592 | |
| 20453074 | 3 months ago | | | 0 | 0.00013688856 | |
| 20400755 | 3 months ago | | | 0 | 0.00091516533 | |
| 20336255 | 3 months ago | | | 0 | 0.00053667899 | |
| 20311000 | 4 months ago | | | 0 | 0.00033547796 | |
| 20306446 | 4 months ago | | | 0 | 0.000099861553 | |
| 20296570 | 4 months ago | | | 0 | 0.000093822486 |
ABI
ABI objects
Getter at block 21094966
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x970b12b280a6ae369e8c65552c9da122c03240cd
name() view returns (string)
PeiPei's Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
PIPI
totalSupply() view returns (uint256)
1000000000000000000
uniV2Pair() view returns (address)
0x90081deb07812eae23a4d7d7b2ce7d1227383fdd
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceFees(uint256 newBuyFee, uint256 newSellFee)
renounceOwnership()
setSwapback(uint256 maxAmount, uint256 minAmount)
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckEther()
transferStuckToken(address token)
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.