NFT Worlds

Verified contract

Active on Ethereum with 54,730 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
--
0xd41ea0a3682ad259e615a0320e021ba2078c32413e2ee9a339887f21a09f8c73
0xea257b86f8074f36535713faf00778d102ef9fe11633e6d0423a603540decf54
0xca5d2989d492b46fbd5a0414f3b1f0491a0e13b28c9f4c3b2b1b8db93eab69a8
0xe43c5ddc058ba0e52e056093e4b61fa93cca1cbf555ac17f69bf214324111018
From
0x39015c2d1971ed0129d54aca1a474292c418226e7cf83322f6e302113bf775f5
0x1960587bd1ed65e47fcd5dcf241da9005c8b19a04a2a5421f3250c1c4ea537d8
0x49b4d95194c49006a7ca7aa86d3c455bb8b6e0491a068f683e49724cab0561f7
0xfdfe659d01f9f2a05e0651ff91c5dc0a78e816e76f8ab5bb1cd1ae5f6b73396b
0x949e2c9449118d547a762c46ab67d367d29d71a8d0f4ce5209cf57bad2090e53
From
0xe4942dbf9f839b00d7e226514fee38948605568359d51e240fed27171a63f365
From

Functions
Getter at block 21158200
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.