EthereumeRush
Verified contract
Active on
Ethereum with 42,467 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 |
---|---|---|---|---|---|
EER | ERC-20 | 24.293925M | -- | -- | |
EER | ERC-20 | 921.768725 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11377736 | 4 years ago | | | 0 | 0.00063321000 | |
| 11334253 | 4 years ago | | | 0 | 0.0027381310 | |
| 10774854 | 4 years ago | | | 0 | 0.021812230 | |
| 10646110 | 4 years ago | | | 0 | 0.0088498360 | |
| 10601509 | 4 years ago | | | 0 | 0.0047680500 | |
| 10601326 | 4 years ago | | | 0 | 0.0096902500 | |
| 10596234 | 4 years ago | | | 0 | 0.00095207000 | |
| 10596233 | 4 years ago | | | 0 | 0.00095207000 | |
| 10596232 | 4 years ago | | | 0 | 0.0014770700 | |
| 10549058 | 4 years ago | | | 0 | 0.0037723850 |
ABI
ABI objects
Getter at block 21193589
checkRewardStatus() view returns (uint256, uint256)
(54, 21193588)
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0xe256a68fa72292f9e884b66d67a601f508b322dc
genesisReward() view returns (uint256)
16384000000000000000000
getactiveminersnumber() view returns (uint256)
1
getblockhash() view returns (uint256)
64533742654446683843369188867349553881353173671417550927651743820037800570854
getmaximumAverage() view returns (uint256)
2828100742311770943796
lastBlock() view returns (uint256)
167
maximumTarget() view returns (uint256)
2666899000000000000000000
nAddrHash() view returns (uint256)
6764894105
nRewarMod() view returns (uint256)
5200
nWtime() view returns (uint256)
3788923100
name() view returns (string)
EthereumeRush
numberofminer() view returns (uint256)
943
premined() view returns (uint256)
3000000000000000000000000
rewardTimes() view returns (uint256)
0
symbol() view returns (string)
EER
totalReceived() view returns (uint256)
0
totalSupply() view returns (uint256)
24919180000000000000000000
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)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.