DeathWolf
Verified contract
Active on
Ethereum with 951 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DTH | ERC-20 | 7.523126M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21167402 | a month ago | | | 0 | 0.0025258342 | |
| 21167301 | a month ago | | | 0 | 0.0020424542 | |
| 21167279 | a month ago | | | 0 | 0.0021468974 | |
| 21167278 | a month ago | | | 0 | 0.0031320446 | |
| 21167086 | a month ago | | | 0 | 0.0018468247 | |
| 21167060 | a month ago | | | 0 | 0.0017658365 | |
| 21141936 | a month ago | | | 0 | 0.0015597180 | |
| 21141932 | a month ago | | | 0 | 0.00087548486 | |
| 21141931 | a month ago | | | 0 | 0.00083755095 | |
| 21141930 | a month ago | | | 0 | 0.00085880370 |
ABI
ABI objects
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(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxSellTransaction(address updAds, bool isEx)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDelayFunction()
renounceExcludeInclude()
renounceFeeFunctions()
renounceMarketMakerPairChanges()
renounceMaxUpdateFunctions()
renounceOwnership()
renounceWalletChanges()
setAutomatedMarketMakerPair(address pair, bool value)
setLiquidityAddress(address newAddress)
toggleLiquidityFeeActive()
toggleTransferDelayActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _MKTG_DEV_CEXFee, uint256 _buyLiquidityFee)
updateFeeUnits(uint256 newNum)
updateMKTG_DEV_CEXAddress(address newWallet)
updateMaxSellTransaction(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _MKTG_DEV_CEXFee, uint256 _sellLiquidityFee)
updateWalletTransferDelayTime(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
updateHolderLastTransferTimestamp(address indexed account, uint256 timestamp)
constructor()
receive()
This contract contains no error objects.