Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
16 additional
variables
Balances ($16.23)
Native
Value
$16.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005139 | $3,158.88 |
$16.23 | |
VIBE | ERC-20 | 26.709295M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18353923 | a year ago | | | 0 | 0.00022189412 | |
| 16914859 | 2 years ago | | | 0 | 0.00038890869 | |
| 16261813 | 2 years ago | | | 0 | 0.00028649295 | |
| 15820428 | 2 years ago | | | 0 | 0.0018607447 | |
| 15603456 | 2 years ago | | | 0 | 0.00054337221 | |
| 15603445 | 2 years ago | | | 0 | 0.00064921217 | |
| 15526871 | 2 years ago | | | 0 | 0.00077420531 | |
| 15471976 | 2 years ago | | | 0 | 0.0013251941 | |
| 15452255 | 2 years ago | | | 0 | 0.0014678870 | |
| 15443222 | 2 years ago | | | 0 | 0.00089220000 |
ABI
ABI objects
Getter at block 21202957
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 reflection, uint16 whale, uint16 babyWhale, uint16 marketing, uint16 totalSwap)
(reflection=100, whale=1000, babyWhale=100, marketing=1000, totalSwap=2100)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=1100, sellFee=1100, transferFee=1100)
_taxWallets() view returns (address marketing, address whale)
(marketing=0xb0f9b21067c0d8238a86e27ee8211ca5b143fca9, whale=0xcb2db213d64a1212fcd5dbe8f13469aea6f25955)
babyWhaleDivisor() view returns (uint256)
100
babyWhaleEnabled() view returns (bool)
true
babyWhalePercent() view returns (uint256)
10
buybackEnabled() view returns (bool)
true
contractSwapEnabled() view returns (bool)
true
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
995622675156856168032329826
getMaxTX() view returns (uint256)
100000000
getMaxWallet() view returns (uint256)
200000000
getOwner() view returns (address)
0x60224f79becf76cbf8b249990a362a168883bb4c
lpPair() view returns (address)
0x0a3ea49027f3d4876b3872a85d9ab40cb5c2865e
maxBuyTaxes() view returns (uint256)
2000
maxRoundtripTax() view returns (uint256)
3500
maxSellTaxes() view returns (uint256)
2000
maxTransferTaxes() view returns (uint256)
2000
name() view returns (string)
Vibe Inu
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
0
swapAmount() view returns (uint256)
525000000000000000000000
swapThreshold() view returns (uint256)
210000000000000000000000
symbol() view returns (string)
VIBE
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
whaleEnabled() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
intializeContract(address[] accounts, uint256[] amounts, address _antiSnipe)
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setBabyWhaleEnabled(bool enabled)
setBabyWhaleSettings(uint256 percent, uint256 divisor)
setBlacklistEnabled(address account, bool enabled)
setBlacklistEnabledMultiple(address[] accounts, bool enabled)
setBuybackEnabled(bool enabled)
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setInitializer(address initializer)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setRatios(uint16 reflection, uint16 whale, uint16 babyWhale, uint16 marketing)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing, address whale)
setWhaleEnabled(bool enabled)
sweepContingency()
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.