The Mysterious World
Verified contract
Active on
Ethereum with 8,101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc92c…aafc
0xa7ee…d1dc
0x06c3…4b33
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Runes | ERC-20 | 482.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21204364 | 2 days ago | | | 0 | 0.00079624405 | |
| 21202734 | 2 days ago | | | 0 | 0.0013037099 | |
| 21196833 | 3 days ago | | | 0 | 0.00072153860 | |
| 21196825 | 3 days ago | | | 0 | 0.0018352964 | |
| 21161272 | 8 days ago | | | 0 | 0.0022081135 | |
| 20985568 | a month ago | | | 0 | 0.00089840672 | |
| 20904789 | a month ago | | | 0 | 0.00010445485 | |
| 20814895 | 2 months ago | | | 0 | 0.0011136765 | |
| 20811018 | 2 months ago | | | 0 | 0.00072268337 | |
| 20755237 | 2 months ago | | | 0 | 0.000091233563 |
ABI
ABI objects
Getter at block 21215423
claimActive() view returns (uint256)
1643997600
creature() view returns (address)
0xc92ceddfb8dd984a89fb494c376f9a48b999aafc
freeInhabitantsClaimed() view returns (uint256)
100
getSacred() view returns (uint256)
3
getSacrificed() view returns (uint256)
833
looks() view returns (address)
0xf4d2888d29d722226fafa5d9b24f9164c092421e
looksPrice() view returns (uint256)
37000000000000000000
looksWallet() view returns (address)
0x838e4c6c7b697fc8beb8f51ea0dedc7523c8dbf4
maxFInhabitants() view returns (uint256)
100
maxInhabitants() view returns (uint256)
6666
maxPerTxn() view returns (uint256)
6
maxRituals() view returns (uint256)
3333
maxWInhabitants() view returns (uint256)
900
mintPrice() view returns (uint256)
60000000000000000
name() view returns (string)
The Mysterious World
owner() view returns (address)
0x838e4c6c7b697fc8beb8f51ea0dedc7523c8dbf4
ritualPrice() view returns (uint256)
100000000000000000000
ritualRate() view returns (uint256)
250000000000000000
ritualWallet() view returns (address)
0x0eef7755d5148effbdded74f33b14ac4e4098526
runes() view returns (address)
0x06c3f2473ca4d3db8845d1213c0d59f81f3f4b33
saleActive() view returns (uint256)
1643994000
superlative() view returns (address)
0xa7ee407497b2aeb43580cabe2b04026b5419d1dc
symbol() view returns (string)
The Mysterious World
teamInhabitants() view returns (uint256)
66
teamInhabitantsClaimed() view returns (uint256)
65
templeAvailable() view returns (bool)
true
totalSupply() view returns (uint256)
6666
whitelistInhabitantsClaimed() view returns (uint256)
411
Read-only
balanceOf(address owner) view returns (uint256)
checkIfClaimedF(address holder) view returns (uint256)
checkIfClaimedW(address holder) view returns (uint256)
claimedF(address) view returns (uint256)
claimedW(address) view returns (uint256)
getAmountOfCreaturesHeld(address holder) view returns (uint256)
getAmountOfSuperlativesHeld(address holder) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getCaptives(address inhabitant) view returns (uint256[])
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
ritualizedInhabitants(uint256) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
uniqueInhabitants(uint256) view returns (bool)
State-modifying
Events addWhitelistWallets(address[] winners) payable
approve(address to, uint256 tokenId)
mint(uint256 amount) payable
mintFList() payable
mintWhitelist() payable
mintWithLooks(uint256 amount) payable
performRitual(uint256 vessel, uint256 sacrifice) payable
performSacredRitual(uint256 vessel, uint256 sacrifice) payable
renounceOwnership()
reserveInhabitants(uint256 amount) payable
safeTransferFrom(address from, address to, uint256 inhabitant)
safeTransferFrom(address from, address to, uint256 inhabitant, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string metadataUrl) payable
setCollectionInterfaces(address creatureContract, address superlativeContract, address runesContract, address looksContract) payable
setLooksPrice(uint256 price) payable
setMintPrice(uint256 price) payable
setRitualSettings(uint256 price, uint256 rate, bool available) payable
setSaleSettings(uint256 saleTime, uint256 claimTime) payable
transferFrom(address from, address to, uint256 inhabitant)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
performRitualEvent(address caller, uint256 vessel, uint256 sacrifice)
performSacredRitualEvent(address caller, uint256 vessel, uint256 sacrifice)
constructor(address burner, address rare)
This contract contains no fallback and receive objects.
This contract contains no error objects.