Red Hot Chili Pepe
Verified contract
Active on
Ethereum with 398 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RHCP | ERC-20 | 95.223554B | -- | -- | |
RHCP | ERC-20 | 9.522355K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20203737 | 5 months ago | | | 0 | 0.00013854764 | |
| 19707854 | 7 months ago | | | 0 | 0.00015434322 | |
| 18329069 | a year ago | | | 0 | 0.00063590242 | |
| 18300306 | a year ago | | | 0 | 0.00042080867 | |
| 18292231 | a year ago | | | 0 | 0.00070676324 | |
| 18279554 | a year ago | | | 0 | 0.00069566474 | |
| 18266880 | a year ago | | | 0 | 0.00036418431 | |
| 18259064 | a year ago | | | 0 | 0.00036822667 | |
| 18255087 | a year ago | | | 0 | 0.00040333840 | |
| 18240919 | a year ago | | | 0 | 0.00029813724 |
ABI
ABI objects
Getter at block 21298708
blockForPenaltyEnd() view returns (uint256)
18098771
botsCaught() view returns (uint256)
0
buyCommunityFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
communityAddress() view returns (address)
0x5c0df29cbea5ddb0a3a3bd4129a9d54c6d987f71
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[]
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0x58bc3042440078a1439b1346bf7a26c27ebbad3c
maxBuyAmount() view returns (uint256)
8413800000000000000000000000000
maxSellAmount() view returns (uint256)
8413800000000000000000000000000
maxWallet() view returns (uint256)
8413800000000000000000000000000
name() view returns (string)
Red Hot Chili Pepe
newOwner() view returns (address)
0x6d4e7523218fc699c871ab0ab968b06b6100a868
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellCommunityFee() view returns (uint256)
1
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
210345000000000000000000000000
symbol() view returns (string)
RHCP
tokensForCommunity() view returns (uint256)
95223553503824012064764405836
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
420690000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18098771
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events addLP(bool confirmAddLp)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
flagBot(address wallet)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership(bool confirmRenounce)
resetTaxes()
setAutomatedMarketMakerPair(address pair, bool value)
setMaxes(uint256 _buyAmount, uint256 _sellAmount, uint256 _maxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
updateBuyFees(uint256 _communityFee, uint256 _liquidityFee)
updateSellFees(uint256 _communityFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedCommunityAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.