Wolf Burn, Next Doge
Verified contract
Active on
Ethereum with 26 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf055…d618
7 additional
variables
Balances ($3.97)
Native
Value
$3.97
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,971.74 |
$3.97 | |
WOLF | ERC-20 | 6.87686M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16986461 | 2 years ago | | | 0.001 | 0.00072127377 | |
| 16986456 | 2 years ago | | | 0 | 0.0015731242 | |
| 16986386 | 2 years ago | | | 0 | 0.0021853597 | |
| 16986250 | 2 years ago | | | 0 | 0.0011448968 | |
| 16986235 | 2 years ago | | | 0 | 0.0011517444 | |
| 16986145 | 2 years ago | | | 0 | 0.0017122752 | |
| 16986032 | 2 years ago | | | 0 | 0.0013660539 | |
| 16986021 | 2 years ago | | | 0 | 0.00062509511 | |
| 16986013 | 2 years ago | | | 0 | 0.00085187876 | |
| 16986009 | 2 years ago | | | 0 | 0.0028310562 |
ABI
ABI objects
Getter at block 21416227
Decorator() view returns (uint256)
10000
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
lastLpBurnTime() view returns (uint256)
1680745451
lastManualLpBurnTime() view returns (uint256)
1680739859
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
maxTokensForSwapback() view returns (uint256)
400000000000000000000000
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Wolf Burn, Next Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
400000000000000000000000
symbol() view returns (string)
WOLF
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
transAddress() view returns (address)
0xcbe31c1ffdcd3c9b89b8ec8d1e7ff058c955469c
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x14b21cacfce987d059091de8640b69420ef57589
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_holderTransferStamp(address) view returns (uint256)
_isExcludedMaxTransactionAmount(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)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.