RenCrowdsale
Verified contract
Active on
Ethereum with 6,135 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1482…1309
0x408e…2a38
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HGT | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5142317 | 7 years ago | | | 0.26 | 0.0011266500 | |
| 5105983 | 7 years ago | | | 0 | 0.0080566200 | |
| 5066038 | 7 years ago | | | 1 | 0.0024786300 | |
| 5025298 | 7 years ago | | | 0.2 | 0.000022533000 | |
| 5025296 | 7 years ago | | | 0.2 | 0.000022533000 | |
| 5025294 | 7 years ago | | | 0.2 | 0.000022533000 | |
| 5025291 | 7 years ago | | | 0.2 | 0.000022533000 | |
| 5025143 | 7 years ago | | | 1 | 0.0013519800 | |
| 5025142 | 7 years ago | | | 1 | 0.0013519800 | |
| 5024517 | 7 years ago | | | 1 | 0.0013519800 |
ABI
ABI objects
Getter at block 21161787
cap() view returns (uint256)
4900000000000000000000
capReached() view returns (bool)
true
endTime() view returns (uint256)
1520071200
fiveHourCap() view returns (uint256)
1000000000000000000
fiveHours() view returns (uint256)
1517670000
goal() view returns (uint256)
1000000000000000000
goalReached() view returns (bool)
true
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0xc3fb8d9f1170ab938dc9d715713ce3a048d8959f
rate() view returns (uint256)
17200
startTime() view returns (uint256)
1517652000
token() view returns (address)
0x408e41876cccdc0f92210600ef50372656052a38
vault() view returns (address)
0x1482d239b2912a51b401bfb035aa758f30251309
wallet() view returns (address)
0x9a4cd44c1a55cfda565430dee9bfb54f2aacfd6a
weiRaised() view returns (uint256)
4900000000000000000000
Read-only
contribution(address) view returns (uint256)
isWhitelisted(address contributor) view returns (bool)
whitelist(address) view returns (bool)
State-modifying
Events claimRefund()
claimUnsold()
finalize()
transferOwnership(address newOwner)
updateWhitelist(address[] addresses, bool status)
Finalized()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
TokenRefund(address indexed refundee, uint256 amount)
TokenRelease(address indexed beneficiary, uint256 amount)
constructor(address _token, address _wallet, uint256 _startTime, uint256 _endTime, uint256 _rate, uint256 _cap, uint256 _fiveHourCap, uint256 _goal)
fallback()
This contract contains no error objects.