VirtualRealityChain
Verified contract
Active on
Ethereum with 5,303 txns
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 |
---|---|---|---|---|---|
FLOV | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9123510 | 5 years ago | | | 0 | 0.00019917700 | |
| 8626814 | 5 years ago | | | 0 | 0.0010346000 | |
| 7858338 | 5 years ago | | | 0 | 0.00051730000 | |
| 7857840 | 5 years ago | | | 0 | 0.00031038000 | |
| 7505439 | 6 years ago | | | 0 | 0.000040403000 | |
| 7502715 | 6 years ago | | | 0 | 0.00018333000 | |
| 7500682 | 6 years ago | | | 0 | 0.00014666400 | |
| 7499219 | 6 years ago | | | 0 | 0.00036666000 | |
| 7492622 | 6 years ago | | | 0 | 0.00014666400 | |
| 7481484 | 6 years ago | | | 0 | 0.00010980600 |
ABI
ABI objects
Getter at block 21160045
_totalSupply() view returns (uint256)
98000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (bytes32)
0x5669727475616c205265616c69747920436861696e0000000000000000000000
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x6f450ba44eee9e23d7311c177a783f6a449f5958
symbol() view returns (bytes32)
0x5652430000000000000000000000000000000000000000000000000000000000
totalSupply() view returns (uint256)
98000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.