Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VOID | ERC-20 | 47.360392K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21139691 | 12 days ago | | | 0 | 0.00069432745 | |
| 20457913 | 3 months ago | | | 0 | 0.00012020655 | |
| 18280049 | a year ago | | | 0 | 0.00024142512 | |
| 18196151 | a year ago | | | 0 | 0.00034389851 | |
| 17912513 | a year ago | | | 0 | 0.00042822883 | |
| 17874969 | a year ago | | | 0 | 0.00084144379 | |
| 17855146 | a year ago | | | 0 | 0.00058458415 | |
| 17854046 | a year ago | | | 0 | 0.00054087665 | |
| 17846101 | a year ago | | | 0 | 0.00087616176 | |
| 17840083 | a year ago | | | 0 | 0.00060818293 |
ABI
ABI objects
Getter at block 21227041
buyTax() view returns (uint256 burn, uint256 total)
(burn=1, total=2)
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
maxTransactionAmount() view returns (uint256)
666666666000000000
maxWallet() view returns (uint256)
666666666000000000
name() view returns (string)
The Void
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256 burn, uint256 total)
(burn=1, total=2)
swapTokensAtAmount() view returns (uint256)
66666666600000
symbol() view returns (string)
VOID
taxWallet() view returns (address)
0xcbcbf7a89b38e5cfee8727963fcd25a0f05b5da3
totalSupply() view returns (uint256)
666666666000000000
uniswapV2Pair() view returns (address)
0xde77304df7fb529ea95a9d1aaede66d319a5c5fe
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
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)
excludeFromFees(address _address, bool excluded)
excludeFromMaxTransactionAmount(address _address, bool excluded)
openTrading()
removeLimits()
removeTaxes()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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.