RealEstatePublicBlockchain
Verified contract
Active on
Ethereum with 5,291 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 |
---|---|---|---|---|---|
RETC | ERC-20 | 834 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18626835 | a year ago | | | 0 | 0.0016659640 | |
| 18218732 | a year ago | | | 0 | 0.00066237702 | |
| 18210518 | a year ago | | | 0 | 0.00051638069 | |
| 15140551 | 2 years ago | | | 0 | 0.0011807700 | |
| 15140551 | 2 years ago | | | 0 | 0.0013247700 | |
| 15140551 | 2 years ago | | | 0 | 0.0013247700 | |
| 15140551 | 2 years ago | | | 0 | 0.0013247700 | |
| 15140551 | 2 years ago | | | 0 | 0.0018377700 | |
| 15140520 | 2 years ago | | | 0 | 0.0011807700 | |
| 15140518 | 2 years ago | | | 0 | 0.0011807700 |
ABI
ABI objects
Getter at block 21164077
decimals() view returns (uint256)
3
name() view returns (string)
RealEstatePublicBlockchain
nowInSeconds() view returns (uint256)
1731323687
symbol() view returns (string)
RETC
totalSupply() view returns (uint256)
10000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
lockOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
set_locker(address _locker15, address _locker10, address _locker05)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.