EGMCMine
Verified contract
Active on
Ethereum with 1,044 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,791.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.518837 | $3,453.35 |
$1,791.73 | |
EGMC | ERC-20 | 398.223495K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18582099 | a year ago | | | 0 | 0.0061338323 | |
| 18548723 | a year ago | | | 0 | 0.0032857992 | |
| 18548692 | a year ago | | | 0 | 0.0026827920 | |
| 18548688 | a year ago | | | 0 | 0.0040794285 | |
| 18482942 | a year ago | | | 0 | 0.0043930669 | |
| 18475617 | a year ago | | | 0 | 0.0017733047 | |
| 18475607 | a year ago | | | 0 | 0.0017134159 | |
| 18475594 | a year ago | | | 0 | 0.0025900337 | |
| 18459032 | a year ago | | | 0 | 0.0016228337 | |
| 18459030 | a year ago | | | 0 | 0.0022672684 |
ABI
ABI objects
Getter at block 21266821
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
allTimeGoldRewards() view returns (uint256)
11130616538198096495
allTimeGoldRewardsClaimed() view returns (uint256)
10611779195544462191
allTimeSilverRewards() view returns (uint256)
4436964890424599182266620
allTimeSilverRewardsClaimed() view returns (uint256)
4038743080138356007767856
currentEpoch() view returns (uint256)
472252
currentGoldRewardFactor() view returns (uint256)
413607296652368225394567751179822215984351514
currentSilverRewardFactor() view returns (uint256)
31760595952057833459001475210174614559046216129457
getAmounts() view returns (uint256 goldAmount, uint256 silverAmount)
(goldAmount=8069674903261774, silverAmount=7137031044232923372843)
isDepositingEnabled() view returns (bool)
true
mineShare() view returns (uint256)
400
owner() view returns (address)
0x147686dd4d9696430d0ebfa4369a2999d3b8f361
rewardsDistributor() view returns (address)
0x336ac952bf508a132188892f933b619647218dff
shareholderDistributor() view returns (address)
0xbd2ed1c702138b651925f3a5bedc546167ff7df9
token() view returns (address)
0xf70e5e46a50bba54917d9cb7aeb8b83610bcd969
totalMiningPower() view returns (uint256)
207065
Read-only
getMiningPower(address _user) view returns (uint256)
getReward(address _user) view returns (uint256 goldReward, uint256 silverReward)
tools(uint256) view returns (bool enabled, uint256 miningPower, uint256 cost)
State-modifying
Events claim()
disableDepositing()
distribute()
enableDepositing()
purchase(uint256 _id, uint256 _quantity)
recover()
recover(address _token)
renounceOwnership()
setRewardsDistributor(address _distributor)
setShareholderDistributor(address _distributor)
setTool(uint256 id, bool enabled, uint256 miningPower, uint256 cost)
setWhitelist(address _account, bool _enabled)
transferOwnership(address newOwner)
Claimed(address user, uint256 goldRewards, uint256 silverRewards)
DepositingDisabled()
DepositingEnabled()
Distributed(uint256 goldRewards, uint256 silverRewards, uint256 totalMiningPower)
NewEpoch(uint256 oldEpoch, uint256 newEpoch)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Purchased(address user, uint256 amount)
constructor(address _token)
receive()
This contract contains no error objects.