Metamon Gen0

Verified contract

Active on Ethereum with 135 txns
Deployed by via 0xcee6d3c6 at 19679144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Metamon Gen0"

0x35a05d0eea9eb1650fe7a8318a4a94bf61464ad64375341afe31e36ec4982a9a
0xd5335cabed99da7d25647dbdc0acd162ebb573dc393b2263b6e9d08595df43f3
0xb73e57e90a9b918fdec74038261b3606c1a57552bea4c0043a6dbeba161c307e
0x0d018a3e7d72d4171d2f859209353a6d02b59f18eb3f8993f5f0f9aa8b33d8a7
0x9ae47639ac0c82559eb29d5559e6ea6060aebfd0d181ece7e31ebaf571b70253
0x90c4f0473226ba4d3c9a19ee14133ebb1810f9553fad01b986165597272bf8a5
0xf5cc674565235800320a1f345a4a65bbed2ec70b55f6f0028d0f7a9a1ea65943
0x0edef48524a2c753e19ff00371823ea9d709c11e204a87d0a90f0632c84c6a9d
0x468589afd90ac25248e8145ef546b3cc41ed322447cf79654ca36df739615449
0x65c7cf4f4d46e634504e3aff292b76d1f4ca79e144a40e87457a227b83dfc9f1

Functions
Getter at block 20921413
DEFAULT_OPERATOR_WHITELIST_ID(view returns (uint120)
1
DEFAULT_TRANSFER_SECURITY_LEVEL(view returns (uint8)
1
DEFAULT_TRANSFER_VALIDATOR(view returns (address)
0x0000721c310194ccfc01e523fc93c9cccfa2a0ac
getPermittedContractReceivers(view returns (address[])
[]
getSecurityPolicy(view returns (struct CollectionSecurityPolicy)
(3, 0, 0)
getTransferValidator(view returns (address)
0xa000027a9b2802e1ddf7000061001e5c005a0000
getWhitelistedOperators(view returns (address[])
[0x9A1D00bEd7CD04BCDA516d721A596eb22Aac6834, 0x9A1D001670C8b17F8B7900E8d7a41e785B3F0515]
hiddenMetadataUri(view returns (string)
https://gateway.pinata.cloud/ipfs/QmXmR5zNwkeLBa6ERm2fNULZQoXQjAgCNBxJmSxMdDtMG8/unrevealed.json
maxSupply(view returns (uint256)
1000
name(view returns (string)
Metamon Gen0
ogCost(view returns (uint256)
25000000000000000
ogMaxMintAmountPerTx(view returns (uint256)
2
ogMerkleRoot(view returns (bytes32)
0x2181f32cbaef53fd61ca5ce30df3402d42d02a2bb988173a6880197adf94acb7
owner(view returns (address)
0xd7fcbee198b2eec48bd45423b9ab66699aae1306
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
MetamonGen0
totalSupply(view returns (uint256 result)
100
uriPrefix(view returns (string)
https://metamongame.com/metadata-874c2b530/gen0-data/
uriSuffix(view returns (string)
.json
whitelistMintEnabled(view returns (bool)
false
wlCost(view returns (uint256)
30000000000000000
wlMaxMintAmountPerTx(view returns (uint256)
1
wlMerkleRoot(view returns (bytes32)
0xf0dc04ede158e1b88c6fddcf055c764c79a092e8f8328e5529b5e4a7dc288528
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isContractReceiverPermitted(address receiverview returns (bool)
isOperatorWhitelisted(address operatorview returns (bool)
isTransferAllowed(address calleraddress fromaddress toview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
whitelistClaimed(addressview returns (bool)
State-modifying
approve(address touint256 tokenIdpayable 
burn(uint256 _tokenId
mintForAddress(uint256 _mintAmountaddress _receiver
ogMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
publicMint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setOgMerkleRoot(bytes32 _merkleRoot
setPaused(bool _state
setRevealed(bool _state
setToCustomSecurityPolicy(uint8 leveluint120 operatorWhitelistIduint120 permittedContractReceiversAllowlistId
setToCustomValidatorAndSecurityPolicy(address validatoruint8 leveluint120 operatorWhitelistIduint120 permittedContractReceiversAllowlistId
setToDefaultSecurityPolicy(
setTransferValidator(address transferValidator_
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMintEnabled(bool _state
setWlMerkleRoot(bytes32 _merkleRoot
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
wlMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
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
TransferValidatorUpdated(address oldValidatoraddress newValidator
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
CreatorTokenBase__InvalidTransferValidatorContract(
CreatorTokenBase__SetTransferValidatorFirst(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotCompatibleWithSpotMints(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SequentialMintExceedsLimit(
SequentialUpToTooSmall(
ShouldNotMintToBurnAddress(
SpotMintTokenIdTooSmall(
TokenAlreadyExists(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(