Clifford's Big Red Rocket

Verified contract

Active on Ethereum with 163 txns
Deployed by via 0xa2a70c6b at 13832264
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0x504a341af2cf3409fc8c618bead4e9533d08b087083fed07d34dcd2b1e837543
0x7ba0eb30900afac3055b215d94c54445808fa7fd8c1fcf28c1fe7a8f3e6aeb91
0x97103412926cfb555e36d4dc657336c7abdacf04629cea7d37f55ab0ccbb5cad
0x3acd8d91a84959eb06c45c48676a83f1b378fbe598b755240928afb7dcb54601
0x4e8e12f0911660699d847c9cb2d9f6d67a5965aa2437f5f39b3330122305a829
0xfdf2cb62bbfa1fc6d29530746b1a4bee599fcf63492ccb4de475aed657630a95
0x76b680311af26cc71fd692c98a4b8f6e32d03062abad08c32269829ac153e113
0xda3599a0d4d7756063899e2a3db1566f66ae37821ee1c24d969509335a18bcca
0xc80ac39bc2c16cdcf2cff03608c359b5175f8aa367d0a1eb702b21357f16061e
0x6c0a3d2de86432df6ae1ddb8fe8246ad6fd81e63d4a48dd985b3999ba722b93a

Functions
Getter at block 21286647
buyDevFee(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
5
buyMarketingFee(view returns (uint256)
9
buyTotalFees(view returns (uint256)
15
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x0088f4ddeae1b18839cbc90c9c3e2814997e9b87
lastLpBurnTime(view returns (uint256)
1658632258
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lpBurnEnabled(view returns (bool)
true
lpBurnFrequency(view returns (uint256)
3600
manualBurnFrequency(view returns (uint256)
1800
marketingWallet(view returns (address)
0xa035d8db13283b59a41b7bfa31d00742faaddd48
maxTransactionAmount(view returns (uint256)
20000000000000000000000000000
maxWallet(view returns (uint256)
50000000000000000000000000000
name(view returns (string)
Clifford's Big Red Rocket
owner(view returns (address)
0x0088f4ddeae1b18839cbc90c9c3e2814997e9b87
percentForLPBurn(view returns (uint256)
25
sellDevFee(view returns (uint256)
1
sellLiquidityFee(view returns (uint256)
5
sellMarketingFee(view returns (uint256)
9
sellTotalFees(view returns (uint256)
15
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000000
symbol(view returns (string)
CLIFFROCKET
tokensForDev(view returns (uint256)
42783179022952147431903950
tokensForLiquidity(view returns (uint256)
213915895114760737159519753
tokensForMarketing(view returns (uint256)
385048611206569326887135556
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x9e0113b5127b7dbefeb7c20e4e00bd07b0268fd8
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutoLPBurnSettings(uint256 _frequencyInSecondsuint256 _percentbool _Enabled
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.