NFT

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9f663096 at 17065662
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "NFT"

No transactions found for "NFT"


Functions
Getter at block 20935489
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FUNCTION_TYPE_SEND(view returns (uint16)
1
NO_EXTRA_GAS(view returns (uint256)
0
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
PLATFORM_ADMIN(view returns (bytes32)
0x4ff52032f36e32ac782042a01802e20394d4255c84a3c046490be98ab632691b
REVIEW_ADMIN(view returns (bytes32)
0x276bb9fc5b276fb81676f47c8e6f3abbd79776961bb5ed6ed9c7f23a66ca079a
arweaveURI(view returns (string)
collectionRevealed(view returns (bool)
false
deployTimeStamp(view returns (uint32)
0
factory(view returns (address)
0x0000000000000000000000000000000000000000
initialised(view returns (bool)
true
ipfsURI(view returns (string)
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
maxSupply(view returns (uint256)
0
metadataLocked(view returns (bool)
false
metadropCustom(pure returns (bool isMetadropCustom_)
false
mintingComplete(view returns (bool)
false
name(view returns (string)
NFT
owner(view returns (address)
0xd0aaa52a08883ac6c960314831bfbadf8f035dbe
pauseCutOffInDays(view returns (uint8)
0
paused(view returns (bool)
false
positionProof(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
preRevealURI(view returns (string)
precrime(view returns (address)
0x0000000000000000000000000000000000000000
recordedRandomWord(view returns (uint256)
0
symbol(view returns (string)
NFT
totalBurned(view returns (uint256 totalBurned_)
0
totalMinted(view returns (uint256 totalMinted_)
0
totalSupply(view returns (uint256 totalSupply_)
0
totalUnminted(view returns (uint256 totalUnminted_)
0
useArweave(view returns (bool)
false
useCustomAdapterParams(view returns (bool)
false
vrfStartPosition(view returns (uint256)
0
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)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
grantRole(bytes32addresspure 
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string tokenURI_)
trustedRemoteLookup(uint16view returns (bytes)
validPrimaryMarketAddress(addressview returns (bool)
State-modifying
approve(address operatoruint256 tokenId
burn(uint256 tokenId
deleteDefaultRoyalty(
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
fulfillRandomWords(uint256 requestId_uint256[] randomWords_
initialiseNFT(address owner_address projectOwner_struct IConfigStructuresPrimarySaleModuleInstance[] primarySaleModules_struct IConfigStructuresNFTModuleConfig nftModule_address royaltyPaymentSplitter_uint96 royaltyFromSalesInBasisPoints_string[3] collectionURIs_uint8 pauseCutOffInDays_
lockURIsCannotBeUndone(string confirmation_
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
metadropMint(address caller_address recipient_address allowanceAddress_uint256 quantityToMint_uint256 unitPrice_
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
revealCollection(
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _tokenIdaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setApprovalForAll(address operatorbool approved
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setDefaultRoyalty(address recipient_uint96 fraction_
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setMintingCompleteForeverCannotBeUndone(string confirmation_
setPositionProof(bytes32 positionProof_
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setStartPosition(
setTrustedRemote(uint16 _srcChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setURIs(string preRevealURI_string arweaveURI_string ipfsURI_
setUseArweave(bool useArweave_
setUseCustomAdapterParams(bool _useCustomAdapterParams
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
transferPlatformAdmin(address newPlatformAdmin_
transferProjectOwner(address newProjectOwner_
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
MetadropMint(address indexed allowanceAddressaddress indexed recipientAddressaddress callerAddressaddress primarySaleModuleAddressuint256 unitPriceuint256[] tokenIds
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PositionProofSet(bytes32 positionProof
RandomNumberReceived(uint256 indexed requestIduint256 randomNumber
ReceiveFromChain(uint16 indexed _srcChainIdbytes indexed _srcAddressaddress indexed _toAddressuint256 _tokenId
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
Revealed(
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes indexed _toAddressuint256 _tokenId
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
VRFPositionSet(uint256 VRFPosition
Constructor
constructor(address epsRegister_address lzEndpoint_bool layerZeroBase_
Fallback and receive
fallback(
receive(
Errors
AdapterParamsMustBeEmpty(
AdditionalAddressesCannotBeAddedToRolesUseTransferToTransferRoleToAnotherAddress(
AlreadyInitialised(
CallerIsNotDefaultAdmin(address caller
CallerIsNotOwnerOrApproved(
CallerIsNotPlatformAdmin(address caller
CallerIsNotPlatformAdminOrFactory(address caller
CallerIsNotPlatformAdminOrProjectOwner(address caller
CallerIsNotProjectOwner(address caller
CallerIsNotReviewAdmin(address caller
DestinationIsNotTrustedSource(
GasLimitIsTooLow(
IncorrectConfirmationValue(
InvalidAdapterParams(
InvalidAddress(
InvalidEndpointCaller(
InvalidMinGas(
InvalidRecipient(
InvalidSourceSendingContract(
InvalidToken(
InvalidTokenAllocationMethod(
MetadataIsLocked(
MetadropFactoryOnly(
MinGasLimitNotSet(
MintingIsClosedForever(
NoTrustedPathRecord(
OperatorNotAllowed(address operator
PauseCutOffHasPassed(
PositionProofAlreadySet(
QuantityExceedsRemainingSupply(
SendFromIncorrectOwner(
TransferFailed(
VRFAlreadySet(