Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($7.11)
Native
Value
$7.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002319 | $3,066.90 |
$7.11 | |
$VOID | ERC-20 | 805.728305 | -- | -- | |
UNI-V2 | ERC-20 | 0.000243 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17059839 | 2 years ago | | | 0 | 0.00056771079 | |
| 15662244 | 2 years ago | | | 0 | 0.00013160000 | |
| 15662236 | 2 years ago | | | 0 | 0.00014592000 | |
| 15624059 | 2 years ago | | | 0 | 0.00018992873 | |
| 15624056 | 2 years ago | | | 0 | 0.00027386088 | |
| 15624043 | 2 years ago | | | 0 | 0.00045694328 | |
| 15411809 | 2 years ago | | | 0 | 0.00022517776 | |
| 15399579 | 2 years ago | | | 0 | 0.00043229160 | |
| 15398680 | 2 years ago | | | 0 | 0.00067954575 | |
| 15398614 | 2 years ago | | | 0 | 0.0013244946 |
ABI
ABI objects
Getter at block 21210586
_marketingAddress() view returns (address)
0xbe317dcadb1940688b63182647ed9d6d0fc6af60
_maxTxAmount() view returns (uint256)
0
_maxWalletSize() view returns (uint256)
15555540000000
buyFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=1, liquidity=1, marketing=1)
deadBlocks() view returns (uint256)
0
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
15398347
name() view returns (string)
THEVOID
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=1, liquidity=1, marketing=1)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
$VOID
totalFees() view returns (uint256)
2024401533818
totalSupply() view returns (uint256)
777777000000000
uniswapV2Pair() view returns (address)
0xb8f36553aecf8c528718edaa29adc566d87e6b6d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_lastTrade(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxWalletSizePercent(uint256 maxWalletSize)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setBothFees(uint8 buy_reflection, uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_reflection, uint8 sell_liquidity, uint8 sell_marketing)
setBuyFee(uint8 reflection, uint8 liquidity, uint8 marketing)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint8 reflection, uint8 liquidity, uint8 marketing)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.