Genesis

Verified contract

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

No balances found for "Genesis"

0x63ad5f092d4f88c6843b193a232dcc372e58d3464477c8ebf890cb254ce13cd0
0x38cf0d7f27a96649ca79bf3fee37f2ae3c6f96f6f126f77c6cfcd9543ef8827d
0xd507b97717cc179ed0f23cd00988efc90549d7381c1ee2d30475a004eadd468a
0x3067ef20a81cfde7b7506efd51700a5a3638ef44adb74e99e367f24698c3d498
0xa77bb957e5f0e9289bd1de4effd5510e04c905e1f525342c5daff9bf50e4a010
0x88153de0f81cee1a3e2aff66812575434950e95f1a7d98ec5045c177bf079357
0x6ccf351095f7e65290a47da3a6b459d3aaac3abab17c828a5e267415fe65bfba
0xaffe2810d708b668ff0d209563268e521031d28dc656d5b5b211bcc08e6fa521
0xa7e0578c98eebfcf146a309323165c21711c181223ac8190b84f510a88f72faa
0x75365e81d8098caae47d8862e19ed01bed5a29f329948c0adb047ee5ac578fed

Functions
Getter at block 21395369
airdropSupply(view returns (uint256)
274
baseTokenURI(view returns (string)
https://metavolution.mypinata.cloud/ipfs/QmRBouXVpdpCZb6wNgGgooZ2iEbfRyRWUM7G6DfwasXLgA
hiddenTokenURI(view returns (string)
https://metavolution.mypinata.cloud/ipfs/QmZfZx2n6V2vxT55oh8KoAT6Y8u8RBkrPoGr7JVYcZWxyd
isPublicSaleActive(view returns (bool)
true
isTokenHidden(view returns (bool)
false
maxAirdropSupply(view returns (uint256)
6000
maxAmountPerTx(view returns (uint256)
20
maxCollection(view returns (uint256)
5
maxSupply(view returns (uint256)
8778
merkleRootWL(view returns (bytes32)
0xeffe6685aaa1ce2edf908176c5160f5dff3b232f95f5c46c7484b33c618d790a
name(view returns (string)
Genesis
owner(view returns (address)
0x300cb77507fe338578da7b851694595692695294
paused(view returns (bool)
true
prePrice(view returns (uint256)
100000000000000000
price(view returns (uint256)
100000000000000000
publicPrice(view returns (uint256)
100000000000000000
revealTime(view returns (uint256)
1653676249
symbol(view returns (string)
GN
totalSupply(view returns (uint256)
850
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct ERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getType(bytes32[] _merkleProofuint256 _iduint256 _claimedTypeview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
merkleRootTypes(uint256view returns (bytes32)
numberMinted(address addview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airDrop(address[] addresses
approve(address touint256 tokenId
mint(bytes32[] _merkleProofaddress _touint256 _countpayable 
pause(bool _state
renounceOwnership(
revealToken(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setHiddenURI(string baseURI
setLId(uint256 _id
setMaxAmountPerTx(uint256 _maxAmountPerTx
setMerkleRoot(bytes32 _merkleRootWL
setMerkleRootTypes(bytes32[] _types
setPreSale(
setPublicSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

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