Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VOID | ERC-20 | 3.959941K | $0.000371 |
$1.47 | |
USA | ERC-20 | 1 | $0.001636 |
$0 | |
BOYS | ERC-20 | 0.4 | $0.003741 |
$0 | |
FPEPE | ERC-20 | 18 | $0.000071 |
$0 | |
SNOOD | ERC-20 | 100K | -- | -- | |
BK | ERC-20 | 9.975K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
HOPE | ERC-20 | 1.413K | -- | -- | |
OHNO | ERC-20 | 1.221K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21854617 | 20 minutes ago | | | 0 | 1.4694617e-7 | |
| 21854399 | 27 minutes ago | | | 0 | 1.4694617e-7 | |
| 21852242 | 2 hours ago | | | 0 | 0.000000076756850144 | |
| 21844731 | 6 hours ago | | | 0 | 0.000000101169298520 | |
| 21843284 | 7 hours ago | | | 0 | 1.4778771e-7 | |
| 21843251 | 7 hours ago | | | 0 | 0.0000047502954 | |
| 21838534 | 9 hours ago | | | 0 | 1.4694617e-7 | |
| 21838479 | 9 hours ago | | | 0 | 1.4690802e-7 | |
| 21823006 | 18 hours ago | | | 0 | 0.000000103106079880 | |
| 21822605 | 18 hours ago | | | 0 | 1.3227956e-7 |
ABI
ABI objects
Getter at block 21855213
DOMAIN_SEPARATOR() view returns (bytes32)
0xebea8f5961055919ab0a7ba067961d89c3292acc63fddffdbf09ac7ed9175095
decimals() view returns (uint8)
18
name() view returns (string)
The Void
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
VOID
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
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 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address deployer, uint256 supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.