ogrevillage.wtf

Verified contract

Active on Ethereum with 417 txns
Deployed by via 0x33038184 at 14893013
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ogrevillage.wtf"

0xc5c8735beaa747f80a3ef1b435e5983a43f908d4ff10f1bc02a2df7b9a1098ce
0xb756e391f1ab82b5e53298ca46e776b13b86f7a82f101a82be9b4d766471ffa6
0x5edf373478330933dacce29e6f75f074de4302aa1e4b80fd41ef8fe6dab66fcf
0xf8129332f8959784827c26f81e6a7b5dc7091a635cb51a2d18b706dac27038f7
0x891d1a11368d8d9c259b46a31324086b39c3f5dfc5fa0cf23e2d3278ecdaefed
0x910d300fee0b8eba94ba00783a4734e5bf682112e83bbb3198659c4ae062b805
0x162bf43164c4287d94ffe0706f7c9eab3e3ab629d528bd6d85b8d12c9d3444c4
0x407679b4c2720a000eda959c44fdbd70b6707a44fb0cef71ec1ca088aa119428
0x0f1bfcdc7b549db220695affa9674a6afdf74385933df377c2c10fbe2a6672ad
0x8abab4a49984aeec147ec1c71b024a6aacbdb2f6a83c1542e46b941be922713b

Functions
Getter at block 21321404
cost1(view returns (uint256)
0
cost2(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
maxLimitPerWallet(view returns (uint256)
20
maxMintAmountPerTx(view returns (uint256)
10
name(view returns (string)
ogrevillage.wtf
owner(view returns (address)
0xc6ab17aed020aea686914b1e705fc2ca23fb5d4f
price(view returns (uint256)
0
revealed(view returns (bool)
true
sale(view returns (bool)
true
supplyLimit(view returns (uint256)
2510
symbol(view returns (string)
OVW
totalSupply(view returns (uint256)
1083
uri(view returns (string)
ipfs://QmVBtMpRnwHLza3FhSEFsVY1DtL9McVrhGs51taL5Ud41X/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
Airdrop(uint256 _mintAmountaddress _receiver
Mint(uint256 _mintAmountpayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setRevealed(bool _state
setSaleStatus(bool _sale
setUriSuffix(string _uriSuffix
setcost1(uint256 _cost1
setcost2(uint256 _cost2
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(