InterleaveSuperNFT

Verified contract

Active on Ethereum with 804 txns
Deployed by via 0x29114203 at 13932416
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "InterleaveSuperNFT"

0xd561236b9e07c257e32f56adaf09e9e6dc1328e9e5dbdbc0ecf04e2eeced2cc4
0xd3c44cb2f43539713ed8d5f50d04e50bfb5c7b028abaec39e2fb2b4de7ee1d1f
0xa8e67300b5d95bf83dea8c4073ddb8a07f4b3e7acf100963e0be45e4393c8231
0x02438f79bf2238e84e7cee34a063ba4ec617d7283eb2447b1633cd108fc3918d
0x113638f43efb632104c746f3a46d22795ea3e262e902b49a269c4aa0777bfaba
0x19f9c5b8fe0bc34f2b3cbbc2d88eaf7ee367dfa12264a53d092008bc7dc17b7c
0x1baca043adec97465e0f970cff625656756f360c6bbc07799a90f9341b779f6d
0x12e56a4f61fbee099ea3b80c677717637d077d69306c9313c8936d592f3dc269
0xd04ab28b9f5087842954fe0f8b7e30808f1e63bd735f444b922c06bc2ad0cecb
From
0x5ddd2413219361b083e2705198ff9e3382a066977f3fc304556aad274b7f479d

Functions
Getter at block 21229244
MINTING_PERIOD_END(view returns (uint256)
1641817050
REQUIRED_BURN_AMOUNT(view returns (uint256)
6
baseURI(view returns (string)
ipfs://QmTn1rMeoswVvqiLixf52zFyNdgcJioR7Q5mBkgu3sLXeX
interleaveNFT(view returns (address)
0x7ca2dcd417a57f846e0cfb3c1383736e7dbec1a9
owner(view returns (address)
0x3e43fc8013874ca3950a20b4bb0cf412940a4a14
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 typeIdview returns (string)
validSuperNFTs(uint256view returns (bool)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mintSuperNFT(uint256[] _idsToBurn
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMintingPeriodEnd(uint256 _timeInSeconds
transferOwnership(address newOwner
updateBaseUri(string _baseURI
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetBaseURI(string indexed _baseURI
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _interleaveNFTuint256 _mintingPeriodLengthInSecondsstring _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.