Volcano Doge
Verified contract
Active on
Ethereum with 361 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KAZAN | ERC-20 | 2.983397M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18907149 | a year ago | | | 0 | 0.00089502320 | |
| 18312041 | a year ago | | | 0 | 0.00014234045 | |
| 17010045 | 2 years ago | | | 0 | 0.00050262280 | |
| 16623488 | 2 years ago | | | 0 | 0.00078708622 | |
| 16487225 | 2 years ago | | | 0 | 0.0010513143 | |
| 16464829 | 2 years ago | | | 0 | 0.00080844664 | |
| 16464769 | 2 years ago | | | 0 | 0.00077872966 | |
| 16446650 | 2 years ago | | | 0 | 0.00081917572 | |
| 16441871 | 2 years ago | | | 0 | 0.0011430654 | |
| 16437654 | 2 years ago | | | 0 | 0.00094030055 |
ABI
ABI objects
Getter at block 21281806
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 liquidity, uint16 marketing, uint16 development, uint16 burn, uint16 buyback, uint16 totalSwap)
(liquidity=0, marketing=250, development=250, burn=500, buyback=0, totalSwap=1000)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=400, sellFee=400, transferFee=0)
_taxWallets() view returns (address marketing, address development, address liquidity, address buyback)
(marketing=0x96d3309ce4e0dc72718ff75f82aed61cfba5528a, development=0x39ae22506933bf519016953dc89b28c9d2a717b4, liquidity=0x0f3b0812d0ed111b3ad686aa0d1f33e607943b70, buyback=0x000000000000000000000000000000000000dead)
_totalBurned() view returns (uint256)
7030719779486677377
_totalBuyback() view returns (uint256)
0
buyback() view returns (address)
0xa1bd2cccefe0f2a683a859c8569452b560c1fbf8
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
67937233995735508750
getMaxTX() view returns (uint256)
146640177362
getMaxWallet() view returns (uint256)
146640177362
getOwner() view returns (address)
0x39ae22506933bf519016953dc89b28c9d2a717b4
getTotalAmountBurned() view returns (uint256 burnedTotal)
7030719779486677377
getTotalAmountBuyBack() view returns (uint256 buybackBoughtTotal)
0
lpPair() view returns (address)
0x3b7cf32ed379b2a6440c9b8f3bc2549d90f86f7c
maxBuyTaxes() view returns (uint256)
3000
maxRoundtripTax() view returns (uint256)
6000
maxSellTaxes() view returns (uint256)
3000
maxTransferTaxes() view returns (uint256)
3000
name() pure returns (string)
Volcano Doge
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
225000000000000000
swapThreshold() view returns (uint256)
75000000000000000
symbol() pure returns (string)
KAZAN
taxesAreLocked() view returns (bool)
false
totalSupply() view returns (uint256)
142969280220513322623
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getIsBlacklistedStatus(address _address) view returns (bool)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address)
enablePublicTrading()
removeFromBlacklist(address _address)
renounceOwnership()
setBuyBackWallet(address _buyBack)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setPrimaryParameters()
setRouterSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setSecondaryParameters()
setSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setTaxFees(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setTaxRatios(uint16 liquidity, uint16 marketing, uint16 development, uint16 burn, uint16 _buyBack)
setTeamWallets(address marketing, address development, address liquidity)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.