VISTADOG: The first meme token built on Ethervista
Verified contract
Active on
Ethereum with 164 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "VISTADOG: The first meme token built on Ethervista"
Transactions
ABI
ABI objects
Getter at block 21158260
TradingOpen() view returns (bool)
true
VISTADOGFeeEnabled() view returns (bool)
true
_VISTADOGWallet() view returns (address)
0x5f557343561bd7f2db96876d6b3d70a518f5de77
_maxTaxSwap() view returns (uint256)
180000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapVISTADOGThreshHold() view returns (uint256)
10000000000000000000000
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x5f557343561bd7f2db96876d6b3d70a518f5de77
name() pure returns (string)
VISTADOG: The first meme token built on Ethervista
pair() view returns (address)
0xbbf49a8dc2f7765da272083535d5f84e0d209d98
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
VISTADOG
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
isVISTADOG(address a) view returns (bool)
State-modifying
Events addVISTADOGs(address[] VISTADOGs_)
approve(address spender, uint256 amount) returns (bool)
createVISTADOGTrade()
delVISTADOGs(address[] notVISTADOG)
enableVISTADOGTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeVISTADOGLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawVISTADOGBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address VISTADOGWallet)
receive()
This contract contains no error objects.