MoonrunnersS1
Verified contract
Active on
Ethereum with 6,590 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1485…c625
0xb6d4…73b4
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOONR | ERC-721 | 1 | -- | -- | |
MOONR | ERC-721 | 1 | -- | -- | |
MOONR | ERC-721 | 1 | -- | -- | |
MOONR | ERC-721 | 1 | -- | -- | |
MOONR | ERC-721 | 1 | -- | -- | |
MOONR | ERC-721 | 1 | -- | -- | |
MOONR | ERC-721 | 1 | -- | -- | |
MOONR | ERC-721 | 1 | -- | -- | |
MOONR | ERC-721 | 1 | -- | -- | |
MOONR | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17225671 | 2 years ago | | | 0 | 0.0026042312 | |
| 15999612 | 2 years ago | | | 0 | 0.00034480856 | |
| 15999612 | 2 years ago | | | 0 | 0.00034459281 | |
| 15999609 | 2 years ago | | | 0 | 0.00033708980 | |
| 15999602 | 2 years ago | | | 0 | 0.00038193173 | |
| 15999595 | 2 years ago | | | 0 | 0.35464362 | |
| 15735080 | 2 years ago | | | 0 | 0.00045519507 | |
| 15735079 | 2 years ago | | | 0 | 0.00045444770 | |
| 15734615 | 2 years ago | | | 0 | 0.00048722358 | |
| 15734560 | 2 years ago | | | 0 | 0.00056178033 |
ABI
ABI objects
Getter at block 21203773 getCapturedMR() view returns (uint256[])
isExploreOpen() view returns (bool)
false
isOpen() view returns (bool)
false
moonrunners() view returns (address)
0x1485297e942ce64e0870ece60179dfda34b4c625
moonrunnersLoot() view returns (address)
0xb6d460ac51b93bca63b694f099c4a8b3b1cf73b4
owner() view returns (address)
0xe39f5f5e3e5038c9b1610fbd549730c8c756935f
Read-only
capturedMR(uint256) view returns (uint256)
fightCountOf(uint256) view returns (uint256)
getFightCountBatch(uint256[] moonrunnerIds) view returns (uint256[])
getHasExploredBatch(uint256[] moonrunnerIds) view returns (bool[])
hasExplored(uint256) view returns (bool)
maxSupplyOf(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events burnMoonruners()
captureMoonrunners(uint256[] moonrunnerIds)
explore(uint256 moonrunnerId)
fight(uint256 moonrunnerId, uint256 weaponId)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
renounceOwnership()
rescueMoonruners(address account)
setIsExploreOpen(bool newIsExploreOpen)
setIsOpen(bool newIsOpen)
setLegendsIds(uint256[] ids)
setMoonrunners(address newMoonrunners)
setMoonrunnersLoot(address newMoonrunnersLoot)
transferOwnership(address newOwner)
withdraw() payable
DragonAttack(address indexed owner, uint256 moonrunnerId, uint256 rand)
DragonBigFiraFira(address indexed owner, uint256 moonrunnerId)
DragonWhips(address indexed owner, uint256 moonrunnerId)
ExploreLootItem(address indexed owner, uint256 itemId)
ExploreLootPooPoopPeeDoo(address indexed owner, uint256 moonrunnerId)
ExploreLucky(address indexed owner, uint256 moonrunnerId, uint256 amount)
ExploreRescue(address indexed owner, uint256 moonrunnerId, uint256 moonrunnerRescuedId)
LootItem(address indexed owner, uint256 itemId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address moonrunnersAddress, address moonrunnersLootAddress)
receive()
AwwoooooOnly()
AwwwwooError()
CallerIsNotLootHolder()
CallerIsNotMoonrunnerHolder()
CantExploreMore()
CantExploreWithoutFighting()
CantFightMore()
CaveIsClosed()
ExploreIsClosed()
InvalidLegendsIdsConfig()
InvalidWeaponId()
NotApprovedForAll()
ZeroBalance()