Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
V | ERC-20 | 7.561006 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583703 | 2 years ago | | | 0 | 0.0012628750 | |
| 15583489 | 2 years ago | | | 0 | 0.0015068146 | |
| 15583398 | 2 years ago | | | 0 | 0.00085429068 | |
| 15583386 | 2 years ago | | | 0 | 0.00069041332 | |
| 15583385 | 2 years ago | | | 0 | 0.00071850048 | |
| 15583385 | 2 years ago | | | 0 | 0.00071850048 | |
| 15583385 | 2 years ago | | | 0 | 0.00071850048 | |
| 15583385 | 2 years ago | | | 0 | 0.00071850048 | |
| 15583385 | 2 years ago | | | 0 | 0.00071850048 | |
| 15583385 | 2 years ago | | | 0 | 0.00071850048 |
ABI
ABI objects
Getter at block 21178186
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyAutoBurnFee() view returns (uint256)
0
buyAutoLiquidityFee() view returns (uint256)
100
buyMarketingFee() view returns (uint256)
500
decimals() view returns (uint8)
18
masterTaxDivisor() view returns (uint16)
10000
maxTxAmount() view returns (uint256)
10000000000000000000000
maxWalletAmount() view returns (uint256)
50000000000000000000000
name() view returns (string)
Vendetta
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellAutoBurnFee() view returns (uint256)
0
sellAutoLiquidityFee() view returns (uint256)
100
sellMarketingFee() view returns (uint256)
500
swapTokensAt() view returns (uint256)
5000000000000000000000
symbol() view returns (string)
V
tokensForAutoLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalBuyFees() view returns (uint256)
600
totalSellFees() view returns (uint256)
600
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x3aa9dd70de85edf019b85d920a18bc6e4e99a617
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setSwapRouter()
setSwapTokensAt(uint256 amount)
setWalletAndTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.