REX - Real Estate tokens
Verified contract
Active on
Ethereum with 5,127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
REX | ERC-20 | 12.605079M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
REX | ERC-20 | 1.556K | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20959304 | a month ago | | | 0 | 0.00055932974 | |
| 19827118 | 6 months ago | | | 0 | 0.00026598665 | |
| 18750750 | a year ago | | | 0 | 0.0016595128 | |
| 17515421 | a year ago | | | 0 | 0.00090645062 | |
| 16475815 | 2 years ago | | | 0 | 0.00070034101 | |
| 16337772 | 2 years ago | | | 0 | 0.0010277052 | |
| 16023950 | 2 years ago | | | 0 | 0.00049264000 | |
| 15357605 | 2 years ago | | | 0 | 0.00034826036 | |
| 15357595 | 2 years ago | | | 0 | 0.00032152000 | |
| 15357595 | 2 years ago | | | 0 | 0.00032176000 |
ABI
ABI objects
Getter at block 21165080
WEI_RAISED_CAP() pure returns (uint256)
120000000000000000000000
decimals() pure returns (uint256)
18
getFinalSupply() pure returns (uint256)
48085894481409358278224800
getRate() pure returns (uint256)
700
isFinalized() pure returns (bool)
true
migrateDisabled() pure returns (bool)
false
name() pure returns (string)
REX - Real Estate tokens
owner() pure returns (address)
0x8d90ad45d23983cbb4d331b8291ceeae5aea40e5
startTime() pure returns (uint256)
1501516800
symbol() pure returns (string)
REX
tokenSaleOnHold() pure returns (bool)
false
totalSupply() pure returns (uint256)
24042947240704679139112400
version() pure returns (bytes32)
0x302e312e322d6465627567000000000000000000000000000000000000000000
weiRaised() pure returns (uint256)
6347856104605478651890
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
tokenAmount(uint256 share, uint256 finalSupply) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
claimMigrate()
createTokens(address recipient) payable
finalize()
migrate(uint256 amount)
toggleMigrationStatus()
toggleTokenSaleOnHold()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnCoins(address _to, uint256 _value)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenCreated(address indexed investor, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _start, address _vault, address _previousToken)
fallback()
This contract contains no error objects.