NFT Worlds

Verified contract

Active on Ethereum with 54,735 txns
Deployed by via 0x9bc35f0c at 13352299
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
ERC-20
--
 (#2056)
ERC-721
--
 (#1840)
ERC-721
--
 (#1)
ERC-1555
--
 (#2056)
ERC-721
--
 (#1840)
ERC-721
--
 (#220)
ERC-1555
--
0x82a8fec721dfb7787c6a956c552e9506cbd1a04dd693bc02656fe2ffdacff3e7
0xbfc14f519a4bf7cec8949765b2440c7baab91515b29efff9af3fe7e55bfd3539
0x0212abea639716c463cedb1623fed39bec62ebb8c2efdb89608f9ab7f4c82fbe
0x1040c2ff914093ffc1302fbd856a5015121da4de09eb44cea99e6bc175c8bdde
0xd3bbe3e1ba47aeddd6ab3ea3fee9646e2165e8a3bce4a4c6a02d2859099d4624
0xd41ea0a3682ad259e615a0320e021ba2078c32413e2ee9a339887f21a09f8c73
0xea257b86f8074f36535713faf00778d102ef9fe11633e6d0423a603540decf54
0xca5d2989d492b46fbd5a0414f3b1f0491a0e13b28c9f4c3b2b1b8db93eab69a8
0xe43c5ddc058ba0e52e056093e4b61fa93cca1cbf555ac17f69bf214324111018
From
0x39015c2d1971ed0129d54aca1a474292c418226e7cf83322f6e302113bf775f5

Functions
Getter at block 21323921
ipfsGateway(view returns (string)
https://metadata.nftworlds.com/ipfs?ipfs=
mintEnabled(view returns (bool)
true
mintSupplyCount(view returns (uint256)
10000
name(view returns (string)
NFT Worlds
owner(view returns (address)
0xcf3acec6dd54c1471a94a3ba5c927c1dfd215946
symbol(view returns (string)
NFT Worlds
totalMinted(view returns (uint256)
10000
totalSupply(view returns (uint256)
10000
whitelistAddressCount(view returns (uint256)
2571
whitelistMintCount(view returns (uint256)
3360
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBiomes(uint256 _tokenIdview returns (string[])
getDensities(uint256 _tokenIdview returns (string[3])
getFeatures(uint256 _tokenIdview returns (string[])
getGeography(uint256 _tokenIdview returns (uint24[5])
getResources(uint256 _tokenIdview returns (uint16[9])
getSeed(uint256 _tokenIdview returns (int32)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenMetadataIPFSHashes(uint256view returns (string)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
emergencySetIPFSGateway(string _ipfsGateway
joinWhitelist(bytes _signature
mintWorld(struct NFTWorldsMintData _mintDatabytes _signature
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMintEnabled(bool _enabled
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMetadataIPFSHash(uint256 _tokenIdstring _tokenMetadataIPFSHash
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 _mintSupplyCountuint256 _ownerMintReserveCountuint256 _whitelistExpirationTimestampuint256 _maxWhitelistCountuint256 _maxMintPerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.