DOGE KILLER 2.0
Verified contract
Active on
Ethereum with 613 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEASH2.0 | ERC-20 | 3.494558B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19847373 | 6 months ago | | | 0 | 0.00036468426 | |
| 18240246 | a year ago | | | 0 | 0.00038562080 | |
| 18075182 | a year ago | | | 0 | 0.00057125599 | |
| 18075130 | a year ago | | | 0 | 0.00070828107 | |
| 18007828 | a year ago | | | 0 | 0.00090880139 | |
| 17759896 | a year ago | | | 0 | 0.00036093645 | |
| 17729245 | a year ago | | | 0 | 0.00097757391 | |
| 17695230 | a year ago | | | 0 | 0.00057902594 | |
| 17695122 | a year ago | | | 0 | 0.00077206857 | |
| 17695120 | a year ago | | | 0 | 0.00072185714 |
ABI
ABI objects
Getter at block 21222289
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x2137a73015555aff7585227a3b1d33808a92ddf9
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0x0217eb574e3804557643dceb25e8a55aaf1688c2
maxTransactionAmount() view returns (uint256)
1000000000000
maxWallet() view returns (uint256)
1000000000000
name() view returns (string)
DOGE KILLER 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
25
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000000
symbol() view returns (string)
LEASH2.0
tokensForDev() view returns (uint256)
1747279070691432360012979016
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
1747279070691432360012979016
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingOpenTime() view returns (uint256)
1688999855
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xac04afbc296fe6e0189b8ce70712e33ef7c52224
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_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)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removelimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateMaxTxnAmount(uint256 txNum, uint256 walNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.