Planet Of The Vapes
Verified contract
Active on
Ethereum with 479 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xff67…9f6e
0xb97a…817f
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
vape | ERC-20 | 1.737669B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18334046 | a year ago | | | 0 | 0.00028435031 | |
| 18310122 | a year ago | | | 0 | 0.00026456102 | |
| 18226506 | a year ago | | | 0 | 0.00043404938 | |
| 18208859 | a year ago | | | 0 | 0.00019656056 | |
| 18208191 | a year ago | | | 0 | 0.00034054541 | |
| 18208117 | a year ago | | | 0 | 0.00032844239 | |
| 18208016 | a year ago | | | 0 | 0.00056909447 | |
| 18207900 | a year ago | | | 0 | 0.00025176952 | |
| 18207894 | a year ago | | | 0 | 0.00048601719 | |
| 18207883 | a year ago | | | 0 | 0.00036312308 |
ABI
ABI objects
Getter at block 21295874
_maxTaxSwap() view returns (uint256)
622222222216000000
_maxTxAmount() view returns (uint256)
77777777777000000000
_maxWalletSize() view returns (uint256)
77777777777000000000
_reduceBuyTaxAt() view returns (uint256)
10
_reduceSellTaxAt() view returns (uint256)
10
_taxSwapThreshold() view returns (uint256)
622222222216000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Planet Of The Vapes
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
vape
totalSupply() pure returns (uint256)
77777777777000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
removeLimits()
renounceOwnership()
setBuySellTax(uint256 newBuyTax, uint256 newSellTax)
setMaxWalletSize(uint256 newMaxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
vapeIt()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingCEXWallet_)
receive()
This contract contains no error objects.