Destro Credit

Verified contract

Active on Ethereum with 61 txns
Deployed by via 0x51162eda at 19568635
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
Native
Value $33.02
ERC-20
--
0x4394b91b771c7770a4038b2ae58fc5444732642e267b29deebd68a796a4832d7
0xd694357e2a96b58d6b574492ce192cb7bca0873e70432b5d28148e0ac32fed38
0xeef09952fc6a52eb65c32a73416907786261db4a317d8378b814618ed3a06e53
0x95c909cd1223ca58824cb209dfa03909a23ce512245d86e8a4cca016a179cd7b
0x6305069ae62bf540d12d43573dae9cd8121c4a2445c99158f68554f24884c951
0x86201d06e3fb1f2d6e69100473137252d1a9d6d53ab4480b56e0af1e1d961ee3
0x4713469e14f4aaf83c61937de63e7ae0831b2387f42aaa81a0c1271aa5c20a91
0x2ee464f1700e9e2d2b0841051c15b44b70ae9972c819d5c794acf479ee7b781e
0xc2fd69513d4143f36a0a4ec955ba8ffa51ff627edb5ca65b678870e6c7c47f71
0x7edaf31b0f4c627b829bd2c3de3c7a8708c2923b0cb3fb09a83433acbad8bdfa

Functions
Getter at block 20890086
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
feeSet(view returns (uint8 buyTotalFeesuint8 buyMarketingFeeuint8 buyLiquidityFeeuint8 buyDevelopmentFeeuint8 sellTotalFeesuint8 sellMarketingFeeuint8 sellLiquidityFeeuint8 sellDevelopmentFeeuint8 finalBuyingFeesuint8 finalBuyMarketingFeeuint8 finalBuyLiquidityFeeuint8 finalBuyDevelopmentFeeuint8 finalSellingFeesuint8 finalSellMarketingFeeuint8 finalSellLiquidityFeeuint8 finalSellDevelopmentFee)
(buyTotalFees=3, buyMarketingFee=2, buyLiquidityFee=0, buyDevelopmentFee=1, sellTotalFees=3, sellMarketingFee=2, sellLiquidityFee=0, sellDevelopmentFee=1, finalBuyingFees=3, finalBuyMarketingFee=2, finalBuyLiquidityFee=0, finalBuyDevelopmentFee=1, finalSellingFees=3, finalSellMarketingFee=2, finalSellLiquidityFee=0, finalSellDevelopmentFee=1)
lastLpBurnTime(view returns (uint256)
1712074583
lastManualLpBurnTime(view returns (uint256)
0
lastTaxSaleAmount(view returns (uint256)
2341379467989898104591
lastTaxSaleHeight(view returns (uint256)
19576141
limitsInEffect(view returns (bool)
false
lpBurnEnabled(view returns (bool)
false
lpBurnFrequency(view returns (uint256)
3600
manualBurnFrequency(view returns (uint256)
1800
maxSwapToFinal(view returns (uint256)
200
maxTransactionAmount(view returns (uint256)
160000000000000000000000
maxWallet(view returns (uint256)
160000000000000000000000
name(view returns (string)
Destro Credit
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn(view returns (uint256)
0
stopCount(view returns (bool)
true
swapCount(view returns (uint16)
201
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
5000000000000000000000
symbol(view returns (string)
DESC
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
10000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xb0ecde9143962b968778851d6abd5f3976819729
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)
createPair(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrade(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
manualsend(
manualswap(
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(uint8 _marketingFeeuint8 _liquidityFeeuint8 _developmentFee
updateDevelopmentWalletInfo(address newWallet
updateMarketingWalletInfo(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint8 _marketingFeeuint8 _liquidityFeeuint8 _developmentFee
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
developmentWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.