Ethereum Rush
Verified contract
Active on
Ethereum with 4,336 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 |
---|---|---|---|---|---|
ETR | ERC-20 | 22.875568M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10886265 | 4 years ago | | | 0 | 0.0096012447 | |
| 10111679 | 4 years ago | | | 0 | 0.00074778000 | |
| 10111671 | 4 years ago | | | 0 | 0.00074778000 | |
| 10111664 | 4 years ago | | | 0 | 0.00077769120 | |
| 10111225 | 4 years ago | | | 0 | 0.0012657600 | |
| 10073844 | 4 years ago | | | 0 | 0.00063210600 | |
| 10069639 | 4 years ago | | | 0 | 0.00068280940 | |
| 10063748 | 4 years ago | | | 0 | 0.0014444045 | |
| 10059683 | 4 years ago | | | 0 | 0.00051773460 | |
| 10050370 | 4 years ago | | | 0 | 0.00082912570 |
ABI
ABI objects
Getter at block 21163987
checkRewardStatus() view returns (uint256, uint256)
(6677, 21163986)
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0xba071d82cb7073f8e18b52bc70a7755609e92827
genesisReward() view returns (uint256)
16384000000000000000000
getactiveminersnumber() view returns (uint256)
1
getblockhash() view returns (uint256)
67828967097360415157352103693539731803420634401017486102187768533480015743477
getmaximumAverage() view returns (uint256)
2133816993464052287581
lastBlock() view returns (uint256)
55
maximumTarget() view returns (uint256)
326474000000000000000000
nAddrHash() view returns (uint256)
6764894105
nRewarMod() view returns (uint256)
7200
nWtime() view returns (uint256)
7889231
name() view returns (string)
Ethereum Rush
numberofminer() view returns (uint256)
153
premined() view returns (uint256)
1000000000000000000000000
rewardTimes() view returns (uint256)
0
symbol() view returns (string)
ETR
totalReceived() view returns (uint256)
215243617451599908375
totalSupply() view returns (uint256)
24592239999999999990717514
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
checkAddrMinerAmount(address _addr) view returns (uint256)
checkAddrMinerStatus(address _addr) view returns (bool)
checkmemopurchases(address _addr, uint256 _index) view returns (uint256, uint256, string, address)
getmemotextcountforaddr(address _addr) view returns (uint256)
getspesificblockhash(uint256 _blocknumber) view returns (uint256, uint256)
nMixForeignAddrandBlock(address _addr) view returns (string)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
becameaminer(uint256 mineamount) returns (uint256)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
getDailyReward(uint256 _bnumber) returns (uint256)
getyourcoinsbackafterthreemonths() returns (uint256)
sendtokenwithmemo(uint256 _amount, address _to, string _memo) returns (uint256)
signfordailyreward(uint256 _bnumber) returns (uint256)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.