HashRush
Verified contract
Active on
Ethereum with 2,294 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 |
---|---|---|---|---|---|
GSGC | ERC-20 | 5K | -- | -- | |
RC | ERC-20 | 25 | -- | -- | |
RUSH | ERC-20 | 13 | -- | -- | |
RC | ERC-20 | 10 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19814458 | 7 months ago | | | 0 | 0.00022538667 | |
| 16272820 | 2 years ago | | | 0 | 0.00083668939 | |
| 13274162 | 3 years ago | | | 0 | 0.0021974545 | |
| 12759205 | 3 years ago | | | 0 | 0.00018533500 | |
| 12501620 | 3 years ago | | | 0 | 0.0011494491 | |
| 12240899 | 4 years ago | | | 0 | 0.0036827990 | |
| 10573548 | 4 years ago | | | 0 | 0.0027791421 | |
| 9946557 | 5 years ago | | | 0 | 0.00030183765 | |
| 9490888 | 5 years ago | | | 0 | 0.000023331000 | |
| 9490391 | 5 years ago | | | 0 | 0.000037979000 |
ABI
ABI objects
Getter at block 21259972
amountRaised() pure returns (uint256)
1225
decimals() pure returns (uint256)
8
getRemainingTime() pure returns (uint256)
1508529600
hardcap() pure returns (uint256)
7000000000000000
multiSigWallet() pure returns (address)
0x1ac4ff2ed2400a01cf02644155a0d5ea910d8499
name() pure returns (string)
HashRush
owner() pure returns (address)
0xe47fceb4cc1d523e1527b01e1c59cb871e1eaf5f
price() pure returns (uint256)
1000
startTime() pure returns (uint256)
1505937600
stopTime() pure returns (uint256)
1508529600
symbol() pure returns (string)
RC
totalSupply() pure returns (uint256)
585498818866416
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 remainingBalance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
getPrice() returns (uint256 result)
mintToken(address target, uint256 mintedAmount) returns (bool success)
setHardCapValue(uint256 newHardcap) returns (bool success)
setMultiSigWallet(address wallet) returns (bool success)
setPrice(uint256 newPriceperEther) returns (uint256)
startSale(uint256 saleStart, uint256 saleStop, uint256 salePrice, address setBeneficiary) returns (bool success)
stopSale() returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
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.