DataMining
Verified contract
Active on
Ethereum with 670 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DataMining"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6562766 | 6 years ago | | | 0 | 0.00046674000 | |
| 6555785 | 6 years ago | | | 0 | 0.00042064200 | |
| 6543494 | 6 years ago | | | 0 | 0.00032716600 | |
| 6519646 | 6 years ago | | | 0 | 0.00031674000 | |
| 6519644 | 6 years ago | | | 0 | 0.00046674000 | |
| 6514561 | 6 years ago | | | 0 | 0.00014021400 | |
| 6513078 | 6 years ago | | | 0 | 0.00011201760 | |
| 6506081 | 6 years ago | | | 0 | 0.00018695200 | |
| 6506081 | 6 years ago | | | 0 | 0.00028042800 | |
| 6477158 | 6 years ago | | | 0 | 0.00021032100 |
ABI
ABI objects
Getter at block 21192668
addrAdmin() view returns (address)
0x553489ea2e3e2c3aa13a574dfe3e4bb5a53a64b3
addrFinance() view returns (address)
0x76a8bdd40031556fb0c25d7c920ff16ab5332f44
addrService() view returns (address)
0xe9fd3b83515d2d66f0ef214239da14ddb0ce42c3
isPaused() view returns (bool)
false
Read-only
getActionContract(address _actionAddr) view returns (bool)
getFreeMineral(address _target) view returns (uint32)
getRecommender(address _target) view returns (address)
State-modifying
Events addFreeMineral(address _target, uint32 _cnt)
addFreeMineralMulti(address[] _targets, uint32[] _cnts)
doPause()
doUnpause()
setActionContract(address _actionAddr, bool _useful)
setAdmin(address _newAdmin)
setFinance(address _newFinance)
setRecommender(address _target, address _recommender)
setRecommenderMulti(address[] _targets, address[] _recommenders)
setService(address _newService)
subFreeMineral(address _target) returns (bool)
withdraw(address _target, uint256 _amount)
AdminTransferred(address indexed preAdmin, address indexed newAdmin)
FreeMineralChange(address indexed _target, uint32 _accCnt)
RecommenderChange(address indexed _target, address _recommender)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.