Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VOID | ERC-20 | 2.311603K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22465722 | 17 hours ago | | | 0 | 5.9580704e-7 | |
| 22400497 | 2 days ago | | | 0 | 5.9552474e-7 | |
| 22265874 | 5 days ago | | | 0 | 2.5580612e-7 | |
| 22210830 | 7 days ago | | | 0 | 0.0000014190674 | |
| 20720653 | a month ago | | | 0 | 3.1165242e-7 | |
| 20663148 | a month ago | | | 0 | 0.000000105010672548 | |
| 18197195 | 3 months ago | | | 0 | 3.5440813e-7 | |
| 18030438 | 3 months ago | | | 0 | 5.9889346e-7 | |
| 18030372 | 3 months ago | | | 0 | 3.4035461e-7 | |
| 18030359 | 3 months ago | | | 0 | 5.9627001e-7 |
ABI
ABI objects
Getter at block 22496705
BuyFee() view returns (uint256)
4
SellFee() view returns (uint256)
4
_uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
10000000000000000000000000
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() view returns (string)
VOIDSWAP
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
200000000000000000000000
symbol() view returns (string)
VOID
totalSupply() view returns (uint256)
10000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x2ef5b66aa8ae3037462768f5446e09389b8c100e
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 SetFee(uint256 _buyFee, uint256 _sellFee)
approve(address spender, uint256 amount) returns (bool)
burnsRemainTokens(address tokenAddress)
cleartuckEths()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualwap(uint256 percent)
openVoid()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.