Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "vistaBOY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21095273 | 17 days ago | | | 0 | 0.00029595800 | |
| 20696032 | 2 months ago | | | 0 | 0.000099335554 | |
| 20665928 | 2 months ago | | | 0 | 0.000046208000 | |
| 20662336 | 3 months ago | | | 0 | 0.00030123047 | |
| 20662273 | 3 months ago | | | 0 | 0.00033540574 | |
| 20662247 | 3 months ago | | | 0 | 0.00047387160 | |
| 20662225 | 3 months ago | | | 0 | 0.00032578215 | |
| 20662145 | 3 months ago | | | 0 | 0.00028140617 | |
| 20662002 | 3 months ago | | | 0 | 0.00015985679 | |
| 20661985 | 3 months ago | | | 0 | 0.00014549337 |
ABI
ABI objects
Getter at block 21213420
buyFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
name() view returns (string)
vistaBOY
owner() view returns (address)
0xe232fde6c081f3b989ab675961303f591efd255d
sellFee() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
2000000000000000000000000
swapWithLimit() view returns (bool)
false
symbol() view returns (string)
VBOY
totalSupply() view returns (uint256)
10000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc229bc53bacf21e0e86f1ec0a0f7cb6854acbc40
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletToWalletTransferFee() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
errorBalance()
errorToken(address _token)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSellFee(uint256 _sellFee)
setSwapTokensAtAmount(uint256 newAmount)
setSwapWithLimit(bool _swapWithLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellFeeUpdated(uint256 sellFee)
SwapAndSend(uint256 tokensSwapped, uint256 valueReceived)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
SwapWithLimitUpdated(bool swapWithLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.