MinesFactory
Verified contract
Active on
Ethereum with 1,264 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YOO | ERC-20 | 21.3587K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11654965 | 4 years ago | | | 0 | 0.0011375456 | |
| 7077039 | 6 years ago | | | 0 | 0.00035576800 | |
| 7077039 | 6 years ago | | | 0 | 0.00027373200 | |
| 7076027 | 6 years ago | | | 0 | 0.00018438300 | |
| 7069999 | 6 years ago | | | 0 | 0.00081394200 | |
| 7069984 | 6 years ago | | | 0 | 0.0010860030 | |
| 7069982 | 6 years ago | | | 0 | 0.00082971900 | |
| 7069980 | 6 years ago | | | 0 | 0.00061461000 | |
| 7067608 | 6 years ago | | | 0 | 0.00014193300 | |
| 7067601 | 6 years ago | | | 0.002 | 0.00010171500 |
ABI
ABI objects
Getter at block 21089266 getBalance() view returns (uint256)
TradeId() view returns (uint256)
221
getUSD() view returns (uint128)
4507000000000000
nextMineEvent() view returns (uint256)
339
nextMineId() view returns (uint256)
281
nextTradeEvent() view returns (uint256)
119
owner() view returns (address)
0x033c23936d01f4c4ab99b3b8abf7cb8e9a1e10ed
Read-only
MinesOnTrade(uint256) view returns (uint256)
ResourcesOwner(uint8, address) view returns (uint256)
TradeList(uint256) view returns (address Seller, uint8 ResourceId, uint256 ResourceAmount, uint256 MineId, uint128 Price)
getMineCooldown(uint256 _MineId) view returns (uint256)
getMinesInfo(uint256[] _MineIds) view returns (address[32], uint8[32], uint256[32])
getResourcesInfo(address _resourcesOwner) view returns (uint256[13])
minesPrice(uint256) view returns (uint128)
payments(address) view returns (uint256)
State-modifying
Events StartMiningByIdArray(uint256[] _MineIds)
UpMineLVL(uint256 _MineId)
buyMine(uint8 _MineLVL) payable
changeSellingPrice(uint256 _TradeId, uint128 _newPrice)
setMinesPrice()
startBuying(uint256 _TradeId) payable
startSelling(uint8 _sellResourceId, uint256 _ResourcesAmount, uint256 _sellMineId, uint128 _sellPrice)
stopSelling(uint256 _TradeId)
transferOwnership(address newOwner)
withdrawPayments()
MineAffected(uint256 indexed AffectId, uint256 MineId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradeAffected(uint256 indexed AffectId, uint256 TradeId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.