Hitman Wolf
Verified contract
Active on
Ethereum with 274 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
-
variable spans 2 additional slots
0x3194…9d2f
14 additional
variables
Balances ($0.28)
Native
Value
$0.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000073 | $3,892.36 |
$0.28 | |
HITMAN | ERC-20 | 1.13443T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20056013 | 6 months ago | | | 0 | 0.00015655231 | |
| 20056013 | 6 months ago | | | 0 | 0.00027489575 | |
| 17089288 | 2 years ago | | | 0 | 0.0025806273 | |
| 15886971 | 2 years ago | | | 0 | 0.00037247935 | |
| 15548395 | 2 years ago | | | 0 | 0.0058309270 | |
| 14772298 | 3 years ago | | | 0 | 0.0013437949 | |
| 14714671 | 3 years ago | | | 0 | 0.0019064829 | |
| 14714526 | 3 years ago | | | 0 | 0.0030107515 | |
| 14677525 | 3 years ago | | | 0 | 0.0019371911 | |
| 14672205 | 3 years ago | | | 0 | 0.0017206955 |
ABI
ABI objects
Getter at block 21405654
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 rewards, uint16 liquidity, uint16 marketing, uint16 team, uint16 treasury, uint16 total)
(rewards=750, liquidity=125, marketing=750, team=750, treasury=125, total=2500)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=1000, sellFee=1400, transferFee=2500)
_taxWallets() view returns (address marketing, address treasury, address team)
(marketing=0xe03bee2fe520421a98e141afc9eecd7cf1b6a222, treasury=0x7393611b90b3f65cabe9e977c572d094f0c325c2, team=0x07dcb3be2670d985eb02ec84104ae0f42cf06cb9)
antiDump1Enabled() view returns (bool)
false
antiDump1TaxFee() view returns (uint256)
0
antiDump1TimeLimit() view returns (uint256)
600
antiDump2Enabled() view returns (bool)
false
antiDump2TaxFee() view returns (uint256)
2200
antiDump2TimeLimit() view returns (uint256)
172800
contractSwapEnabled() view returns (bool)
true
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getMaxTX() view returns (uint256)
2000000000000
getMaxWallet() view returns (uint256)
2000000000000
getOwner() view returns (address)
0x6c06b33a278b0a74d3595ae2f46445d282a03eda
getSniperAmt() view returns (uint256)
1
getTotalReflected() view returns (uint256)
1386136747117183275
lpPair() view returns (address)
0x6d8791cbd7ba601ef165e221559a9fa4a8c6960f
name() pure returns (string)
Hitman Wolf
owner() view returns (address)
0x6c06b33a278b0a74d3595ae2f46445d282a03eda
processReflect() view returns (bool)
false
staticVals() view returns (uint16 maxBuyTaxes, uint16 maxSellTaxes, uint16 maxTransferTaxes, uint16 masterTaxDivisor)
(maxBuyTaxes=2500, maxSellTaxes=2500, maxTransferTaxes=2500, masterTaxDivisor=10000)
swapAmount() view returns (uint256)
100000000000000000000
swapThreshold() view returns (uint256)
50000000000000000000
symbol() pure returns (string)
HITMAN
totalSupply() view returns (uint256)
100000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFirstBuy(address account) view returns (uint256)
getUserInfo(address shareholder) view returns (string, string, string, string)
getUserRealizedGains(address shareholder) view returns (uint256)
getUserUnpaidEarnings(address shareholder) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isDividendExcluded(address account) view returns (bool)
isFeeExcluded(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
giveMeWelfarePlease()
manualDeposit()
manualDepositMsgValue() payable
manualSendReflections()
multiSendPercents(address[] accounts, uint256[] percents, uint256[] divisors)
multiSendTokens(address[] accounts, uint256[] amounts)
removeBlacklisted(address account)
removeSniper(address account)
renounceOwnership()
setAntiDumpEnabled(bool antiDump1, bool antiDump2)
setAntiDumpTaxValues(uint256 antiDump1Tax, uint256 antiDump2Tax)
setAntiDumpTimeLimits(uint256 antiDump1Time, uint256 antiDump2Time)
setBlacklistEnabled(address account, bool enabled)
setBlacklistEnabledMultiple(address[] accounts, bool enabled)
setContractSwapSettings(bool _enabled, bool processReflectEnabled)
setDividendExcluded(address holder, bool enabled)
setExcludedFromFees(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setInitializers(address aInitializer, address cInitializer)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool _antiSnipe, bool _antiGas, bool _antiBlock, bool _antiSpecial)
setRatios(uint16 rewards, uint16 liquidity, uint16 marketing, uint16 team, uint16 treasury)
setReflectionCriteria(uint256 _minPeriod, uint256 _minReflection, uint256 minReflectionMultiplier)
setReflectorSettings(uint256 gas)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address team, address treasury)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.