OgreWorld

Verified contract

Active on Ethereum with 391 txns
Deployed by via 0x1bb2fce0 at 15581502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "OgreWorld"

0x0af523efab5c8f1e57fe2320754fc9553506921e618dc07e4169efba2996860b
0xa82b5864c9cd0ee7b8cef3fd558d11bf449d0268cc20993c67ccb71ec9eb1e9f
0x200ef1ba8108058d47ccfcee1cfcd0ef640ace18dee49bcf79b4c2acca3ae003
0x6930d1e8f8a835b3baba626ec4b812fbebd690da9f2de6ccf9a02fcc3eabc187
0xd95cdb02f0b59b1fffc1fdecd860ff8f78cf4caab46a806fcdda56c1385d1142
0x35004e615e4f0c0427a282c57556d655909d6a1562914c47594f4236d02c7cdc
0xbc7c4439fe021375df19503db67172e8c823213a1af90f44005ecbdf1defc378
0xdfe75447382b008ffbcf77805728e8985cc2ca46d9f4576e307dc97369f2c204
0x09d1b508dee2b46455cf4b591699b51ccfe10b07d5062a55a0bfdfd111a2be72
0x0fd8fc488115845b7394db414c4c3b5450ad3212d03f4c75a720c45489f33bda

Functions
Getter at block 21310639
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Price(view returns (uint256)
0
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
6666
isPublicSaleOn(view returns (bool)
false
maxPerAddressDuringMint(view returns (uint256)
10
maxSupply(view returns (uint256)
6666
name(view returns (string)
OgreWorld
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x86721b7ca2e573b7608314444b591c5f469ca48b
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelist)
(publicMintStartTime=1663773829, MintStartTime=1663773829, Price=0, AmountForWhitelist=20)
symbol(view returns (string)
OW
totalSupply(view returns (uint256)
2280
Read-only
_addressTransferToContract(addressview returns (bool)
_transferToContract(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInTheWhitelist(bytes32[] _merkleProofview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
InitInfoOfSale(uint32 publicMintStartTimeuint32 mintStartTimeuint256 priceuint256 amountForWhitelist
PublicMint(uint256 quantitypayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowAddressToContract(address[] _addressbool[] _allow
setAllowToContract(
setAllowTokenToContract(uint256 _tokenIdbool _allow
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
setPublicMintStartTime(uint32 timestamp
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(