Citizens of Overworld

Verified contract

Active on Ethereum
Deployed by via 0xc491c39f at 16454529
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 32 additional slots
-
variable spans 5 additional slots
8 additional variables

No balances found for "Citizens of Overworld"

0x4e901ad5d16cd4bfd7bf3464abc9be42bc60f0d41bdbaef48cc350505e2debb7
0xf6ca0b253ed37742786474abf7d38d3be396567fe51e86b1f05460209dd7a387
0x2b7a49049697eb26772e2a515c01873cbfee84cdcb9fe889f8e71f5e7221d8df
0x639f7a557ce92d732031eec79d259e2ebd963367defb6946c87384d540c7b048
0x2b867f7674c876711e1d16814f985e9c7244bc862840e89b985046ac42a92a45
0xf705b45a95cf23ff551a80f9a6523abbdf5e1930ce6de4a1bb37f489c8260d6f
0x5857dee028c61e1a6e7691631848a1634407607f7e3c09e7a2c11cc6b4dcbd50
0x0d8a11128175b8e704a92060dfdbdef1e8672759decd06aafa504e0f8100b7f1
0xfee22443c088f6088175a8348ecdc058d0ad88c3d0940367efc16dac58459d29
0x8ada5be22314bf8e08a1f8dec91009e2d5293d8a096f780b105625c898a22bb2

Functions
Getter at block 20791760
MAX_MINT_OWNER(view returns (uint256)
30
MAX_MINT_PER_WALLET(view returns (uint256)
4
MAX_SUPPLY(view returns (uint256)
11111
PRICE_AFTER_FIRST_MINT(view returns (uint256)
5000000000000000
compressedDataLoaded(view returns (bool)
true
legendaryAnimations(view returns (bytes)
0x01666666ffffff02ffd700fffff00300b100f3f5e804ae001af4bebe0583509febd8f00609319fb4eff407d53600feba0a
mintLive(view returns (bool)
false
name(view returns (string)
Citizens of Overworld
owner(view returns (address)
0x5b5b71687e7cb013ae35ac9928dbd5393ea36c63
symbol(view returns (string)
OVRWRLD
tokensMintedByOwner(view returns (uint256)
3
totalSupply(view returns (uint256)
11084
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getDNA(uint256 seedview returns (struct CitizensOfOverworldDNA)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedInfo(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdToMetadata(uint256 tokenIdview returns (string)
tokenIdToSVG(uint256 tokenIdview returns (string)
tokenIdToSeed(uint256view returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
cutSupply(uint256 _newSupply
flipMintStatus(
loadCompressedData(bytes[][] _inputTraitsbytes20[][] _traitMetadatastring[6] _backgroundsbytes _legendaryAnimationsbytes _legendaryRectsbytes _colorHexListstring[33] _lookupuint256 _MAX_SUPPLY
mint(uint256 quantitypayable 
ownerMint(uint256[] customSeeds
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BadPrice(
BalanceQueryForZeroAddress(
BiggerSupplyPls(
DownOnly(
MintERC2309QuantityExceedsLimit(
MintNotLive(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SoldOut(
TooMany(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(