Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "PEPCAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21099983 | 21 days ago | | | 0 | 0.0000016626192 | |
| 15098497 | 5 months ago | | | 0 | 8.8633431e-7 | |
| 14152723 | 6 months ago | | | 0 | 0.000000054799905240 | |
| 13644414 | 6 months ago | | | 0 | 1.3568683e-7 | |
| 13593770 | 6 months ago | | | 0 | 1.3568683e-7 | |
| 13475277 | 6 months ago | | | 0 | 0.0000012565565 | |
| 13471469 | 6 months ago | | | 0 | 0.0000023258075 | |
| 13469907 | 6 months ago | | | 0 | 0.0000021116078 | |
| 13469898 | 6 months ago | | | 0 | 0.0000033386792 | |
| 13468765 | 6 months ago | | | 0 | 1.3638101e-7 |
ABI
ABI objects
Getter at block 21999968
_maxTxAmount() view returns (uint256)
900000000000000000
_maxWalletSize() view returns (uint256)
900000000000000000
_swapTokensAtAmount() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
PEPCAT
owner() view returns (address)
0xa25512fed3640d0e6f9d2d680150b21318d73f59
symbol() pure returns (string)
PEPCAT
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x81fb0e42c79aec04fba0d1b1d9941fa2386c3d8d
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
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.