VirtualEstate
Verified contract
Active on
Ethereum with 1,214 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VRE | ERC-20 | 100K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15839921 | 2 years ago | | | 0 | 0.00098751973 | |
| 15559349 | 2 years ago | | | 0 | 0.000068740000 | |
| 15191846 | 2 years ago | | | 0 | 0.00025729000 | |
| 8500201 | 5 years ago | | | 0 | 0.00051286000 | |
| 8452060 | 5 years ago | | | 0 | 0.00035519186 | |
| 8417490 | 5 years ago | | | 0 | 0.00046157400 | |
| 8006977 | 5 years ago | | | 0 | 0.00010257200 | |
| 7934278 | 5 years ago | | | 0 | 0.00010432225 | |
| 7710466 | 6 years ago | | | 0 | 0.00012810000 | |
| 7709811 | 6 years ago | | | 0 | 0.00018175000 |
ABI
ABI objects
Getter at block 21267771
decimals() view returns (uint8)
0
name() view returns (string)
VirtualEstate
symbol() view returns (string)
VRE
totalSupply() view returns (uint256)
510000000000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.