MythicJourney
Verified contract
Active on
Ethereum with 998 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 |
---|---|---|---|---|---|
0xdde7…08bd | ERC-1555 | 148 | -- | -- | |
0xdde7…08bd | ERC-1555 | 93 | -- | -- | |
0xdde7…08bd | ERC-1555 | 75 | -- | -- | |
0xdde7…08bd | ERC-1555 | 73 | -- | -- | |
0xdde7…08bd | ERC-1555 | 65 | -- | -- | |
0xdde7…08bd | ERC-1555 | 57 | -- | -- | |
0xdde7…08bd | ERC-1555 | 49 | -- | -- | |
0xdde7…08bd | ERC-1555 | 49 | -- | -- | |
0xdde7…08bd | ERC-1555 | 21 | -- | -- | |
0xdde7…08bd | ERC-1555 | 21 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18976196 | 10 months ago | | | 0 | 0.086782056 | |
| 18976191 | 10 months ago | | | 0 | 0.094899374 | |
| 17042717 | 2 years ago | | | 0 | 0.0081867892 | |
| 17032061 | 2 years ago | | | 0 | 0.0095415824 | |
| 17030090 | 2 years ago | | | 0 | 0.0062387680 | |
| 17005465 | 2 years ago | | | 0 | 0.0068636803 | |
| 16999004 | 2 years ago | | | 0 | 0.0068480452 | |
| 16998865 | 2 years ago | | | 0 | 0.0068977977 | |
| 16998509 | 2 years ago | | | 0 | 0.0078082960 | |
| 16994948 | 2 years ago | | | 0 | 0.0065859572 |
ABI
ABI objects
Getter at block 21221322 allJourneys() view returns (struct MythicJourneyJourney[])
Artifacts() view returns (address)
0xdde7505f40a61032ed076452f85c0f54dfa208bd
Cubs() view returns (address)
0x98d3cd2f29a4f5464266f925fe177018e6c2f9e6
LiquidDeployer() view returns (address)
0x866cfda1b7cd90cd250485cd8b700211480845d7
LiquidKeys() view returns (address)
0x753412f4fb7245bcf1c0714fdf59ba89110f39b8
Tigers() view returns (address)
0xf4744ec5d846f7f1a0c5d389f590cc1344ed3fcf
owner() view returns (address)
0x866cfda1b7cd90cd250485cd8b700211480845d7
paused() view returns (bool)
false
Read-only
ActiveJourneys(uint256) view returns (uint256 keyTokenId, address owner, address nftAddress, uint256 nftTokenId, uint256 artifactId, string mythicWorld, uint256 start)
ActiveKeys(uint256) view returns (uint256)
JourneyContracts(uint256) view returns (address)
RandomNumber(uint256 totalnumbers) view returns (uint256)
isActiveJourneyKey(address owner, uint256 key) view returns (bool)
isAddressInJourneyContracts(address theContract) view returns (bool)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events SelfDestruct()
addActiveJourneys(struct MythicJourneyJourney[] _journeys)
endActiveJourney(address owner, uint256 keyTokenId)
newActiveJourney(address owner, uint256 liquidKeyTokenId, address nftAddress, uint256 nftTokenId, uint256 artifactTokenId, string mythicWorld, uint256 cubTokenId, uint256 start)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
pause()
removeLiquidKeys(uint256[] tokenIds)
renounceOwnership()
returnArtifacts()
setLiquidDeployer(address deployerAddress)
transferOwnership(address newOwner)
unpause()
updateActiveJourney(address owner, uint256 keyTokenId, address nftAddress, uint256 nftTokenId, uint256 artifactId, string mythicWorld)
ArtifactBurned(address indexed _sender, uint256 _artifactTokenId, uint256 _totalToBurn)
CubNotFound(address indexed _sender, uint256 keyId, uint256 cubTokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.