DeathWolf

Verified contract

Active on Ethereum with 951 txns
Deployed by via 0xafff811e at 16745188
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional variables
ERC-20
--
0xa39ca351c8d05e2b0bd80c58a0dcdd710b74ba75fa435ed4681b00bb6ef23105
0x1589272cd8b8e4d879d681afebd6ea1bc7ae5b107f657d81da158a6b464c21d9
0x62b7cff0357465fcaa1324f6291b0da08fe8ac9bde9e603cc415f527f4935ade
0x4824184e30df77bb28aa8a5f4881e9b1ea763d68557d616fa362285674436d36
0xe0d5f23331389d2e7865db7f248b9a4e38e4c373c16f4ed6089de828429935f0
0xe350f4b78d025789d7d94bbe7581ca36740d32b6598b65dc610060f2b47c293f
0x8cfb1c30bcfe1d1bf9435bbcf07c5a78b48966a6014fd22bea9dfca52820ac31
0xddfe489976ca8d09a5781fa477cb6167fba8ca1c4201873226984d22e35bea9c
0x1816b7b27a4e59500633cd84e9eee5ec1ff8b1169983fba09d51565d8579af8b
0xb3285e6a8a5e177bc89d1415ef81e3039bc72de4f6f02e2bd835490d5a09e2b4

Functions
Getter at block 21396415
MKTG_DEV_CEXAddress(view returns (address)
0xbfe203e9de6b8d827d7de4aa418dd4c488078bfd
_renounceDelayFunction(view returns (bool)
false
_renounceExcludeInclude(view returns (bool)
false
_renounceFeeFunctions(view returns (bool)
false
_renounceMarketMakerPairChanges(view returns (bool)
false
_renounceMaxUpdateFunctions(view returns (bool)
false
_renounceWalletChanges(view returns (bool)
false
buyBurnFee(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
2
buyMKTG_DEV_CEXFee(view returns (uint256)
6
buyTotalFees(view returns (uint256)
9
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
feeUnits(view returns (uint256)
100
limitsInEffect(view returns (bool)
true
liquidityAddress(view returns (address)
0xfe9b04f5a598a71f9d54d72ecc4c697d8a34faef
liquidityFeeActive(view returns (bool)
true
maxSellTransaction(view returns (uint256)
10000000000000000000000000000000000000000000000
maxSellTransactionAmount(view returns (uint256)
63141427705003718699244745300000000000000000000000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000000000000000000
maxWalletTotal(view returns (uint256)
6314142770500371869924474530000000000000000000000000000000000000000
name(view returns (string)
DeathWolf
owner(view returns (address)
0x17ae7d4c922251e06bd7b166707f9e1dd19f9d5c
sellBurnFee(view returns (uint256)
2
sellLiquidityFee(view returns (uint256)
2
sellMKTG_DEV_CEXFee(view returns (uint256)
21
sellTotalFees(view returns (uint256)
25
supply(view returns (uint256)
631414277050037186992447453
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
315707138525018593496223
symbol(view returns (string)
DTH
tokensForBurn(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMKTG_DEV_CEX(view returns (uint256)
7523125782442211363810922
totalSupply(view returns (uint256)
631414277050037186992447453
tradingActive(view returns (bool)
true
transferDelayActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xb9d612b0e5345c53984556df675f039f0a1ab284
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletTransferDelayTime(view returns (uint256)
0
Read-only
_isExcludedMaxSellTransactionAmount(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)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxSellTransaction(address updAdsbool isEx
includeInFees(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceDelayFunction(
renounceExcludeInclude(
renounceFeeFunctions(
renounceMarketMakerPairChanges(
renounceMaxUpdateFunctions(
renounceOwnership(
renounceWalletChanges(
setAutomatedMarketMakerPair(address pairbool value
setLiquidityAddress(address newAddress
toggleLiquidityFeeActive(
toggleTransferDelayActive(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _burnFeeuint256 _MKTG_DEV_CEXFeeuint256 _buyLiquidityFee
updateFeeUnits(uint256 newNum
updateMKTG_DEV_CEXAddress(address newWallet
updateMaxSellTransaction(uint256 newNum
updateMaxWallet(uint256 newNum
updateSellFees(uint256 _burnFeeuint256 _MKTG_DEV_CEXFeeuint256 _sellLiquidityFee
updateWalletTransferDelayTime(uint256 newNum
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
updateHolderLastTransferTimestamp(address indexed accountuint256 timestamp
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.