Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($19,953.55)
Native
Value
$19,953.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 5 | $3,990.71 |
$19,953.55 | |
EBK | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6320280 | 6 years ago | | | 0 | 0.00098564000 | |
| 6320251 | 6 years ago | | | 0 | 0.00098564000 | |
| 6320244 | 6 years ago | | | 1 | 0.00086100000 | |
| 6320230 | 6 years ago | | | 0 | 0.0019468030 | |
| 6320199 | 6 years ago | | | 5 | 0.0026774230 | |
| 6304585 | 6 years ago | | | 0 | 0.0052134370 |
ABI
ABI objects
Getter at block 21419072
amountRaised() view returns (uint256)
5
crowdsaleTarget() view returns (uint256)
10000
decimals() view returns (uint256)
8
fixedTotalSupply() view returns (uint256)
7000000000000000
minimumInvestment() view returns (uint256)
5000000000000000000
multiSigWallet() view returns (address)
0x1ac4ff2ed2400a01cf02644155a0d5ea910d8499
name() view returns (string)
HashRush
owner() view returns (address)
0x1ac4ff2ed2400a01cf02644155a0d5ea910d8499
price() view returns (uint256)
1000
startTime() view returns (uint256)
1536796740
stopTime() view returns (uint256)
1536786384
symbol() view returns (string)
RUSH
totalSupply() view returns (uint256)
500000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
mintToken(address target, uint256 amount) returns (bool)
setCrowdsaleTarget(uint256 target) returns (bool)
setMinimumInvestment(uint256 minimum) returns (bool)
setMultiSigWallet(address wallet) returns (bool)
setPrice(uint256 newPriceperEther) returns (uint256)
startSale(uint256 saleStart, uint256 saleStop, uint256 salePrice, address setBeneficiary, uint256 minInvestment, uint256 saleTarget) returns (bool)
stopSale() returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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.