Pepe's Shit
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
No balances found for "Pepe's Shit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17277365 | a year ago | | | 0 | 0.0018124109 | |
| 17274289 | a year ago | | | 0 | 0.0028745418 | |
| 17274130 | a year ago | | | 0 | 0.0032236865 | |
| 17273883 | a year ago | | | 0 | 0.0030865305 | |
| 17273674 | a year ago | | | 0 | 0.0031259720 | |
| 17273609 | a year ago | | | 0 | 0.0043643268 | |
| 17273601 | a year ago | | | 0 | 0.0041000387 | |
| 17273600 | a year ago | | | 0 | 0.0036964954 | |
| 17273573 | a year ago | | | 0 | 0.0052367619 | |
| 17273564 | a year ago | | | 0 | 0.0033959626 |
ABI
ABI objects
Getter at block 21190744
EnableTransactionLimit() view returns (bool)
false
_buyDeveloperFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
40000000000000000000000000
_sellDeveloperFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
0
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
0
_walletMax() view returns (uint256)
40000000000000000000000000
checkWalletLimit() view returns (bool)
false
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeUnits() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
liquidityReciever() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0x0000000000000000000000000000000000000000
minimumTokensBeforeSwap() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Pepe's Shit
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PESHIT
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPair() view returns (address)
0x21a7e2baf3916f1e057c4fb0e4bff5ea11035d7f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTxLimit(bool _status)
enableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueStuckToken(address _token, uint256 _amount)
setBuyTaxes(uint256 _Liquidity, uint256 _Marketing, uint256 _Developer)
setCEXWallets(address[] _address, uint256[] _tokens)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setLiquidityWalletAddress(address newAddress)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 _Liquidity, uint256 _Marketing, uint256 _Developer)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.