InterDPS Erc

Verified contract

Active on Ethereum with 24 txns
Deployed by via 0x24df667c at 16472680
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0xd9201ad4fc79a56e4caea5fd11d752a90fade9f6daaee8f7f6f61aea76858a1d
0x9e21f2d04a13c78d42902ebbba231ac8622dfe9894403d8d986a827d21505240
0x5f7c68fcf33f1341fb54d3e3f2da891b7250793e4be705c6d84463a3c3c988f4
0xd6cf9e1c340ae4c18d4060a2b2e0ba6b82ad87badec16172634de69d976629e9
0xd861510d228246d6b85bad490ed1a52c4204323f8bc637b993303463839d78b5
0xfc141d96f77ec7296857bddd11786e39aa6c7b8d3fc2baebad5109ffffabe084
0xd2a6ece6e3a5a29cf46d0c3df3ce6e376d310e4be6df6640c745a402d787226f
0xd47b16a93bfe7d44d6ed4dcc9e31ade80a668bf0a55928940bc8fbaa553105f3
0x6b3ec443c3ea53256773f45f7e076ff28a153928d86626880497dc27d3802134
0x567e7eb798686523b4789d68524c737bb645067919e0bb1f1296ee822f7cc935

Functions
Getter at block 21173144
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
1
buyMarketingFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
2
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xe4d86097a198bdd325379da8ac83dec5e07f1e18
lastLpBurnTime(view returns (uint256)
1674530099
limitsInEffect(view returns (bool)
false
liqWallet(view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
lpBurnEnabled(view returns (bool)
true
lpBurnFrequency(view returns (uint256)
3600
marketingWallet(view returns (address)
0xe4d86097a198bdd325379da8ac83dec5e07f1e18
maxTransactionAmount(view returns (uint256)
15000000000000000000000000
maxWallet(view returns (uint256)
15000000000000000000000000
name(view returns (string)
InterDPS Erc
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn(view returns (uint256)
25
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
1
sellMarketingFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
2
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
IDPS
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
9066126398905728867805672
tokensForMarketing(view returns (uint256)
9066126398905728867805672
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xa75f96b67763ee730899d86ed899ef43ba87cab1
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_allowances(addressaddressview returns (uint256)
_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)
clearLockedFund(address fromAddressuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeHighFees(
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
updateLiqWallet(address newLiqWallet
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.