Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe9d5…c612
0x34fe…5cd9
22 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HIRO | ERC-20 | 9.543484M | -- | -- | |
DAKE | ERC-20 | 2.74533M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20549737 | 3 months ago | | | 0 | 0.000037322915 | |
| 20525338 | 3 months ago | | | 0 | 0.00010029100 | |
| 20275588 | 4 months ago | | | 0 | 0.00015661893 | |
| 18906884 | a year ago | | | 0 | 0.00076793459 | |
| 18019948 | a year ago | | | 0 | 0.00037707663 | |
| 17896411 | a year ago | | | 0 | 0.00061743401 | |
| 17455057 | a year ago | | | 0 | 0.00077015378 | |
| 17362408 | a year ago | | | 0 | 0.0014815583 | |
| 16774620 | 2 years ago | | | 0 | 0.00048778806 | |
| 16494053 | 2 years ago | | | 0 | 0.0013594224 |
ABI
ABI objects
Getter at block 21199224
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_buyFee() view returns (uint256)
0
_devRatio() view returns (uint256)
4
_hasLiqBeenAdded() view returns (bool)
true
_liquidityRatio() view returns (uint256)
100
_marketingRatio() view returns (uint256)
0
_sellFee() view returns (uint256)
0
_transferFee() view returns (uint256)
0
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x5c236ebc7c4c08dbf09104cafaf27fbfb9ddcc57
lpPair() view returns (address)
0x784220d0c3e4fe4f8f5126d2a182bd201b0771e6
maxBuyTaxes() view returns (uint256)
1200
maxSellTaxes() view returns (uint256)
1200
maxTransferTaxes() view returns (uint256)
2000
maxTxAmountUI() view returns (uint256)
10000000000
maxWalletSizeUI() view returns (uint256)
10000000000
name() view returns (string)
DOGKAGE
owner() view returns (address)
0x5c236ebc7c4c08dbf09104cafaf27fbfb9ddcc57
snipersCaught() view returns (uint256)
6
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
DAKE
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiBlock)
setRatios(uint256 liquidity, uint256 marketing)
setStartingProtections(uint8 _block)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 buyFee, uint256 sellFee, uint256 transferFee)
setWallets(address marketingWallet, address teamWallet)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.