REX - Real Estate tokens
Verified contract
Active on
Ethereum with 1,045 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7767142 | 6 years ago | | | 0 | 0.00052052000 | |
| 6436479 | 6 years ago | | | 0 | 0.00048250800 | |
| 4995214 | 7 years ago | | | 0 | 0.00018408800 | |
| 4916515 | 7 years ago | | | 0 | 0.000096100000 | |
| 4901647 | 7 years ago | | | 0 | 0.000095844000 | |
| 4901642 | 7 years ago | | | 0 | 0.000095844000 | |
| 4901601 | 7 years ago | | | 0 | 0.000095844000 | |
| 4901549 | 7 years ago | | | 0 | 0.00018408800 | |
| 4900818 | 7 years ago | | | 0 | 0.00018434400 | |
| 4898004 | 7 years ago | | | 0 | 0.0021894840 |
ABI
ABI objects
Getter at block 21284639
WEI_RAISED_CAP() pure returns (uint256)
133333000000000000000000
decimals() pure returns (uint256)
18
getFinalSupply() pure returns (uint256)
26750502908695998000000000
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)
0x4b9c3ec1875eb2090bf0ccba4c8a057963ac3ccf
startTime() pure returns (uint256)
1501516800
symbol() pure returns (string)
REX
tokenSaleOnHold() pure returns (bool)
true
totalSupply() pure returns (uint256)
13375251454347999000000000
version() pure returns (bytes32)
0x302e312e31000000000000000000000000000000000000000000000000000000
weiRaised() pure returns (uint256)
6687625727173999500000
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)
fallback()
This contract contains no error objects.