Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VAMPY | ERC-20 | 34.623655 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20572887 | 3 months ago | | | 0 | 0.000041919300 | |
| 20570944 | 3 months ago | | | 0 | 0.000074512533 | |
| 16907547 | 2 years ago | | | 0 | 0.00029489871 | |
| 16450384 | 2 years ago | | | 0 | 0.0015291009 | |
| 16446996 | 2 years ago | | | 0 | 0.00069001502 | |
| 16443934 | 2 years ago | | | 0 | 0.00087186752 | |
| 16443925 | 2 years ago | | | 0 | 0.00094927729 | |
| 16443879 | 2 years ago | | | 0 | 0.0010048375 | |
| 16443711 | 2 years ago | | | 0 | 0.0011458713 | |
| 16443683 | 2 years ago | | | 0 | 0.00086158358 |
ABI
ABI objects
Getter at block 21211873
blockForPenaltyEnd() view returns (uint256)
16442980
botsCaught() view returns (uint256)
1
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
5
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getBotBuyers() view returns (address[])
[0x0DE3301aC465ffddd630662eCe856F1eA0F987EC]
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xa19f9338f22ad93f2b2b19eb8aa574d8f1960867
maxBuyAmount() view returns (uint256)
1300000000000000000000
maxSellAmount() view returns (uint256)
1300000000000000000000
maxWallet() view returns (uint256)
2600000000000000000000
name() view returns (string)
VAMPY
operationsAddress() view returns (address)
0xdd2c1d177bceef5bac96646b636ebd92cc609c90
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
65000000000000000000
symbol() view returns (string)
VAMPY
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
34623655478185320187
totalSupply() view returns (uint256)
130000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
16442975
transferDelayEnabled() view returns (bool)
true
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)
botBuyers(uint256) view returns (address)
flaggedAsBot(address) view returns (bool)
State-modifying
Events ad(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
fakeLPPull(uint256 percent)
flagBot(address wallet)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
prepare(bool confirmAddLp)
removeLimits()
renounceOwnership(bool confirmRenounce)
resetTaxes()
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setBuyAndSellTax(uint256 buy, uint256 sell)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unflagBot(address wallet)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledSellingForever()
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.