OmniEggs

Verified contract

Proxy

Active on Ethereum with 731 txns
Deployed by via 0x0fd34153 at 14603835
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99999 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots

No balances found for "OmniEggs"

0x54f18d8fde559bf3bece0d0262379affa7b3dc11b92dd22f07a08a9a2dc487ab
0x6c4d8a2311504950b52d485d940f3869c7473c0cf81dd1d645712882ff313916
0x03885dc47efe22d9234e10008f6d6f0ead5814eff233ef9e86179ecd25112205
0x8dc31e174283d18b354e0a0f009797c1cfcce61a1e36f206be225c035ae427bf
0x53d5aa9ed74c462ab541ad6c55f9ddce92217a155681d18a329c9d2b61bbcfe1
0x7c03df9eeb3d8ccfa585fe79c6f9356c449692929825f2889c3c9e9b5d06dedb
0xf5c031bca65298b88f0be2066b96f73b6fd6910e339e1889608d8f6608f2d939
0xb1ab646ee827064904a6b16f8642ce09b568e951e9c1636bd1072c08671ad0ed
0x9a95057b31860e810d72ac6d0dcffe4a106beec316f1a080b5f26e2fdc718a09
0xcf912e005c487a0ebddba1a487a9621052acf5139674c4612480ed74957b3e1f

Functions
Getter at block 21189686
MAX_MULTIMINT(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
4269
MINT_LIMIT_PER_WALLET(view returns (uint256)
20
implementation(view returns (address)
0x43955024b1985e2b933a59021500ae5f55b04091
saleIsActive(view returns (bool)
true
totalSupply(view returns (uint256)
4269
__owner(view returns (address)
0x74ea90bf935a32efe0117a6df75d75be0ee1d69c
advancedConfig(view returns (uint16 royaltyBpsstring uriBasestring uriExtensionbool hasTransferHook)
(royaltyBps=1000, uriBase=ipfs://bafybeibje2abmpqrqad4yrmc4iwompzrcioflqgdvtn7z4gfjvxhy5xnrm/, uriExtension=, hasTransferHook=false)
deployedBlock(view returns (uint256)
13650723
name(view returns (string)
OmniEggs
owner(view returns (address)
0x74ea90bf935a32efe0117a6df75d75be0ee1d69c
symbol(view returns (string)
EGGS
totalSupply(view returns (uint256)
4269
Read-only
allowedMintCount(address minterview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
__exists(uint256 tokenIdview returns (bool)
__isApprovedForAll(address _owneraddress operatorview returns (bool)
__isApprovedOrOwner(address spenderuint256 tokenIdview returns (bool)
__tokenURI(uint256 tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
mint(uint256 count
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
withdraw(
__burn(uint256 tokenId
__mint(address touint256 tokenId
__setBaseURI(string uriBasestring uriExtension
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address newOwnerstring _namestring _symbolstruct ConfigSettings settings
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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(address baseFactorystring customBaseURI_
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.