VirtualVersions
Verified contract
Active on
Ethereum with 24,863 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3e78…c1f5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VV | ERC-20 | 14.71435K | -- | -- | |
HQG | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257041 | 2 days ago | | | 0 | 0.00052461063 | |
| 21243182 | 4 days ago | | | 0 | 0.00050910417 | |
| 21062011 | a month ago | | | 0 | 0.00066194202 | |
| 21061962 | a month ago | | | 0 | 0.00071340131 | |
| 21061866 | a month ago | | | 0 | 0.00071233636 | |
| 21061866 | a month ago | | | 0 | 0.00071233636 | |
| 21061863 | a month ago | | | 0 | 0.00071233636 | |
| 21061828 | a month ago | | | 0 | 0.00065314480 | |
| 21061812 | a month ago | | | 0 | 0.00071337599 | |
| 21061762 | a month ago | | | 0 | 0.00064897452 |
ABI
ABI objects
Getter at block 21270936
antisnipe() view returns (address)
0x3e78f37b3902be9e0b3d370339294489023dc1f5
antisnipeDisable() view returns (bool)
false
decimals() view returns (uint8)
18
name() view returns (string)
Virtual Versions
owner() view returns (address)
0xd093279e3dae8a7eb52be720433fe5104de46122
symbol() view returns (string)
VV
totalSupply() view returns (uint256)
1000000000000000000000000000
totalSupply_() view returns (uint256)
1000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAntisnipeAddress(address addr)
setAntisnipeDisable()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.