Defimons Monsters

Verified contract

Active on Ethereum with 2,123 txns
Deployed by via 0x8165851c at 17634591
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Defimons Monsters"

0x61ba9e348cd2e7b0bc71afe98dcc7b9135d7f0447a266d0bfdd17285efc79028
0xcdb1c779a81cb49f39ccfb145aea495258e74a5a08e9c160af8ce4b196694004
0x70da336927bdea3a828dc2f5f37db2216fed68399eabd33eef14b87c846fbb86
0xbb851ad1466055657a9859ebce1c161bbe074ca3ec45c74cd54b2f9f8b05b267
0x54c331b5d37d8cf02240c314f2a4e80c69e49a1247e6ef4a82c39b6a75ede95f
0xc859856986c2bcbc21ed150ded9febde557b540a68a82ae2793bdb9c43d4464d
0xca2afb1880cba136600396e46e2a919a2f749002d4c20396cb461e7b22fc9745
0x1ca57054c3d0c7c67316e358035d32495af93d8d46788ce0eaeb4b9e0bd1508b
0x8188f8b414a097940949f73b6449f80af3a118aae36127ff06dda8ba1aa2ab42
0x95e63955af16c66e57ed5487f62adc89fa7b9297624c50bfb271a77f0c3fa228

Functions
Getter at block 21272196
getSalesCount(view returns (uint256)
4
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
maxMint(view returns (uint256)
3333
name(view returns (string)
Defimons Monsters
nextToMint(view returns (uint256)
3334
owner(view returns (address)
0x7382bcf0bda75e8cfdf5d5d7515c6aa59d480a04
symbol(view returns (string)
MONS
Read-only
balanceOf(address ownerview returns (uint256)
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _tokenIdbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getApproved(uint256 tokenIdview returns (address)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getMintedAmount(uint256 saleId_address user_view returns (uint256)
getSale(uint256 saleId_view returns (struct DefimonsStarterMonstersSale)
hasStoredPayload(uint16 _srcChainIdbytes _srcAddressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isSaleActive(uint256 saleId_view returns (bool)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
addSale(uint64 start_uint64 finish_uint8 _limituint64 _pricebool whitelist_bytes32 root_bool hasMaxMint_uint40 maxMint_
approve(address touint256 tokenId
editSale(uint256 saleId_uint64 start_uint64 finish_uint8 _limituint64 _pricebool whitelist_bytes32 root_uint40 maxMint_
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
onERC721Received(address _operatoraddressuint256bytesreturns (bytes4)
ownerMint(address[] users_uint256[] quantities_
publicSaleMint(uint256 saleId_address user_uint256 quantity_bytes32[] proof_payable 
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
retryPayload(uint16 _srcChainIdbytes _srcAddressbytes _payloadpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
send(uint16 _dstChainIdbytes _toAddressuint256 _tokenIdaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setApprovalForAll(address operatorbool approved
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setMaxMint(uint256 newMaxMint_
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _srcChainIdbytes _srcAddress
setURI(string newURI_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistSaleMint(uint256 saleId_address user_uint256 userAllowanceFromApartmentMints_uint256 quantity_bytes32[] proof_payable 
withdrawERC20(address token_address to_uint256 amount_
withdrawEther(address to_uint256 amount_
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
LogOwnerMint(address[] usersuint256[] amounts
LogRefund(uint256 indexed saleIdaddress indexed touint256 value
LogSale(uint256 indexed saleIdaddress indexed touint256 quantity
LogSaleCreated(uint256 indexed saleIduint64 startuint64 finishuint8 limituint64 pricebool whitelistbytes32 rootbool hasMaxMintuint40 maxMint
LogSaleEdited(uint256 indexed saleIduint64 startuint64 finishuint8 limituint64 pricebool whitelistbytes32 rootbool hasMaxMintuint40 maxMint
LogSetMaxMint(uint256 prevMaxMintuint256 newMaxMint
LogSetURI(string newURI
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdbytes indexed _srcAddressaddress indexed _toAddressuint256 _tokenIduint64 _nonce
SendToChain(address indexed _senderuint16 indexed _dstChainIdbytes indexed _toAddressuint256 _tokenIduint64 _nonce
SetTrustedRemote(uint16 _srcChainIdbytes _srcAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_address lzEndpoint_string initialURI_uint256 maxMint_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressessAmountsLengthsMismatchError(
InvalidSaleIntervalError(uint256 startuint256 finish
InvalidSaleMaxMintError(
InvalidWhitelistRootError(
MaximumSaleLimitReachedError(uint256 saleIdaddress useruint256 limit
MaximumSaleMintSupplyReachedError(uint256 saleId
MaximumTotalMintSupplyReachedError(
NotInSalePhaseError(uint256 saleIduint256 startuint256 finishuint256 current
SaleNotFoundError(uint256 saleId
StaleMaxMintUpdateError(
UserNotWhitelistedOrWrongProofError(uint256 saleIdaddress userbytes32[] proof
WrongValueSentForMintError(uint256 saleIduint256 valueuint256 priceuint256 quantity
ZeroAddressError(
ZeroMintQuantityError(
ZeroUsersToMintError(